Skip to content

Commit dbb7ce1

Browse files
committed
Fixing README
1 parent c8eb664 commit dbb7ce1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ As with most AWS services you will incur costs for usage. For this CloudFormatio
7979

8080
In the *AWS Management Console* you should be able to *verify* the following have been created.
8181

82-
* AWS CloudPipeline
82+
* 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
8385
* One AWS CodeBuild project to package your application.
8486
* One AWS CodeBuild project to deploy a "Hello World" Serverless Express Node App (API Gateway and Lambda).
8587

0 commit comments

Comments
 (0)