default DisableOrganizationsRootCredentialsManagementResponse |
IamClient.disableOrganizationsRootCredentialsManagement(Consumer<DisableOrganizationsRootCredentialsManagementRequest.Builder> disableOrganizationsRootCredentialsManagementRequest) |
Disables the management of privileged root user credentials across member accounts in your organization.
|
default DisableOrganizationsRootCredentialsManagementResponse |
IamClient.disableOrganizationsRootCredentialsManagement(DisableOrganizationsRootCredentialsManagementRequest disableOrganizationsRootCredentialsManagementRequest) |
Disables the management of privileged root user credentials across member accounts in your organization.
|
default DisableOrganizationsRootSessionsResponse |
IamClient.disableOrganizationsRootSessions(Consumer<DisableOrganizationsRootSessionsRequest.Builder> disableOrganizationsRootSessionsRequest) |
Disables root user sessions for privileged tasks across member accounts in your organization.
|
default DisableOrganizationsRootSessionsResponse |
IamClient.disableOrganizationsRootSessions(DisableOrganizationsRootSessionsRequest disableOrganizationsRootSessionsRequest) |
Disables root user sessions for privileged tasks across member accounts in your organization.
|
default EnableOrganizationsRootCredentialsManagementResponse |
IamClient.enableOrganizationsRootCredentialsManagement(Consumer<EnableOrganizationsRootCredentialsManagementRequest.Builder> enableOrganizationsRootCredentialsManagementRequest) |
Enables the management of privileged root user credentials across member accounts in your organization.
|
default EnableOrganizationsRootCredentialsManagementResponse |
IamClient.enableOrganizationsRootCredentialsManagement(EnableOrganizationsRootCredentialsManagementRequest enableOrganizationsRootCredentialsManagementRequest) |
Enables the management of privileged root user credentials across member accounts in your organization.
|
default EnableOrganizationsRootSessionsResponse |
IamClient.enableOrganizationsRootSessions(Consumer<EnableOrganizationsRootSessionsRequest.Builder> enableOrganizationsRootSessionsRequest) |
Allows the management account or delegated administrator to perform privileged tasks on member accounts in your
organization.
|
default EnableOrganizationsRootSessionsResponse |
IamClient.enableOrganizationsRootSessions(EnableOrganizationsRootSessionsRequest enableOrganizationsRootSessionsRequest) |
Allows the management account or delegated administrator to perform privileged tasks on member accounts in your
organization.
|
default ListOrganizationsFeaturesResponse |
IamClient.listOrganizationsFeatures(Consumer<ListOrganizationsFeaturesRequest.Builder> listOrganizationsFeaturesRequest) |
Lists the centralized root access features enabled for your organization.
|
default ListOrganizationsFeaturesResponse |
IamClient.listOrganizationsFeatures(ListOrganizationsFeaturesRequest listOrganizationsFeaturesRequest) |
Lists the centralized root access features enabled for your organization.
|