An option of IAM role based authentication in the existing S3 source and sink plugins.
Use case(s)
In the S3 source and S3 sink(Avro and Parquet) plugins,there should be a provision for user to select authentication mechanism for S3.User should have an option to select IAM role based authentication in the plugins.
User Storie(s)
As a pipeline user,i want to have an option of IAM role based authentication in the S3 source and sink plugins in Hydrator.
As a pipeline user,i want access ID and access key to be mandatory for Access Credentials authentication method.
Plugin Type
Batch Source
Batch Sink
Real-time Source
Real-time Sink
Action
Post-Run Action
Aggregate
Join
Spark Model
Spark Compute
Configurables
New Configuration would be added in the S3 plugin
User Facing Name
Type
Description
Constraints
Authentication Method
Select
Authentication method to access S3. Defaults to Access Credentials. User need to have AWS environment only to use IAM role based authentication.Non-EC2 environment can not be used. For Access Credentials, URI scheme should be s3n://. For IAM, URI scheme should be s3a://. (Macro-enabled)