

# OntapFileSystemIdentity
<a name="API_OntapFileSystemIdentity"></a>

Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point. The identity can be either a UNIX user or a Windows user.

## Contents
<a name="API_OntapFileSystemIdentity_Contents"></a>

 ** Type **   <a name="FSx-Type-OntapFileSystemIdentity-Type"></a>
Specifies the FSx for ONTAP user identity type. Valid values are `UNIX` and `WINDOWS`.  
Type: String  
Valid Values: `UNIX | WINDOWS`   
Required: Yes

 ** UnixUser **   <a name="FSx-Type-OntapFileSystemIdentity-UnixUser"></a>
Specifies the UNIX user identity for file system operations.  
Type: [OntapUnixFileSystemUser](API_OntapUnixFileSystemUser.md) object  
Required: No

 ** WindowsUser **   <a name="FSx-Type-OntapFileSystemIdentity-WindowsUser"></a>
Specifies the Windows user identity for file system operations.  
Type: [OntapWindowsFileSystemUser](API_OntapWindowsFileSystemUser.md) object  
Required: No

## See Also
<a name="API_OntapFileSystemIdentity_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/fsx-2018-03-01/OntapFileSystemIdentity) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/fsx-2018-03-01/OntapFileSystemIdentity) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/fsx-2018-03-01/OntapFileSystemIdentity) 