AWS Security ChangesHomeSearch

AWS AWSSimpleQueueService documentation change

Service: AWSSimpleQueueService · 2025-11-19 · Documentation low

File: AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-abac-creating-queues.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in ABAC policy examples section

Security assessment

Terminology update in Attribute-Based Access Control documentation. No modifications to security policies, permissions, or vulnerability mitigations.

Diff

diff --git a/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-abac-creating-queues.md b/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-abac-creating-queues.md
index fe042cffd..b6cb5f1e2 100644
--- a//AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-abac-creating-queues.md
+++ b//AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-abac-creating-queues.md
@@ -9 +9 @@ Using the AWS Management ConsoleUsing AWS CloudFormation
-The following examples explain how to create an ABAC policy to control access to Amazon SQS using the AWS Management Console and AWS CloudFormation.
+The following examples explain how to create an ABAC policy to control access to Amazon SQS using the AWS Management Console and CloudFormation.
@@ -51 +51 @@ The following examples explain how to create an ABAC policy to control access to
-Use the following sample AWS CloudFormation template to create an IAM user with an inline policy attached and an Amazon SQS queue:
+Use the following sample CloudFormation template to create an IAM user with an inline policy attached and an Amazon SQS queue: