This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::RDS::ReservedDBInstance
This data type is used as a response element in the
DescribeReservedDBInstances and
PurchaseReservedDBInstancesOffering actions.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::RDS::ReservedDBInstance", "Properties" : { "DBInstanceCount" :Integer} }
YAML
Type: AWS::RDS::ReservedDBInstance Properties: DBInstanceCount:Integer
Properties
DBInstanceCount-
The number of reserved DB instances.
Required: No
Type: Integer
Update requires: Replacement
Return values
Ref
Fn::GetAtt
CurrencyCode-
The currency code for the reserved DB instance.
DBInstanceClass-
The DB instance class for the reserved DB instance.
Duration-
The duration of the reservation in seconds.
FixedPrice-
The fixed price charged for this reserved DB instance.
MultiAZ-
Indicates whether the reservation applies to Multi-AZ deployments.
OfferingType-
The offering type of this reserved DB instance.
ProductDescription-
The description of the reserved DB instance.
RecurringCharges-
The recurring price charged to run this reserved DB instance.
ReservedDBInstanceArn-
The Amazon Resource Name (ARN) for the reserved DB instance.
ReservedDBInstanceId-
The unique identifier for the reservation.
ReservedDBInstancesOfferingId-
The offering identifier.
StartTime-
The time the reservation started.
State-
The state of the reserved DB instance.
TagsProperty description not available.
UsagePrice-
The hourly price charged for this reserved DB instance.