Skip to content

Instantly share code, notes, and snippets.

@DV8FromTheWorld
Last active December 17, 2018 21:48
Show Gist options
  • Save DV8FromTheWorld/35d0b7d1d77b7fd5b702da225dcc66e3 to your computer and use it in GitHub Desktop.
Save DV8FromTheWorld/35d0b7d1d77b7fd5b702da225dcc66e3 to your computer and use it in GitHub Desktop.
JSON.stringify({
Records: [{
Sns: {
Message: JSON.stringify({
Records: [{
"s3": {
bucket: "inmarb2b-dev-ao-environment",
object: {
key: "EnvironmentConfigs/preprod/cloudformation.json"
}
}
}]
})
}
}]
}, null, 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment