aws.servicecatalog.describe_service_action
Example SQL Queries
SELECT * FROMaws.servicecatalog.describe_service_actionWHERE"id" = 'VALUE';Description
Describes a self-service action.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The self-service action identifier. | VARCHAR |
| accept_language Input Column The language code.
| 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 |
| service_action_detail Detailed information about the self-service action. | STRUCT( |
Show child fields
| |