AWS::RedshiftServerless::SnapshotResource Type definition for AWS::RedshiftServerless::Snapshot Resource Type.
4 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
SnapshotName | string | RequiredCreate-only |
NamespaceName | string | Create-only |
RetentionPeriod | integer | |
Tags | Array<Tag> | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
OwnerAccount | string | The owner account of the snapshot. |
Snapshot | Snapshot | Definition for snapshot resource |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::RedshiftServerless::Snapshot
Resources:
MyResource:
Type: AWS::RedshiftServerless::Snapshot
Properties:
SnapshotName: "my-snapshotname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
redshift-serverless:CreateSnapshotredshift-serverless:GetSnapshotredshift-serverless:ListTagsForResourceredshift-serverless:TagResourceredshift-serverless:GetNamespaceredshift-serverless:GetSnapshotredshift-serverless:ListTagsForResourceredshift-serverless:GetNamespaceredshift-serverless:UpdateSnapshotredshift-serverless:GetSnapshotredshift-serverless:ListTagsForResourceredshift-serverless:TagResourceredshift-serverless:UntagResourceredshift-serverless:GetNamespaceredshift-serverless:DeleteSnapshotredshift-serverless:GetSnapshotredshift-serverless:ListTagsForResourceredshift-serverless:UntagResourceredshift-serverless:GetNamespaceredshift-serverless:ListSnapshotsredshift-serverless:GetSnapshotredshift-serverless:ListTagsForResourceredshift-serverless:GetNamespaceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterSnapshotNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NamespaceNameSnapshotNameTagsTags/*/KeyTags/*/Value