Uses of Interface
software.amazon.awscdk.interfaces.s3express.IAccessPointRef
Packages that use IAccessPointRef
Package
Description
AWS::S3Express Construct Library
-
Uses of IAccessPointRef in software.amazon.awscdk.interfaces.s3express
Subinterfaces of IAccessPointRef in software.amazon.awscdk.interfaces.s3expressModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessPointRef.Classes in software.amazon.awscdk.interfaces.s3express that implement IAccessPointRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAccessPointRef in software.amazon.awscdk.services.s3express
Classes in software.amazon.awscdk.services.s3express that implement IAccessPointRefModifier and TypeClassDescriptionclassAccess points simplify managing data access at scale for shared datasets in Amazon S3 .Methods in software.amazon.awscdk.services.s3express that return IAccessPointRefModifier and TypeMethodDescriptionstatic IAccessPointRefCfnAccessPoint.fromAccessPointArn(software.constructs.Construct scope, String id, String arn) Creates a new IAccessPointRef from an ARN.static IAccessPointRefCfnAccessPoint.fromAccessPointName(software.constructs.Construct scope, String id, String accessPointName) Creates a new IAccessPointRef from a accessPointName.