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: v4.0 #53

Closed brivu closed 1 year ago

brivu commented 1 year ago

This PR contains the final updates for the release of v4.0 of the AWS S3 Orb:

  1. Updates variable names to comply with Orb Standardization Guide
  2. Adds the a default image that uses cimg/aws convenience image.
  3. Minor refactoring.