Skip to content

Commit 8e4f1b3

Browse files
Update CloudFormation schemas to 2026-07-23 (#4583)
Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com>
1 parent 8829729 commit 8e4f1b3

4 files changed

Lines changed: 279 additions & 55 deletions

File tree

src/cfnlint/data/AdditionalSpecs/Policies.json

Lines changed: 83 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,11 +1804,17 @@
18041804
"environment": {
18051805
"ARNFormats": [
18061806
"arn:${Partition}:airflow:${Region}:${Account}:environment/.*"
1807+
],
1808+
"ConditionKeys": [
1809+
"aws:ResourceTag/${TagKey}"
18071810
]
18081811
},
18091812
"rbac-role": {
18101813
"ARNFormats": [
18111814
"arn:${Partition}:airflow:${Region}:${Account}:role/.*"
1815+
],
1816+
"ConditionKeys": [
1817+
"aws:ResourceTag/${TagKey}"
18121818
]
18131819
}
18141820
}
@@ -8548,6 +8554,11 @@
85488554
"SellerDashboard"
85498555
]
85508556
},
8557+
"gettaxcomplianceprofile": {
8558+
"Resources": [
8559+
"TaxComplianceProfile"
8560+
]
8561+
},
85518562
"getverification": {},
85528563
"getverificationevidence": {
85538564
"Resources": [
@@ -8588,9 +8599,13 @@
85888599
"Entity",
85898600
"InvoiceSubmissionTask",
85908601
"IssuedTaxInvoice",
8602+
"TaxComplianceProfile",
8603+
"TaxComplianceProfileChangeTask",
85918604
"VerificationEvidence"
85928605
]
85938606
},
8607+
"listtaxcomplianceprofilechangetasks": {},
8608+
"listtaxcomplianceprofiles": {},
85948609
"listverificationevidence": {},
85958610
"listverifications": {},
85968611
"meterusage": {},
@@ -8634,6 +8649,11 @@
86348649
"InvoiceSubmissionTask"
86358650
]
86368651
},
8652+
"starttaxcomplianceprofilechangetask": {
8653+
"Resources": [
8654+
"TaxComplianceProfileChangeTask"
8655+
]
8656+
},
86378657
"startverification": {
86388658
"Resources": [
86398659
"VerificationEvidence"
@@ -8647,6 +8667,8 @@
86478667
"Entity",
86488668
"InvoiceSubmissionTask",
86498669
"IssuedTaxInvoice",
8670+
"TaxComplianceProfile",
8671+
"TaxComplianceProfileChangeTask",
86508672
"VerificationEvidence"
86518673
]
86528674
},
@@ -8658,6 +8680,8 @@
86588680
"Entity",
86598681
"InvoiceSubmissionTask",
86608682
"IssuedTaxInvoice",
8683+
"TaxComplianceProfile",
8684+
"TaxComplianceProfileChangeTask",
86618685
"VerificationEvidence"
86628686
]
86638687
},
@@ -8765,6 +8789,22 @@
87658789
"arn:${Partition}:aws-marketplace::${Account}:.*"
87668790
]
87678791
},
8792+
"taxcomplianceprofile": {
8793+
"ARNFormats": [
8794+
"arn:${Partition}:aws-marketplace:${Region}:${Account}:tax-compliance-profile/.*"
8795+
],
8796+
"ConditionKeys": [
8797+
"aws:ResourceTag/${TagKey}"
8798+
]
8799+
},
8800+
"taxcomplianceprofilechangetask": {
8801+
"ARNFormats": [
8802+
"arn:${Partition}:aws-marketplace:${Region}:${Account}:tax-compliance-profile-change-task/.*"
8803+
],
8804+
"ConditionKeys": [
8805+
"aws:ResourceTag/${TagKey}"
8806+
]
8807+
},
87688808
"verificationevidence": {
87698809
"ARNFormats": [
87708810
"arn:${Partition}:aws-marketplace:${Region}:${Account}:verification-type/.*"
@@ -13427,17 +13467,7 @@
1342713467
"getcontractinformation": {},
1342813468
"getcreditallocationhistory": {},
1342913469
"getcredits": {},
13430-
"getcumulativetracking": {
13431-
"Resources": [
13432-
"contract"
13433-
]
13434-
},
1343513470
"getiamaccesspreference": {},
13436-
"getmonthlytracking": {
13437-
"Resources": [
13438-
"contract"
13439-
]
13440-
},
1344113471
"getresourcepolicy": {
1344213472
"Resources": [
1344313473
"billingview"
@@ -13489,11 +13519,6 @@
1348913519
"ConditionKeys": [
1349013520
"aws:ResourceTag/${TagKey}"
1349113521
]
13492-
},
13493-
"contract": {
13494-
"ARNFormats": [
13495-
"arn:${Partition}:billing::${Account}:contract/.*"
13496-
]
1349713522
}
1349813523
}
1349913524
},
@@ -25234,6 +25259,11 @@
2523425259
"instance"
2523525260
]
2523625261
},
25262+
"searchrules": {
25263+
"Resources": [
25264+
"instance"
25265+
]
25266+
},
2523725267
"searchsecurityprofiles": {
2523825268
"Resources": [
2523925269
"instance"
@@ -41821,8 +41851,7 @@
4182141851
},
4182241852
"createeventbus": {
4182341853
"Resources": [
41824-
"event-bus",
41825-
"event-busv2"
41854+
"event-bus"
4182641855
]
4182741856
},
4182841857
"createpartnereventsource": {
@@ -41862,8 +41891,7 @@
4186241891
},
4186341892
"deleteeventbus": {
4186441893
"Resources": [
41865-
"event-bus",
41866-
"event-busv2"
41894+
"event-bus"
4186741895
]
4186841896
},
4186941897
"deletepartnereventsource": {
@@ -41900,8 +41928,7 @@
4190041928
},
4190141929
"describeeventbus": {
4190241930
"Resources": [
41903-
"event-bus",
41904-
"event-busv2"
41931+
"event-bus"
4190541932
]
4190641933
},
4190741934
"describeeventsource": {
@@ -41960,11 +41987,8 @@
4196041987
"listtagsforresource": {
4196141988
"Resources": [
4196241989
"event-bus",
41963-
"event-busv2",
41964-
"publisher",
4196541990
"rule-on-custom-event-bus",
41966-
"rule-on-default-event-bus",
41967-
"subscriber"
41991+
"rule-on-default-event-bus"
4196841992
]
4196941993
},
4197041994
"listtargetsbyrule": {
@@ -41975,8 +41999,7 @@
4197541999
},
4197642000
"putevents": {
4197742001
"Resources": [
41978-
"event-bus",
41979-
"event-busv2"
42002+
"event-bus"
4198042003
]
4198142004
},
4198242005
"putpartnerevents": {},
@@ -42015,22 +42038,16 @@
4201542038
"tagresource": {
4201642039
"Resources": [
4201742040
"event-bus",
42018-
"event-busv2",
42019-
"publisher",
4202042041
"rule-on-custom-event-bus",
42021-
"rule-on-default-event-bus",
42022-
"subscriber"
42042+
"rule-on-default-event-bus"
4202342043
]
4202442044
},
4202542045
"testeventpattern": {},
4202642046
"untagresource": {
4202742047
"Resources": [
4202842048
"event-bus",
42029-
"event-busv2",
42030-
"publisher",
4203142049
"rule-on-custom-event-bus",
42032-
"rule-on-default-event-bus",
42033-
"subscriber"
42050+
"rule-on-default-event-bus"
4203442051
]
4203542052
},
4203642053
"updateapidestination": {
@@ -42057,8 +42074,7 @@
4205742074
},
4205842075
"updateeventbus": {
4205942076
"Resources": [
42060-
"event-bus",
42061-
"event-busv2"
42077+
"event-bus"
4206242078
]
4206342079
}
4206442080
},
@@ -52246,28 +52262,33 @@
5224652262
"listprocurementportalpreferences": {},
5224752263
"listtagsforresource": {
5224852264
"Resources": [
52249-
"invoice-unit"
52265+
"invoice-unit",
52266+
"procurement-portal-preference"
5225052267
]
5225152268
},
5225252269
"putinvoiceemaildeliverypreferences": {},
5225352270
"putprocurementportalpreference": {},
52271+
"sendprocurementportalvalidation": {},
5225452272
"startinvoicecorrection": {},
5225552273
"tagresource": {
5225652274
"Resources": [
52257-
"invoice-unit"
52275+
"invoice-unit",
52276+
"procurement-portal-preference"
5225852277
]
5225952278
},
5226052279
"untagresource": {
5226152280
"Resources": [
52262-
"invoice-unit"
52281+
"invoice-unit",
52282+
"procurement-portal-preference"
5226352283
]
5226452284
},
5226552285
"updateinvoiceunit": {
5226652286
"Resources": [
5226752287
"invoice-unit"
5226852288
]
5226952289
},
52270-
"updateprocurementportalpreferencestatus": {}
52290+
"updateprocurementportalpreferencestatus": {},
52291+
"verifyprocurementportalvalidation": {}
5227152292
},
5227252293
"Resources": {
5227352294
"invoice-unit": {
@@ -100444,11 +100465,19 @@
100444100465
},
100445100466
"supportplans": {
100446100467
"Actions": {
100468+
"acceptsupportagreement": {},
100469+
"cancelsupportagreement": {},
100470+
"createsupportagreement": {},
100447100471
"createsupportplanschedule": {},
100472+
"getsupportagreement": {},
100448100473
"getsupportplan": {},
100449100474
"getsupportplanupdatestatus": {},
100475+
"listsupportagreementrevisions": {},
100476+
"listsupportagreements": {},
100450100477
"listsupportplanmodifiers": {},
100451-
"startsupportplanupdate": {}
100478+
"rejectsupportagreement": {},
100479+
"startsupportplanupdate": {},
100480+
"updatesupportagreement": {}
100452100481
},
100453100482
"Resources": {}
100454100483
},
@@ -107249,8 +107278,7 @@
107249107278
},
107250107279
"createstandbyworkspaces": {
107251107280
"Resources": [
107252-
"directoryid",
107253-
"workspaceid"
107281+
"directoryid"
107254107282
]
107255107283
},
107256107284
"createtags": {},
@@ -107261,7 +107289,6 @@
107261107289
},
107262107290
"createworkspacebundle": {
107263107291
"Resources": [
107264-
"workspacebundle",
107265107292
"workspaceimage"
107266107293
]
107267107294
},
@@ -107273,15 +107300,13 @@
107273107300
"createworkspaces": {
107274107301
"Resources": [
107275107302
"directoryid",
107276-
"workspacebundle",
107277-
"workspaceid"
107303+
"workspacebundle"
107278107304
]
107279107305
},
107280107306
"createworkspacespool": {
107281107307
"Resources": [
107282107308
"directoryid",
107283-
"workspacebundle",
107284-
"workspacespoolid"
107309+
"workspacebundle"
107285107310
]
107286107311
},
107287107312
"deleteaccountlinkinvitation": {},
@@ -107401,7 +107426,7 @@
107401107426
"describeworkspacespools": {},
107402107427
"describeworkspacespoolsessions": {
107403107428
"Resources": [
107404-
"workspacespoolid"
107429+
"workspacespool"
107405107430
]
107406107431
},
107407107432
"directoryaccessmanagement": {
@@ -107541,7 +107566,7 @@
107541107566
},
107542107567
"startworkspacespool": {
107543107568
"Resources": [
107544-
"workspacespoolid"
107569+
"workspacespool"
107545107570
]
107546107571
},
107547107572
"stopworkspaces": {
@@ -107551,7 +107576,7 @@
107551107576
},
107552107577
"stopworkspacespool": {
107553107578
"Resources": [
107554-
"workspacespoolid"
107579+
"workspacespool"
107555107580
]
107556107581
},
107557107582
"stream": {
@@ -107566,7 +107591,7 @@
107566107591
},
107567107592
"terminateworkspacespool": {
107568107593
"Resources": [
107569-
"workspacespoolid"
107594+
"workspacespool"
107570107595
]
107571107596
},
107572107597
"terminateworkspacespoolsession": {},
@@ -107604,14 +107629,17 @@
107604107629
},
107605107630
"updateworkspacespool": {
107606107631
"Resources": [
107607-
"workspacespoolid"
107632+
"workspacespool"
107608107633
]
107609107634
}
107610107635
},
107611107636
"Resources": {
107612107637
"certificateid": {
107613107638
"ARNFormats": [
107614107639
"arn:${Partition}:workspaces:${Region}:${Account}:workspacecertificate/.*"
107640+
],
107641+
"ConditionKeys": [
107642+
"aws:ResourceTag/${TagKey}"
107615107643
]
107616107644
},
107617107645
"connectionalias": {
@@ -107670,7 +107698,7 @@
107670107698
"aws:ResourceTag/${TagKey}"
107671107699
]
107672107700
},
107673-
"workspacespoolid": {
107701+
"workspacespool": {
107674107702
"ARNFormats": [
107675107703
"arn:${Partition}:workspaces:${Region}:${Account}:workspacespool/.*"
107676107704
],

0 commit comments

Comments
 (0)