Skip to content

Commit

Permalink
fix: typo requesting -> request (#7733)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdstolworthy authored Jun 11, 2024
1 parent 7b78257 commit a8f3bcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ All new AWS accounts default to a "sandbox" status with Amazon SES. This comes w

</Callout>

To get started with Amazon SES in production, you must first [requesting production access](https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html). Once you submit your request the submission cannot be modified, however you will receive a response from AWS within 24 hours.
To get started with Amazon SES in production, you must first [request production access](https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html). Once you submit your request the submission cannot be modified, however you will receive a response from AWS within 24 hours.

After you have configured your account for production access and have verified your _sender_ email, you can configure your Cognito user pool to send emails using the verified sender:

Expand Down

0 comments on commit a8f3bcc

Please sign in to comment.