AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.mediapackage.PackagingGroup
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
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
The PackagingGroup resource accepts the following input properties:
- Aws
Id string - The ID of the PackagingGroup.
- Pulumi.
Aws Native. Media Package. Inputs. Packaging Group Authorization - CDN Authorization
- Egress
Access 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
- Aws
Id string - The ID of the PackagingGroup.
- Packaging
Group Authorization Args - CDN Authorization
- Egress
Access PackagingLogs Group Log Configuration Args - The configuration parameters for egress access logging.
- Create
Only Tag Args - A collection of tags associated with a resource
- aws
Id String - The ID of the PackagingGroup.
- Packaging
Group Authorization - CDN Authorization
- egress
Access PackagingLogs Group Log Configuration - The configuration parameters for egress access logging.
- List<Create
Only Tag> - A collection of tags associated with a resource
- aws
Id string - The ID of the PackagingGroup.
- Packaging
Group Authorization - CDN Authorization
- egress
Access PackagingLogs Group Log Configuration - The configuration parameters for egress access logging.
- Create
Only Tag[] - A collection of tags associated with a resource
- aws_
id str - The ID of the PackagingGroup.
- Packaging
Group Authorization Args - CDN Authorization
- egress_
access_ Packaginglogs Group Log Configuration Args - The configuration parameters for egress access logging.
- Sequence[Create
Only Tag Args] - A collection of tags associated with a resource
- aws
Id String - The ID of the PackagingGroup.
- Property Map
- CDN Authorization
- egress
Access 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.
- Domain
Name 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.
- Domain
Name 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.
- domain
Name 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.
- domain
Name 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.
- domain
Name 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
- Cdn
Identifier stringSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- Secrets
Role stringArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- Cdn
Identifier stringSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- Secrets
Role stringArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- cdn
Identifier StringSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secrets
Role StringArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
- cdn
Identifier stringSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secrets
Role 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.
- cdn
Identifier StringSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
- secrets
Role StringArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
PackagingGroupLogConfiguration, PackagingGroupLogConfigurationArgs
- Log
Group 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 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 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 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.
- log
Group 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
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi