AWS::FSx::S3AccessPointAttachment S3AccessPointOpenZFSConfiguration - AWS CloudFormation

This is the new AWS 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 AWS 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