---
type: resource-type
title: RedshiftServerlessSnapshot
description: aws resource type AWS::RedshiftServerless::Snapshot
name: RedshiftServerlessSnapshot
lexicon: aws
resource_type: AWS::RedshiftServerless::Snapshot
---
`AWS::RedshiftServerless::Snapshot`, a resource type of the aws lexicon.

## Properties

- `SnapshotName` (`string`, required): The name of the snapshot.
- `NamespaceName` (`string`, optional): The namespace the snapshot is associated with.
- `OwnerAccount` (`string`, optional): The owner account of the snapshot.
- `RetentionPeriod` (`number`, optional): The retention period of the snapshot.
- `Snapshot` (`RedshiftServerlessSnapshot_Snapshot`, optional): Definition for snapshot resource
- `Tags` (`RedshiftServerlessSnapshot_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `OwnerAccount`
- `Snapshot`
- `Snapshot.AdminUsername`
- `Snapshot.KmsKeyId`
- `Snapshot.NamespaceArn`
- `Snapshot.NamespaceName`
- `Snapshot.OwnerAccount`
- `Snapshot.RetentionPeriod`
- `Snapshot.SnapshotArn`
- `Snapshot.SnapshotCreateTime`
- `Snapshot.SnapshotName`
- `Snapshot.Status`
