CmkSecretConfig
class CmkSecretConfig
Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed KMS key.
You can use either CmkSecretConfig
or CustomSecretConfig
to provide credentials for a CreateLocation
request. Do not provide both parameters for the same request.