Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-redshiftserverless-namespace.json
Parent schema serverless-framework-configuration
Type: object

Definition of AWS::RedshiftServerless::Namespace Resource Type. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-redshift-serverless

Properties

AdminUserPassword string | Aws_CF_FunctionString

The password associated with the admin user for the namespace that is being created. Password must be at least 8 characters in length, should be any printable ASCII character. Must contain at least one lowercase letter, one uppercase letter and one decimal digit.

Tags Tag[]

The list of tags for the namespace.

minItems=0maxItems=200
FinalSnapshotName string | Aws_CF_FunctionString

The name of the namespace the source snapshot was created from. Please specify the name if needed before deleting namespace

FinalSnapshotRetentionPeriod integer

The number of days to retain automated snapshot in the destination region after they are copied from the source region. If the value is -1, the manual snapshot is retained indefinitely. The value must be either -1 or an integer between 1 and 3,653.

Definitions

LogExport string | Aws_CF_FunctionString
Namespace object
NamespaceArn string | Aws_CF_FunctionString
NamespaceId string | Aws_CF_FunctionString
NamespaceName string | Aws_CF_FunctionString
AdminUsername string | Aws_CF_FunctionString
DbName string | Aws_CF_FunctionString
KmsKeyId string | Aws_CF_FunctionString
DefaultIamRoleArn string | Aws_CF_FunctionString
IamRoles string[]
LogExports LogExport[]
minItems=0maxItems=16
Status string | Aws_CF_FunctionString
CreationDate string | Aws_CF_FunctionString
NamespaceStatus string | Aws_CF_FunctionString
Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required