Skip to content

Commit

Permalink
Merge pull request #3822 from mkrn/develop
Browse files Browse the repository at this point in the history
Add support for aws cloudformation package of AWS::AppSync::FunctionC…
  • Loading branch information
justindho authored May 26, 2022
2 parents faafcb1 + d9f828c commit c9cedb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions awscli/examples/cloudformation/_package_description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ This command can upload local artifacts referenced in the following places:
- ``DefinitionS3Location`` property for the ``AWS::AppSync::GraphQLSchema`` resource
- ``RequestMappingTemplateS3Location`` property for the ``AWS::AppSync::Resolver`` resource
- ``ResponseMappingTemplateS3Location`` property for the ``AWS::AppSync::Resolver`` resource
- ``RequestMappingTemplateS3Location`` property for the ``AWS::AppSync::FunctionConfiguration`` resource
- ``ResponseMappingTemplateS3Location`` property for the ``AWS::AppSync::FunctionConfiguration`` resource
- ``DefinitionUri`` property for the ``AWS::Serverless::Api`` resource
- ``Location`` parameter for the ``AWS::Include`` transform
- ``SourceBundle`` property for the ``AWS::ElasticBeanstalk::ApplicationVersion`` resource
Expand Down

0 comments on commit c9cedb1

Please sign in to comment.