AWS apigateway documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' in headings and content
Security assessment
Change involves branding/terminology updates without altering security functionality or addressing vulnerabilities
Diff
diff --git a/apigateway/latest/developerguide/apigateway-cognito-authorizer-cfn.md b/apigateway/latest/developerguide/apigateway-cognito-authorizer-cfn.md index 4c17b8d41..51af9c997 100644 --- a//apigateway/latest/developerguide/apigateway-cognito-authorizer-cfn.md +++ b//apigateway/latest/developerguide/apigateway-cognito-authorizer-cfn.md @@ -5 +5 @@ -# Create an Amazon Cognito authorizer for a REST API using AWS CloudFormation +# Create an Amazon Cognito authorizer for a REST API using CloudFormation @@ -7 +7 @@ -You can use AWS CloudFormation to create an Amazon Cognito user pool and an Amazon Cognito authorizer. The example AWS CloudFormation template does the following: +You can use CloudFormation to create an Amazon Cognito user pool and an Amazon Cognito authorizer. The example CloudFormation template does the following: