We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
aws cloudformation package
1 parent 982e80a commit 01ac4a8Copy full SHA for 01ac4a8
1 file changed
awscli/examples/cloudformation/_package_description.rst
@@ -14,6 +14,7 @@ This command can upload local artifacts specified by following properties of a r
14
- ``BodyS3Location`` property for the ``AWS::ApiGateway::RestApi`` resource
15
- ``Code`` property for the ``AWS::Lambda::Function`` resource
16
- ``CodeUri`` property for the ``AWS::Serverless::Function`` resource
17
+ - ``DefinitionS3Location`` property for the ``AWS::AppSync::GraphQLSchema`` resource
18
- ``DefinitionUri`` property for the ``AWS::Serverless::Api`` resource
19
- ``SourceBundle`` property for the ``AWS::ElasticBeanstalk::ApplicationVersion`` resource
20
- ``TemplateURL`` property for the ``AWS::CloudFormation::Stack`` resource
0 commit comments