aws-sdk-supportauthz 1.1.0

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

/// Types for the `CreateSupportPermit` operation.
pub mod create_support_permit;

/// Types for the `DeleteSupportPermit` operation.
pub mod delete_support_permit;

/// Types for the `GetAction` operation.
pub mod get_action;

/// Types for the `GetSupportPermit` operation.
pub mod get_support_permit;

/// Types for the `ListActions` operation.
pub mod list_actions;

/// Types for the `ListSupportPermitRequests` operation.
pub mod list_support_permit_requests;

/// Types for the `ListSupportPermits` operation.
pub mod list_support_permits;

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

/// Types for the `RejectSupportPermitRequest` operation.
pub mod reject_support_permit_request;

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

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