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 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.
|