Skip to content

Commit ccb5a5f

Browse files
committed
Move note lil lower
1 parent d434258 commit ccb5a5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/actions/sns_publish.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: |-
66
Publishes a message to an Amazon SNS topic.
77
---
88

9-
~> **Note:** `aws_sns_publish` is in beta. Its interface and behavior may change as the feature evolves, and breaking changes are possible. It is offered as a technical preview without compatibility guarantees until Terraform 1.14 is generally available.
10-
119
# Action: aws_sns_publish
1210

11+
~> **Note:** `aws_sns_publish` is in beta. Its interface and behavior may change as the feature evolves, and breaking changes are possible. It is offered as a technical preview without compatibility guarantees until Terraform 1.14 is generally available.
12+
1313
Publishes a message to an Amazon SNS topic. This action allows for imperative message publishing with full control over message attributes and structure.
1414

1515
For information about Amazon SNS, see the [Amazon SNS Developer Guide](https://docs.aws.amazon.com/sns/latest/dg/). For specific information about publishing messages, see the [Publish](https://docs.aws.amazon.com/sns/latest/api/API_Publish.html) page in the Amazon SNS API Reference.

0 commit comments

Comments
 (0)