-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ensure graphql lambda function has the correct IAM permissions (…
…#371) * feat: FE and graphql pieces for manual treasury report generation * fix: linting * feat: add signedUrl support * fix: stale or unused comments * fix: ensure file URL is being parsed from the response correctly * chore: ensure graphql lambda function has the correct IAM permissions * feat: add stepfunctions * chore: add step function as an allowed trigger * fix: addresses removal of unnecessary console.log statements and refactor submit functions * fix: add unit tests for download function and ensure hard return when org is not found * feat: add tests for treasury generation execution * fix: untrack generated type files * chore: re-org terraform and format * fix: use jsonencode format * fix: ensure graphql lambda has start-execution permissions * fix: incorrect arn reference * chore: add environment variables for treasury report generation * chore: add some initial documentaiton to setup the env-var * fix: ensure there is one lambda function to handle project generation * fix: ensure project code is derived from step function event * fix: terraform linting * fix: unused import
- Loading branch information
Showing
5 changed files
with
342 additions
and
172 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
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
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
Oops, something went wrong.