Skip to content

Commit 28a9e20

Browse files
kddejonggithub-actions[bot]
authored andcommitted
Update CloudFormation schemas to 2026-08-05
1 parent aff5e37 commit 28a9e20

2 files changed

Lines changed: 775 additions & 2 deletions

File tree

src/cfnlint/data/AdditionalSpecs/Policies.json

Lines changed: 103 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96750,6 +96750,7 @@
9675096750
"Resources": [
9675196751
"PhoneNumber",
9675296752
"Pool",
96753+
"RcsAgent",
9675396754
"SenderId"
9675496755
]
9675596756
},
@@ -96759,13 +96760,15 @@
9675996760
"ProtectConfiguration"
9676096761
]
9676196762
},
96763+
"carrierlookup": {},
9676296764
"createconfigurationset": {},
9676396765
"createconfigurationseteventdestination": {},
9676496766
"createeventdestination": {
9676596767
"Resources": [
9676696768
"ConfigurationSet"
9676796769
]
9676896770
},
96771+
"createnotifyconfiguration": {},
9676996772
"createoptoutlist": {},
9677096773
"createpool": {
9677196774
"Resources": [
@@ -96774,10 +96777,12 @@
9677496777
]
9677596778
},
9677696779
"createprotectconfiguration": {},
96780+
"creatercsagent": {},
9677796781
"createregistration": {},
9677896782
"createregistrationassociation": {
9677996783
"Resources": [
9678096784
"PhoneNumber",
96785+
"RcsAgent",
9678196786
"Registration"
9678296787
]
9678396788
},
@@ -96817,6 +96822,12 @@
9681796822
]
9681896823
},
9681996824
"deletemediamessagespendlimitoverride": {},
96825+
"deletenotifyconfiguration": {
96826+
"Resources": [
96827+
"NotifyConfiguration"
96828+
]
96829+
},
96830+
"deletenotifymessagespendlimitoverride": {},
9682096831
"deleteoptedoutnumber": {
9682196832
"Resources": [
9682296833
"OptOutList"
@@ -96842,6 +96853,12 @@
9684296853
"ProtectConfiguration"
9684396854
]
9684496855
},
96856+
"deletercsagent": {
96857+
"Resources": [
96858+
"RcsAgent"
96859+
]
96860+
},
96861+
"deletercsmessagespendlimitoverride": {},
9684596862
"deleteregistration": {
9684696863
"Resources": [
9684796864
"Registration"
@@ -96885,6 +96902,12 @@
9688596902
"Pool"
9688696903
]
9688796904
},
96905+
"describenotifyconfigurations": {
96906+
"Resources": [
96907+
"NotifyConfiguration"
96908+
]
96909+
},
96910+
"describenotifytemplates": {},
9688896911
"describeoptedoutnumbers": {
9688996912
"Resources": [
9689096913
"OptOutList"
@@ -96910,6 +96933,16 @@
9691096933
"ProtectConfiguration"
9691196934
]
9691296935
},
96936+
"describercsagentcountrylaunchstatus": {
96937+
"Resources": [
96938+
"RcsAgent"
96939+
]
96940+
},
96941+
"describercsagents": {
96942+
"Resources": [
96943+
"RcsAgent"
96944+
]
96945+
},
9691396946
"describeregistrationattachments": {
9691496947
"Resources": [
9691596948
"RegistrationAttachment"
@@ -96948,6 +96981,7 @@
9694896981
"Resources": [
9694996982
"PhoneNumber",
9695096983
"Pool",
96984+
"RcsAgent",
9695196985
"SenderId"
9695296986
]
9695396987
},
@@ -96977,6 +97011,7 @@
9697797011
]
9697897012
},
9697997013
"listconfigurationsets": {},
97014+
"listnotifycountries": {},
9698097015
"listpooloriginationidentities": {
9698197016
"Resources": [
9698297017
"Pool"
@@ -96995,10 +97030,12 @@
9699597030
"listtagsforresource": {
9699697031
"Resources": [
9699797032
"ConfigurationSet",
97033+
"NotifyConfiguration",
9699897034
"OptOutList",
9699997035
"PhoneNumber",
9700097036
"Pool",
9700197037
"ProtectConfiguration",
97038+
"RcsAgent",
9700297039
"Registration",
9700397040
"RegistrationAttachment",
9700497041
"SenderId",
@@ -97051,32 +97088,62 @@
9705197088
},
9705297089
"requestphonenumber": {
9705397090
"Resources": [
97054-
"Pool"
97091+
"OptOutList",
97092+
"Pool",
97093+
"Registration"
9705597094
]
9705697095
},
9705797096
"requestsenderid": {},
9705897097
"senddestinationnumberverificationcode": {
9705997098
"Resources": [
97099+
"ConfigurationSet",
9706097100
"PhoneNumber",
9706197101
"Pool",
9706297102
"SenderId"
9706397103
]
9706497104
},
9706597105
"sendmediamessage": {
9706697106
"Resources": [
97107+
"ConfigurationSet",
9706797108
"PhoneNumber",
97068-
"Pool"
97109+
"Pool",
97110+
"ProtectConfiguration"
97111+
]
97112+
},
97113+
"sendnotifytextmessage": {
97114+
"Resources": [
97115+
"ConfigurationSet",
97116+
"NotifyConfiguration"
97117+
]
97118+
},
97119+
"sendnotifyvoicemessage": {
97120+
"Resources": [
97121+
"ConfigurationSet",
97122+
"NotifyConfiguration"
97123+
]
97124+
},
97125+
"sendrcsmessage": {
97126+
"Resources": [
97127+
"ConfigurationSet",
97128+
"PhoneNumber",
97129+
"Pool",
97130+
"ProtectConfiguration",
97131+
"RcsAgent",
97132+
"SenderId"
9706997133
]
9707097134
},
9707197135
"sendtextmessage": {
9707297136
"Resources": [
97137+
"ConfigurationSet",
9707397138
"PhoneNumber",
9707497139
"Pool",
97140+
"ProtectConfiguration",
9707597141
"SenderId"
9707697142
]
9707797143
},
9707897144
"sendvoicemessage": {
9707997145
"Resources": [
97146+
"ConfigurationSet",
9708097147
"PhoneNumber",
9708197148
"Pool"
9708297149
]
@@ -97102,6 +97169,8 @@
9710297169
]
9710397170
},
9710497171
"setmediamessagespendlimitoverride": {},
97172+
"setnotifymessagespendlimitoverride": {},
97173+
"setrcsmessagespendlimitoverride": {},
9710597174
"settextmessagespendlimitoverride": {},
9710697175
"setvoicemessagespendlimitoverride": {},
9710797176
"submitregistrationversion": {
@@ -97112,10 +97181,12 @@
9711297181
"tagresource": {
9711397182
"Resources": [
9711497183
"ConfigurationSet",
97184+
"NotifyConfiguration",
9711597185
"OptOutList",
9711697186
"PhoneNumber",
9711797187
"Pool",
9711897188
"ProtectConfiguration",
97189+
"RcsAgent",
9711997190
"Registration",
9712097191
"RegistrationAttachment",
9712197192
"SenderId",
@@ -97125,10 +97196,12 @@
9712597196
"untagresource": {
9712697197
"Resources": [
9712797198
"ConfigurationSet",
97199+
"NotifyConfiguration",
9712897200
"OptOutList",
9712997201
"PhoneNumber",
9713097202
"Pool",
9713197203
"ProtectConfiguration",
97204+
"RcsAgent",
9713297205
"Registration",
9713397206
"RegistrationAttachment",
9713497207
"SenderId",
@@ -97141,13 +97214,20 @@
9714197214
"ConfigurationSet"
9714297215
]
9714397216
},
97217+
"updatenotifyconfiguration": {
97218+
"Resources": [
97219+
"NotifyConfiguration"
97220+
]
97221+
},
9714497222
"updatephonenumber": {
9714597223
"Resources": [
97224+
"OptOutList",
9714697225
"PhoneNumber"
9714797226
]
9714897227
},
9714997228
"updatepool": {
9715097229
"Resources": [
97230+
"OptOutList",
9715197231
"Pool"
9715297232
]
9715397233
},
@@ -97161,6 +97241,11 @@
9716197241
"ProtectConfiguration"
9716297242
]
9716397243
},
97244+
"updatercsagent": {
97245+
"Resources": [
97246+
"RcsAgent"
97247+
]
97248+
},
9716497249
"updatesenderid": {
9716597250
"Resources": [
9716697251
"SenderId"
@@ -97186,6 +97271,14 @@
9718697271
"arn:${Partition}:sms-voice:${Region}:${Account}:message/.*"
9718797272
]
9718897273
},
97274+
"notifyconfiguration": {
97275+
"ARNFormats": [
97276+
"arn:${Partition}:sms-voice:${Region}:${Account}:notify-configuration/.*"
97277+
],
97278+
"ConditionKeys": [
97279+
"aws:ResourceTag/${TagKey}"
97280+
]
97281+
},
9718997282
"optoutlist": {
9719097283
"ARNFormats": [
9719197284
"arn:${Partition}:sms-voice:${Region}:${Account}:opt-out-list/.*"
@@ -97218,6 +97311,14 @@
9721897311
"aws:ResourceTag/${TagKey}"
9721997312
]
9722097313
},
97314+
"rcsagent": {
97315+
"ARNFormats": [
97316+
"arn:${Partition}:sms-voice:${Region}:${Account}:rcs-agent/.*"
97317+
],
97318+
"ConditionKeys": [
97319+
"aws:ResourceTag/${TagKey}"
97320+
]
97321+
},
9722197322
"registration": {
9722297323
"ARNFormats": [
9722397324
"arn:${Partition}:sms-voice:${Region}:${Account}:registration/.*"

0 commit comments

Comments
 (0)