I spent whole day troubleshooting condition like below
But if always fails checking 2 tags together. Anyone succeeded without using above solution of splitting Control Statement one per tag ?
"Condition": {
"Null": {
"aws:RequestTag/Department": "true",
"aws:RequestTag/Name": "true"
}
}