Skip to content

Commit c97dd0d

Browse files
mwunderljustindho
authored andcommitted
Lambda and Serverless properties for CFN deploy
List local path properties for AWS::Lambda::LayerVersion, AWS::Serverless::LayerVersion, AWS::Serverless::Application
1 parent 1e69a50 commit c97dd0d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

awscli/examples/cloudformation/_package_description.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ This command can upload local artifacts referenced in the following places:
1313

1414
- ``BodyS3Location`` property for the ``AWS::ApiGateway::RestApi`` resource
1515
- ``Code`` property for the ``AWS::Lambda::Function`` resource
16+
- ``Content`` property for the ``AWS::Lambda::LayerVersion`` resource
1617
- ``CodeUri`` property for the ``AWS::Serverless::Function`` resource
18+
- ``ContentUri`` property for the ``AWS::Serverless::LayerVersion`` resource
19+
- ``Location`` property for the ``AWS::Serverless::Application`` resource
1720
- ``DefinitionS3Location`` property for the ``AWS::AppSync::GraphQLSchema`` resource
1821
- ``RequestMappingTemplateS3Location`` property for the ``AWS::AppSync::Resolver`` resource
1922
- ``ResponseMappingTemplateS3Location`` property for the ``AWS::AppSync::Resolver`` resource

0 commit comments

Comments
 (0)