Thank you for the prompt reply. Please see if below works for you: [
{
"Resource": {
"InstanceDetails": {
"Tags": [
{
"Key": "AWS_Backup",
"Value": "Yes"
},
{
"Key": "Schedule",
"Value": "pre-hours"
},
{
"Key": "Name",
"Value": "HOST-NAME"
},
{
"Key": "Application Owner",
"Value": "XXX"
},
{
"Key": "Environment",
"Value": "XXX"
},
{
"Key": "Eco System",
"Value": "XXX"
},
{
"Key": "Patch Group",
"Value": "XXX"
},
{
"Key": "ScheduleMessage",
"Value": "XXX"
},
{
"Key": "Application",
"Value": "MuleSoftESB"
},
{
"Key": "Cost Centre",
"Value": "XXX"
}
]
},
"ResourceType": "Instance"
}
}
]
... View more