PackagingGroupAuthorization

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

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 AWS Secrets Manager that is used for CDN authorization.

Link copied to clipboard

The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.