AWS Security ChangesHomeSearch

AWS serverless-application-model documentation change

Service: serverless-application-model · 2025-07-04 · Documentation low

File: serverless-application-model/latest/developerguide/sam-specification-api-gateway-extensions.md

Summary

Rephrased introductory sentence about API Gateway extensions without changing technical meaning. Moved 'specifically designed for AWS' clause to beginning of sentence.

Security assessment

Purely stylistic/grammatical change. No security-related content added or modified. The mention of authorization remains unchanged from previous version.

Diff

diff --git a/serverless-application-model/latest/developerguide/sam-specification-api-gateway-extensions.md b/serverless-application-model/latest/developerguide/sam-specification-api-gateway-extensions.md
index d02ae17f9..165ac0989 100644
--- a//serverless-application-model/latest/developerguide/sam-specification-api-gateway-extensions.md
+++ b//serverless-application-model/latest/developerguide/sam-specification-api-gateway-extensions.md
@@ -7 +7 @@
-Specifically designed for AWS, API Gateway extensions provide additional customizations and functionality for designing and managing APIs. API Gateway extensions are extensions to the OpenAPI specification that support the AWS-specific authorization and API Gateway-specific API integrations. For more information about API Gateway extensions, refer to [API Gateway Extensions to OpenAPI](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html).
+API Gateway extensions, specifically designed for AWS, provide additional customizations and functionality for designing and managing APIs. API Gateway extensions are extensions to the OpenAPI specification that support the AWS-specific authorization and API Gateway-specific API integrations. For more information about API Gateway extensions, refer to [API Gateway Extensions to OpenAPI](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html).