Origin Endpoint Authorization Args
data class OriginEndpointAuthorizationArgs(val cdnIdentifierSecret: Output<String>, val secretsRoleArn: Output<String>) : ConvertibleToJava<OriginEndpointAuthorizationArgs>
CDN Authorization credentials
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint.
Link copied to clipboard
The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.