Skip to content

Commit e161046

Browse files
ingvepraneetap
authored andcommitted
docs: update generated_resources.rst (#919)
1 parent 4d50d22 commit e161046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/internals/generated_resources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CloudFormation Resources Generated By SAM
55
:local:
66
:backlinks: none
77

8-
When you create a Serverless Function or a Serverlesss API, SAM will create additional AWS resources wire everything up.
8+
When you create a Serverless Function or a Serverlesss API, SAM will create additional AWS resources to wire everything up.
99
For example, when you create a ``AWS::Serverless::Function``, SAM will create a Lambda Function resource
1010
along with an IAM Role resource to give appropriate permissions for your function. This document describes all
1111
such generated resources, how they are named, and how to refer to them in your SAM template.

0 commit comments

Comments
 (0)