AWS::FSx::S3AccessPointAttachment S3AccessPointOpenZFSConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 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