AWS::S3Files::AccessPointResource Type definition for AWS::S3Files::AccessPoint.
import { CfnAccessPoint } from 'aws-cdk-lib/aws-s3files';Or use the module namespace:
import * as s3files from 'aws-cdk-lib/aws-s3files';
// s3files.CfnAccessPointConfiguration passed to the constructor as CfnAccessPointProps.
fileSystemIdRequiredstringThe ID of the S3 Files file system that the access point provides access to.
clientTokenOptionalstring(optional) A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation.
posixUserOptionalIResolvable | PosixUserPropertyrootDirectoryOptionalIResolvable | RootDirectoryPropertytagsOptionalAccessPointTagProperty[]This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-s3filesAWS::S3Files::AccessPoint