aws.networkmanager.list_organization_service_access_status
Example SQL Queries
SELECT * FROMaws.networkmanager.list_organization_service_access_status;Description
Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum number of results to return. | BIGINT |
| next_token Input Column The token for the next page of results. | VARCHAR |
| _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
| |
| organization_status Displays the status of an Amazon Web Services Organization. | STRUCT( |
Show child fields
| |