OrganizationStatus
The status of an Amazon Web Services Organization and the accounts within that organization.
Contents
- AccountStatusList
-
The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts. This will be either
SUCCEEDED
orIN_PROGRESS
.Type: Array of AccountStatus objects
Required: No
- OrganizationAwsServiceAccessStatus
-
The status of the organization's AWS service access. This will be
ENABLED
orDISABLED
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
- OrganizationId
-
The ID of an Amazon Web Services Organization.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
^o-([0-9a-f]{8,17})$
Required: No
- SLRDeploymentStatus
-
The status of the SLR deployment for the account. This will be either
SUCCEEDED
orIN_PROGRESS
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: