aws-sdk-ram 1.72.0

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

/// Types for the `AcceptResourceShareInvitation` operation.
pub mod accept_resource_share_invitation;

/// Types for the `AssociateResourceShare` operation.
pub mod associate_resource_share;

/// Types for the `AssociateResourceSharePermission` operation.
pub mod associate_resource_share_permission;

/// Types for the `CreatePermission` operation.
pub mod create_permission;

/// Types for the `CreatePermissionVersion` operation.
pub mod create_permission_version;

/// Types for the `CreateResourceShare` operation.
pub mod create_resource_share;

/// Types for the `DeletePermission` operation.
pub mod delete_permission;

/// Types for the `DeletePermissionVersion` operation.
pub mod delete_permission_version;

/// Types for the `DeleteResourceShare` operation.
pub mod delete_resource_share;

/// Types for the `DisassociateResourceShare` operation.
pub mod disassociate_resource_share;

/// Types for the `DisassociateResourceSharePermission` operation.
pub mod disassociate_resource_share_permission;

/// Types for the `EnableSharingWithAwsOrganization` operation.
pub mod enable_sharing_with_aws_organization;

/// Types for the `GetPermission` operation.
pub mod get_permission;

/// Types for the `GetResourcePolicies` operation.
pub mod get_resource_policies;

/// Types for the `GetResourceShareAssociations` operation.
pub mod get_resource_share_associations;

/// Types for the `GetResourceShareInvitations` operation.
pub mod get_resource_share_invitations;

/// Types for the `GetResourceShares` operation.
pub mod get_resource_shares;

/// Types for the `ListPendingInvitationResources` operation.
pub mod list_pending_invitation_resources;

/// Types for the `ListPermissionAssociations` operation.
pub mod list_permission_associations;

/// Types for the `ListPermissionVersions` operation.
pub mod list_permission_versions;

/// Types for the `ListPermissions` operation.
pub mod list_permissions;

/// Types for the `ListPrincipals` operation.
pub mod list_principals;

/// Types for the `ListReplacePermissionAssociationsWork` operation.
pub mod list_replace_permission_associations_work;

/// Types for the `ListResourceSharePermissions` operation.
pub mod list_resource_share_permissions;

/// Types for the `ListResourceTypes` operation.
pub mod list_resource_types;

/// Types for the `ListResources` operation.
pub mod list_resources;

/// Types for the `PromotePermissionCreatedFromPolicy` operation.
pub mod promote_permission_created_from_policy;

/// Types for the `PromoteResourceShareCreatedFromPolicy` operation.
pub mod promote_resource_share_created_from_policy;

/// Types for the `RejectResourceShareInvitation` operation.
pub mod reject_resource_share_invitation;

/// Types for the `ReplacePermissionAssociations` operation.
pub mod replace_permission_associations;

/// Types for the `SetDefaultPermissionVersion` operation.
pub mod set_default_permission_version;

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

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

/// Types for the `UpdateResourceShare` operation.
pub mod update_resource_share;