AWS::FSx::S3AccessPointAttachment OpenZFSFileSystemIdentity - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::FSx::S3AccessPointAttachment OpenZFSFileSystemIdentity

Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "PosixUser" : OpenZFSPosixFileSystemUser, "Type" : String }

Properties

PosixUser

Specifies the UID and GIDs of the file system POSIX user.

Required: Yes

Type: OpenZFSPosixFileSystemUser

Update requires: Replacement

Type

Specifies the FSx for OpenZFS user identity type, accepts only POSIX.

Required: Yes

Type: String

Allowed values: POSIX

Update requires: Replacement