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

# aws_appsync_channel_namespace{% #aws_appsync_channel_namespace %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `api_id`{% #api_id %}

**Type**: `STRING` **Provider name**: `apiId` **Description**: The `Api` ID. 

## `channel_namespace_arn`{% #channel_namespace_arn %}

**Type**: `STRING` **Provider name**: `channelNamespaceArn` **Description**: The Amazon Resource Name (ARN) for the `ChannelNamespace`. 

## `code_handlers`{% #code_handlers %}

**Type**: `STRING` **Provider name**: `codeHandlers` **Description**: The event handler functions that run custom business logic to process published events and subscribe requests. 

## `created`{% #created %}

**Type**: `TIMESTAMP` **Provider name**: `created` **Description**: The date and time that the `ChannelNamespace` was created. 

## `last_modified`{% #last_modified %}

**Type**: `TIMESTAMP` **Provider name**: `lastModified` **Description**: The date and time that the `ChannelNamespace` was last changed. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The name of the channel namespace. This name must be unique within the `Api`. 

## `publish_auth_modes`{% #publish_auth_modes %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `publishAuthModes` **Description**: The authorization mode to use for publishing messages on the channel namespace. This configuration overrides the default `Api`authorization configuration. 

- `auth_type`**Type**: `STRING`**Provider name**: `authType`**Description**: The authorization type.

## `subscribe_auth_modes`{% #subscribe_auth_modes %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `subscribeAuthModes` **Description**: The authorization mode to use for subscribing to messages on the channel namespace. This configuration overrides the default `Api`authorization configuration. 

- `auth_type`**Type**: `STRING`**Provider name**: `authType`**Description**: The authorization type.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
