aws-sdk-organizations 1.119.1

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

/// Types for the `AcceptHandshake` operation.
pub mod accept_handshake;

/// Types for the `AttachPolicy` operation.
pub mod attach_policy;

/// Types for the `CancelHandshake` operation.
pub mod cancel_handshake;

/// Types for the `CloseAccount` operation.
pub mod close_account;

/// Types for the `CreateAccount` operation.
pub mod create_account;

/// Types for the `CreateGovCloudAccount` operation.
pub mod create_gov_cloud_account;

/// Types for the `CreateOrganization` operation.
pub mod create_organization;

/// Types for the `CreateOrganizationalUnit` operation.
pub mod create_organizational_unit;

/// Types for the `CreatePolicy` operation.
pub mod create_policy;

/// Types for the `DeclineHandshake` operation.
pub mod decline_handshake;

/// Types for the `DeleteOrganization` operation.
pub mod delete_organization;

/// Types for the `DeleteOrganizationalUnit` operation.
pub mod delete_organizational_unit;

/// Types for the `DeletePolicy` operation.
pub mod delete_policy;

/// Types for the `DeleteResourcePolicy` operation.
pub mod delete_resource_policy;

/// Types for the `DeregisterDelegatedAdministrator` operation.
pub mod deregister_delegated_administrator;

/// Types for the `DescribeAccount` operation.
pub mod describe_account;

/// Types for the `DescribeCreateAccountStatus` operation.
pub mod describe_create_account_status;

/// Types for the `DescribeEffectivePolicy` operation.
pub mod describe_effective_policy;

/// Types for the `DescribeHandshake` operation.
pub mod describe_handshake;

/// Types for the `DescribeOrganization` operation.
pub mod describe_organization;

/// Types for the `DescribeOrganizationalUnit` operation.
pub mod describe_organizational_unit;

/// Types for the `DescribePolicy` operation.
pub mod describe_policy;

/// Types for the `DescribeResourcePolicy` operation.
pub mod describe_resource_policy;

/// Types for the `DescribeResponsibilityTransfer` operation.
pub mod describe_responsibility_transfer;

/// Types for the `DetachPolicy` operation.
pub mod detach_policy;

/// Types for the `DisableAWSServiceAccess` operation.
pub mod disable_aws_service_access;

/// Types for the `DisablePolicyType` operation.
pub mod disable_policy_type;

/// Types for the `EnableAllFeatures` operation.
pub mod enable_all_features;

/// Types for the `EnableAWSServiceAccess` operation.
pub mod enable_aws_service_access;

/// Types for the `EnablePolicyType` operation.
pub mod enable_policy_type;

/// Types for the `InviteAccountToOrganization` operation.
pub mod invite_account_to_organization;

/// Types for the `InviteOrganizationToTransferResponsibility` operation.
pub mod invite_organization_to_transfer_responsibility;

/// Types for the `LeaveOrganization` operation.
pub mod leave_organization;

/// Types for the `ListAccounts` operation.
pub mod list_accounts;

/// Types for the `ListAccountsForParent` operation.
pub mod list_accounts_for_parent;

/// Types for the `ListAccountsWithInvalidEffectivePolicy` operation.
pub mod list_accounts_with_invalid_effective_policy;

/// Types for the `ListAWSServiceAccessForOrganization` operation.
pub mod list_aws_service_access_for_organization;

/// Types for the `ListChildren` operation.
pub mod list_children;

/// Types for the `ListCreateAccountStatus` operation.
pub mod list_create_account_status;

/// Types for the `ListDelegatedAdministrators` operation.
pub mod list_delegated_administrators;

/// Types for the `ListDelegatedServicesForAccount` operation.
pub mod list_delegated_services_for_account;

/// Types for the `ListEffectivePolicyValidationErrors` operation.
pub mod list_effective_policy_validation_errors;

/// Types for the `ListHandshakesForAccount` operation.
pub mod list_handshakes_for_account;

/// Types for the `ListHandshakesForOrganization` operation.
pub mod list_handshakes_for_organization;

/// Types for the `ListInboundResponsibilityTransfers` operation.
pub mod list_inbound_responsibility_transfers;

/// Types for the `ListOrganizationalUnitsForParent` operation.
pub mod list_organizational_units_for_parent;

/// Types for the `ListOutboundResponsibilityTransfers` operation.
pub mod list_outbound_responsibility_transfers;

/// Types for the `ListParents` operation.
pub mod list_parents;

/// Types for the `ListPolicies` operation.
pub mod list_policies;

/// Types for the `ListPoliciesForTarget` operation.
pub mod list_policies_for_target;

/// Types for the `ListRoots` operation.
pub mod list_roots;

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

/// Types for the `ListTargetsForPolicy` operation.
pub mod list_targets_for_policy;

/// Types for the `MoveAccount` operation.
pub mod move_account;

/// Types for the `PutResourcePolicy` operation.
pub mod put_resource_policy;

/// Types for the `RegisterDelegatedAdministrator` operation.
pub mod register_delegated_administrator;

/// Types for the `RemoveAccountFromOrganization` operation.
pub mod remove_account_from_organization;

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

/// Types for the `TerminateResponsibilityTransfer` operation.
pub mod terminate_responsibility_transfer;

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

/// Types for the `UpdateOrganizationalUnit` operation.
pub mod update_organizational_unit;

/// Types for the `UpdatePolicy` operation.
pub mod update_policy;

/// Types for the `UpdateResponsibilityTransfer` operation.
pub mod update_responsibility_transfer;