Package com.amazonaws.services.rds.model

Classes modeling the various types represented by AmazonRDS.

See:
          Description

Class Summary
AuthorizeDBSecurityGroupIngressRequest Container for the parameters to the AuthorizeDBSecurityGroupIngress operation.
AvailabilityZone Contains Availability Zone information.
CopyDBSnapshotRequest Container for the parameters to the CopyDBSnapshot operation.
CreateDBInstanceReadReplicaRequest Container for the parameters to the CreateDBInstanceReadReplica operation.
CreateDBInstanceRequest Container for the parameters to the CreateDBInstance operation.
CreateDBParameterGroupRequest Container for the parameters to the CreateDBParameterGroup operation.
CreateDBSecurityGroupRequest Container for the parameters to the CreateDBSecurityGroup operation.
CreateDBSnapshotRequest Container for the parameters to the CreateDBSnapshot operation.
CreateDBSubnetGroupRequest Container for the parameters to the CreateDBSubnetGroup operation.
DBEngineVersion This data type is used as a response element in the action DescribeDBEngineVersions.
DBInstance Contains the result of a successful invocation of the following actions:
DBParameterGroup Contains the result of a successful invocation of the CreateDBParameterGroup action.
DBParameterGroupStatus The status of the DB Parameter Group.
DBSecurityGroup Contains the result of a successful invocation of the following actions:
DBSecurityGroupMembership This data type is used as a response element in the following actions:
DBSnapshot Contains the result of a successful invocation of the following actions:
DBSubnetGroup Contains the result of a successful invocation of the following actions:
DeleteDBInstanceRequest Container for the parameters to the DeleteDBInstance operation.
DeleteDBParameterGroupRequest Container for the parameters to the DeleteDBParameterGroup operation.
DeleteDBSecurityGroupRequest Container for the parameters to the DeleteDBSecurityGroup operation.
DeleteDBSnapshotRequest Container for the parameters to the DeleteDBSnapshot operation.
DeleteDBSubnetGroupRequest Container for the parameters to the DeleteDBSubnetGroup operation.
DescribeDBEngineVersionsRequest Container for the parameters to the DescribeDBEngineVersions operation.
DescribeDBEngineVersionsResult Contains the result of a successful invocation of the DescribeDBEngineVersions action.
DescribeDBInstancesRequest Container for the parameters to the DescribeDBInstances operation.
DescribeDBInstancesResult Contains the result of a successful invocation of the DescribeDBInstances action.
DescribeDBParameterGroupsRequest Container for the parameters to the DescribeDBParameterGroups operation.
DescribeDBParameterGroupsResult Contains the result of a successful invocation of the DescribeDBParameterGroups action.
DescribeDBParametersRequest Container for the parameters to the DescribeDBParameters operation.
DescribeDBParametersResult Contains the result of a successful invocation of the DescribeDBParameters action.
DescribeDBSecurityGroupsRequest Container for the parameters to the DescribeDBSecurityGroups operation.
DescribeDBSecurityGroupsResult Contains the result of a successful invocation of the DescribeDBSecurityGroups action.
DescribeDBSnapshotsRequest Container for the parameters to the DescribeDBSnapshots operation.
DescribeDBSnapshotsResult Contains the result of a successful invocation of the DescribeDBSnapshots action.
DescribeDBSubnetGroupsRequest Container for the parameters to the DescribeDBSubnetGroups operation.
DescribeDBSubnetGroupsResult Contains the result of a successful invocation of the DescribeDBSubnetGroups action.
DescribeEngineDefaultParametersRequest Container for the parameters to the DescribeEngineDefaultParameters operation.
DescribeEventsRequest Container for the parameters to the DescribeEvents operation.
DescribeEventsResult Contains the result of a successful invocation of the DescribeEvents action.
DescribeOrderableDBInstanceOptionsRequest Container for the parameters to the DescribeOrderableDBInstanceOptions operation.
DescribeOrderableDBInstanceOptionsResult Contains the result of a successful invocation of the DescribeOrderableDBInstanceOptions action.
DescribeReservedDBInstancesOfferingsRequest Container for the parameters to the DescribeReservedDBInstancesOfferings operation.
DescribeReservedDBInstancesOfferingsResult Contains the result of a successful invocation of the DescribeReservedDBInstancesOfferings action.
DescribeReservedDBInstancesRequest Container for the parameters to the DescribeReservedDBInstances operation.
DescribeReservedDBInstancesResult Contains the result of a successful invocation of the DescribeReservedDBInstances action.
EC2SecurityGroup This data type is used as a response element in the following actions:
Endpoint This data type is used as a response element in the following actions:
EngineDefaults Contains the result of a successful invocation of the DescribeEngineDefaultParameters action.
Event This data type is used as a response element in the DescribeEvents action.
IPRange This data type is used as a response element in the DescribeDBSecurityGroups action.
ModifyDBInstanceRequest Container for the parameters to the ModifyDBInstance operation.
ModifyDBParameterGroupRequest Container for the parameters to the ModifyDBParameterGroup operation.
ModifyDBParameterGroupResult Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup action.
ModifyDBSubnetGroupRequest Container for the parameters to the ModifyDBSubnetGroup operation.
OrderableDBInstanceOption Contains a list of available options for a DB Instance
Parameter This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions.
PendingModifiedValues This data type is used as a response element in the ModifyDBInstance action.
PurchaseReservedDBInstancesOfferingRequest Container for the parameters to the PurchaseReservedDBInstancesOffering operation.
RebootDBInstanceRequest Container for the parameters to the RebootDBInstance operation.
RecurringCharge This data type is used as a response element in the DescribeReservedDBInstances and DescribeReservedDBInstancesOfferings actions.
ReservedDBInstance This data type is used as a response element in the DescribeReservedDBInstances and PurchaseReservedDBInstancesOffering actions.
ReservedDBInstancesOffering This data type is used as a response element in the DescribeReservedDBInstancesOfferings action.
ResetDBParameterGroupRequest Container for the parameters to the ResetDBParameterGroup operation.
ResetDBParameterGroupResult Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup action.
RestoreDBInstanceFromDBSnapshotRequest Container for the parameters to the RestoreDBInstanceFromDBSnapshot operation.
RestoreDBInstanceToPointInTimeRequest Container for the parameters to the RestoreDBInstanceToPointInTime operation.
RevokeDBSecurityGroupIngressRequest Container for the parameters to the RevokeDBSecurityGroupIngress operation.
Subnet This data type is used as a response element in the DescribeDBSubnetGroups action.
 

