1. Packages
  2. AWS Native
  3. API Docs
  4. mediapackage
  5. PackagingGroup

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.mediapackage.PackagingGroup

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Resource schema for AWS::MediaPackage::PackagingGroup

    Create PackagingGroup Resource

    new PackagingGroup(name: string, args: PackagingGroupArgs, opts?: CustomResourceOptions);
    @overload
    def PackagingGroup(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       authorization: Optional[PackagingGroupAuthorizationArgs] = None,
                       aws_id: Optional[str] = None,
                       egress_access_logs: Optional[PackagingGroupLogConfigurationArgs] = None,
                       tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None)
    @overload
    def PackagingGroup(resource_name: str,
                       args: PackagingGroupArgs,
                       opts: Optional[ResourceOptions] = 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.
    
    
    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

    The PackagingGroup resource accepts the following input properties:

    AwsId string
    The ID of the PackagingGroup.
    Authorization Pulumi.AwsNative.MediaPackage.Inputs.PackagingGroupAuthorization
    CDN Authorization
    EgressAccessLogs Pulumi.AwsNative.MediaPackage.Inputs.PackagingGroupLogConfiguration
    The configuration parameters for egress access logging.
    Tags List<Pulumi.AwsNative.Inputs.CreateOnlyTag>
    A collection of tags associated with a resource
    AwsId string
    The ID of the PackagingGroup.
    Authorization PackagingGroupAuthorizationArgs
    CDN Authorization
    EgressAccessLogs PackagingGroupLogConfigurationArgs
    The configuration parameters for egress access logging.
    Tags CreateOnlyTagArgs
    A collection of tags associated with a resource
    awsId String
    The ID of the PackagingGroup.
    authorization PackagingGroupAuthorization
    CDN Authorization
    egressAccessLogs PackagingGroupLogConfiguration
    The configuration parameters for egress access logging.
    tags List<CreateOnlyTag>
    A collection of tags associated with a resource
    awsId string
    The ID of the PackagingGroup.
    authorization PackagingGroupAuthorization
    CDN Authorization
    egressAccessLogs PackagingGroupLogConfiguration
    The configuration parameters for egress access logging.
    tags CreateOnlyTag[]
    A collection of tags associated with a resource
    aws_id str
    The ID of the PackagingGroup.
    authorization PackagingGroupAuthorizationArgs
    CDN Authorization
    egress_access_logs PackagingGroupLogConfigurationArgs
    The configuration parameters for egress access logging.
    tags CreateOnlyTagArgs]
    A collection of tags associated with a resource
    awsId String
    The ID of the PackagingGroup.
    authorization Property Map
    CDN Authorization
    egressAccessLogs Property Map
    The configuration parameters for egress access logging.
    tags 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

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    PackagingGroupAuthorization, PackagingGroupAuthorizationArgs

    CdnIdentifierSecret string
    The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
    SecretsRoleArn string
    The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
    CdnIdentifierSecret string
    The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
    SecretsRoleArn string
    The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
    cdnIdentifierSecret String
    The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
    secretsRoleArn String
    The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
    cdnIdentifierSecret string
    The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
    secretsRoleArn string
    The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
    cdn_identifier_secret str
    The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
    secrets_role_arn str
    The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
    cdnIdentifierSecret String
    The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
    secretsRoleArn String
    The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.

    PackagingGroupLogConfiguration, PackagingGroupLogConfigurationArgs

    LogGroupName 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.
    LogGroupName 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.
    logGroupName 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.
    logGroupName 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.
    log_group_name str
    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.
    logGroupName 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.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi