AWS::FSx::S3AccessPointAttachment S3AccessPointOpenZFSConfiguration - 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 S3AccessPointOpenZFSConfiguration

Describes the FSx for OpenZFS attachment configuration of an S3 access point attachment.

Syntax

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

Properties

FileSystemIdentity

The file system identity used to authorize file access requests made using the S3 access point.

Required: Yes

Type: OpenZFSFileSystemIdentity

Update requires: Replacement

VolumeId

The ID of the FSx for OpenZFS volume that the S3 access point is attached to.

Required: Yes

Type: String

Pattern: ^(fsvol-[0-9a-f]{17,})$

Minimum: 23

Maximum: 23

Update requires: Replacement