AWS::DataSync::LocationFSxWindowsResource Type definition for AWS::DataSync::LocationFSxWindows.
9 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
SecurityGroupArns | Array<string> | RequiredCreate-only |
User | string | Required |
CmkSecretConfig | CmkSecretConfig | |
CustomSecretConfig | CustomSecretConfig | |
Domain | string | |
FsxFilesystemArn | string | Create-onlyWrite-only |
Password | string | Write-only |
Subdirectory | string | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
LocationArn | string | The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created. |
LocationUri | string | The URL of the FSx for Windows location that was described. |
ManagedSecretConfig | ManagedSecretConfig | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DataSync::LocationFSxWindows
Resources:
MyResource:
Type: AWS::DataSync::LocationFSxWindows
Properties:
User: "value"
SecurityGroupArns: "arn:aws:service:region:account:resource"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
datasync:CreateLocationFsxWindowsdatasync:DescribeLocationFsxWindowsdatasync:ListTagsForResourcedatasync:TagResourcefsx:DescribeFileSystemsec2:DescribeNetworkInterfacesec2:DescribeSubnetsec2:DescribeSecurityGroupsdatasync:DescribeLocationFsxWindowsdatasync:ListTagsForResourcedatasync:DescribeLocationFsxWindowsdatasync:UpdateLocationFsxWindowsdatasync:ListTagsForResourcedatasync:TagResourcedatasync:UntagResourcefsx:DescribeFileSystemsec2:DescribeNetworkInterfacessecretsmanager:UpdateSecretdatasync:DeleteLocationsecretsmanager:DeleteSecretdatasync:ListLocationsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterLocationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
FsxFilesystemArnSecurityGroupArns