Data Source schema for AWS::RedshiftServerless::Namespace
id
(String) Uniquely identifies the resource.admin_password_secret_kms_key_id
(String) The ID of the AWS Key Management Service (KMS) key used to encrypt and store the namespace's admin credentials secret. You can only use this parameter if manageAdminPassword is true.admin_user_password
(String) 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. You can't use adminUserPassword if manageAdminPassword is true.admin_username
(String) The user name associated with the admin user for the namespace that is being created. Only alphanumeric characters and underscores are allowed. It should start with an alphabet.db_name
(String) The database name associated for the namespace that is being created. Only alphanumeric characters and underscores are allowed. It should start with an alphabet.default_iam_role_arn
(String) The default IAM role ARN for the namespace that is being created.final_snapshot_name
(String) The name of the namespace the source snapshot was created from. Please specify the name if needed before deleting namespacefinal_snapshot_retention_period
(Number) 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.iam_roles
(List of String) A list of AWS Identity and Access Management (IAM) roles that can be used by the namespace to access other AWS services. You must supply the IAM roles in their Amazon Resource Name (ARN) format. The Default role limit for each request is 10.kms_key_id
(String) The AWS Key Management Service (KMS) key ID of the encryption key that you want to use to encrypt data in the namespace.log_exports
(List of String) The collection of log types to be exported provided by the customer. Should only be one of the three supported log types: userlog, useractivitylog and connectionlogmanage_admin_password
(Boolean) If true, Amazon Redshift uses AWS Secrets Manager to manage the namespace's admin credentials. You can't use adminUserPassword if manageAdminPassword is true. If manageAdminPassword is false or not set, Amazon Redshift uses adminUserPassword for the admin user account's password.namespace
(Attributes) Definition of Namespace resource. (see below for nested schema)namespace_name
(String) A unique identifier for the namespace. You use this identifier to refer to the namespace for any subsequent namespace operations such as deleting or modifying. All alphabetical characters must be lower case. Namespace name should be unique for all namespaces within an AWS account.namespace_resource_policy
(String) The resource policy document that will be attached to the namespace.redshift_idc_application_arn
(String) The ARN for the Redshift application that integrates with IAM Identity Center.snapshot_copy_configurations
(Attributes List) The snapshot copy configurations for the namespace. (see below for nested schema)tags
(Attributes List) The list of tags for the namespace. (see below for nested schema)namespace
Read-Only:
admin_password_secret_arn
(String)admin_password_secret_kms_key_id
(String)admin_username
(String)creation_date
(String)db_name
(String)default_iam_role_arn
(String)iam_roles
(List of String)kms_key_id
(String)log_exports
(List of String)namespace_arn
(String)namespace_id
(String)namespace_name
(String)status
(String)snapshot_copy_configurations
Read-Only:
destination_kms_key_id
(String)destination_region
(String)snapshot_retention_period
(Number)tags
Read-Only:
key
(String)value
(String)