aws.docdb_elastic.get_cluster_snapshot
Example SQL Queries
SELECT * FROMaws.docdb_elastic.get_cluster_snapshotWHERE"snapshot_arn" = 'VALUE';Description
Returns information about a specific elastic cluster snapshot
Table Definition
| Column Name | Column Data Type |
|---|---|
| snapshot_arn Required Input Column The ARN identifier of the elastic cluster snapshot. | 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
| |
| snapshot Returns information about a specific elastic cluster snapshot. | STRUCT( |
Show child fields
| |