Package-level declarations
Types
S3 Files makes S3 buckets accessible as high-performance file systems powered by EFS. This service enables file system interface access to S3 data with sub-millisecond latencies through mount targets, supporting AI/ML workloads, media processing, and hybrid storage workflows that require both file system and object storage access to the same data.
Inherited functions
Creates an S3 File System Access Point for application-specific access with POSIX user identity and root directory enforcement. Access points provide a way to manage access to shared datasets in multi-tenant scenarios.
Creates an S3 File System resource scoped to a bucket or prefix within a bucket, enabling file system access to S3 data. To create a file system, you need an S3 bucket and an IAM role that grants the service permission to access the bucket.
Creates a mount target resource as an endpoint for mounting the S3 File System from compute resources in a specific Availability Zone and VPC. Mount targets provide network access to the file system.
Deletes an S3 File System Access Point. This operation is irreversible.
Deletes an S3 File System. You can optionally force deletion of a file system that has pending export data.
Deletes the IAM resource policy of an S3 File System.
Deletes the specified mount target. This operation is irreversible.
Returns resource information for an S3 File System Access Point.
Returns resource information for the specified S3 File System including status, configuration, and metadata.
Returns the IAM resource policy of an S3 File System.
Returns detailed resource information for the specified mount target including network configuration.
Returns the synchronization configuration for the specified S3 File System, including import data rules and expiration data rules.
Returns resource information for all S3 File System Access Points associated with the specified S3 File System.
Returns a list of all S3 File Systems owned by the account with optional filtering by bucket.
Returns resource information for all mount targets with optional filtering by file system, access point, and VPC.
Lists all tags for S3 Files resources.
Creates or replaces the IAM resource policy for an S3 File System to control access permissions.
Creates or updates the synchronization configuration for the specified S3 File System, including import data rules and expiration data rules.
Creates tags for S3 Files resources using standard Amazon Web Services tagging APIs.
Removes tags from S3 Files resources.
Updates the mount target resource, specifically security group configurations.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.