This has been deployed locally (with the instructions from here), manually configured in the lambda UI as per the instructions in the link above and then tested by publishing to the topic:
aws sns publish --topic-arn=****** --message='{"product": "vagrant"}'
https://hashicorp.atlassian.net/browse/RELENG-1105
Update lambda to use the
provided.al2
runtime ahead of the go1.x EOL on December 31st.https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/
This has been deployed locally (with the instructions from here), manually configured in the lambda UI as per the instructions in the link above and then tested by publishing to the topic:
aws sns publish --topic-arn=****** --message='{"product": "vagrant"}'