AWS apigateway documentation change
Summary
Updated documentation links to use consistent title 'API Gateway mapping template and access logging variable reference' instead of previous variations
Security assessment
Changes only modify link titles and references without introducing or modifying security-related content. Updates appear to be documentation consistency improvements.
Diff
diff --git a/apigateway/latest/developerguide/history.md b/apigateway/latest/developerguide/history.md index 6a6433e0a..62fef44d8 100644 --- a/apigateway/latest/developerguide/history.md +++ b/apigateway/latest/developerguide/history.md @@ -102 +102 @@ Enabling the Import API feature to create a new or update an existing API from e -Exposing the `$input.body` variable to access the raw payload as string and the `$util.parseJson()` function to turn a JSON string into a JSON object in a mapping template. | For more information about `$input.body` and `$util.parseJson()`, see [Variables for data transformations for API Gateway](./api-gateway-mapping-template-reference.html). | April 5, 2016 +Exposing the `$input.body` variable to access the raw payload as string and the `$util.parseJson()` function to turn a JSON string into a JSON object in a mapping template. | For more information about `$input.body` and `$util.parseJson()`, see [API Gateway mapping template and access logging variable reference](./api-gateway-mapping-template-reference.html). | April 5, 2016 @@ -106 +106 @@ Importing and exporting API Gateway API using a Swagger definition file and exte -Mapping request or response body or body's JSON fields to request or response parameters. | Map method request body or its JSON fields into integration request's path, query string, or headers. Map integration response body or its JSON fields into request response's headers. For more information, see [Parameter mapping examples for REST APIs in API Gateway](./request-response-data-mappings.html). | December 18, 2015 +Mapping request or response body or body's JSON fields to request or response parameters. | Map method request body or its JSON fields into integration request's path, query string, or headers. Map integration response body or its JSON fields into request response's headers. For more information, see [Amazon API Gateway API request and response data mapping reference](./request-response-data-mappings.html). | December 18, 2015 @@ -111 +111 @@ Mock integration of methods | Learn how to [mock-integrate an API with Amazon A -Amazon Cognito Identity support | Amazon API Gateway has expanded the scope of the `$context` variable so that it now returns information about Amazon Cognito Identity when requests are signed with Amazon Cognito credentials. In addition, we have added a `$util` variable for escaping characters in JavaScript and encoding URLs and strings. For more information, see [Variables for data transformations for API Gateway](./api-gateway-mapping-template-reference.html). | August 28, 2015 +Amazon Cognito Identity support | Amazon API Gateway has expanded the scope of the `$context` variable so that it now returns information about Amazon Cognito Identity when requests are signed with Amazon Cognito credentials. In addition, we have added a `$util` variable for escaping characters in JavaScript and encoding URLs and strings. For more information, see [API Gateway mapping template and access logging variable reference](./api-gateway-mapping-template-reference.html). | August 28, 2015 @@ -113 +113 @@ Swagger integration | Use the [Swagger import tool on GitHub](https://github.com -Mapping Template Reference | Read about the `$input` parameter and its functions in the [Variables for data transformations for API Gateway](./api-gateway-mapping-template-reference.html). | July 18, 2015 +Mapping Template Reference | Read about the `$input` parameter and its functions in the [API Gateway mapping template and access logging variable reference](./api-gateway-mapping-template-reference.html). | July 18, 2015