amazon-archives / realworld-serverless-application

This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
Apache License 2.0
515 stars 108 forks source link

fix: Add missing GetFunctions permissions to cicd templates #75

Closed aquigle closed 3 years ago

aquigle commented 3 years ago

Three pipelines started failing tests after the previous permissions fix. Presumably a change was previously made that wasn't added to code and so was overwritten.

This fix passes in the analytics and backend pipelines. The static-website pipeline is still failing but for an unrelated issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

honglu commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository