Skip to content

Commit c863b09

Browse files
AWS Resource Groups Tagging API: Service Release Notes
1 parent b2438f8 commit c863b09

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Resource Groups Tagging API",
4+
"contributor": "",
5+
"description": "Service Release Notes"
6+
}

services/resourcegroupstaggingapi/src/main/resources/codegen-resources/service-2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@
181181
"shape":"TagKeyList",
182182
"documentation":"<p>These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values. </p>"
183183
},
184+
"MissingTagKeys":{
185+
"shape":"TagKeyList",
186+
"documentation":"<p>These tag keys are defined as required in the <code>report_required_tag_for</code> block of the effective tag policy, but are missing from the resource.</p>"
187+
},
184188
"ComplianceStatus":{
185189
"shape":"ComplianceStatus",
186190
"documentation":"<p>Whether a resource is compliant with the effective tag policy.</p>"

0 commit comments

Comments
 (0)