Skip to content

Commit f1f8645

Browse files
committed
Move note lil lower
1 parent 38a0f58 commit f1f8645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/actions/ses_send_email.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: |-
66
Sends an email using Amazon SES.
77
---
88

9-
~> **Note:** `aws_ses_send_email` 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_ses_send_email
1210

11+
~> **Note:** `aws_ses_send_email` 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
Sends an email using Amazon SES. This action allows for imperative email sending with full control over recipients, content, and formatting.
1414

1515
For information about Amazon SES, see the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/). For specific information about sending emails, see the [SendEmail](https://docs.aws.amazon.com/ses/latest/APIReference/API_SendEmail.html) page in the Amazon SES API Reference.

0 commit comments

Comments
 (0)