Created
January 25, 2021 09:07
-
-
Save vipin87/bc91d47c5e0dcd1ebd460a239a84a41e to your computer and use it in GitHub Desktop.
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
Action=SendMessage&MessageBody=$input.json('$')## | |
&MessageAttribute.1.Name=hostName## | |
&MessageAttribute.1.Value.DataType=String## | |
&MessageAttribute.1.Value.StringValue=$util.urlEncode($context.domainName)## |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment