CustomSecretConfig
class CustomSecretConfig
Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
You can use either CmkSecretConfig
or CustomSecretConfig
to provide credentials for a CreateLocation
request. Do not provide both parameters for the same request.