Created
October 16, 2020 10:33
-
-
Save sid137/8b137a396776745658256918480ed064 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
| { | |
| "ResourceTagMappingList": [ | |
| { | |
| "ResourceARN": "arn:aws:sns:eu-west-1:942189704687:boundless-dev-infrastructure-syslog-pipeline-BoundlessDevSyslogServerAutoScalingGroupSNSTopic-13ZPLQ7K2JYBH", | |
| "Tags": [ | |
| { | |
| "Key": "Environment", | |
| "Value": "development" | |
| }, | |
| { | |
| "Key": "IntendedSubscriber", | |
| "Value": "backend" | |
| }, | |
| { | |
| "Key": "Name", | |
| "Value": "BoundlessDevSyslogServer" | |
| }, | |
| { | |
| "Key": "Stack", | |
| "Value": "boundless-dev-eu-west-1" | |
| }, | |
| { | |
| "Key": "StackPrefix", | |
| "Value": "boundless-dev" | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment