Amazon RDS snapshot
aws.rds.snapshot MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon RDS snapshot
Min version: 5.15.0Defaults:
id region type encrypted createdAtRelationships
4 resources · 8 relationships·Click to select, expand fields to see properties.
Fields (14)
| Field | Type | Description |
|---|---|---|
allocatedStoragerequired | int | Allocated storage size in gibibytes (GiB) |
arnrequired | string | ARN of the snapshot |
attributes | []dict | Attribute values that describe permissions to restore the snapshot |
createdAtrequired | time | Creation date of the snapshot |
encryptedrequired | int | Whether the snapshot is encrypted |
enginerequired | string | Snapshot DB engine |
engineVersionrequired | string | Snapshot DB engine version |
idrequired | string | ID of the snapshot |
isClusterSnapshotrequired | int | Whether the snapshot is for a cluster |
portrequired | int | Port that the database instance or cluster listens on |
regionrequired | string | Region where the snapshot exists |
statusrequired | string | Snapshot status |
tagsrequired | map[string]string | Tags for the snapshot |
typerequired | string | Type of snapshot: manual or automated |