Skip to content

Commit 3536b06

Browse files
apigw rm
1 parent 63e7323 commit 3536b06

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

apigw.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ List of API Gateway IDs and Names
1616
f99796943 internal-crm-api
1717
ee86b4cde import-data-api
1818
19+
Delete API Gateway
20+
------------------
21+
22+
.. code:: bash
23+
24+
aws apigateway delete-rest-api --rest-api-id ee86b4cde
25+
1926
List of API Gateway Keys
2027
------------------------
2128

@@ -63,4 +70,4 @@ Find Function for Specific API Gateway Resource
6370
6471
.. code:: ini
6572
66-
arn:aws:lambda:ap-southeast-1:987654321:function:backend-api-function-5d4daa47fe4a2:live/invocations
73+
arn:aws:lambda:ap-southeast-1:987654321:function:backend-api-function-5d4daa47fe4a2:live/invocations

0 commit comments

Comments
 (0)