Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit da6932c

Browse files
Updates, as recommend in PR review.
1 parent e1869dc commit da6932c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/aws/services/sqs/resource_providers/templates/sqs_without_queueinlinepolicy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# A standard SQS queue with an associated queue inline policy allowing a few actions.
2+
# A standard SQS queue without an associated queue (inline) policy.
33
#
44

55
Resources:

tests/aws/services/sqs/resource_providers/templates/sqs_without_queuepolicy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# A standard SQS queue with an associated queue policy allowing a few actions.
2+
# A set of three standard SQS queues without any associated queue policies.
33
#
44
Resources:
55
Queue1:

0 commit comments

Comments
 (0)