Modify DB Snapshot
GET {{aws_rds_base_url}}/?DBSnapshotIdentifier&EngineVersion&OptionGroupName&Action=ModifyDBSnapshot&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DBSnapshotIdentifier | null | The identifier of the DB snapshot to modify. | |
EngineVersion | null | The engine version to upgrade the DB snapshot to. | |
OptionGroupName | null | The option group to identify with the upgraded DB snapshot. | |
Action | string | ||
Version | string |