customSecretConfig
Specifies configuration information for a customer-managed Secrets Manager secret where the authentication token for an AzureBlob storage location 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
(with SasConfiguration
) or CustomSecretConfig
(without SasConfiguration
) to provide credentials for a CreateLocationAzureBlob
request. Do not provide both parameters for the same request.