AmazonCreateRdsSnapshotsParameters Object
Last updated
Last updated
Parameters for the Amazon Create RDS Snapshots action.
Registered credentials to use with the action. One and only one credential must be specified.
Type: Array of string
Required: Yes
Comparison to use when identifying instances by ID. Required when instanceIdentificationMethod
is by-instance-id
.
Type: object.
Required: Conditional
Method of identifying the RDS instances from which the snapshots will be created.
Type: string
Valid Values:
all-instances
by-instance-id
by-resource-tag
Required: Yes
Regions to use with the action. One and only one region must be specified.
Type: Array of string
Required: Yes
Comparison to use when identifying instances by resource tag. Required when instanceIdentificationMethod
is by-resource-tag
.
Required: Conditional
ID of the snapshots that will be created.
Type: string
Required: Yes
Resource tags to add to the RDS snapshot.
Required: No
Credential ID of the AWS credentials to copy the the resulting RDS snapshot. Eg. cred-12345678
. When setting this field, also set the targetRegionName
field.
Type: string
Required: No
ID or alias of the KMS key used to encrypt the RDS snapshot when copied to a secondary region.
Type: string
Required: No
Name of a secondary region to copy the resulting RDS snapshot. Must be a valid region. Eg. us-east-1
Type: string
Required: No
Type: object.
Type: Array of object.