aws.fis.get_action
Example SQL Queries
SELECT * FROMaws.fis.get_actionWHERE"id" = 'VALUE';Description
Gets information about the specified FIS action.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the action. | 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
| |
| action Information about the action. | STRUCT( |
Show child fields
| |