OriginEndpointAuthorization

data class OriginEndpointAuthorization(val cdnIdentifierSecret: String, val secretsRoleArn: String)

CDN Authorization credentials

Constructors

Link copied to clipboard
constructor(cdnIdentifierSecret: String, secretsRoleArn: String)

Types

Link copied to clipboard
object Companion

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.