1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. datasync
  5. getLocationFSxWindows

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.58.0
published on Monday, Mar 23, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.58.0
published on Monday, Mar 23, 2026 by Pulumi

    Resource Type definition for AWS::DataSync::LocationFSxWindows.

    Using getLocationFSxWindows

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getLocationFSxWindows(args: GetLocationFSxWindowsArgs, opts?: InvokeOptions): Promise<GetLocationFSxWindowsResult>
    function getLocationFSxWindowsOutput(args: GetLocationFSxWindowsOutputArgs, opts?: InvokeOptions): Output<GetLocationFSxWindowsResult>
    def get_location_f_sx_windows(location_arn: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetLocationFSxWindowsResult
    def get_location_f_sx_windows_output(location_arn: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetLocationFSxWindowsResult]
    func LookupLocationFSxWindows(ctx *Context, args *LookupLocationFSxWindowsArgs, opts ...InvokeOption) (*LookupLocationFSxWindowsResult, error)
    func LookupLocationFSxWindowsOutput(ctx *Context, args *LookupLocationFSxWindowsOutputArgs, opts ...InvokeOption) LookupLocationFSxWindowsResultOutput

    > Note: This function is named LookupLocationFSxWindows in the Go SDK.

    public static class GetLocationFSxWindows 
    {
        public static Task<GetLocationFSxWindowsResult> InvokeAsync(GetLocationFSxWindowsArgs args, InvokeOptions? opts = null)
        public static Output<GetLocationFSxWindowsResult> Invoke(GetLocationFSxWindowsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLocationFSxWindowsResult> getLocationFSxWindows(GetLocationFSxWindowsArgs args, InvokeOptions options)
    public static Output<GetLocationFSxWindowsResult> getLocationFSxWindows(GetLocationFSxWindowsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:datasync:getLocationFSxWindows
      arguments:
        # arguments dictionary

    The following arguments are supported:

    LocationArn string
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
    LocationArn string
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
    locationArn String
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
    locationArn string
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
    location_arn str
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
    locationArn String
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.

    getLocationFSxWindows Result

    The following output properties are available:

    CmkSecretConfig Pulumi.AwsNative.DataSync.Outputs.LocationFSxWindowsCmkSecretConfig
    CustomSecretConfig Pulumi.AwsNative.DataSync.Outputs.LocationFSxWindowsCustomSecretConfig
    Domain string
    The name of the Windows domain that the FSx for Windows server belongs to.
    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 Pulumi.AwsNative.DataSync.Outputs.LocationFSxWindowsManagedSecretConfig
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    User string
    The user who has the permissions to access files and folders in the FSx for Windows file system.
    CmkSecretConfig LocationFSxWindowsCmkSecretConfig
    CustomSecretConfig LocationFSxWindowsCustomSecretConfig
    Domain string
    The name of the Windows domain that the FSx for Windows server belongs to.
    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 LocationFSxWindowsManagedSecretConfig
    Tags Tag
    An array of key-value pairs to apply to this resource.
    User string
    The user who has the permissions to access files and folders in the FSx for Windows file system.
    cmkSecretConfig LocationFSxWindowsCmkSecretConfig
    customSecretConfig LocationFSxWindowsCustomSecretConfig
    domain String
    The name of the Windows domain that the FSx for Windows server belongs to.
    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 LocationFSxWindowsManagedSecretConfig
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    user String
    The user who has the permissions to access files and folders in the FSx for Windows file system.
    cmkSecretConfig LocationFSxWindowsCmkSecretConfig
    customSecretConfig LocationFSxWindowsCustomSecretConfig
    domain string
    The name of the Windows domain that the FSx for Windows server belongs to.
    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 LocationFSxWindowsManagedSecretConfig
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    user string
    The user who has the permissions to access files and folders in the FSx for Windows file system.
    cmk_secret_config LocationFSxWindowsCmkSecretConfig
    custom_secret_config LocationFSxWindowsCustomSecretConfig
    domain str
    The name of the Windows domain that the FSx for Windows server belongs to.
    location_arn str
    The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.
    location_uri str
    The URL of the FSx for Windows location that was described.
    managed_secret_config LocationFSxWindowsManagedSecretConfig
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    user str
    The user who has the permissions to access files and folders in the FSx for Windows file system.
    cmkSecretConfig Property Map
    customSecretConfig Property Map
    domain String
    The name of the Windows domain that the FSx for Windows server belongs to.
    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 Property Map
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    user String
    The user who has the permissions to access files and folders in the FSx for Windows file system.

    Supporting Types

    LocationFSxWindowsCmkSecretConfig

    KmsKeyArn string
    Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
    SecretArn string
    Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
    KmsKeyArn string
    Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
    SecretArn string
    Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
    kmsKeyArn String
    Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
    secretArn String
    Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
    kmsKeyArn string
    Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
    secretArn string
    Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
    kms_key_arn str
    Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
    secret_arn str
    Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.
    kmsKeyArn String
    Specifies the ARN for the customer-managed AWS KMS key used to encrypt the secret specified for SecretArn. DataSync provides this key to AWS Secrets Manager.
    secretArn String
    Specifies the ARN for an AWS Secrets Manager secret, managed by DataSync.

    LocationFSxWindowsCustomSecretConfig

    SecretAccessRoleArn string
    Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
    SecretArn string
    Specifies the ARN for a customer created AWS Secrets Manager secret.
    SecretAccessRoleArn string
    Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
    SecretArn string
    Specifies the ARN for a customer created AWS Secrets Manager secret.
    secretAccessRoleArn String
    Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
    secretArn String
    Specifies the ARN for a customer created AWS Secrets Manager secret.
    secretAccessRoleArn string
    Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
    secretArn string
    Specifies the ARN for a customer created AWS Secrets Manager secret.
    secret_access_role_arn str
    Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
    secret_arn str
    Specifies the ARN for a customer created AWS Secrets Manager secret.
    secretAccessRoleArn String
    Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for SecretArn.
    secretArn String
    Specifies the ARN for a customer created AWS Secrets Manager secret.

    LocationFSxWindowsManagedSecretConfig

    SecretArn string
    Specifies the ARN for an AWS Secrets Manager secret.
    SecretArn string
    Specifies the ARN for an AWS Secrets Manager secret.
    secretArn String
    Specifies the ARN for an AWS Secrets Manager secret.
    secretArn string
    Specifies the ARN for an AWS Secrets Manager secret.
    secret_arn str
    Specifies the ARN for an AWS Secrets Manager secret.
    secretArn String
    Specifies the ARN for an AWS Secrets Manager secret.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.58.0
    published on Monday, Mar 23, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.