We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25159fd + dbb7ce1 commit 7f1a67aCopy full SHA for 7f1a67a
README.md
@@ -79,7 +79,9 @@ As with most AWS services you will incur costs for usage. For this CloudFormatio
79
80
In the *AWS Management Console* you should be able to *verify* the following have been created.
81
82
-* AWS CloudPipeline
+* Two IAM Roles one for CodePipeline and one for CodeBuild both with custom policies
83
+* An S3 bucket where workflow files are stored
84
+* AWS CodePipeline
85
* One AWS CodeBuild project to package your application.
86
* One AWS CodeBuild project to deploy a "Hello World" Serverless Express Node App (API Gateway and Lambda).
87
0 commit comments