| ArnConverter |
An interface for converting an AWS ARN into a service specific AwsResource.
|
| AwsResource |
An abstract representation of an AWS Resource.
|
| IntermediateOutpostResource |
The intermediate outpost resource
|
| IntermediateOutpostResource.Builder |
|
| OutpostResourceType |
An enum representing the types of resources supported by S3 outpost.
|
| S3AccessPointBuilder |
This class is used to construct an endpoint host for an S3 access point.
|
| S3AccessPointResource |
|
| S3AccessPointResource.Builder |
|
| S3ArnConverter |
An implementation of ArnConverter that can be used to convert valid Arn representations of s3
resources into S3Resource objects.
|
| S3BucketResource |
|
| S3BucketResource.Builder |
|
| S3ObjectLambdaEndpointBuilder |
This class is used to construct an endpoint for an S3 Object Lambda access point.
|
| S3ObjectLambdaResource |
An S3Resource that represents an S3 Object Lambda resource.
|
| S3ObjectLambdaResource.Builder |
|
| S3ObjectResource |
|
| S3ObjectResource.Builder |
|
| S3OutpostAccessPointBuilder |
This class is used to construct an endpoint for an S3 outpost access point.
|
| S3OutpostResource |
An S3Resource that represents an S3 outpost resource
|
| S3OutpostResource.Builder |
|
| S3Resource |
A representation of an AWS S3 resource.
|
| S3ResourceType |
An enum representing the types of resources supported by S3.
|