Skip to content

Commit 5100100

Browse files
committed
update incorrect arn in quickstart
1 parent f48f9ad commit 5100100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ it created when running the ``chalice deploy`` command.
1616

1717
$ chalice delete
1818
Deleting Rest API: abcd4kwyl4
19-
Deleting function aws:arn:lambda:region:123456789:helloworld-dev
19+
Deleting function arn:aws:lambda:region:123456789012:function:helloworld-dev
2020
Deleting IAM Role helloworld-dev
2121

2222

0 commit comments

Comments
 (0)