AWS::FSx::S3AccessPointAttachmentResource type definition for AWS::FSx::S3AccessPointAttachment
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
Type | string | RequiredCreate-only |
OntapConfiguration | S3AccessPointOntapConfiguration | Create-only |
OpenZFSConfiguration | S3AccessPointOpenZFSConfiguration | Create-only |
S3AccessPoint | S3AccessPoint | Create-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::FSx::S3AccessPointAttachment
Resources:
MyResource:
Type: AWS::FSx::S3AccessPointAttachment
Properties:
Name: "my-name"
Type: "OPENZFS"Permissions CloudFormation needs in your IAM role to manage this resource.
fsx:CreateAndAttachS3AccessPointfsx:DescribeS3AccessPointAttachmentss3:CreateAccessPoints3:GetAccessPoints3:PutAccessPointPolicyfsx:DescribeS3AccessPointAttachmentss3:GetAccessPointfsx:DescribeS3AccessPointAttachmentsfsx:DetachAndDeleteS3AccessPoints3:DeleteAccessPoints3:GetAccessPointfsx:DescribeS3AccessPointAttachmentss3:GetAccessPointOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameTypeOntapConfigurationOpenZFSConfigurationS3AccessPoint