AmazonS3 client factory that create clients for other regions based on the
source client and a endpoint url.AmazonS3 handler and handle redirects wrapped inside
AmazonS3Exception.FactoryBean class to create
AmazonWebServiceClient instances.SimpleStorageRedirectInterceptor
that supports redirects for buckets which are in a different region.FactoryBean that creates a composite
AWSCredentialsProvider based on the delegates.RegionProvider implementation that
dynamically retrieves the region with the EC2 meta-data.ResourcePatternResolver implementation which allows an ant-style path
matching when loading S3 resources.PathMatchingSimpleStorageResourcePatternResolver with a
SimpleStorageProtocolResolver to load AmazonS3 instances, and also a
delegate ResourcePatternResolver to resolve resource on default path (like
file and classpath).Region.ExecutorService implementation that ignores
shutdownNow() calls which are made by the Amazon Webservice clients.Resource implementation for
com.amazonaws.services.s3.model.S3Object handles.StackResourceRegistry instances.StackResourceRegistry instance
representing the resources of the specified stack.RegionProvider implementation that can used to statically configure a
region.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.