Smaws_Client_OrganizationsOrganizations client library built on EIO.
module Types : sig ... endval make_transfer_participant :
?management_account_email:Types.email ->
?management_account_id:Types.account_id ->
unit ->
Types.transfer_participantval make_responsibility_transfer :
?active_handshake_id:Types.handshake_id ->
?end_timestamp:Types.timestamp ->
?start_timestamp:Types.timestamp ->
?target:Types.transfer_participant ->
?source:Types.transfer_participant ->
?status:Types.responsibility_transfer_status ->
?type_:Types.responsibility_transfer_type ->
?id:Types.responsibility_transfer_id ->
?name:Types.responsibility_transfer_name ->
?arn:Types.responsibility_transfer_arn ->
unit ->
Types.responsibility_transferval make_update_responsibility_transfer_response :
?responsibility_transfer:Types.responsibility_transfer ->
unit ->
Types.update_responsibility_transfer_responseval make_update_responsibility_transfer_request :
name:Types.responsibility_transfer_name ->
id:Types.responsibility_transfer_id ->
unit ->
Types.update_responsibility_transfer_requestval make_policy_summary :
?aws_managed:Types.aws_managed_policy ->
?type_:Types.policy_type ->
?description:Types.policy_description ->
?name:Types.policy_name ->
?arn:Types.policy_arn ->
?id:Types.policy_id ->
unit ->
Types.policy_summaryval make_policy :
?content:Types.policy_content ->
?policy_summary:Types.policy_summary ->
unit ->
Types.policyval make_update_policy_response :
?policy:Types.policy ->
unit ->
Types.update_policy_responseval make_update_policy_request :
?content:Types.policy_content ->
?description:Types.policy_description ->
?name:Types.policy_name ->
policy_id:Types.policy_id ->
unit ->
Types.update_policy_requestval make_organizational_unit :
?path:Types.path ->
?name:Types.organizational_unit_name ->
?arn:Types.organizational_unit_arn ->
?id:Types.organizational_unit_id ->
unit ->
Types.organizational_unitval make_update_organizational_unit_response :
?organizational_unit:Types.organizational_unit ->
unit ->
Types.update_organizational_unit_responseval make_update_organizational_unit_request :
?name:Types.organizational_unit_name ->
organizational_unit_id:Types.organizational_unit_id ->
unit ->
Types.update_organizational_unit_requestval make_untag_resource_request :
tag_keys:Types.tag_keys ->
resource_id:Types.taggable_resource_id ->
unit ->
Types.untag_resource_requestval make_terminate_responsibility_transfer_response :
?responsibility_transfer:Types.responsibility_transfer ->
unit ->
Types.terminate_responsibility_transfer_responseval make_terminate_responsibility_transfer_request :
?end_timestamp:Types.timestamp ->
id:Types.responsibility_transfer_id ->
unit ->
Types.terminate_responsibility_transfer_requestval make_tag : value:Types.tag_value -> key:Types.tag_key -> unit -> Types.tagval make_tag_resource_request :
tags:Types.tags ->
resource_id:Types.taggable_resource_id ->
unit ->
Types.tag_resource_requestval make_policy_type_summary :
?status:Types.policy_type_status ->
?type_:Types.policy_type ->
unit ->
Types.policy_type_summaryval make_root :
?policy_types:Types.policy_types ->
?name:Types.root_name ->
?arn:Types.root_arn ->
?id:Types.root_id ->
unit ->
Types.rootval make_resource_policy_summary :
?arn:Types.resource_policy_arn ->
?id:Types.resource_policy_id ->
unit ->
Types.resource_policy_summaryval make_resource_policy :
?content:Types.resource_policy_content ->
?resource_policy_summary:Types.resource_policy_summary ->
unit ->
Types.resource_policyval make_remove_account_from_organization_request :
account_id:Types.account_id ->
unit ->
Types.remove_account_from_organization_requestval make_register_delegated_administrator_request :
service_principal:Types.service_principal ->
account_id:Types.account_id ->
unit ->
Types.register_delegated_administrator_requestval make_put_resource_policy_response :
?resource_policy:Types.resource_policy ->
unit ->
Types.put_resource_policy_responseval make_put_resource_policy_request :
?tags:Types.tags ->
content:Types.resource_policy_content ->
unit ->
Types.put_resource_policy_requestval make_policy_target_summary :
?type_:Types.target_type ->
?name:Types.target_name ->
?arn:Types.generic_arn ->
?target_id:Types.policy_target_id ->
unit ->
Types.policy_target_summaryval make_parent :
?type_:Types.parent_type ->
?id:Types.parent_id ->
unit ->
Types.parentval make_organization :
?available_policy_types:Types.policy_types ->
?master_account_email:Types.email ->
?master_account_id:Types.account_id ->
?master_account_arn:Types.account_arn ->
?feature_set:Types.organization_feature_set ->
?arn:Types.organization_arn ->
?id:Types.organization_id ->
unit ->
Types.organizationval make_move_account_request :
destination_parent_id:Types.parent_id ->
source_parent_id:Types.parent_id ->
account_id:Types.account_id ->
unit ->
Types.move_account_requestval make_list_targets_for_policy_response :
?next_token:Types.next_token ->
?targets:Types.policy_targets ->
unit ->
Types.list_targets_for_policy_responseval make_list_targets_for_policy_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
policy_id:Types.policy_id ->
unit ->
Types.list_targets_for_policy_requestval make_list_tags_for_resource_response :
?next_token:Types.next_token ->
?tags:Types.tags ->
unit ->
Types.list_tags_for_resource_responseval make_list_tags_for_resource_request :
?next_token:Types.next_token ->
resource_id:Types.taggable_resource_id ->
unit ->
Types.list_tags_for_resource_requestval make_list_roots_response :
?next_token:Types.next_token ->
?roots:Types.roots ->
unit ->
Types.list_roots_responseval make_list_roots_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
unit ->
Types.list_roots_requestval make_list_policies_response :
?next_token:Types.next_token ->
?policies:Types.policies ->
unit ->
Types.list_policies_responseval make_list_policies_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
filter:Types.policy_type ->
unit ->
Types.list_policies_requestval make_list_policies_for_target_response :
?next_token:Types.next_token ->
?policies:Types.policies ->
unit ->
Types.list_policies_for_target_responseval make_list_policies_for_target_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
filter:Types.policy_type ->
target_id:Types.policy_target_id ->
unit ->
Types.list_policies_for_target_requestval make_list_parents_response :
?next_token:Types.next_token ->
?parents:Types.parents ->
unit ->
Types.list_parents_responseval make_list_parents_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
child_id:Types.child_id ->
unit ->
Types.list_parents_requestval make_list_outbound_responsibility_transfers_response :
?next_token:Types.next_token ->
?responsibility_transfers:Types.responsibility_transfers ->
unit ->
Types.list_outbound_responsibility_transfers_responseval make_list_outbound_responsibility_transfers_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
type_:Types.responsibility_transfer_type ->
unit ->
Types.list_outbound_responsibility_transfers_requestval make_list_organizational_units_for_parent_response :
?next_token:Types.next_token ->
?organizational_units:Types.organizational_units ->
unit ->
Types.list_organizational_units_for_parent_responseval make_list_organizational_units_for_parent_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
parent_id:Types.parent_id ->
unit ->
Types.list_organizational_units_for_parent_requestval make_list_inbound_responsibility_transfers_response :
?next_token:Types.next_token ->
?responsibility_transfers:Types.responsibility_transfers ->
unit ->
Types.list_inbound_responsibility_transfers_responseval make_list_inbound_responsibility_transfers_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
?id:Types.responsibility_transfer_id ->
type_:Types.responsibility_transfer_type ->
unit ->
Types.list_inbound_responsibility_transfers_requestval make_handshake_party :
type_:Types.handshake_party_type ->
id:Types.handshake_party_id ->
unit ->
Types.handshake_partyval make_handshake_resource :
?resources:Types.handshake_resources ->
?type_:Types.handshake_resource_type ->
?value:Types.handshake_resource_value ->
unit ->
Types.handshake_resourceval make_handshake :
?resources:Types.handshake_resources ->
?action:Types.action_type ->
?expiration_timestamp:Types.timestamp ->
?requested_timestamp:Types.timestamp ->
?state:Types.handshake_state ->
?parties:Types.handshake_parties ->
?arn:Types.handshake_arn ->
?id:Types.handshake_id ->
unit ->
Types.handshakeval make_list_handshakes_for_organization_response :
?next_token:Types.next_token ->
?handshakes:Types.handshakes ->
unit ->
Types.list_handshakes_for_organization_responseval make_handshake_filter :
?parent_handshake_id:Types.handshake_id ->
?action_type:Types.action_type ->
unit ->
Types.handshake_filterval make_list_handshakes_for_organization_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
?filter:Types.handshake_filter ->
unit ->
Types.list_handshakes_for_organization_requestval make_list_handshakes_for_account_response :
?next_token:Types.next_token ->
?handshakes:Types.handshakes ->
unit ->
Types.list_handshakes_for_account_responseval make_list_handshakes_for_account_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
?filter:Types.handshake_filter ->
unit ->
Types.list_handshakes_for_account_requestval make_effective_policy_validation_error :
?contributing_policies:Types.policy_ids ->
?path_to_error:Types.path_to_error ->
?error_message:Types.error_message ->
?error_code:Types.error_code ->
unit ->
Types.effective_policy_validation_errorval make_list_effective_policy_validation_errors_response :
?effective_policy_validation_errors:Types.effective_policy_validation_errors ->
?next_token:Types.next_token ->
?evaluation_timestamp:Types.timestamp ->
?path:Types.path ->
?policy_type:Types.effective_policy_type ->
?account_id:Types.account_id ->
unit ->
Types.list_effective_policy_validation_errors_responseval make_list_effective_policy_validation_errors_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
policy_type:Types.effective_policy_type ->
account_id:Types.account_id ->
unit ->
Types.list_effective_policy_validation_errors_requestval make_delegated_service :
?delegation_enabled_date:Types.timestamp ->
?service_principal:Types.service_principal ->
unit ->
Types.delegated_serviceval make_list_delegated_services_for_account_response :
?next_token:Types.next_token ->
?delegated_services:Types.delegated_services ->
unit ->
Types.list_delegated_services_for_account_responseval make_list_delegated_services_for_account_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
account_id:Types.account_id ->
unit ->
Types.list_delegated_services_for_account_requestval make_delegated_administrator :
?delegation_enabled_date:Types.timestamp ->
?joined_timestamp:Types.timestamp ->
?joined_method:Types.account_joined_method ->
?state:Types.account_state ->
?status:Types.account_status ->
?name:Types.account_name ->
?email:Types.email ->
?arn:Types.account_arn ->
?id:Types.account_id ->
unit ->
Types.delegated_administratorval make_list_delegated_administrators_response :
?next_token:Types.next_token ->
?delegated_administrators:Types.delegated_administrators ->
unit ->
Types.list_delegated_administrators_responseval make_list_delegated_administrators_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
?service_principal:Types.service_principal ->
unit ->
Types.list_delegated_administrators_requestval make_create_account_status :
?failure_reason:Types.create_account_failure_reason ->
?gov_cloud_account_id:Types.account_id ->
?account_id:Types.account_id ->
?completed_timestamp:Types.timestamp ->
?requested_timestamp:Types.timestamp ->
?state:Types.create_account_state ->
?account_name:Types.create_account_name ->
?id:Types.create_account_request_id ->
unit ->
Types.create_account_statusval make_list_create_account_status_response :
?next_token:Types.next_token ->
?create_account_statuses:Types.create_account_statuses ->
unit ->
Types.list_create_account_status_responseval make_list_create_account_status_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
?states:Types.create_account_states ->
unit ->
Types.list_create_account_status_requestval make_child :
?type_:Types.child_type ->
?id:Types.child_id ->
unit ->
Types.childval make_list_children_response :
?next_token:Types.next_token ->
?children:Types.children ->
unit ->
Types.list_children_responseval make_list_children_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
child_type:Types.child_type ->
parent_id:Types.parent_id ->
unit ->
Types.list_children_requestval make_account :
?joined_timestamp:Types.timestamp ->
?joined_method:Types.account_joined_method ->
?paths:Types.paths ->
?state:Types.account_state ->
?status:Types.account_status ->
?name:Types.account_name ->
?email:Types.email ->
?arn:Types.account_arn ->
?id:Types.account_id ->
unit ->
Types.accountval make_list_accounts_with_invalid_effective_policy_response :
?next_token:Types.next_token ->
?policy_type:Types.effective_policy_type ->
?accounts:Types.accounts ->
unit ->
Types.list_accounts_with_invalid_effective_policy_responseval make_list_accounts_with_invalid_effective_policy_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
policy_type:Types.effective_policy_type ->
unit ->
Types.list_accounts_with_invalid_effective_policy_requestval make_list_accounts_response :
?next_token:Types.next_token ->
?accounts:Types.accounts ->
unit ->
Types.list_accounts_responseval make_list_accounts_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
unit ->
Types.list_accounts_requestval make_list_accounts_for_parent_response :
?next_token:Types.next_token ->
?accounts:Types.accounts ->
unit ->
Types.list_accounts_for_parent_responseval make_list_accounts_for_parent_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
parent_id:Types.parent_id ->
unit ->
Types.list_accounts_for_parent_requestval make_enabled_service_principal :
?date_enabled:Types.timestamp ->
?service_principal:Types.service_principal ->
unit ->
Types.enabled_service_principalval make_list_aws_service_access_for_organization_response :
?next_token:Types.next_token ->
?enabled_service_principals:Types.enabled_service_principals ->
unit ->
Types.list_aws_service_access_for_organization_responseval make_list_aws_service_access_for_organization_request :
?max_results:Types.max_results ->
?next_token:Types.next_token ->
unit ->
Types.list_aws_service_access_for_organization_requestval make_invite_organization_to_transfer_responsibility_response :
?handshake:Types.handshake ->
unit ->
Types.invite_organization_to_transfer_responsibility_responseval make_invite_organization_to_transfer_responsibility_request :
?tags:Types.tags ->
?notes:Types.handshake_notes ->
source_name:Types.responsibility_transfer_name ->
start_timestamp:Types.timestamp ->
target:Types.handshake_party ->
type_:Types.responsibility_transfer_type ->
unit ->
Types.invite_organization_to_transfer_responsibility_requestval make_invite_account_to_organization_response :
?handshake:Types.handshake ->
unit ->
Types.invite_account_to_organization_responseval make_invite_account_to_organization_request :
?tags:Types.tags ->
?notes:Types.handshake_notes ->
target:Types.handshake_party ->
unit ->
Types.invite_account_to_organization_requestval make_enable_policy_type_response :
?root:Types.root ->
unit ->
Types.enable_policy_type_responseval make_enable_policy_type_request :
policy_type:Types.policy_type ->
root_id:Types.root_id ->
unit ->
Types.enable_policy_type_requestval make_enable_all_features_response :
?handshake:Types.handshake ->
unit ->
Types.enable_all_features_responseval make_enable_aws_service_access_request :
service_principal:Types.service_principal ->
unit ->
Types.enable_aws_service_access_requestval make_effective_policy :
?policy_type:Types.effective_policy_type ->
?target_id:Types.policy_target_id ->
?last_updated_timestamp:Types.timestamp ->
?policy_content:Types.policy_content ->
unit ->
Types.effective_policyval make_disable_policy_type_response :
?root:Types.root ->
unit ->
Types.disable_policy_type_responseval make_disable_policy_type_request :
policy_type:Types.policy_type ->
root_id:Types.root_id ->
unit ->
Types.disable_policy_type_requestval make_disable_aws_service_access_request :
service_principal:Types.service_principal ->
unit ->
Types.disable_aws_service_access_requestval make_detach_policy_request :
target_id:Types.policy_target_id ->
policy_id:Types.policy_id ->
unit ->
Types.detach_policy_requestval make_describe_responsibility_transfer_response :
?responsibility_transfer:Types.responsibility_transfer ->
unit ->
Types.describe_responsibility_transfer_responseval make_describe_responsibility_transfer_request :
id:Types.responsibility_transfer_id ->
unit ->
Types.describe_responsibility_transfer_requestval make_describe_resource_policy_response :
?resource_policy:Types.resource_policy ->
unit ->
Types.describe_resource_policy_responseval make_describe_policy_response :
?policy:Types.policy ->
unit ->
Types.describe_policy_responseval make_describe_policy_request :
policy_id:Types.policy_id ->
unit ->
Types.describe_policy_requestval make_describe_organizational_unit_response :
?organizational_unit:Types.organizational_unit ->
unit ->
Types.describe_organizational_unit_responseval make_describe_organizational_unit_request :
organizational_unit_id:Types.organizational_unit_id ->
unit ->
Types.describe_organizational_unit_requestval make_describe_organization_response :
?organization:Types.organization ->
unit ->
Types.describe_organization_responseval make_describe_handshake_response :
?handshake:Types.handshake ->
unit ->
Types.describe_handshake_responseval make_describe_handshake_request :
handshake_id:Types.handshake_id ->
unit ->
Types.describe_handshake_requestval make_describe_effective_policy_response :
?effective_policy:Types.effective_policy ->
unit ->
Types.describe_effective_policy_responseval make_describe_effective_policy_request :
?target_id:Types.policy_target_id ->
policy_type:Types.effective_policy_type ->
unit ->
Types.describe_effective_policy_requestval make_describe_create_account_status_response :
?create_account_status:Types.create_account_status ->
unit ->
Types.describe_create_account_status_responseval make_describe_create_account_status_request :
create_account_request_id:Types.create_account_request_id ->
unit ->
Types.describe_create_account_status_requestval make_describe_account_response :
?account:Types.account ->
unit ->
Types.describe_account_responseval make_describe_account_request :
account_id:Types.account_id ->
unit ->
Types.describe_account_requestval make_deregister_delegated_administrator_request :
service_principal:Types.service_principal ->
account_id:Types.account_id ->
unit ->
Types.deregister_delegated_administrator_requestval make_delete_policy_request :
policy_id:Types.policy_id ->
unit ->
Types.delete_policy_requestval make_delete_organizational_unit_request :
organizational_unit_id:Types.organizational_unit_id ->
unit ->
Types.delete_organizational_unit_requestval make_decline_handshake_response :
?handshake:Types.handshake ->
unit ->
Types.decline_handshake_responseval make_decline_handshake_request :
handshake_id:Types.handshake_id ->
unit ->
Types.decline_handshake_requestval make_create_policy_response :
?policy:Types.policy ->
unit ->
Types.create_policy_responseval make_create_policy_request :
?tags:Types.tags ->
type_:Types.policy_type ->
name:Types.policy_name ->
description:Types.policy_description ->
content:Types.policy_content ->
unit ->
Types.create_policy_requestval make_create_organizational_unit_response :
?organizational_unit:Types.organizational_unit ->
unit ->
Types.create_organizational_unit_responseval make_create_organizational_unit_request :
?tags:Types.tags ->
name:Types.organizational_unit_name ->
parent_id:Types.parent_id ->
unit ->
Types.create_organizational_unit_requestval make_create_organization_response :
?organization:Types.organization ->
unit ->
Types.create_organization_responseval make_create_organization_request :
?feature_set:Types.organization_feature_set ->
unit ->
Types.create_organization_requestval make_create_gov_cloud_account_response :
?create_account_status:Types.create_account_status ->
unit ->
Types.create_gov_cloud_account_responseval make_create_gov_cloud_account_request :
?tags:Types.tags ->
?iam_user_access_to_billing:Types.iam_user_access_to_billing ->
?role_name:Types.role_name ->
account_name:Types.create_account_name ->
email:Types.email ->
unit ->
Types.create_gov_cloud_account_requestval make_create_account_response :
?create_account_status:Types.create_account_status ->
unit ->
Types.create_account_responseval make_create_account_request :
?tags:Types.tags ->
?iam_user_access_to_billing:Types.iam_user_access_to_billing ->
?role_name:Types.role_name ->
account_name:Types.create_account_name ->
email:Types.email ->
unit ->
Types.create_account_requestval make_close_account_request :
account_id:Types.account_id ->
unit ->
Types.close_account_requestval make_cancel_handshake_response :
?handshake:Types.handshake ->
unit ->
Types.cancel_handshake_responseval make_cancel_handshake_request :
handshake_id:Types.handshake_id ->
unit ->
Types.cancel_handshake_requestval make_attach_policy_request :
target_id:Types.policy_target_id ->
policy_id:Types.policy_id ->
unit ->
Types.attach_policy_requestval make_accept_handshake_response :
?handshake:Types.handshake ->
unit ->
Types.accept_handshake_responseval make_accept_handshake_request :
handshake_id:Types.handshake_id ->
unit ->
Types.accept_handshake_requestOperations
module AcceptHandshake : sig ... endAccepts a handshake by sending an ACCEPTED response to the sender. You can view accepted handshakes in API responses for 30 days before they are deleted.
module AttachPolicy : sig ... endAttaches a policy to a root, an organizational unit (OU), or an individual account. How the policy affects accounts depends on the type of policy. Refer to the Organizations User Guide for information about each policy type:
module CancelHandshake : sig ... endCancels a Handshake.
module CloseAccount : sig ... endCloses an Amazon Web Services member account within an organization. You can close an account when all features are enabled. You can't close the management account with this API. This is an asynchronous request that Amazon Web Services performs in the background. Because CloseAccount operates asynchronously, it can return a successful completion message even though account closure might still be in progress. You need to wait a few minutes before the account is fully closed. To check the status of the request, do one of the following:
module CreateAccount : sig ... endCreates an Amazon Web Services account that is automatically a member of the organization whose credentials made the request. This is an asynchronous request that Amazon Web Services performs in the background. Because CreateAccount operates asynchronously, it can return a successful completion message even though account initialization might still be in progress. You might need to wait a few minutes before you can successfully access the account. To check the status of the request, do one of the following:
module CreateGovCloudAccount : sig ... endThis action is available if all of the following are true:
module CreateOrganization : sig ... endCreates an Amazon Web Services organization. The account whose user is calling the CreateOrganization operation automatically becomes the management account of the new organization.
module CreateOrganizationalUnit : sig ... endCreates an organizational unit (OU) within a root or parent OU. An OU is a container for accounts that enables you to organize your accounts to apply policies according to your business requirements. The number of levels deep that you can nest OUs is dependent upon the policy types enabled for that root. For service control policies, the limit is five.
module CreatePolicy : sig ... endCreates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual Amazon Web Services account.
module DeclineHandshake : sig ... endDeclines a Handshake.
module DeleteOrganization : sig ... endDeletes the organization. You can delete an organization only by using credentials from the management account. The organization must be empty of member accounts.
module DeleteOrganizationalUnit : sig ... endDeletes an organizational unit (OU) from a root or another OU. You must first remove all accounts and child OUs from the OU that you want to delete.
module DeletePolicy : sig ... endDeletes the specified policy from your organization. Before you perform this operation, you must first detach the policy from all organizational units (OUs), roots, and accounts.
module DeleteResourcePolicy : sig ... endDeletes the resource policy from your organization.
module DeregisterDelegatedAdministrator : sig ... endRemoves the specified member Amazon Web Services account as a delegated administrator for the specified Amazon Web Services service.
module DescribeAccount : sig ... endRetrieves Organizations-related information about the specified account.
module DescribeCreateAccountStatus : sig ... endRetrieves the current status of an asynchronous request to create an account.
module DescribeEffectivePolicy : sig ... endReturns the contents of the effective policy for specified policy type and account. The effective policy is the aggregation of any policies of the specified type that the account inherits, plus any policy of that type that is directly attached to the account.
module DescribeHandshake : sig ... endReturns details for a handshake. A handshake is the secure exchange of information between two Amazon Web Services accounts: a sender and a recipient.
module DescribeOrganization : sig ... endRetrieves information about the organization that the user's account belongs to.
module DescribeOrganizationalUnit : sig ... endRetrieves information about an organizational unit (OU).
module DescribePolicy : sig ... endRetrieves information about a policy.
module DescribeResourcePolicy : sig ... endRetrieves information about a resource policy.
module DescribeResponsibilityTransfer : sig ... endReturns details for a transfer. A transfer is an arrangement between two management accounts where one account designates the other with specified responsibilities for their organization.
module DetachPolicy : sig ... endDetaches a policy from a target root, organizational unit (OU), or account.
module DisableAWSServiceAccess : sig ... endDisables the integration of an Amazon Web Services service (the service that is specified by ServicePrincipal) with Organizations. When you disable integration, the specified service no longer can create a service-linked role in new accounts in your organization. This means the service can't perform operations on your behalf on any new accounts in your organization. The service can still perform operations in older accounts until the service completes its clean-up from Organizations.
module DisablePolicyType : sig ... endDisables an organizational policy type in a root. A policy of a certain type can be attached to entities in a root only if that type is enabled in the root. After you perform this operation, you no longer can attach policies of the specified type to that root or to any organizational unit (OU) or account in that root. You can undo this by using the EnablePolicyType operation.
module EnableAWSServiceAccess : sig ... endProvides an Amazon Web Services service (the service that is specified by ServicePrincipal) with permissions to view the structure of an organization, create a service-linked role in all the accounts in the organization, and allow the service to perform operations on behalf of the organization and its accounts. Establishing these permissions can be a first step in enabling the integration of an Amazon Web Services service with Organizations.
module EnableAllFeatures : sig ... endEnables all features in an organization. This enables the use of organization policies that can restrict the services and actions that can be called in each account. Until you enable all features, you have access only to consolidated billing, and you can't use any of the advanced account administration features that Organizations supports. For more information, see Enabling all features in your organization in the Organizations User Guide.
module EnablePolicyType : sig ... endEnables a policy type in a root. After you enable a policy type in a root, you can attach policies of that type to the root, any organizational unit (OU), or account in that root. You can undo this by using the DisablePolicyType operation.
module InviteAccountToOrganization : sig ... endSends an invitation to another account to join your organization as a member account. Organizations sends email on your behalf to the email address that is associated with the other account's owner. The invitation is implemented as a Handshake whose details are in the response.
module InviteOrganizationToTransferResponsibility : sig ... endSends an invitation to another organization's management account to designate your account with the specified responsibilities for their organization. The invitation is implemented as a Handshake whose details are in the response.
module LeaveOrganization : sig ... endRemoves a member account from its parent organization. This version of the operation is performed by the account that wants to leave. To remove a member account as a user in the management account, use RemoveAccountFromOrganization instead.
module ListAWSServiceAccessForOrganization : sig ... endReturns a list of the Amazon Web Services services that you enabled to integrate with your organization. After a service on this list creates the resources that it requires for the integration, it can perform operations on your organization and its accounts.
module ListAccounts : sig ... endLists all the accounts in the organization. To request only the accounts in a specified root or organizational unit (OU), use the ListAccountsForParent operation instead.
module ListAccountsForParent : sig ... endLists the accounts in an organization that are contained by the specified target root or organizational unit (OU). If you specify the root, you get a list of all the accounts that aren't in any OU. If you specify an OU, you get a list of all the accounts in only that OU and not in any child OUs. To get a list of all accounts in the organization, use the ListAccounts operation.
module ListAccountsWithInvalidEffectivePolicy : sig ... endLists all the accounts in an organization that have invalid effective policies. An invalid effective policy is an effective policy that fails validation checks, resulting in the effective policy not being fully enforced on all the intended accounts within an organization.
module ListChildren : sig ... endLists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root. This operation, along with ListParents enables you to traverse the tree structure that makes up this root.
module ListCreateAccountStatus : sig ... endLists the account creation requests that match the specified status that is currently being tracked for the organization.
module ListDelegatedAdministrators : sig ... endLists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
module ListDelegatedServicesForAccount : sig ... endList the Amazon Web Services services for which the specified account is a delegated administrator.
module ListEffectivePolicyValidationErrors : sig ... endLists all the validation errors on an effective policy for a specified account and policy type.
module ListHandshakesForAccount : sig ... endLists the recent handshakes that you have received.
module ListHandshakesForOrganization : sig ... endLists the recent handshakes that you have sent.
module ListInboundResponsibilityTransfers : sig ... endLists transfers that allow you to manage the specified responsibilities for another organization. This operation returns both transfer invitations and transfers.
module ListOrganizationalUnitsForParent : sig ... endLists the organizational units (OUs) in a parent organizational unit or root.
module ListOutboundResponsibilityTransfers : sig ... endLists transfers that allow an account outside your organization to manage the specified responsibilities for your organization. This operation returns both transfer invitations and transfers.
module ListParents : sig ... endLists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or account. This operation, along with ListChildren enables you to traverse the tree structure that makes up this root.
module ListPolicies : sig ... endRetrieves the list of all policies in an organization of a specified type.
module ListPoliciesForTarget : sig ... endLists the policies that are directly attached to the specified target root, organizational unit (OU), or account. You must specify the policy type that you want included in the returned list.
module ListRoots : sig ... endLists the roots that are defined in the current organization.
module ListTagsForResource : sig ... endLists tags that are attached to the specified resource.
module ListTargetsForPolicy : sig ... endLists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
module MoveAccount : sig ... endMoves an account from its current source parent root or organizational unit (OU) to the specified destination parent root or OU.
module PutResourcePolicy : sig ... endCreates or updates a resource policy.
module RegisterDelegatedAdministrator : sig ... endEnables the specified member account to administer the Organizations features of the specified Amazon Web Services service. It grants read-only access to Organizations service data. The account still requires IAM permissions to access and administer the Amazon Web Services service.
module RemoveAccountFromOrganization : sig ... endRemoves the specified account from the organization.
module TagResource : sig ... endAdds one or more tags to the specified resource.
module TerminateResponsibilityTransfer : sig ... endEnds a transfer. A transfer is an arrangement between two management accounts where one account designates the other with specified responsibilities for their organization.
module UntagResource : sig ... endRemoves any tags with the specified keys from the specified resource.
module UpdateOrganizationalUnit : sig ... endRenames the specified organizational unit (OU). The ID and ARN don't change. The child OUs and accounts remain in place, and any attached policies of the OU remain attached.
module UpdatePolicy : sig ... endUpdates an existing policy with a new name, description, or content. If you don't supply any parameter, that value remains unchanged. You can't change a policy's type.
module UpdateResponsibilityTransfer : sig ... endmodule Json_serializers : sig ... endmodule Json_deserializers : sig ... end