Amazon Relational Database Service
API Reference (API Version 2012-04-23)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

DBSnapshot

Description

Contains the result of a successful invocation of the following actions:

This data type is used as a response element in the DescribeDBSnapshots action.

Contents

NameDescription
AllocatedStorage

Specifies the allocated storage size in gigabytes (GB).

Type: Integer

AvailabilityZone

Specifies the name of the Availability Zone the DB Instance was located in at the time of the DB Snapshot.

Type: String

DBInstanceIdentifier

Specifies the the DBInstanceIdentifier of the DB Instance this DB Snapshot was created from.

Type: String

DBSnapshotIdentifier

Specifies the identifier for the DB Snapshot.

Type: String

Engine

Specifies the name of the database engine.

Type: String

EngineVersion

Specifies the version of the database engine.

Type: String

InstanceCreateTime

Specifies the time (UTC) when the snapshot was taken.

Type: DateTime

LicenseModel

License model information for the restored DB Instance.

Type: String

MasterUsername

Provides the master username for the DB Instance.

Type: String

Port

Specifies the port that the database engine was listening on at the time of the snapshot.

Type: Integer

SnapshotCreateTime

Provides the time (UTC) when the snapshot was taken.

Type: DateTime

SnapshotType

Provides the type of the DB Snapshot.

Type: String

Status

Specifies the status of this DB Snapshot.

Type: String

VpcId

Provides the Vpc Id associated with the DB Snapshot.

Type: String