aws-samples / aws-serverless-workshop-innovator-island

Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop.
MIT No Attribution
564 stars 228 forks source link

Amplify role #112

Closed machafer closed 5 months ago

machafer commented 5 months ago

Issue #, if available: The recent changes to AWS Amplify's UI require a new IAM role, but there is currently no built-in way to set this role during the app deployment creation process.

Description of changes: To overcome this UI limitation, I have added changes that deploy a new IAM role to be used in the app's edit settings. More information can be found in the AWS Amplify Hosting documentation.

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