aws.servicecatalog.get_aws_organizations_access_status
Example SQL Queries
SELECT * FROMaws.servicecatalog.get_aws_organizations_access_status;Description
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.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| access_status The status of the portfolio share feature. | VARCHAR |