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 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 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 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 DescribeCreateAccountStatusResponse |
OrganizationsClient.describeCreateAccountStatus(Consumer<DescribeCreateAccountStatusRequest.Builder> describeCreateAccountStatusRequest) |
Retrieves the current status of an asynchronous request to create an account.
|
default DescribeCreateAccountStatusResponse |
OrganizationsClient.describeCreateAccountStatus(DescribeCreateAccountStatusRequest describeCreateAccountStatusRequest) |
Retrieves the current status of an asynchronous request to create an account.
|
default DescribeEffectivePolicyResponse |
OrganizationsClient.describeEffectivePolicy(Consumer<DescribeEffectivePolicyRequest.Builder> describeEffectivePolicyRequest) |
Returns the contents of the effective policy for specified policy type and account.
|
default DescribeEffectivePolicyResponse |
OrganizationsClient.describeEffectivePolicy(DescribeEffectivePolicyRequest describeEffectivePolicyRequest) |
Returns the contents of the effective policy for specified policy type and account.
|
default DescribePolicyResponse |
OrganizationsClient.describePolicy(Consumer<DescribePolicyRequest.Builder> describePolicyRequest) |
Retrieves information about a policy.
|
default DescribePolicyResponse |
OrganizationsClient.describePolicy(DescribePolicyRequest describePolicyRequest) |
Retrieves information about a policy.
|
default DescribeResourcePolicyResponse |
OrganizationsClient.describeResourcePolicy(Consumer<DescribeResourcePolicyRequest.Builder> describeResourcePolicyRequest) |
Retrieves information about a resource policy.
|
default DescribeResourcePolicyResponse |
OrganizationsClient.describeResourcePolicy(DescribeResourcePolicyRequest describeResourcePolicyRequest) |
Retrieves information about a resource policy.
|
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 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 ListAwsServiceAccessForOrganizationResponse |
OrganizationsClient.listAWSServiceAccessForOrganization() |
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
default ListAwsServiceAccessForOrganizationResponse |
OrganizationsClient.listAWSServiceAccessForOrganization(Consumer<ListAwsServiceAccessForOrganizationRequest.Builder> listAwsServiceAccessForOrganizationRequest) |
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
default ListAwsServiceAccessForOrganizationResponse |
OrganizationsClient.listAWSServiceAccessForOrganization(ListAwsServiceAccessForOrganizationRequest listAwsServiceAccessForOrganizationRequest) |
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
default ListAWSServiceAccessForOrganizationIterable |
OrganizationsClient.listAWSServiceAccessForOrganizationPaginator() |
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
default ListAWSServiceAccessForOrganizationIterable |
OrganizationsClient.listAWSServiceAccessForOrganizationPaginator(Consumer<ListAwsServiceAccessForOrganizationRequest.Builder> listAwsServiceAccessForOrganizationRequest) |
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
default ListAWSServiceAccessForOrganizationIterable |
OrganizationsClient.listAWSServiceAccessForOrganizationPaginator(ListAwsServiceAccessForOrganizationRequest listAwsServiceAccessForOrganizationRequest) |
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
default ListCreateAccountStatusResponse |
OrganizationsClient.listCreateAccountStatus() |
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusResponse |
OrganizationsClient.listCreateAccountStatus(Consumer<ListCreateAccountStatusRequest.Builder> listCreateAccountStatusRequest) |
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusResponse |
OrganizationsClient.listCreateAccountStatus(ListCreateAccountStatusRequest listCreateAccountStatusRequest) |
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusIterable |
OrganizationsClient.listCreateAccountStatusPaginator() |
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusIterable |
OrganizationsClient.listCreateAccountStatusPaginator(Consumer<ListCreateAccountStatusRequest.Builder> listCreateAccountStatusRequest) |
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListCreateAccountStatusIterable |
OrganizationsClient.listCreateAccountStatusPaginator(ListCreateAccountStatusRequest listCreateAccountStatusRequest) |
Lists the account creation requests that match the specified status that is currently being tracked for the
organization.
|
default ListDelegatedAdministratorsResponse |
OrganizationsClient.listDelegatedAdministrators(Consumer<ListDelegatedAdministratorsRequest.Builder> listDelegatedAdministratorsRequest) |
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
|
default ListDelegatedAdministratorsResponse |
OrganizationsClient.listDelegatedAdministrators(ListDelegatedAdministratorsRequest listDelegatedAdministratorsRequest) |
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
|
default ListDelegatedAdministratorsIterable |
OrganizationsClient.listDelegatedAdministratorsPaginator(Consumer<ListDelegatedAdministratorsRequest.Builder> listDelegatedAdministratorsRequest) |
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
|
default ListDelegatedAdministratorsIterable |
OrganizationsClient.listDelegatedAdministratorsPaginator(ListDelegatedAdministratorsRequest listDelegatedAdministratorsRequest) |
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
|
default ListDelegatedServicesForAccountResponse |
OrganizationsClient.listDelegatedServicesForAccount(Consumer<ListDelegatedServicesForAccountRequest.Builder> listDelegatedServicesForAccountRequest) |
List the Amazon Web Services services for which the specified account is a delegated administrator.
|
default ListDelegatedServicesForAccountResponse |
OrganizationsClient.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest) |
List the Amazon Web Services services for which the specified account is a delegated administrator.
|
default ListDelegatedServicesForAccountIterable |
OrganizationsClient.listDelegatedServicesForAccountPaginator(Consumer<ListDelegatedServicesForAccountRequest.Builder> listDelegatedServicesForAccountRequest) |
List the Amazon Web Services services for which the specified account is a delegated administrator.
|
default ListDelegatedServicesForAccountIterable |
OrganizationsClient.listDelegatedServicesForAccountPaginator(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest) |
List the Amazon Web Services services for which the specified account is a delegated administrator.
|
default ListPoliciesResponse |
OrganizationsClient.listPolicies(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest) |
Retrieves the list of all policies in an organization of a specified type.
|
default ListPoliciesResponse |
OrganizationsClient.listPolicies(ListPoliciesRequest listPoliciesRequest) |
Retrieves the list of all policies in an organization of a specified type.
|
default ListPoliciesForTargetResponse |
OrganizationsClient.listPoliciesForTarget(Consumer<ListPoliciesForTargetRequest.Builder> listPoliciesForTargetRequest) |
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
|
default ListPoliciesForTargetResponse |
OrganizationsClient.listPoliciesForTarget(ListPoliciesForTargetRequest listPoliciesForTargetRequest) |
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
|
default ListPoliciesForTargetIterable |
OrganizationsClient.listPoliciesForTargetPaginator(Consumer<ListPoliciesForTargetRequest.Builder> listPoliciesForTargetRequest) |
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
|
default ListPoliciesForTargetIterable |
OrganizationsClient.listPoliciesForTargetPaginator(ListPoliciesForTargetRequest listPoliciesForTargetRequest) |
Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account.
|
default ListPoliciesIterable |
OrganizationsClient.listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest) |
Retrieves the list of all policies in an organization of a specified type.
|
default ListPoliciesIterable |
OrganizationsClient.listPoliciesPaginator(ListPoliciesRequest listPoliciesRequest) |
Retrieves the list of all policies in an organization of a specified type.
|
default ListTargetsForPolicyResponse |
OrganizationsClient.listTargetsForPolicy(Consumer<ListTargetsForPolicyRequest.Builder> listTargetsForPolicyRequest) |
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
|
default ListTargetsForPolicyResponse |
OrganizationsClient.listTargetsForPolicy(ListTargetsForPolicyRequest listTargetsForPolicyRequest) |
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
|
default ListTargetsForPolicyIterable |
OrganizationsClient.listTargetsForPolicyPaginator(Consumer<ListTargetsForPolicyRequest.Builder> listTargetsForPolicyRequest) |
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
|
default ListTargetsForPolicyIterable |
OrganizationsClient.listTargetsForPolicyPaginator(ListTargetsForPolicyRequest listTargetsForPolicyRequest) |
Lists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
|
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 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.
|