We recommend new projects start with resources from the AWS provider.
aws-native.mediapackage.PackagingGroup
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::MediaPackage::PackagingGroup
Create PackagingGroup Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PackagingGroup(name: string, args: PackagingGroupArgs, opts?: CustomResourceOptions);@overload
def PackagingGroup(resource_name: str,
                   args: PackagingGroupArgs,
                   opts: Optional[ResourceOptions] = None)
@overload
def PackagingGroup(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   aws_id: Optional[str] = None,
                   authorization: Optional[PackagingGroupAuthorizationArgs] = None,
                   egress_access_logs: Optional[PackagingGroupLogConfigurationArgs] = None,
                   tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None)func NewPackagingGroup(ctx *Context, name string, args PackagingGroupArgs, opts ...ResourceOption) (*PackagingGroup, error)public PackagingGroup(string name, PackagingGroupArgs args, CustomResourceOptions? opts = null)
public PackagingGroup(String name, PackagingGroupArgs args)
public PackagingGroup(String name, PackagingGroupArgs args, CustomResourceOptions options)
type: aws-native:mediapackage:PackagingGroup
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PackagingGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PackagingGroupArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PackagingGroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PackagingGroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PackagingGroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
PackagingGroup Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The PackagingGroup resource accepts the following input properties:
- AwsId string
- The ID of the PackagingGroup.
- 
Pulumi.Aws Native. Media Package. Inputs. Packaging Group Authorization 
- CDN Authorization
- EgressAccess Pulumi.Logs Aws Native. Media Package. Inputs. Packaging Group Log Configuration 
- The configuration parameters for egress access logging.
- 
List<Pulumi.Aws Native. Inputs. Create Only Tag> 
- A collection of tags associated with a resource
- AwsId string
- The ID of the PackagingGroup.
- 
PackagingGroup Authorization Args 
- CDN Authorization
- EgressAccess PackagingLogs Group Log Configuration Args 
- The configuration parameters for egress access logging.
- 
CreateOnly Tag Args 
- A collection of tags associated with a resource
- awsId String
- The ID of the PackagingGroup.
- 
PackagingGroup Authorization 
- CDN Authorization
- egressAccess PackagingLogs Group Log Configuration 
- The configuration parameters for egress access logging.
- 
List<CreateOnly Tag> 
- A collection of tags associated with a resource
- awsId string
- The ID of the PackagingGroup.
- 
PackagingGroup Authorization 
- CDN Authorization
- egressAccess PackagingLogs Group Log Configuration 
- The configuration parameters for egress access logging.
- 
CreateOnly Tag[] 
- A collection of tags associated with a resource
- aws_id str
- The ID of the PackagingGroup.
- 
PackagingGroup Authorization Args 
- CDN Authorization
- egress_access_ Packaginglogs Group Log Configuration Args 
- The configuration parameters for egress access logging.
- 
Sequence[CreateOnly Tag Args] 
- A collection of tags associated with a resource
- awsId String
- The ID of the PackagingGroup.
- Property Map
- CDN Authorization
- egressAccess Property MapLogs 
- The configuration parameters for egress access logging.
- List<Property Map>
- A collection of tags associated with a resource
Outputs
All input properties are implicitly available as output properties. Additionally, the PackagingGroup resource produces the following output properties:
- Arn string
- The ARN of the PackagingGroup.
- DomainName string
- The fully qualified domain name for Assets in the PackagingGroup.
- Id string
- The provider-assigned unique ID for this managed resource.
- Arn string
- The ARN of the PackagingGroup.
- DomainName string
- The fully qualified domain name for Assets in the PackagingGroup.
- Id string
- The provider-assigned unique ID for this managed resource.
- arn String
- The ARN of the PackagingGroup.
- domainName String
- The fully qualified domain name for Assets in the PackagingGroup.
- id String
- The provider-assigned unique ID for this managed resource.
- arn string
- The ARN of the PackagingGroup.
- domainName string
- The fully qualified domain name for Assets in the PackagingGroup.
- id string
- The provider-assigned unique ID for this managed resource.
- arn str
- The ARN of the PackagingGroup.
- domain_name str
- The fully qualified domain name for Assets in the PackagingGroup.
- id str
- The provider-assigned unique ID for this managed resource.
- arn String
- The ARN of the PackagingGroup.
- domainName String
- The fully qualified domain name for Assets in the PackagingGroup.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
CreateOnlyTag, CreateOnlyTagArgs      
PackagingGroupAuthorization, PackagingGroupAuthorizationArgs      
- CdnIdentifier stringSecret 
- The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- SecretsRole stringArn 
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- CdnIdentifier stringSecret 
- The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- SecretsRole stringArn 
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- cdnIdentifier StringSecret 
- The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secretsRole StringArn 
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- cdnIdentifier stringSecret 
- The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secretsRole stringArn 
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- cdn_identifier_ strsecret 
- The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secrets_role_ strarn 
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- cdnIdentifier StringSecret 
- The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secretsRole StringArn 
- The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
PackagingGroupLogConfiguration, PackagingGroupLogConfigurationArgs        
- LogGroup stringName 
- 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.
- LogGroup stringName 
- 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.
- logGroup StringName 
- 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.
- logGroup stringName 
- 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.
- log_group_ strname 
- 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.
- logGroup StringName 
- 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.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.