CircleCI-Public / aws-s3-orb

Integrate Amazon AWS S3 with your CircleCI CI/CD pipeline easily with the aws-s3 orb.
https://circleci.com/orbs/registry/orb/circleci/aws-s3
MIT License
10 stars 20 forks source link

feat: implement profile-name parameter #39

Closed brivu closed 2 years ago

brivu commented 2 years ago

This PR adds the --profile flag to the AWS s3 commands, enabling users to execute commands with different configured profiles.