aws-sdk-outposts 1.109.0

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

/// Types for the `CancelCapacityTask` operation.
pub mod cancel_capacity_task;

/// Types for the `CancelOrder` operation.
pub mod cancel_order;

/// Types for the `CreateOrder` operation.
pub mod create_order;

/// Types for the `CreateOutpost` operation.
pub mod create_outpost;

/// Types for the `CreateRenewal` operation.
pub mod create_renewal;

/// Types for the `CreateSite` operation.
pub mod create_site;

/// Types for the `DeleteOutpost` operation.
pub mod delete_outpost;

/// Types for the `DeleteSite` operation.
pub mod delete_site;

/// Types for the `GetCapacityTask` operation.
pub mod get_capacity_task;

/// Types for the `GetCatalogItem` operation.
pub mod get_catalog_item;

/// Types for the `GetConnection` operation.
pub mod get_connection;

/// Types for the `GetOrder` operation.
pub mod get_order;

/// Types for the `GetOutpost` operation.
pub mod get_outpost;

/// Types for the `GetOutpostBillingInformation` operation.
pub mod get_outpost_billing_information;

/// Types for the `GetOutpostInstanceTypes` operation.
pub mod get_outpost_instance_types;

/// Types for the `GetOutpostSupportedInstanceTypes` operation.
pub mod get_outpost_supported_instance_types;

/// Types for the `GetRenewalPricing` operation.
pub mod get_renewal_pricing;

/// Types for the `GetSite` operation.
pub mod get_site;

/// Types for the `GetSiteAddress` operation.
pub mod get_site_address;

/// Types for the `ListAssetInstances` operation.
pub mod list_asset_instances;

/// Types for the `ListAssets` operation.
pub mod list_assets;

/// Types for the `ListBlockingInstancesForCapacityTask` operation.
pub mod list_blocking_instances_for_capacity_task;

/// Types for the `ListCapacityTasks` operation.
pub mod list_capacity_tasks;

/// Types for the `ListCatalogItems` operation.
pub mod list_catalog_items;

/// Types for the `ListOrders` operation.
pub mod list_orders;

/// Types for the `ListOutposts` operation.
pub mod list_outposts;

/// Types for the `ListSites` operation.
pub mod list_sites;

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

/// Types for the `StartCapacityTask` operation.
pub mod start_capacity_task;

/// Types for the `StartConnection` operation.
pub mod start_connection;

/// Types for the `StartOutpostDecommission` operation.
pub mod start_outpost_decommission;

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

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

/// Types for the `UpdateOutpost` operation.
pub mod update_outpost;

/// Types for the `UpdateSite` operation.
pub mod update_site;

/// Types for the `UpdateSiteAddress` operation.
pub mod update_site_address;

/// Types for the `UpdateSiteRackPhysicalProperties` operation.
pub mod update_site_rack_physical_properties;