---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_redshiftserverless_namespace{% #aws_redshiftserverless_namespace %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `admin_password_secret_arn`{% #admin_password_secret_arn %}

**Type**: `STRING` **Provider name**: `adminPasswordSecretArn` **Description**: The Amazon Resource Name (ARN) for the namespace's admin user credentials secret. 

## `admin_password_secret_kms_key_id`{% #admin_password_secret_kms_key_id %}

**Type**: `STRING` **Provider name**: `adminPasswordSecretKmsKeyId` **Description**: The ID of the Key Management Service (KMS) key used to encrypt and store the namespace's admin credentials secret. 

## `admin_username`{% #admin_username %}

**Type**: `STRING` **Provider name**: `adminUsername` **Description**: The username of the administrator for the first database created in the namespace. 

## `creation_date`{% #creation_date %}

**Type**: `TIMESTAMP` **Provider name**: `creationDate` **Description**: The date of when the namespace was created. 

## `db_name`{% #db_name %}

**Type**: `STRING` **Provider name**: `dbName` **Description**: The name of the first database created in the namespace. 

## `default_iam_role_arn`{% #default_iam_role_arn %}

**Type**: `STRING` **Provider name**: `defaultIamRoleArn` **Description**: The Amazon Resource Name (ARN) of the IAM role to set as a default in the namespace. 

## `iam_roles`{% #iam_roles %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `iamRoles` **Description**: A list of IAM roles to associate with the namespace. 

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING` **Provider name**: `kmsKeyId` **Description**: The ID of the Amazon Web Services Key Management Service key used to encrypt your data. 

## `log_exports`{% #log_exports %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `logExports` **Description**: The types of logs the namespace can export. Available export types are User log, Connection log, and User activity log. 

## `namespace_arn`{% #namespace_arn %}

**Type**: `STRING` **Provider name**: `namespaceArn` **Description**: The Amazon Resource Name (ARN) associated with a namespace. 

## `namespace_id`{% #namespace_id %}

**Type**: `STRING` **Provider name**: `namespaceId` **Description**: The unique identifier of a namespace. 

## `namespace_name`{% #namespace_name %}

**Type**: `STRING` **Provider name**: `namespaceName` **Description**: The name of the namespace. Must be between 3-64 alphanumeric characters in lowercase, and it cannot be a reserved word. A list of reserved words can be found in [Reserved Words](https://docs.aws.amazon.com/redshift/latest/dg/r_pg_keywords.html) in the Amazon Redshift Database Developer Guide. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The status of the namespace. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
