Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-mediapackage-packaginggroup.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::MediaPackage::PackagingGroup. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-mediapackage.git

Properties

Id string | Aws_CF_FunctionString required

The ID of the PackagingGroup.

Authorization object
2 nested properties
CdnIdentifierSecret string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.

SecretsRoleArn string | Aws_CF_FunctionString required

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

Tags Tag[]

A collection of tags associated with a resource

uniqueItems=true
EgressAccessLogs object
1 nested properties
LogGroupName string | Aws_CF_FunctionString

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.

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required
Authorization object
CdnIdentifierSecret string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.

SecretsRoleArn string | Aws_CF_FunctionString required

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

LogConfiguration object
LogGroupName string | Aws_CF_FunctionString

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.