| _key | core | string | |
| account_id | core | string | |
| allocated_storage | core | int64 | Specifies the allocated storage size in gibibytes (GiB). |
| availability_zone | core | string | Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot. |
| db_instance_identifier | core | string | Specifies the DB instance identifier of the DB instance this DB snapshot was created from. |
| db_snapshot_arn | core | string | The Amazon Resource Name (ARN) for the DB snapshot. |
| db_snapshot_attributes | core | json | Contains the results of a successful call to the DescribeDBSnapshotAttributes API action. Manual DB snapshot attributes are used to authorize other Amazon Web Services accounts to copy or restore a manual DB snapshot. For more information, see the ModifyDBSnapshotAttribute API action. |
| db_snapshot_identifier | core | string | Specifies the identifier for the DB snapshot. |
| db_system_id | core | string | The Oracle system identifier (SID), which is the name of the Oracle database instance that manages your database files. The Oracle SID is also the name of your CDB. |
| dbi_resource_id | core | string | The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region. |
| dedicated_log_volume | core | bool | Indicates whether the DB instance has a dedicated log volume (DLV) enabled. |
| encrypted | core | bool | Indicates whether the DB snapshot is encrypted. |
| engine | core | string | Specifies the name of the database engine. |
| engine_version | core | string | Specifies the version of the database engine. |
| iam_database_authentication_enabled | core | bool | Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled. |
| instance_create_time | core | timestamp | Specifies the time in Coordinated Universal Time (UTC) when the DB instance, from which the snapshot was taken, was created. |
| iops | core | int64 | Specifies the Provisioned IOPS (I/O operations per second) value of the DB instance at the time of the snapshot. |
| kms_key_id | core | string | If Encrypted is true, the Amazon Web Services KMS key identifier for the encrypted DB snapshot. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. |
| license_model | core | string | License model information for the restored DB instance. |
| master_username | core | string | Provides the master username for the DB snapshot. |
| multi_tenant | core | bool | Indicates whether the snapshot is of a DB instance using the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE). |
| option_group_name | core | string | Provides the option group name for the DB snapshot. |
| original_snapshot_create_time | core | timestamp | Specifies the time of the CreateDBSnapshot operation in Coordinated Universal Time (UTC). Doesn't change when the snapshot is copied. |
| percent_progress | core | int64 | The percentage of the estimated data that has been transferred. |
| port | core | int64 | Specifies the port that the database engine was listening on at the time of the snapshot. |
| processor_features | core | json | The number of CPU cores and the number of threads per core for the DB instance class of the DB instance when the DB snapshot was created. |
| snapshot_create_time | core | timestamp | Specifies when the snapshot was taken in Coordinated Universal Time (UTC). Changes for the copy when the snapshot is copied. |
| snapshot_database_time | core | timestamp | The timestamp of the most recent transaction applied to the database that you're backing up. Thus, if you restore a snapshot, SnapshotDatabaseTime is the most recent transaction in the restored DB instance. In contrast, originalSnapshotCreateTime specifies the system time that the snapshot completed. If you back up a read replica, you can determine the replica lag by comparing SnapshotDatabaseTime with originalSnapshotCreateTime. For example, if originalSnapshotCreateTime is two hours later than SnapshotDatabaseTime, then the replica lag is two hours. |
| snapshot_target | core | string | Specifies where manual snapshots are stored: Dedicated Local Zones, Amazon Web Services Outposts or the Amazon Web Services Region. |
| snapshot_type | core | string | Provides the type of the DB snapshot. |
| source_db_snapshot_identifier | core | string | The DB snapshot Amazon Resource Name (ARN) that the DB snapshot was copied from. It only has a value in the case of a cross-account or cross-Region copy. |
| source_region | core | string | The Amazon Web Services Region that the DB snapshot was created in or copied from. |
| status | core | string | Specifies the status of this DB snapshot. |
| storage_throughput | core | int64 | Specifies the storage throughput for the DB snapshot. |
| storage_type | core | string | Specifies the storage type associated with DB snapshot. |
| tags | core | hstore | |
| tde_credential_arn | core | string | The ARN from the key store with which to associate the instance for TDE encryption. |
| timezone | core | string | The time zone of the DB snapshot. In most cases, the Timezone element is empty. Timezone content appears only for snapshots taken from Microsoft SQL Server DB instances that were created with a time zone specified. |
| vpc_id | core | string | Provides the VPC ID associated with the DB snapshot. |