MODLR Processes support the ability to interact with an AWS S3 (Simple Storage Service) Bucket. To interact with an S3 Bucket, an S3Bucket object must first be initialized with the following parameters
access_key (string): The access key for AWS S3.
secret_key (string): The secret key for AWS...