Package software.amazon.awssdk.services.s3.internal.resource
-
Interface Summary Interface Description ArnConverter<T extends AwsResource> An interface for converting an AWS ARN into a service specificAwsResource
.AwsResource An abstract representation of an AWS Resource.S3Resource A representation of an AWS S3 resource. -
Class Summary Class Description IntermediateOutpostResource The intermediate outpost resourceIntermediateOutpostResource.Builder S3AccessPointBuilder This class is used to construct an endpoint host for an S3 access point.S3AccessPointResource AnS3Resource
that represents an S3 access point.S3AccessPointResource.Builder A builder forS3AccessPointResource
objects.S3ArnConverter An implementation ofArnConverter
that can be used to convert validArn
representations of s3 resources intoS3Resource
objects.S3ArnUtils S3BucketResource AnS3Resource
that represents an S3 bucket.S3BucketResource.Builder A builder forS3BucketResource
objects.S3ObjectLambdaEndpointBuilder This class is used to construct an endpoint for an S3 Object Lambda access point.S3ObjectLambdaResource AnS3Resource
that represents an S3 Object Lambda resource.S3ObjectLambdaResource.Builder A builder forS3ObjectLambdaResource
objects.S3ObjectResource AnS3Resource
that represents an S3 object.S3ObjectResource.Builder A builder forS3ObjectResource
objects.S3OutpostAccessPointBuilder This class is used to construct an endpoint for an S3 outpost access point.S3OutpostResource AnS3Resource
that represents an S3 outpost resourceS3OutpostResource.Builder A builder forS3OutpostResource
objects. -
Enum Summary Enum Description OutpostResourceType An enum representing the types of resources supported by S3 outpost.S3ResourceType An enum representing the types of resources supported by S3.