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

# aws_datasync_location_fsx_windows{% #aws_datasync_location_fsx_windows %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `cmk_secret_config`{% #cmk_secret_config %}

**Type**: `STRUCT`**Provider name**: `CmkSecretConfig`**Description**: Describes configuration information for a DataSync-managed secret, such as a `Password` that DataSync uses to access a specific storage location, with a customer-managed KMS key.

- `kms_key_arn`**Type**: `STRING`**Provider name**: `KmsKeyArn`**Description**: Specifies the ARN for the customer-managed KMS key that DataSync uses to encrypt the DataSync-managed secret stored for `SecretArn`. DataSync provides this key to Secrets Manager.
- `secret_arn`**Type**: `STRING`**Provider name**: `SecretArn`**Description**: Specifies the ARN for the DataSync-managed Secrets Manager secret that that is used to access a specific storage location. This property is generated by DataSync and is read-only. DataSync encrypts this secret with the KMS key that you specify for `KmsKeyArn`.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The time that the FSx for Windows File Server location was created.

## `custom_secret_config`{% #custom_secret_config %}

**Type**: `STRUCT`**Provider name**: `CustomSecretConfig`**Description**: Describes configuration information for a customer-managed secret, such as a `Password` that DataSync uses to access a specific storage location, with a customer-managed Identity and Access Management (IAM) role that provides access to the secret.

- `secret_access_role_arn`**Type**: `STRING`**Provider name**: `SecretAccessRoleArn`**Description**: Specifies the ARN for the Identity and Access Management role that DataSync uses to access the secret specified for `SecretArn`.
- `secret_arn`**Type**: `STRING`**Provider name**: `SecretArn`**Description**: Specifies the ARN for an Secrets Manager secret.

## `domain`{% #domain %}

**Type**: `STRING`**Provider name**: `Domain`**Description**: The name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.

## `location_arn`{% #location_arn %}

**Type**: `STRING`**Provider name**: `LocationArn`**Description**: The ARN of the FSx for Windows File Server location.

## `location_uri`{% #location_uri %}

**Type**: `STRING`**Provider name**: `LocationUri`**Description**: The uniform resource identifier (URI) of the FSx for Windows File Server location.

## `managed_secret_config`{% #managed_secret_config %}

**Type**: `STRUCT`**Provider name**: `ManagedSecretConfig`**Description**: Describes configuration information for a DataSync-managed secret, such as a `Password` that DataSync uses to access a specific storage location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.

- `secret_arn`**Type**: `STRING`**Provider name**: `SecretArn`**Description**: Specifies the ARN for an Secrets Manager secret.

## `security_group_arns`{% #security_group_arns %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroupArns`**Description**: The ARNs of the Amazon EC2 security groups that provide access to your file system's preferred subnet. For information about configuring security groups for file system access, see the [Amazon FSx for Windows File Server User Guide ](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/limit-access-security-groups.html).

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `user`{% #user %}

**Type**: `STRING`**Provider name**: `User`**Description**: The user with the permissions to mount and access the FSx for Windows File Server file system.
