aws.ssm_incidents.get_replication_set
Example SQL Queries
SELECT * FROMaws.ssm_incidents.get_replication_setWHERE"arn" = 'VALUE';Description
Retrieve your Incident Manager replication set.
Table Definition
| Column Name | Column Data Type |
|---|---|
| arn Required Input Column The Amazon Resource Name (ARN) of the replication set you want to retrieve. | 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 |
| replication_set Details of the replication set. | STRUCT( |
Show child fields
| |