We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2ee00 commit ecee803Copy full SHA for ecee803
1 file changed
awscli/examples/cloudformation/_package_description.rst
@@ -5,8 +5,8 @@ bucket. The command returns a copy of your template, replacing references to
5
local artifacts with the S3 location where the command uploaded the artifacts.
6
7
Use this command to quickly upload local artifacts that might be required by
8
-your template. After you package your template's artifacts, run the deploy
9
-command to ``deploy`` the returned template.
+your template. After you package your template's artifacts, run the ``deploy``
+command to deploy the returned template.
10
11
This command can upload local artifacts referenced in the following places:
12
0 commit comments