AWS iotevents documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in title and body text, and fixed article usage ('an CloudFormation' to 'an CloudFormation')
Security assessment
Grammatical and branding changes without modifying security content. The IAM role creation mention remains unchanged and doesn't introduce new security information.
Diff
diff --git a/iotevents/latest/developerguide/alarms-create-lambda-cfn.md b/iotevents/latest/developerguide/alarms-create-lambda-cfn.md index 41c7014b2..1f8193d24 100644 --- a//iotevents/latest/developerguide/alarms-create-lambda-cfn.md +++ b//iotevents/latest/developerguide/alarms-create-lambda-cfn.md @@ -7 +7 @@ End of support notice: On May 20, 2026, AWS will end support for AWS IoT Events. -# Deploy a Lambda function for AWS IoT Events using AWS CloudFormation +# Deploy a Lambda function for AWS IoT Events using CloudFormation @@ -9 +9 @@ End of support notice: On May 20, 2026, AWS will end support for AWS IoT Events. -This tutorial uses an AWS CloudFormation template to deploy a Lambda function. This template automatically creates an IAM role that allows the Lambda function to work with Amazon SES and Amazon SNS. +This tutorial uses an CloudFormation template to deploy a Lambda function. This template automatically creates an IAM role that allows the Lambda function to work with Amazon SES and Amazon SNS.