aws-sdk-mediapackage 1.112.0

AWS SDK for AWS Elemental MediaPackage
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `ConfigureLogs` operation.
pub mod configure_logs;

/// Types for the `CreateChannel` operation.
pub mod create_channel;

/// Types for the `CreateHarvestJob` operation.
pub mod create_harvest_job;

/// Types for the `CreateOriginEndpoint` operation.
pub mod create_origin_endpoint;

/// Types for the `DeleteChannel` operation.
pub mod delete_channel;

/// Types for the `DeleteOriginEndpoint` operation.
pub mod delete_origin_endpoint;

/// Types for the `DescribeChannel` operation.
pub mod describe_channel;

/// Types for the `DescribeHarvestJob` operation.
pub mod describe_harvest_job;

/// Types for the `DescribeOriginEndpoint` operation.
pub mod describe_origin_endpoint;

/// Types for the `ListChannels` operation.
pub mod list_channels;

/// Types for the `ListHarvestJobs` operation.
pub mod list_harvest_jobs;

/// Types for the `ListOriginEndpoints` operation.
pub mod list_origin_endpoints;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `RotateChannelCredentials` operation.
pub mod rotate_channel_credentials;

/// Types for the `RotateIngestEndpointCredentials` operation.
pub mod rotate_ingest_endpoint_credentials;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateChannel` operation.
pub mod update_channel;

/// Types for the `UpdateOriginEndpoint` operation.
pub mod update_origin_endpoint;