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.64.0 published on Friday, Jun 2, 2023 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.64.0 published on Friday, Jun 2, 2023 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,
                       egress_access_logs: Optional[PackagingGroupLogConfigurationArgs] = None,
                       tags: Optional[Sequence[PackagingGroupTagArgs]] = None)
    @overload
    def PackagingGroup(resource_name: str,
                       args: Optional[PackagingGroupArgs] = None,
                       opts: Optional[ResourceOptions] = None)
    func NewPackagingGroup(ctx *Context, name string, args *PackagingGroupArgs, opts ...ResourceOption) (*PackagingGroup, error)
    public PackagingGroup(string name, PackagingGroupArgs? args = null, 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:

    Authorization PackagingGroupAuthorizationArgs

    CDN Authorization

    EgressAccessLogs PackagingGroupLogConfigurationArgs

    The configuration parameters for egress access logging.

    Tags []PackagingGroupTagArgs

    A collection of tags associated with a resource

    authorization PackagingGroupAuthorizationArgs

    CDN Authorization

    egressAccessLogs PackagingGroupLogConfigurationArgs

    The configuration parameters for egress access logging.

    tags List<PackagingGroupTagArgs>

    A collection of tags associated with a resource

    authorization PackagingGroupAuthorizationArgs

    CDN Authorization

    egressAccessLogs PackagingGroupLogConfigurationArgs

    The configuration parameters for egress access logging.

    tags PackagingGroupTagArgs[]

    A collection of tags associated with a resource

    authorization PackagingGroupAuthorizationArgs

    CDN Authorization

    egress_access_logs PackagingGroupLogConfigurationArgs

    The configuration parameters for egress access logging.

    tags Sequence[PackagingGroupTagArgs]

    A collection of tags associated with a resource

    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

    PackagingGroupAuthorization

    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

    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.

    PackagingGroupTag

    Key string
    Value string
    Key string
    Value string
    key String
    value String
    key string
    value string
    key str
    value str
    key String
    value String

    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.64.0 published on Friday, Jun 2, 2023 by Pulumi