AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-03-12 · Documentation low

File: apigateway/latest/developerguide/how-to-method-settings.md

Summary

Added note about console method creation process linking to integration request setup documentation

Security assessment

Addition provides procedural guidance for console users without addressing security aspects or introducing security features.

Diff

diff --git a/apigateway/latest/developerguide/how-to-method-settings.md b/apigateway/latest/developerguide/how-to-method-settings.md



index 03997bc79..dfdd29a0a 100644
--- a/apigateway/latest/developerguide/how-to-method-settings.md
+++ b/apigateway/latest/developerguide/how-to-method-settings.md
@@ -51,0 +52,4 @@ Before setting up an API method, verify the following:
+###### Note
+
+When you create a method using the REST API console, you configure both the integration request and the method request. For more information, see [Set up an API integration request using the API Gateway console](./how-to-method-settings-console.html).
+