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

The FSx for ONTAP Windows 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 Amazon CloudFormation template, use the following syntax:

JSON

{ "Name" : String }

YAML

Name: String

Properties

Name

The name of the Windows user. The name can be up to 256 characters long and supports Active Directory users.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 256

Update requires: Replacement