Restore DB Instance From DB Snapshot

GET {{aws_rds_base_url}}/?AutoMinorVersionUpgrade&AvailabilityZone&CopyTagsToSnapshot&DBInstanceClass&DBInstanceIdentifier&DBName&DBParameterGroupName&DBSnapshotIdentifier&DBSubnetGroupName&DeletionProtection&Domain&DomainIAMRoleName&EnableCloudwatchLogsExports.member.N&EnableIAMDatabaseAuthentication&Engine&Iops&LicenseModel&MultiAZ&OptionGroupName&Port&ProcessorFeatures.ProcessorFeature.N&PubliclyAccessible&StorageType&Tags.Tag.N&TdeCredentialArn&TdeCredentialPassword&UseDefaultProcessorFeatures&VpcSecurityGroupIds.VpcSecurityGroupId.N&Action=RestoreDBInstanceFromDBSnapshot&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
AutoMinorVersionUpgradenullA value that indicates whether minor version upgrades are applied automatically to the DB instance during the maintenance window.
AvailabilityZonenullThe Availability Zone (AZ) where the DB instance will be created.
CopyTagsToSnapshotnullA value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance. By default, tags are not copied.
DBInstanceClassnullThe compute and memory capacity of the Amazon RDS DB instance, for example, db.m4.large. Not all DB instance classes are available in all AWS Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see DB Instance Class in the Amazon RDS User Guide.
DBInstanceIdentifiernullName of the DB instance to create from the DB snapshot. This parameter isn't case-sensitive.
DBNamenullThe database name for the restored DB instance.
DBParameterGroupNamenullThe name of the DB parameter group to associate with this DB instance.
DBSnapshotIdentifiernullThe identifier for the DB snapshot to restore from.
DBSubnetGroupNamenullThe DB subnet group name to use for the new instance.
DeletionProtectionnullA value that indicates whether the DB instance has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled. For more information, see Deleting a DB Instance.
DomainnullSpecify the Active Directory directory ID to restore the DB instance in. The domain must be created prior to this operation. Currently, only Microsoft SQL Server and Oracle DB instances can be created in an Active Directory Domain.
DomainIAMRoleNamenullSpecify the name of the IAM role to be used when making API calls to the Directory Service.
EnableCloudwatchLogsExports.member.NnullThe list of logs that the restored DB instance is to export to CloudWatch Logs. The values in the list depend on the DB engine being used. For more information, see Publishing Database Logs to Amazon CloudWatch Logs in the Amazon Aurora User Guide.
EnableIAMDatabaseAuthenticationnullA value that indicates whether to enable mapping of AWS Identity and Access Management (IAM) accounts to database accounts. By default, mapping is disabled. For information about the supported DB engines, see CreateDBInstance.
EnginenullThe database engine to use for the new instance.
IopsnullSpecifies the amount of provisioned IOPS for the DB instance, expressed in I/O operations per second. If this parameter isn't specified, the IOPS value is taken from the backup. If this parameter is set to 0, the new instance is converted to a non-PIOPS instance. The conversion takes additional time, though your DB instance is available for connections before the conversion starts.
LicenseModelnullLicense model information for the restored DB instance.
MultiAZnullA value that indicates whether the DB instance is a Multi-AZ deployment.
OptionGroupNamenullThe name of the option group to be used for the restored DB instance.
PortnullThe port number on which the database accepts connections.
ProcessorFeatures.ProcessorFeature.NnullThe number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
PubliclyAccessiblenullA value that indicates whether the DB instance is publicly accessible. When the DB instance is publicly accessible, it is an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. When the DB instance isn't publicly accessible, it is an internal instance with a DNS name that resolves to a private IP address. For more information, see CreateDBInstance.
StorageTypenullSpecifies the storage type to be associated with the DB instance.
Tags.Tag.NnullA list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.
TdeCredentialArnnullThe ARN from the key store with which to associate the instance for TDE encryption.
TdeCredentialPasswordnullThe password for the given ARN from the key store in order to access the device.
UseDefaultProcessorFeaturesnullA value that indicates whether the DB instance class of the DB instance uses its default processor features.
VpcSecurityGroupIds.VpcSecurityGroupId.NnullA list of EC2 VPC security groups to associate with this DB instance.
Actionstring
Versionstring