Enum Summary
ApplyMethod Apply Method
SourceType Source Type
 

Exception Summary
AuthorizationAlreadyExistsException The specified CIDRIP or EC2 security group is already authorized for the specified DB security group.
AuthorizationNotFoundException Specified CIDRIP or EC2 security group is not authorized for the specified DB Security Group.
AuthorizationQuotaExceededException Database security group authorization quota has been reached.
DBInstanceAlreadyExistsException User already has a DB Instance with the given identifier.
DBInstanceNotFoundException DBInstanceIdentifier does not refer to an existing DB Instance.
DBParameterGroupAlreadyExistsException A DB Parameter Group with the same name exists.
DBParameterGroupNotFoundException DBParameterGroupName does not refer to an existing DB Parameter Group.
DBParameterGroupQuotaExceededException Request would result in user exceeding the allowed number of DB Parameter Groups.
DBSecurityGroupAlreadyExistsException A database security group with the name specified in DBSecurityGroupName already exists.
DBSecurityGroupNotFoundException DBSecurityGroupName does not refer to an existing DB Security Group.
DBSecurityGroupQuotaExceededException Request would result in user exceeding the allowed number of DB Security Groups.
DBSnapshotAlreadyExistsException DBSnapshotIdentifier is already used by an existing snapshot.
DBSnapshotNotFoundException DBSnapshotIdentifier does not refer to an existing DB Snapshot.
DBSubnetGroupAlreadyExistsException DBSubnetGroupName is already used by an existing DBSubnetGroup.
DBSubnetGroupListDoesNotCoverAllAzException Subnets in the DB subnet group should cover all availability zones.
DBSubnetGroupNotFoundException DBSubnetGroupName does not refer to an existing DB Subnet Group.
DBSubnetGroupQuotaExceededException Request would result in user exceeding the allowed number of DB Subnet Groups.
DBSubnetQuotaExceededException Request would result in user exceeding the allowed number of subnets in a DB subnet Groups.
InstanceQuotaExceededException Request would result in user exceeding the allowed number of DB Instances.
InsufficientDBInstanceCapacityException Specified DB Instance class is not available in the specified Availability Zone.
InvalidDBInstanceStateException The specified DB Instance is not in the available state.
InvalidDBParameterGroupStateException The DB Parameter Group cannot be deleted because it is in use.
InvalidDBSecurityGroupStateException The state of the DB Security Group does not allow deletion.
InvalidDBSnapshotStateException The state of the DB Security Snapshot does not allow deletion.
InvalidDBSubnetGroupStateException The DB Subnet Group cannot be deleted because it is in use.
InvalidDBSubnetStateException AmazonRDS exception
InvalidRestoreException Cannot restore from vpc backup to non-vpc DB instance.
InvalidSubnetException Request subnet is valid, or all subnets are not in common Vpc.
InvalidVPCNetworkStateException DB Subnet Group does not cover all availability zones after it is created because users' change.
PointInTimeRestoreNotEnabledException SourceDBInstanceIdentifier refers to a DB Instance with BackupRetentionPeriod equal to 0.
ReservedDBInstanceAlreadyExistsException User already has a reservation with the given identifier.
ReservedDBInstanceNotFoundException The specified reserved DB Instance not found.
ReservedDBInstanceQuotaExceededException Request would exceed the user's DB Instance quota.
ReservedDBInstancesOfferingNotFoundException Specified offering does not exist.
SnapshotQuotaExceededException Request would result in user exceeding the allowed number of DB Snapshots.
StorageQuotaExceededException Request would result in user exceeding the allowed amount of storage available across all DB Instances.
SubnetAlreadyInUseException AmazonRDS exception
 

Package com.amazonaws.services.rds.model Description

Classes modeling the various types represented by AmazonRDS.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.