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

# aws_storagegateway_fs_association{% #aws_storagegateway_fs_association %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `audit_destination_arn`{% #audit_destination_arn %}

**Type**: `STRING`**Provider name**: `AuditDestinationARN`**Description**: The Amazon Resource Name (ARN) of the storage used for the audit logs.

## `cache_attributes`{% #cache_attributes %}

**Type**: `STRUCT`**Provider name**: `CacheAttributes`

- `cache_stale_timeout_in_seconds`**Type**: `INT32`**Provider name**: `CacheStaleTimeoutInSeconds`**Description**: Refreshes a file share's cache by using Time To Live (TTL). TTL is the length of time since the last refresh after which access to the directory would cause the file gateway to first refresh that directory's contents from the Amazon S3 bucket or Amazon FSx file system. The TTL duration is in seconds. Valid Values:0, 300 to 2,592,000 seconds (5 minutes to 30 days)

## `endpoint_network_configuration`{% #endpoint_network_configuration %}

**Type**: `STRUCT`**Provider name**: `EndpointNetworkConfiguration`**Description**: Specifies network configuration information for the gateway associated with the Amazon FSx file system.If multiple file systems are associated with this gateway, this parameter's `IpAddresses` field is required.

- `ip_addresses`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `IpAddresses`**Description**: A list of gateway IP addresses on which the associated Amazon FSx file system is available.If multiple file systems are associated with this gateway, this field is required.

## `file_system_association_arn`{% #file_system_association_arn %}

**Type**: `STRING`**Provider name**: `FileSystemAssociationARN`**Description**: The Amazon Resource Name (ARN) of the file system association.

## `file_system_association_status`{% #file_system_association_status %}

**Type**: `STRING`**Provider name**: `FileSystemAssociationStatus`**Description**: The status of the file system association. Valid Values: `AVAILABLE` | `CREATING` | `DELETING` | `FORCE_DELETING` | `UPDATING` | `ERROR`

## `file_system_association_status_details`{% #file_system_association_status_details %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `FileSystemAssociationStatusDetails`**Description**: An array containing the FileSystemAssociationStatusDetail data type, which provides detailed information on file system association status.

- `error_code`**Type**: `STRING`**Provider name**: `ErrorCode`**Description**: The error code for a given file system association status.

## `gateway_arn`{% #gateway_arn %}

**Type**: `STRING`**Provider name**: `GatewayARN`

## `location_arn`{% #location_arn %}

**Type**: `STRING`**Provider name**: `LocationARN`**Description**: The ARN of the backend Amazon FSx file system used for storing file data. For information, see [FileSystem](https://docs.aws.amazon.com/fsx/latest/APIReference/API_FileSystem.html) in the Amazon FSx API Reference.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
