We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48f9ad commit 5100100Copy full SHA for 5100100
1 file changed
docs/source/quickstart.rst
@@ -16,7 +16,7 @@ it created when running the ``chalice deploy`` command.
16
17
$ chalice delete
18
Deleting Rest API: abcd4kwyl4
19
- Deleting function aws:arn:lambda:region:123456789:helloworld-dev
+ Deleting function arn:aws:lambda:region:123456789012:function:helloworld-dev
20
Deleting IAM Role helloworld-dev
21
22
0 commit comments