AWS::FSx::S3AccessPointAttachment OntapUnixFileSystemUser - AWS CloudFormation

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 OntapUnixFileSystemUser

The FSx for ONTAP UNIX file system user that is used for authorizing all file access requests that are made using the S3 access point.

Syntax

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

JSON

{ "Name" : String }

YAML

Name: String

Properties

Name

The name of the UNIX user. The name can be up to 256 characters long.

Required: Yes

Type: String

Pattern: ^[^\u0000\u0085\u2028\u2029\r\n]{1,256}$

Minimum: 1

Maximum: 256

Update requires: Replacement