aws.ssm_sap.get_resource_permission
Example SQL Queries
SELECT * FROMaws.ssm_sap.get_resource_permissionWHERE"resource_arn" = 'VALUE';Description
Gets permissions associated with the target database.
Table Definition
| Column Name | Column Data Type |
|---|---|
| resource_arn Required Input Column The Amazon Resource Name (ARN) of the resource. | VARCHAR |
| action_type Input Column | 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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| policy | VARCHAR |