public static class AwsOptions.AwsUserCredentialsFactory
extends java.lang.Object
implements org.apache.beam.sdk.options.DefaultValueFactory<com.amazonaws.auth.AWSCredentialsProvider>
| Constructor and Description |
|---|
AwsUserCredentialsFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.auth.AWSCredentialsProvider |
create(org.apache.beam.sdk.options.PipelineOptions options) |