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