Modify DB Snapshot Attribute

GET {{aws_rds_base_url}}/?AttributeName&DBSnapshotIdentifier&ValuesToAdd.AttributeValue.N&ValuesToRemove.AttributeValue.N&Action=ModifyDBSnapshotAttribute&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
AttributeNamenullThe name of the DB snapshot attribute to modify.
DBSnapshotIdentifiernullThe identifier for the DB snapshot to modify the attributes for.
ValuesToAdd.AttributeValue.NnullA list of DB snapshot attributes to add to the attribute specified by AttributeName.
ValuesToRemove.AttributeValue.NnullA list of DB snapshot attributes to remove from the attribute specified by AttributeName.
Actionstring
Versionstring