default AcceptHandshakeResponse |
OrganizationsClient.acceptHandshake(Consumer<AcceptHandshakeRequest.Builder> acceptHandshakeRequest) |
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
default AcceptHandshakeResponse |
OrganizationsClient.acceptHandshake(AcceptHandshakeRequest acceptHandshakeRequest) |
Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.
|
default AttachPolicyResponse |
OrganizationsClient.attachPolicy(Consumer<AttachPolicyRequest.Builder> attachPolicyRequest) |
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
default AttachPolicyResponse |
OrganizationsClient.attachPolicy(AttachPolicyRequest attachPolicyRequest) |
Attaches a policy to a root, an organizational unit (OU), or an individual account.
|
default CancelHandshakeResponse |
OrganizationsClient.cancelHandshake(Consumer<CancelHandshakeRequest.Builder> cancelHandshakeRequest) |
Cancels a handshake.
|
default CancelHandshakeResponse |
OrganizationsClient.cancelHandshake(CancelHandshakeRequest cancelHandshakeRequest) |
Cancels a handshake.
|
default CloseAccountResponse |
OrganizationsClient.closeAccount(Consumer<CloseAccountRequest.Builder> closeAccountRequest) |
Closes an Amazon Web Services member account within an organization.
|
default CloseAccountResponse |
OrganizationsClient.closeAccount(CloseAccountRequest closeAccountRequest) |
Closes an Amazon Web Services member account within an organization.
|
default CreateAccountResponse |
OrganizationsClient.createAccount(Consumer<CreateAccountRequest.Builder> createAccountRequest) |
Creates an Amazon Web Services account that is automatically a member of the organization whose credentials made
the request.
|
default CreateAccountResponse |
OrganizationsClient.createAccount(CreateAccountRequest createAccountRequest) |
Creates an Amazon Web Services account that is automatically a member of the organization whose credentials made
the request.
|
default CreateGovCloudAccountResponse |
OrganizationsClient.createGovCloudAccount(Consumer<CreateGovCloudAccountRequest.Builder> createGovCloudAccountRequest) |
This action is available if all of the following are true:
|
default CreateGovCloudAccountResponse |
OrganizationsClient.createGovCloudAccount(CreateGovCloudAccountRequest createGovCloudAccountRequest) |
This action is available if all of the following are true:
|
default CreateOrganizationResponse |
OrganizationsClient.createOrganization() |
Creates an Amazon Web Services organization.
|
default CreateOrganizationResponse |
OrganizationsClient.createOrganization(Consumer<CreateOrganizationRequest.Builder> createOrganizationRequest) |
Creates an Amazon Web Services organization.
|
default CreateOrganizationResponse |
OrganizationsClient.createOrganization(CreateOrganizationRequest createOrganizationRequest) |
Creates an Amazon Web Services organization.
|
default CreateOrganizationalUnitResponse |
OrganizationsClient.createOrganizationalUnit(Consumer<CreateOrganizationalUnitRequest.Builder> createOrganizationalUnitRequest) |
Creates an organizational unit (OU) within a root or parent OU.
|
default CreateOrganizationalUnitResponse |
OrganizationsClient.createOrganizationalUnit(CreateOrganizationalUnitRequest createOrganizationalUnitRequest) |
Creates an organizational unit (OU) within a root or parent OU.
|
default CreatePolicyResponse |
OrganizationsClient.createPolicy(Consumer<CreatePolicyRequest.Builder> createPolicyRequest) |
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual
Amazon Web Services account.
|
default CreatePolicyResponse |
OrganizationsClient.createPolicy(CreatePolicyRequest createPolicyRequest) |
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual
Amazon Web Services account.
|
default DeclineHandshakeResponse |
OrganizationsClient.declineHandshake(Consumer<DeclineHandshakeRequest.Builder> declineHandshakeRequest) |
Declines a handshake request.
|
default DeclineHandshakeResponse |
OrganizationsClient.declineHandshake(DeclineHandshakeRequest declineHandshakeRequest) |
Declines a handshake request.
|
default DeleteOrganizationResponse |
OrganizationsClient.deleteOrganization() |
Deletes the organization.
|
default DeleteOrganizationResponse |
OrganizationsClient.deleteOrganization(Consumer<DeleteOrganizationRequest.Builder> deleteOrganizationRequest) |
Deletes the organization.
|
default DeleteOrganizationResponse |
OrganizationsClient.deleteOrganization(DeleteOrganizationRequest deleteOrganizationRequest) |
Deletes the organization.
|
default DeleteOrganizationalUnitResponse |
OrganizationsClient.deleteOrganizationalUnit(Consumer<DeleteOrganizationalUnitRequest.Builder> deleteOrganizationalUnitRequest) |
Deletes an organizational unit (OU) from a root or another OU.
|
default DeleteOrganizationalUnitResponse |
OrganizationsClient.deleteOrganizationalUnit(DeleteOrganizationalUnitRequest deleteOrganizationalUnitRequest) |
Deletes an organizational unit (OU) from a root or another OU.
|
default DeletePolicyResponse |
OrganizationsClient.deletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest) |
Deletes the specified policy from your organization.
|
default DeletePolicyResponse |
OrganizationsClient.deletePolicy(DeletePolicyRequest deletePolicyRequest) |
Deletes the specified policy from your organization.
|
default DeleteResourcePolicyResponse |
OrganizationsClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest) |
Deletes the resource policy from your organization.
|
default DeleteResourcePolicyResponse |
OrganizationsClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) |
Deletes the resource policy from your organization.
|
default DeregisterDelegatedAdministratorResponse |
OrganizationsClient.deregisterDelegatedAdministrator(Consumer<DeregisterDelegatedAdministratorRequest.Builder> deregisterDelegatedAdministratorRequest) |
Removes the specified member Amazon Web Services account as a delegated administrator for the specified Amazon
Web Services service.
|
default DeregisterDelegatedAdministratorResponse |
OrganizationsClient.deregisterDelegatedAdministrator(DeregisterDelegatedAdministratorRequest deregisterDelegatedAdministratorRequest) |
Removes the specified member Amazon Web Services account as a delegated administrator for the specified Amazon
Web Services service.
|
default DescribeHandshakeResponse |
OrganizationsClient.describeHandshake(Consumer<DescribeHandshakeRequest.Builder> describeHandshakeRequest) |
Retrieves information about a previously requested handshake.
|
default DescribeHandshakeResponse |
OrganizationsClient.describeHandshake(DescribeHandshakeRequest describeHandshakeRequest) |
Retrieves information about a previously requested handshake.
|
default DescribeOrganizationResponse |
OrganizationsClient.describeOrganization() |
Retrieves information about the organization that the user's account belongs to.
|
default DescribeOrganizationResponse |
OrganizationsClient.describeOrganization(Consumer<DescribeOrganizationRequest.Builder> describeOrganizationRequest) |
Retrieves information about the organization that the user's account belongs to.
|
default DescribeOrganizationResponse |
OrganizationsClient.describeOrganization(DescribeOrganizationRequest describeOrganizationRequest) |
Retrieves information about the organization that the user's account belongs to.
|
default DetachPolicyResponse |
OrganizationsClient.detachPolicy(Consumer<DetachPolicyRequest.Builder> detachPolicyRequest) |
Detaches a policy from a target root, organizational unit (OU), or account.
|
default DetachPolicyResponse |
OrganizationsClient.detachPolicy(DetachPolicyRequest detachPolicyRequest) |
Detaches a policy from a target root, organizational unit (OU), or account.
|
default DisableAwsServiceAccessResponse |
OrganizationsClient.disableAWSServiceAccess(Consumer<DisableAwsServiceAccessRequest.Builder> disableAwsServiceAccessRequest) |
Disables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
|
default DisableAwsServiceAccessResponse |
OrganizationsClient.disableAWSServiceAccess(DisableAwsServiceAccessRequest disableAwsServiceAccessRequest) |
Disables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
|
default DisablePolicyTypeResponse |
OrganizationsClient.disablePolicyType(Consumer<DisablePolicyTypeRequest.Builder> disablePolicyTypeRequest) |
Disables an organizational policy type in a root.
|
default DisablePolicyTypeResponse |
OrganizationsClient.disablePolicyType(DisablePolicyTypeRequest disablePolicyTypeRequest) |
Disables an organizational policy type in a root.
|
default EnableAllFeaturesResponse |
OrganizationsClient.enableAllFeatures() |
Enables all features in an organization.
|
default EnableAllFeaturesResponse |
OrganizationsClient.enableAllFeatures(Consumer<EnableAllFeaturesRequest.Builder> enableAllFeaturesRequest) |
Enables all features in an organization.
|
default EnableAllFeaturesResponse |
OrganizationsClient.enableAllFeatures(EnableAllFeaturesRequest enableAllFeaturesRequest) |
Enables all features in an organization.
|
default EnableAwsServiceAccessResponse |
OrganizationsClient.enableAWSServiceAccess(Consumer<EnableAwsServiceAccessRequest.Builder> enableAwsServiceAccessRequest) |
Enables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
|
default EnableAwsServiceAccessResponse |
OrganizationsClient.enableAWSServiceAccess(EnableAwsServiceAccessRequest enableAwsServiceAccessRequest) |
Enables the integration of an Amazon Web Services service (the service that is specified by
ServicePrincipal) with Organizations.
|
default EnablePolicyTypeResponse |
OrganizationsClient.enablePolicyType(Consumer<EnablePolicyTypeRequest.Builder> enablePolicyTypeRequest) |
Enables a policy type in a root.
|
default EnablePolicyTypeResponse |
OrganizationsClient.enablePolicyType(EnablePolicyTypeRequest enablePolicyTypeRequest) |
Enables a policy type in a root.
|
default InviteAccountToOrganizationResponse |
OrganizationsClient.inviteAccountToOrganization(Consumer<InviteAccountToOrganizationRequest.Builder> inviteAccountToOrganizationRequest) |
Sends an invitation to another account to join your organization as a member account.
|
default InviteAccountToOrganizationResponse |
OrganizationsClient.inviteAccountToOrganization(InviteAccountToOrganizationRequest inviteAccountToOrganizationRequest) |
Sends an invitation to another account to join your organization as a member account.
|
default LeaveOrganizationResponse |
OrganizationsClient.leaveOrganization() |
Removes a member account from its parent organization.
|
default LeaveOrganizationResponse |
OrganizationsClient.leaveOrganization(Consumer<LeaveOrganizationRequest.Builder> leaveOrganizationRequest) |
Removes a member account from its parent organization.
|
default LeaveOrganizationResponse |
OrganizationsClient.leaveOrganization(LeaveOrganizationRequest leaveOrganizationRequest) |
Removes a member account from its parent organization.
|
default ListHandshakesForAccountResponse |
OrganizationsClient.listHandshakesForAccount() |
Lists the current handshakes that are associated with the account of the requesting user.
|
default ListHandshakesForAccountResponse |
OrganizationsClient.listHandshakesForAccount(Consumer<ListHandshakesForAccountRequest.Builder> listHandshakesForAccountRequest) |
Lists the current handshakes that are associated with the account of the requesting user.
|
default ListHandshakesForAccountResponse |
OrganizationsClient.listHandshakesForAccount(ListHandshakesForAccountRequest listHandshakesForAccountRequest) |
Lists the current handshakes that are associated with the account of the requesting user.
|
default ListHandshakesForAccountIterable |
OrganizationsClient.listHandshakesForAccountPaginator() |
|
default ListHandshakesForAccountIterable |
OrganizationsClient.listHandshakesForAccountPaginator(Consumer<ListHandshakesForAccountRequest.Builder> listHandshakesForAccountRequest) |
|
default ListHandshakesForAccountIterable |
OrganizationsClient.listHandshakesForAccountPaginator(ListHandshakesForAccountRequest listHandshakesForAccountRequest) |
|
default ListHandshakesForOrganizationResponse |
OrganizationsClient.listHandshakesForOrganization() |
Lists the handshakes that are associated with the organization that the requesting user is part of.
|
default ListHandshakesForOrganizationResponse |
OrganizationsClient.listHandshakesForOrganization(Consumer<ListHandshakesForOrganizationRequest.Builder> listHandshakesForOrganizationRequest) |
Lists the handshakes that are associated with the organization that the requesting user is part of.
|
default ListHandshakesForOrganizationResponse |
OrganizationsClient.listHandshakesForOrganization(ListHandshakesForOrganizationRequest listHandshakesForOrganizationRequest) |
Lists the handshakes that are associated with the organization that the requesting user is part of.
|
default ListHandshakesForOrganizationIterable |
OrganizationsClient.listHandshakesForOrganizationPaginator() |
|
default ListHandshakesForOrganizationIterable |
OrganizationsClient.listHandshakesForOrganizationPaginator(Consumer<ListHandshakesForOrganizationRequest.Builder> listHandshakesForOrganizationRequest) |
|
default ListHandshakesForOrganizationIterable |
OrganizationsClient.listHandshakesForOrganizationPaginator(ListHandshakesForOrganizationRequest listHandshakesForOrganizationRequest) |
|
default MoveAccountResponse |
OrganizationsClient.moveAccount(Consumer<MoveAccountRequest.Builder> moveAccountRequest) |
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
default MoveAccountResponse |
OrganizationsClient.moveAccount(MoveAccountRequest moveAccountRequest) |
Moves an account from its current source parent root or organizational unit (OU) to the specified destination
parent root or OU.
|
default PutResourcePolicyResponse |
OrganizationsClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest) |
Creates or updates a resource policy.
|
default PutResourcePolicyResponse |
OrganizationsClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest) |
Creates or updates a resource policy.
|
default RegisterDelegatedAdministratorResponse |
OrganizationsClient.registerDelegatedAdministrator(Consumer<RegisterDelegatedAdministratorRequest.Builder> registerDelegatedAdministratorRequest) |
Enables the specified member account to administer the Organizations features of the specified Amazon Web
Services service.
|
default RegisterDelegatedAdministratorResponse |
OrganizationsClient.registerDelegatedAdministrator(RegisterDelegatedAdministratorRequest registerDelegatedAdministratorRequest) |
Enables the specified member account to administer the Organizations features of the specified Amazon Web
Services service.
|
default RemoveAccountFromOrganizationResponse |
OrganizationsClient.removeAccountFromOrganization(Consumer<RemoveAccountFromOrganizationRequest.Builder> removeAccountFromOrganizationRequest) |
Removes the specified account from the organization.
|
default RemoveAccountFromOrganizationResponse |
OrganizationsClient.removeAccountFromOrganization(RemoveAccountFromOrganizationRequest removeAccountFromOrganizationRequest) |
Removes the specified account from the organization.
|
default TagResourceResponse |
OrganizationsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds one or more tags to the specified resource.
|
default TagResourceResponse |
OrganizationsClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds one or more tags to the specified resource.
|
default UntagResourceResponse |
OrganizationsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes any tags with the specified keys from the specified resource.
|
default UntagResourceResponse |
OrganizationsClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes any tags with the specified keys from the specified resource.
|
default UpdateOrganizationalUnitResponse |
OrganizationsClient.updateOrganizationalUnit(Consumer<UpdateOrganizationalUnitRequest.Builder> updateOrganizationalUnitRequest) |
Renames the specified organizational unit (OU).
|
default UpdateOrganizationalUnitResponse |
OrganizationsClient.updateOrganizationalUnit(UpdateOrganizationalUnitRequest updateOrganizationalUnitRequest) |
Renames the specified organizational unit (OU).
|
default UpdatePolicyResponse |
OrganizationsClient.updatePolicy(Consumer<UpdatePolicyRequest.Builder> updatePolicyRequest) |
Updates an existing policy with a new name, description, or content.
|
default UpdatePolicyResponse |
OrganizationsClient.updatePolicy(UpdatePolicyRequest updatePolicyRequest) |
Updates an existing policy with a new name, description, or content.
|