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.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
SimpleStorageResourceLoader
to load AmazonS3 instances, and also a delegate ResourcePatternResolver
to resolve resource on default path (like file and classpath)Region
.ExecutorService
implementation that ignores ShutdownSuppressingExecutorServiceAdapter.shutdownNow()
calls
which are made by the Amazon Webservice clients.StackResourceRegistry
instances.StackResourceRegistry
instance representing the resources of
the specified stack.RegionProvider
implementation that can used to statically configure a region.Copyright © 2019 Pivotal Software, Inc.. All rights reserved.