Skip to content

Commit f4581f5

Browse files
khamaileonShreya
authored andcommitted
docs: update generated_resources.rst (#1114)
1 parent bb5817e commit f4581f5

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 to wire everything up.
8+
When you create a Serverless Function or a Serverless 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)