Skip to content

Commit f746af4

Browse files
Update CloudFormation specs to 119.0.0 (#2660)
Co-authored-by: kddejong <[email protected]> Co-authored-by: Kevin DeJong <[email protected]>
1 parent 7b8deee commit f746af4

File tree

91 files changed

+26308
-7742
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+26308
-7742
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def get_version(filename):
4444
zip_safe=False,
4545
install_requires=[
4646
'pyyaml>5.4',
47-
'aws-sam-translator>=1.62.0',
47+
'aws-sam-translator>=1.64.0',
4848
'jsonpatch',
4949
'jsonschema>=3.0,<5',
5050
'networkx>=2.4,<4',

src/cfnlint/data/AdditionalSpecs/Policies.json

+46-12
Original file line numberDiff line numberDiff line change
@@ -5697,6 +5697,7 @@
56975697
"DeleteWirelessGateway",
56985698
"DeleteWirelessGatewayTask",
56995699
"DeleteWirelessGatewayTaskDefinition",
5700+
"DeregisterWirelessDevice",
57005701
"DisassociateAwsAccountFromPartnerAccount",
57015702
"DisassociateMulticastGroupFromFuotaTask",
57025703
"DisassociateWirelessDeviceFromFuotaTask",
@@ -7049,6 +7050,8 @@
70497050
"CreateEnvironmentTemplateVersion",
70507051
"CreateRepository",
70517052
"CreateService",
7053+
"CreateServiceInstance",
7054+
"CreateServiceSyncConfig",
70527055
"CreateServiceTemplate",
70537056
"CreateServiceTemplateMajorVersion",
70547057
"CreateServiceTemplateMinorVersion",
@@ -7064,6 +7067,7 @@
70647067
"DeleteEnvironmentTemplateVersion",
70657068
"DeleteRepository",
70667069
"DeleteService",
7070+
"DeleteServiceSyncConfig",
70677071
"DeleteServiceTemplate",
70687072
"DeleteServiceTemplateMajorVersion",
70697073
"DeleteServiceTemplateMinorVersion",
@@ -7084,6 +7088,9 @@
70847088
"GetResourcesSummary",
70857089
"GetService",
70867090
"GetServiceInstance",
7091+
"GetServiceInstanceSyncStatus",
7092+
"GetServiceSyncBlockerSummary",
7093+
"GetServiceSyncConfig",
70877094
"GetServiceTemplate",
70887095
"GetServiceTemplateMajorVersion",
70897096
"GetServiceTemplateMinorVersion",
@@ -7130,6 +7137,8 @@
71307137
"UpdateService",
71317138
"UpdateServiceInstance",
71327139
"UpdateServicePipeline",
7140+
"UpdateServiceSyncBlocker",
7141+
"UpdateServiceSyncConfig",
71337142
"UpdateServiceTemplate",
71347143
"UpdateServiceTemplateMajorVersion",
71357144
"UpdateServiceTemplateMinorVersion",
@@ -7910,6 +7919,9 @@
79107919
"ListStackInstancesForProvisionedProduct",
79117920
"ListTagOptions",
79127921
"ListTagsForResource",
7922+
"NotifyProvisionProductEngineWorkflowResult",
7923+
"NotifyTerminateProvisionedProductEngineWorkflowResult",
7924+
"NotifyUpdateProvisionedProductEngineWorkflowResult",
79137925
"ProvisionProduct",
79147926
"PutConfiguration",
79157927
"RejectPortfolioShare",
@@ -8489,6 +8501,7 @@
84898501
"UpdateDocument",
84908502
"UpdateDocumentDefaultVersion",
84918503
"UpdateDocumentMetadata",
8504+
"UpdateInstanceAssociationStatus",
84928505
"UpdateInstanceInformation",
84938506
"UpdateMaintenanceWindow",
84948507
"UpdateMaintenanceWindowTarget",
@@ -8815,6 +8828,9 @@
88158828
"ARNFormat": "arn:aws:trustedadvisor:${Region}:${Account}:checks/${Category}/${CheckId}",
88168829
"ARNRegex": "^arn:aws:trustedadvisor:.*",
88178830
"Actions": [
8831+
"CreateEngagement",
8832+
"CreateEngagementAttachment",
8833+
"CreateEngagementCommunication",
88188834
"DeleteNotificationConfigurationForDelegatedAdmin",
88198835
"DescribeAccount",
88208836
"DescribeAccountAccess",
@@ -8835,13 +8851,20 @@
88358851
"DownloadRisk",
88368852
"ExcludeCheckItems",
88378853
"GenerateReport",
8854+
"GetEngagement",
8855+
"GetEngagementAttachment",
8856+
"GetEngagementType",
88388857
"IncludeCheckItems",
88398858
"ListAccountsForParent",
8859+
"ListEngagementCommunications",
8860+
"ListEngagementTypes",
8861+
"ListEngagements",
88408862
"ListOrganizationalUnitsForParent",
88418863
"ListRoots",
88428864
"RefreshCheck",
88438865
"SetAccountAccess",
88448866
"SetOrganizationAccess",
8867+
"UpdateEngagementStatus",
88458868
"UpdateNotificationConfigurations",
88468869
"UpdateNotificationPreferences",
88478870
"UpdateRiskStatus"
@@ -10596,8 +10619,11 @@
1059610619
"GetPendingConnection",
1059710620
"ListConnections",
1059810621
"ListIamRolesForConnection",
10622+
"ListTagsForResource",
1059910623
"PutBillingAuthorization",
10600-
"RejectConnection"
10624+
"RejectConnection",
10625+
"TagResource",
10626+
"UntagResource"
1060110627
],
1060210628
"HasResource": true,
1060310629
"StringPrefix": "codecatalyst",
@@ -13664,16 +13690,25 @@
1366413690
"ARNRegex": "^arn:aws:freertos:.+:[0-9]+:.+",
1366513691
"Actions": [
1366613692
"CreateSoftwareConfiguration",
13693+
"CreateSubscription",
1366713694
"DeleteSoftwareConfiguration",
1366813695
"DescribeHardwarePlatform",
1366913696
"DescribeSoftwareConfiguration",
13697+
"DescribeSubscription",
13698+
"GetEmpPatchUrl",
1367013699
"GetSoftwareURL",
1367113700
"GetSoftwareURLForConfiguration",
13701+
"GetSubscriptionBillingAmount",
1367213702
"ListFreeRTOSVersions",
1367313703
"ListHardwarePlatforms",
1367413704
"ListHardwareVendors",
1367513705
"ListSoftwareConfigurations",
13676-
"UpdateSoftwareConfiguration"
13706+
"ListSoftwarePatches",
13707+
"ListSubscriptionEmails",
13708+
"ListSubscriptions",
13709+
"UpdateEmailRecipients",
13710+
"UpdateSoftwareConfiguration",
13711+
"VerifyEmail"
1367713712
],
1367813713
"HasResource": true,
1367913714
"StringPrefix": "freertos",
@@ -16325,6 +16360,7 @@
1632516360
"CreateIngestion",
1632616361
"CreateNamespace",
1632716362
"CreateReader",
16363+
"CreateRefreshSchedule",
1632816364
"CreateTemplate",
1632916365
"CreateTemplateAlias",
1633016366
"CreateTheme",
@@ -16337,6 +16373,7 @@
1633716373
"DeleteCustomPermissions",
1633816374
"DeleteDashboard",
1633916375
"DeleteDataSet",
16376+
"DeleteDataSetRefreshProperties",
1634016377
"DeleteDataSource",
1634116378
"DeleteEmailCustomizationTemplate",
1634216379
"DeleteFolder",
@@ -16345,6 +16382,7 @@
1634516382
"DeleteGroupMembership",
1634616383
"DeleteIAMPolicyAssignment",
1634716384
"DeleteNamespace",
16385+
"DeleteRefreshSchedule",
1634816386
"DeleteTemplate",
1634916387
"DeleteTemplateAlias",
1635016388
"DeleteTheme",
@@ -16362,6 +16400,7 @@
1636216400
"DescribeDashboardPermissions",
1636316401
"DescribeDataSet",
1636416402
"DescribeDataSetPermissions",
16403+
"DescribeDataSetRefreshProperties",
1636516404
"DescribeDataSource",
1636616405
"DescribeDataSourcePermissions",
1636716406
"DescribeEmailCustomizationTemplate",
@@ -16374,6 +16413,7 @@
1637416413
"DescribeIngestion",
1637516414
"DescribeIpRestriction",
1637616415
"DescribeNamespace",
16416+
"DescribeRefreshSchedule",
1637716417
"DescribeTemplate",
1637816418
"DescribeTemplateAlias",
1637916419
"DescribeTemplatePermissions",
@@ -16402,6 +16442,7 @@
1640216442
"ListIAMPolicyAssignmentsForUser",
1640316443
"ListIngestions",
1640416444
"ListNamespaces",
16445+
"ListRefreshSchedules",
1640516446
"ListTagsForResource",
1640616447
"ListTemplateAliases",
1640716448
"ListTemplateVersions",
@@ -16413,6 +16454,7 @@
1641316454
"ListUsers",
1641416455
"PassDataSet",
1641516456
"PassDataSource",
16457+
"PutDataSetRefreshProperties",
1641616458
"RegisterUser",
1641716459
"RestoreAnalysis",
1641816460
"ScopeDownPolicy",
@@ -16447,6 +16489,7 @@
1644716489
"UpdateIAMPolicyAssignment",
1644816490
"UpdateIpRestriction",
1644916491
"UpdatePublicSharingSettings",
16492+
"UpdateRefreshSchedule",
1645016493
"UpdateResourcePermissions",
1645116494
"UpdateTemplate",
1645216495
"UpdateTemplateAlias",
@@ -18524,16 +18567,6 @@
1852418567
"HasResource": true,
1852518568
"StringPrefix": "sdb"
1852618569
},
18527-
"Amazon Sumerian": {
18528-
"ARNFormat": "arn:aws:sumerian:${Region}:${Account}:${ResourceType}/${ResourcePath}",
18529-
"ARNRegex": "^arn:aws:sumerian:.+:.+:.+",
18530-
"Actions": [
18531-
"Login",
18532-
"ViewRelease"
18533-
],
18534-
"HasResource": true,
18535-
"StringPrefix": "sumerian"
18536-
},
1853718570
"Amazon Textract": {
1853818571
"ARNFormat": "arn:${Partition}:textract:${Region}:${Account}:${RelativeId}",
1853918572
"ARNRegex": "^arn:${Partition}:textract:.+",
@@ -18839,6 +18872,7 @@
1883918872
"RemoveAllResourcePermissions",
1884018873
"RemoveResourcePermission",
1884118874
"RestoreDocumentVersions",
18875+
"SearchResources",
1884218876
"UpdateDocument",
1884318877
"UpdateDocumentVersion",
1884418878
"UpdateFolder",

0 commit comments

Comments
 (0)