View Source AWS.MediaPackageVod (aws-elixir v1.0.4)
AWS Elemental MediaPackage VOD
Link to this section Summary
Functions
Changes the packaging group's properities to configure log subscription
Creates a new MediaPackage VOD Asset resource.
Creates a new MediaPackage VOD PackagingConfiguration resource.
Creates a new MediaPackage VOD PackagingGroup resource.
Deletes an existing MediaPackage VOD Asset resource.
Deletes a MediaPackage VOD PackagingConfiguration resource.
Deletes a MediaPackage VOD PackagingGroup resource.
Returns a description of a MediaPackage VOD Asset resource.
Returns a description of a MediaPackage VOD PackagingConfiguration resource.
Returns a description of a MediaPackage VOD PackagingGroup resource.
Returns a collection of MediaPackage VOD Asset resources.
Returns a collection of MediaPackage VOD PackagingConfiguration resources.
Returns a collection of MediaPackage VOD PackagingGroup resources.
Returns a list of the tags assigned to the specified resource.
Adds tags to the specified resource.
Removes tags from the specified resource.
Updates a specific packaging group.
Link to this section Functions
Changes the packaging group's properities to configure log subscription
Creates a new MediaPackage VOD Asset resource.
Creates a new MediaPackage VOD PackagingConfiguration resource.
Creates a new MediaPackage VOD PackagingGroup resource.
Deletes an existing MediaPackage VOD Asset resource.
Deletes a MediaPackage VOD PackagingConfiguration resource.
Deletes a MediaPackage VOD PackagingGroup resource.
Returns a description of a MediaPackage VOD Asset resource.
Returns a description of a MediaPackage VOD PackagingConfiguration resource.
Returns a description of a MediaPackage VOD PackagingGroup resource.
list_assets(client, max_results \\ nil, next_token \\ nil, packaging_group_id \\ nil, options \\ [])
View SourceReturns a collection of MediaPackage VOD Asset resources.
list_packaging_configurations(client, max_results \\ nil, next_token \\ nil, packaging_group_id \\ nil, options \\ [])
View SourceReturns a collection of MediaPackage VOD PackagingConfiguration resources.
list_packaging_groups(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a collection of MediaPackage VOD PackagingGroup resources.
Returns a list of the tags assigned to the specified resource.
Adds tags to the specified resource.
You can specify one or more tags to add.
Removes tags from the specified resource.
You can specify one or more tags to remove.
Updates a specific packaging group.
You can't change the id attribute or any other system-generated attributes.