OntapFileSystemIdentity - Amazon FSx

OntapFileSystemIdentity

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

Type

Specifies the FSx for ONTAP user identity type. Valid values are UNIX and WINDOWS.

Type: String

Valid Values: UNIX | WINDOWS

Required: Yes

UnixUser

Specifies the UNIX user identity for file system operations.

Type: OntapUnixFileSystemUser object

Required: No

WindowsUser

Specifies the Windows user identity for file system operations.

Type: OntapWindowsFileSystemUser object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: