TargetAction
A JSON format string of the Amazon Redshift Serverless API operation with input parameters. The following is an example of a target action.
"{"CreateSnapshot": {"NamespaceName": "sampleNamespace","SnapshotName": "sampleSnapshot", "retentionPeriod": "1"}}"
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- createSnapshot
-
The parameters that you can use to configure a scheduled action to create a snapshot. For more information about creating a scheduled action, see CreateScheduledAction.
Type: CreateSnapshotScheduleActionParameters object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: