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