amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.
MIT License
941 stars 232 forks source link

add acm describecertificate permission to README and example cfn #508

Closed kevle1 closed 2 years ago

kevle1 commented 2 years ago

Fixes #501

Description of Issue Fixed Experience failures when trying to run serverless create_domain after adding permissions per README or deploying the permissions template. This is due to the lack of the acm:DescribeCertificate action.

Changes proposed in this pull request:

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information