ServiceCatalog / Client / get_aws_organizations_access_status
get_aws_organizations_access_status#
- ServiceCatalog.Client.get_aws_organizations_access_status()#
Get the Access Status for Organizations portfolio share feature. This API can only be called by the management account in the organization or by a delegated admin.
See also: AWS API Documentation
Request Syntax
response = client.get_aws_organizations_access_status()
- Return type:
dict
- Returns:
Response Syntax
{ 'AccessStatus': 'ENABLED'|'UNDER_CHANGE'|'DISABLED' }
Response Structure
(dict) –
AccessStatus (string) –
The status of the portfolio share feature.
Exceptions
ServiceCatalog.Client.exceptions.ResourceNotFoundException
ServiceCatalog.Client.exceptions.OperationNotSupportedException