Created
December 6, 2023 13:20
-
-
Save piraka9011/76b8400c822a56e0123d1159ce7b3ea3 to your computer and use it in GitHub Desktop.
Example AWS SES Send Template Response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
'$metadata': { | |
httpStatusCode: 200, | |
requestId: 'dcc840e7-ec47-4211-a7fe-3256ccc45ea5', | |
extendedRequestId: undefined, | |
cfId: undefined, | |
attempts: 1, | |
totalRetryDelay: 0 | |
}, | |
MessageId: '0101018c3f47fd6b-249a9b20-99a7-4aa7-8d14-756ef149ea1a-000000' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment