Create DB Instance Read Replica

GET {{aws_rds_base_url}}/?AutoMinorVersionUpgrade&AvailabilityZone&CopyTagsToSnapshot&DBInstanceClass&DBInstanceIdentifier&DBParameterGroupName&DBSubnetGroupName&DeletionProtection&Domain&DomainIAMRoleName&EnableCloudwatchLogsExports.member.N&EnableIAMDatabaseAuthentication&EnablePerformanceInsights&Iops&KmsKeyId&MonitoringInterval&MonitoringRoleArn&MultiAZ&OptionGroupName&PerformanceInsightsKMSKeyId&PerformanceInsightsRetentionPeriod&Port&PreSignedUrl&ProcessorFeatures.ProcessorFeature.N&PubliclyAccessible&SourceDBInstanceIdentifier&StorageType&Tags.Tag.N&UseDefaultProcessorFeatures&VpcSecurityGroupIds.VpcSecurityGroupId.N&Action=CreateDBInstanceReadReplica&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
AutoMinorVersionUpgradenullA value that indicates whether minor engine upgrades are applied automatically to the Read Replica during the maintenance window.
AvailabilityZonenullThe Availability Zone (AZ) where the Read Replica will be created.
CopyTagsToSnapshotnullA value that indicates whether to copy all tags from the Read Replica to snapshots of the Read Replica. By default, tags are not copied.
DBInstanceClassnullThe compute and memory capacity of the Read Replica, 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.
DBInstanceIdentifiernullThe DB instance identifier of the Read Replica. This identifier is the unique key that identifies a DB instance. This parameter is stored as a lowercase string.
DBParameterGroupNamenullThe name of the DB parameter group to associate with this DB instance.
DBSubnetGroupNamenullSpecifies a DB subnet group for the DB instance. The new DB instance is created in the VPC associated with the DB subnet group. If no DB subnet group is specified, then the new DB instance isn't created in a VPC.
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.
DomainnullThe Active Directory directory ID to create the DB instance in.
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 new 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 RDS 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.
EnablePerformanceInsightsnullA value that indicates whether to enable Performance Insights for the Read Replica.
IopsnullThe amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.
KmsKeyIdnullThe AWS KMS key ID for an encrypted Read Replica. The KMS key ID is the Amazon Resource Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key.
MonitoringIntervalnullThe interval, in seconds, between points when Enhanced Monitoring metrics are collected for the Read Replica. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 0.
MonitoringRoleArnnullThe ARN for the IAM role that permits RDS to send enhanced monitoring metrics to Amazon CloudWatch Logs. For example, arn:aws:iam:123456789012:role/emaccess. For information on creating a monitoring role, go to To create an IAM role for Amazon RDS Enhanced Monitoring in the Amazon RDS User Guide.
MultiAZnullA value that indicates whether the Read Replica is in a Multi-AZ deployment.
OptionGroupNamenullThe option group the DB instance is associated with. If omitted, the option group associated with the source instance is used.
PerformanceInsightsKMSKeyIdnullThe AWS KMS key identifier for encryption of Performance Insights data. The KMS key ID is the Amazon Resource Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key.
PerformanceInsightsRetentionPeriodnullThe amount of time, in days, to retain Performance Insights data. Valid values are 7 or 731 (2 years).
PortnullThe port number that the DB instance uses for connections.
PreSignedUrlnullThe URL that contains a Signature Version 4 signed request for the CreateDBInstanceReadReplica API action in the source AWS Region that contains the source DB instance.
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.
SourceDBInstanceIdentifiernullThe identifier of the DB instance that will act as the source for the Read Replica. Each DB instance can have up to five Read Replicas.
StorageTypenullSpecifies the storage type to be associated with the Read Replica.
Tags.Tag.NnullA list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.
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 the Read Replica.
Actionstring
Versionstring