Skip to content

Commit 506ad65

Browse files
Update CloudFormation specs to 167.0.0 (#3114)
Co-authored-by: kddejong <[email protected]>
1 parent dba16cb commit 506ad65

File tree

102 files changed

+1863
-3408
lines changed

Some content is hidden

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

102 files changed

+1863
-3408
lines changed

src/cfnlint/data/AdditionalSpecs/Policies.json

+27-2
Original file line numberDiff line numberDiff line change
@@ -2765,11 +2765,13 @@
27652765
"GetSavingsPlansUtilizationDetails",
27662766
"GetTags",
27672767
"GetUsageForecast",
2768+
"ListCostAllocationTagBackfillHistory",
27682769
"ListCostAllocationTags",
27692770
"ListCostCategoryDefinitions",
27702771
"ListSavingsPlansPurchaseRecommendationGeneration",
27712772
"ListTagsForResource",
27722773
"ProvideAnomalyFeedback",
2774+
"StartCostAllocationTagBackfill",
27732775
"StartSavingsPlansPurchaseRecommendationGeneration",
27742776
"TagResource",
27752777
"UntagResource",
@@ -7455,9 +7457,11 @@
74557457
"ARNFormat": "arn:aws:migrationhub-orchestrator:${Region}:${Account}:${ResourceType}/${ResourceName}",
74567458
"ARNRegex": "^arn:aws:migrationhub-orchestrator:.+:.+:.+",
74577459
"Actions": [
7460+
"CreateTemplate",
74587461
"CreateWorkflow",
74597462
"CreateWorkflowStep",
74607463
"CreateWorkflowStepGroup",
7464+
"DeleteTemplate",
74617465
"DeleteWorkflow",
74627466
"DeleteWorkflowStep",
74637467
"DeleteWorkflowStepGroup",
@@ -7483,6 +7487,7 @@
74837487
"StopWorkflow",
74847488
"TagResource",
74857489
"UntagResource",
7490+
"UpdateTemplate",
74867491
"UpdateWorkflow",
74877492
"UpdateWorkflowStep",
74887493
"UpdateWorkflowStepGroup"
@@ -8739,6 +8744,7 @@
87398744
"DescribeSavingsPlansOfferingRates",
87408745
"DescribeSavingsPlansOfferings",
87418746
"ListTagsForResource",
8747+
"ReturnSavingsPlan",
87428748
"TagResource",
87438749
"UntagResource"
87448750
],
@@ -12031,6 +12037,7 @@
1203112037
"GetMonitor",
1203212038
"GetQueryResults",
1203312039
"GetQueryStatus",
12040+
"Link",
1203412041
"ListHealthEvents",
1203512042
"ListMonitors",
1203612043
"ListTagsForResource",
@@ -13863,6 +13870,7 @@
1386313870
"DescribeLocalGatewayVirtualInterfaces",
1386413871
"DescribeLocalGateways",
1386513872
"DescribeLockedSnapshots",
13873+
"DescribeMacHosts",
1386613874
"DescribeManagedPrefixLists",
1386713875
"DescribeMovingAddresses",
1386813876
"DescribeNatGateways",
@@ -14012,6 +14020,7 @@
1401214020
"GetGroupsForCapacityReservation",
1401314021
"GetHostReservationPurchasePreview",
1401414022
"GetImageBlockPublicAccessState",
14023+
"GetInstanceMetadataDefaults",
1401514024
"GetInstanceTypesFromInstanceRequirements",
1401614025
"GetInstanceUefiData",
1401714026
"GetIpamAddressHistory",
@@ -14077,6 +14086,7 @@
1407714086
"ModifyInstanceEventStartTime",
1407814087
"ModifyInstanceEventWindow",
1407914088
"ModifyInstanceMaintenanceOptions",
14089+
"ModifyInstanceMetadataDefaults",
1408014090
"ModifyInstanceMetadataOptions",
1408114091
"ModifyInstancePlacement",
1408214092
"ModifyIpam",
@@ -15441,6 +15451,7 @@
1544115451
"CreateUser",
1544215452
"DeleteEnvironment",
1544315453
"DeleteKxCluster",
15454+
"DeleteKxClusterNode",
1544415455
"DeleteKxDatabase",
1544515456
"DeleteKxDataview",
1544615457
"DeleteKxEnvironment",
@@ -15825,14 +15836,25 @@
1582515836
]
1582615837
},
1582715838
"Amazon GroundTruth Labeling": {
15828-
"ARNFormat": "arn:${Partition}:groundtruthlabeling:${region}:${account}:${resourceType}/${resourcePath}",
15839+
"ARNFormat": "arn:${Partition}:groundtruthlabeling:${Region}:${Account}:${ResourceType}/${ResourcePath}",
1582915840
"ARNRegex": "^arn:${Partition}:groundtruthlabeling:.+",
1583015841
"Actions": [
1583115842
"AssociatePatchToManifestJob",
15843+
"CreateBatch",
15844+
"CreateIntakeForm",
15845+
"CreateProject",
15846+
"CreateWorkflowDefinition",
1583215847
"DescribeConsoleJob",
15848+
"GenerateLIDARPreviewTaskConfigJob",
15849+
"GetBatch",
15850+
"GetIntakeFormStatus",
15851+
"ListBatches",
1583315852
"ListDatasetObjects",
15853+
"ListProjects",
1583415854
"RunFilterOrSampleDatasetJob",
15835-
"RunGenerateManifestByCrawlingJob"
15855+
"RunGenerateManifestByCrawlingJob",
15856+
"RunGenerateManifestMetricsJob",
15857+
"UpdateBatch"
1583615858
],
1583715859
"HasResource": false,
1583815860
"StringPrefix": "groundtruthlabeling"
@@ -20517,6 +20539,7 @@
2051720539
"DeletePipeline",
2051820540
"DeleteProject",
2051920541
"DeleteRecord",
20542+
"DeleteResourcePolicy",
2052020543
"DeleteSpace",
2052120544
"DeleteStudioLifecycleConfig",
2052220545
"DeleteTags",
@@ -20598,6 +20621,7 @@
2059820621
"GetLineageGroupPolicy",
2059920622
"GetModelPackageGroupPolicy",
2060020623
"GetRecord",
20624+
"GetResourcePolicy",
2060120625
"GetSagemakerServicecatalogPortfolioStatus",
2060220626
"GetScalingConfigurationRecommendation",
2060320627
"GetSearchSuggestions",
@@ -20687,6 +20711,7 @@
2068720711
"PutLineageGroupPolicy",
2068820712
"PutModelPackageGroupPolicy",
2068920713
"PutRecord",
20714+
"PutResourcePolicy",
2069020715
"QueryLineage",
2069120716
"RegisterDevices",
2069220717
"RenderUiTemplate",

src/cfnlint/data/AdditionalSpecs/RdsProperties.json

+19
Original file line numberDiff line numberDiff line change
@@ -20015,6 +20015,10 @@
2001520015
"db.r5.4xlarge",
2001620016
"db.r5.large",
2001720017
"db.r5.xlarge",
20018+
"db.r6i.2xlarge",
20019+
"db.r6i.4xlarge",
20020+
"db.r6i.large",
20021+
"db.r6i.xlarge",
2001820022
"db.t2.2xlarge",
2001920023
"db.t2.large",
2002020024
"db.t2.medium",
@@ -20260,6 +20264,17 @@
2026020264
"db.t3.small",
2026120265
"db.t3.xlarge"
2026220266
],
20267+
"eu-central-2": [
20268+
"db.r6i.2xlarge",
20269+
"db.r6i.4xlarge",
20270+
"db.r6i.large",
20271+
"db.r6i.xlarge",
20272+
"db.t3.2xlarge",
20273+
"db.t3.large",
20274+
"db.t3.medium",
20275+
"db.t3.small",
20276+
"db.t3.xlarge"
20277+
],
2026320278
"eu-north-1": [
2026420279
"db.m5.2xlarge",
2026520280
"db.m5.4xlarge",
@@ -20409,6 +20424,10 @@
2040920424
"db.r5.4xlarge",
2041020425
"db.r5.large",
2041120426
"db.r5.xlarge",
20427+
"db.r6i.2xlarge",
20428+
"db.r6i.4xlarge",
20429+
"db.r6i.large",
20430+
"db.r6i.xlarge",
2041220431
"db.t3.2xlarge",
2041320432
"db.t3.large",
2041420433
"db.t3.medium",

src/cfnlint/data/CloudSpecs/af-south-1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4149,7 +4149,7 @@
41494149
"AWS::XRay::SamplingRule.SamplingRule": "CACHED",
41504150
"Tag": "CACHED"
41514151
},
4152-
"ResourceSpecificationVersion": "166.0.0",
4152+
"ResourceSpecificationVersion": "167.0.0",
41534153
"ResourceTypes": {
41544154
"AWS::ACMPCA::Certificate": "CACHED",
41554155
"AWS::ACMPCA::CertificateAuthority": "CACHED",

src/cfnlint/data/CloudSpecs/ap-east-1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3404,7 +3404,7 @@
34043404
"AWS::XRay::SamplingRule.SamplingRule": "CACHED",
34053405
"Tag": "CACHED"
34063406
},
3407-
"ResourceSpecificationVersion": "166.0.0",
3407+
"ResourceSpecificationVersion": "167.0.0",
34083408
"ResourceTypes": {
34093409
"AWS::ACMPCA::Certificate": "CACHED",
34103410
"AWS::ACMPCA::CertificateAuthority": "CACHED",

0 commit comments

Comments
 (0)