Package org.apache.beam.sdk.io.aws2.common
package org.apache.beam.sdk.io.aws2.common
Common code for AWS sources and sinks such as retry configuration.
-
ClassDescriptionAsyncBatchWriteHandler<RecT,
ResT> Async handler that automatically retries unprocessed records in case of a partial success.Statistics on the batch request.Factory to build and configure anyAwsClientBuilder
using a specificClientConfiguration
or the globally provided settings inAwsOptions
as fallback.Default implementation ofClientBuilderFactory
.Trust provider to skip certificate verification.AWS client configuration.HTTP client configuration for both, sync and async AWS clients.Reference counting object pool to easily share invalid input: '&' destroy objects.ObjectPool.ClientPool<ClientT extends SdkClient>Client pool to easily share AWS clients per configuration.Configuration of the retry behavior for AWS SDK clients.