Skip to content

Commit 5bfc235

Browse files
Update CloudFormation specs to 143.0.0 (#2893)
Co-authored-by: kddejong <[email protected]>
1 parent e74a196 commit 5bfc235

File tree

77 files changed

+24085
-16517
lines changed

Some content is hidden

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

77 files changed

+24085
-16517
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.73.0',
47+
'aws-sam-translator>=1.75.0',
4848
'jsonpatch',
4949
'jsonschema>=3.0,<5',
5050
'networkx>=2.4,<4',

src/cfnlint/data/AdditionalSpecs/Policies.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,6 +2772,7 @@
27722772
"DescribeEndpointSettings",
27732773
"DescribeEndpointTypes",
27742774
"DescribeEndpoints",
2775+
"DescribeEngineVersions",
27752776
"DescribeEventCategories",
27762777
"DescribeEventSubscriptions",
27772778
"DescribeEvents",
@@ -3220,10 +3221,12 @@
32203221
"DisableClientAuthentication",
32213222
"DisableLDAPS",
32223223
"DisableRadius",
3224+
"DisableRoleAccess",
32233225
"DisableSso",
32243226
"EnableClientAuthentication",
32253227
"EnableLDAPS",
32263228
"EnableRadius",
3229+
"EnableRoleAccess",
32273230
"EnableSso",
32283231
"GetAuthorizedApplicationDetails",
32293232
"GetDirectoryLimits",
@@ -3248,6 +3251,7 @@
32483251
"UnshareDirectory",
32493252
"UpdateAuthorizedApplication",
32503253
"UpdateConditionalForwarder",
3254+
"UpdateDirectory",
32513255
"UpdateDirectorySetup",
32523256
"UpdateNumberOfDomainControllers",
32533257
"UpdateRadius",
@@ -3264,7 +3268,7 @@
32643268
]
32653269
},
32663270
"AWS Elastic Beanstalk": {
3267-
"ARNFormat": "arn:aws:elasticbeanstalk:${Region}:${AccountID}:${ResourceType}/${PathToResource}",
3271+
"ARNFormat": "arn:aws:elasticbeanstalk:${Region}:${Account}:${ResourceType}/${PathToResource}",
32683272
"ARNRegex": "^arn:aws:elasticbeanstalk:.+:.*:.+/.+",
32693273
"Actions": [
32703274
"AbortEnvironmentUpdate",
@@ -9921,12 +9925,16 @@
99219925
"CreateMilestone",
99229926
"CreateProfile",
99239927
"CreateProfileShare",
9928+
"CreateReviewTemplate",
9929+
"CreateTemplateShare",
99249930
"CreateWorkload",
99259931
"CreateWorkloadShare",
99269932
"DeleteLens",
99279933
"DeleteLensShare",
99289934
"DeleteProfile",
99299935
"DeleteProfileShare",
9936+
"DeleteReviewTemplate",
9937+
"DeleteTemplateShare",
99309938
"DeleteWorkload",
99319939
"DeleteWorkloadShare",
99329940
"DisassociateLenses",
@@ -9941,6 +9949,9 @@
99419949
"GetMilestone",
99429950
"GetProfile",
99439951
"GetProfileTemplate",
9952+
"GetReviewTemplate",
9953+
"GetReviewTemplateAnswer",
9954+
"GetReviewTemplateLensReview",
99449955
"GetWorkload",
99459956
"ImportLens",
99469957
"ListAnswers",
@@ -9955,8 +9966,11 @@
99559966
"ListProfileNotifications",
99569967
"ListProfileShares",
99579968
"ListProfiles",
9969+
"ListReviewTemplateAnswers",
9970+
"ListReviewTemplates",
99589971
"ListShareInvitations",
99599972
"ListTagsForResource",
9973+
"ListTemplateShares",
99609974
"ListWorkloadShares",
99619975
"ListWorkloads",
99629976
"TagResource",
@@ -9965,11 +9979,15 @@
99659979
"UpdateGlobalSettings",
99669980
"UpdateLensReview",
99679981
"UpdateProfile",
9982+
"UpdateReviewTemplate",
9983+
"UpdateReviewTemplateAnswer",
9984+
"UpdateReviewTemplateLensReview",
99689985
"UpdateShareInvitation",
99699986
"UpdateWorkload",
99709987
"UpdateWorkloadShare",
99719988
"UpgradeLensReview",
9972-
"UpgradeProfileVersion"
9989+
"UpgradeProfileVersion",
9990+
"UpgradeReviewTemplateLensReview"
99739991
],
99749992
"HasResource": true,
99759993
"StringPrefix": "wellarchitected",
@@ -20345,6 +20363,7 @@
2034520363
"Actions": [
2034620364
"AssociateConnectionAlias",
2034720365
"AssociateIpGroups",
20366+
"AssociateWorkspaceApplication",
2034820367
"AuthorizeIpRules",
2034920368
"CopyWorkspaceImage",
2035020369
"CreateConnectClientAddIn",
@@ -20363,16 +20382,22 @@
2036320382
"DeleteTags",
2036420383
"DeleteWorkspaceBundle",
2036520384
"DeleteWorkspaceImage",
20385+
"DeployWorkspaceApplications",
2036620386
"DeregisterWorkspaceDirectory",
2036720387
"DescribeAccount",
2036820388
"DescribeAccountModifications",
20389+
"DescribeApplicationAssociations",
20390+
"DescribeApplications",
20391+
"DescribeBundleAssociations",
2036920392
"DescribeClientBranding",
2037020393
"DescribeClientProperties",
2037120394
"DescribeConnectClientAddIns",
2037220395
"DescribeConnectionAliasPermissions",
2037320396
"DescribeConnectionAliases",
20397+
"DescribeImageAssociations",
2037420398
"DescribeIpGroups",
2037520399
"DescribeTags",
20400+
"DescribeWorkspaceAssociations",
2037620401
"DescribeWorkspaceBundles",
2037720402
"DescribeWorkspaceDirectories",
2037820403
"DescribeWorkspaceImagePermissions",
@@ -20382,6 +20407,7 @@
2038220407
"DescribeWorkspacesConnectionStatus",
2038320408
"DisassociateConnectionAlias",
2038420409
"DisassociateIpGroups",
20410+
"DisassociateWorkspaceApplication",
2038520411
"ImportClientBranding",
2038620412
"ImportWorkspaceImage",
2038720413
"ListAvailableManagementCidrRanges",

src/cfnlint/data/AdditionalSpecs/RdsProperties.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4870,16 +4870,6 @@
48704870
"db.z1d.large",
48714871
"db.z1d.xlarge"
48724872
]
4873-
},
4874-
"sqlserver-ee": {
4875-
"ap-northeast-1": [
4876-
"db.r4.8xlarge"
4877-
]
4878-
},
4879-
"sqlserver-se": {
4880-
"eu-west-1": [
4881-
"db.r4.4xlarge"
4882-
]
48834873
}
48844874
},
48854875
"general-public-license": {
@@ -15858,14 +15848,6 @@
1585815848
"db.m5.8xlarge",
1585915849
"db.m5.large",
1586015850
"db.m5.xlarge",
15861-
"db.m5d.12xlarge",
15862-
"db.m5d.16xlarge",
15863-
"db.m5d.24xlarge",
15864-
"db.m5d.2xlarge",
15865-
"db.m5d.4xlarge",
15866-
"db.m5d.8xlarge",
15867-
"db.m5d.large",
15868-
"db.m5d.xlarge",
1586915851
"db.m6g.12xlarge",
1587015852
"db.m6g.16xlarge",
1587115853
"db.m6g.2xlarge",
@@ -15881,14 +15863,6 @@
1588115863
"db.r5.8xlarge",
1588215864
"db.r5.large",
1588315865
"db.r5.xlarge",
15884-
"db.r5d.12xlarge",
15885-
"db.r5d.16xlarge",
15886-
"db.r5d.24xlarge",
15887-
"db.r5d.2xlarge",
15888-
"db.r5d.4xlarge",
15889-
"db.r5d.8xlarge",
15890-
"db.r5d.large",
15891-
"db.r5d.xlarge",
1589215866
"db.r6g.12xlarge",
1589315867
"db.r6g.16xlarge",
1589415868
"db.r6g.2xlarge",

0 commit comments

Comments
 (0)