-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ingestor-api): expose ingestor handler role (#39)
* feat(ingestor-api) expose ingestor handler role * added a new public read only handler_role property to the StacIngestor construct * role name is automatically generated by AWS BREAKING CHANGE: the role name is automatically generated by AWS and thus users can not use the name that was specified before, but should directly interact with the new property we are adding. * change name of variable to comply with formatting rules, remove readonly statement
- Loading branch information
Showing
1 changed file
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters