Copy DB Parameter Group
GET {{aws_rds_base_url}}/?SourceDBParameterGroupIdentifier&Tags.Tag.N&TargetDBParameterGroupDescription&TargetDBParameterGroupIdentifier&Action=CopyDBParameterGroup&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
SourceDBParameterGroupIdentifier | null | The identifier or ARN for the source DB parameter group. For information about creating an ARN, see Constructing an ARN for Amazon RDS in the Amazon RDS User Guide. | |
Tags.Tag.N | null | A list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide. | |
TargetDBParameterGroupDescription | null | A description for the copied DB parameter group. | |
TargetDBParameterGroupIdentifier | null | The identifier for the copied DB parameter group. | |
Action | string | ||
Version | string |