SecretsManagerAccessTokenConfiguration
AWS Secrets Manager access token configuration parameters. For information about Secrets Manager access token authentication, see Working with AWS Secrets Manager access token authentication.
Contents
- HeaderName
-
The name of the HTTP header used to supply the access token in requests to the source location.
Type: String
Required: No
- SecretArn
-
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the access token.
Type: String
Required: No
- SecretStringKey
-
The AWS Secrets Manager SecretString key associated with the access token. MediaTailor uses the key to look up SecretString key and value pair containing the access token.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: