PipelineOptions for
configuring pipeline execution for Amazon Web Services components.See: Description
| Interface | Description |
|---|---|
| AwsOptions |
Options used to configure Amazon Web Services specific options such as credentials and region.
|
| S3Options |
Options used to configure Amazon Web Services S3.
|
| Class | Description |
|---|---|
| AwsModule |
A Jackson
Module that registers a JsonSerializer and JsonDeserializer
for AWSCredentialsProvider and some subclasses. |
| AwsOptions.AwsUserCredentialsFactory |
Attempts to load AWS credentials.
|
| AwsPipelineOptionsRegistrar |
A registrar containing the default AWS options.
|
PipelineOptions for
configuring pipeline execution for Amazon Web Services components.