GetAWSOrganizationsAccessStatus
Get the Access Status for AWS Organizations portfolio share feature. This API can only be called by the management account in the organization or by a delegated admin.
Response Syntax
{
"AccessStatus": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
- AccessStatus
-
The status of the portfolio share feature.
Type: String
Valid Values:
ENABLED | UNDER_CHANGE | DISABLED
Errors
- OperationNotSupportedException
-
The operation is not supported.
HTTP Status Code: 400
- ResourceNotFoundException
-
The specified resource was not found.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: