Restore DB Cluster From S3

GET {{aws_rds_base_url}}/?AvailabilityZones.AvailabilityZone.N&BacktrackWindow&BackupRetentionPeriod&CharacterSetName&CopyTagsToSnapshot&DatabaseName&DBClusterIdentifier&DBClusterParameterGroupName&DBSubnetGroupName&DeletionProtection&EnableCloudwatchLogsExports.member.N&EnableIAMDatabaseAuthentication&Engine&EngineVersion&KmsKeyId&MasterUsername&MasterUserPassword&OptionGroupName&Port&PreferredBackupWindow&PreferredMaintenanceWindow&S3BucketName&S3IngestionRoleArn&S3Prefix&SourceEngine&SourceEngineVersion&StorageEncrypted&Tags.Tag.N&VpcSecurityGroupIds.VpcSecurityGroupId.N&Action=RestoreDBClusterFromS3&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
AvailabilityZones.AvailabilityZone.NnullA list of Availability Zones (AZs) where instances in the restored DB cluster can be created.
BacktrackWindownullThe target backtrack window, in seconds. To disable backtracking, set this value to 0.
BackupRetentionPeriodnullThe number of days for which automated backups of the restored DB cluster are retained. You must specify a minimum value of 1.
CharacterSetNamenullA value that indicates that the restored DB cluster should be associated with the specified CharacterSet.
CopyTagsToSnapshotnullA value that indicates whether to copy all tags from the restored DB cluster to snapshots of the restored DB cluster. The default is not to copy them.
DatabaseNamenullThe database name for the restored DB cluster.
DBClusterIdentifiernullThe name of the DB cluster to create from the source data in the Amazon S3 bucket. This parameter is isn't case-sensitive.
DBClusterParameterGroupNamenullThe name of the DB cluster parameter group to associate with the restored DB cluster. If this argument is omitted, default.aurora5.6 is used.
DBSubnetGroupNamenullA DB subnet group to associate with the restored DB cluster.
DeletionProtectionnullA value that indicates whether the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled.
EnableCloudwatchLogsExports.member.NnullThe list of logs that the restored DB cluster 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.
EnginenullThe name of the database engine to be used for the restored DB cluster.
EngineVersionnullThe version number of the database engine to use.
KmsKeyIdnullThe AWS KMS key identifier for an encrypted DB cluster.
MasterUsernamenullThe name of the master user for the restored DB cluster.
MasterUserPasswordnullThe password for the master database user. This password can contain any printable ASCII character except /, , or @.
OptionGroupNamenullA value that indicates that the restored DB cluster should be associated with the specified option group.
PortnullThe port number on which the instances in the restored DB cluster accept connections.
PreferredBackupWindownullThe daily time range during which automated backups are created if automated backups are enabled using the BackupRetentionPeriod parameter.
PreferredMaintenanceWindownullThe weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
S3BucketNamenullThe name of the Amazon S3 bucket that contains the data used to create the Amazon Aurora DB cluster.
S3IngestionRoleArnnullThe Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon RDS to access the Amazon S3 bucket on your behalf.
S3PrefixnullThe prefix for all of the file names that contain the data used to create the Amazon Aurora DB cluster. If you do not specify a SourceS3Prefix value, then the Amazon Aurora DB cluster is created by using all of the files in the Amazon S3 bucket.
SourceEnginenullThe identifier for the database engine that was backed up to create the files stored in the Amazon S3 bucket.
SourceEngineVersionnullThe version of the database that the backup files were created from.
StorageEncryptednullA value that indicates whether the restored DB cluster is encrypted.
Tags.Tag.NnullA list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.
VpcSecurityGroupIds.VpcSecurityGroupId.NnullA list of EC2 VPC security groups to associate with the restored DB cluster.
Actionstring
Versionstring