Skip to content

Commit

Permalink
feature: Added common_producer_iamroles to s3 bucket policy (#251)
Browse files Browse the repository at this point in the history
* added common_producer_iamroles to grant read-write access to all apiary managed schemas

* fix whitespace issues

* update description for common_producer_iamroles

* adjusted permissions granted to common_producer_iamroles

* adjusted permissions granted to common_producer_iamroles

* bump version to 7.1.0

* added permissions to read-write object tagging

* fix typo missing comma

* fix typo extra comma

---------

Co-authored-by: David Zou <[email protected]>
  • Loading branch information
dazou-exp and David Zou authored Mar 25, 2024
1 parent 510cf55 commit 3e44234
Show file tree
Hide file tree
Showing 5 changed files with 177 additions and 120 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [7.1.0] - 2024-03-21
### Added
- Added `common_producer_iamroles` to allow roles read-write access to all Apiary managed schemas.

## [7.0.1] - 2024-01-22
### Added
- Added `datadog-agent` for HMS-Readonly and HMS-Readwrite in ECS.
Expand Down
Loading

0 comments on commit 3e44234

Please sign in to comment.