Resource schema for AWS::MediaPackage::PackagingGroup
packaging_group_id
(String) The ID of the PackagingGroup.authorization
(Attributes) CDN Authorization (see below for nested schema)egress_access_logs
(Attributes) The configuration parameters for egress access logging. (see below for nested schema)tags
(Attributes List) A collection of tags associated with a resource (see below for nested schema)arn
(String) The ARN of the PackagingGroup.domain_name
(String) The fully qualified domain name for Assets in the PackagingGroup.id
(String) Uniquely identifies the resource.authorization
Required:
cdn_identifier_secret
(String) The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.secrets_role_arn
(String) The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.egress_access_logs
Optional:
log_group_name
(String) Sets a custom AWS CloudWatch log group name for egress logs. If a log group name isn't specified, the default name is used: /aws/MediaPackage/VodEgressAccessLogs.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_mediapackage_packaging_group.example <resource ID>