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

# aws_apigateway_gatewayresponse{% #aws_apigateway_gatewayresponse %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `default_response`{% #default_response %}

**Type**: `BOOLEAN`**Provider name**: `defaultResponse`**Description**: A Boolean flag to indicate whether this GatewayResponse is the default gateway response (`true`) or not (`false`). A default gateway response is one generated by API Gateway without any customization by an API developer.

## `response_parameters`{% #response_parameters %}

**Type**: `MAP_STRING_STRING`**Provider name**: `responseParameters`**Description**: Response parameters (paths, query strings and headers) of the GatewayResponse as a string-to-string map of key-value pairs.

## `response_templates`{% #response_templates %}

**Type**: `MAP_STRING_STRING`**Provider name**: `responseTemplates`**Description**: Response templates of the GatewayResponse as a string-to-string map of key-value pairs.

## `response_type`{% #response_type %}

**Type**: `STRING`**Provider name**: `responseType`**Description**: The response type of the associated GatewayResponse.

## `status_code`{% #status_code %}

**Type**: `STRING`**Provider name**: `statusCode`**Description**: The HTTP status code for this GatewayResponse.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
