Skip to content

Commit a6b9191

Browse files
authored
autogenerated maintenance
1 parent 1a58fc1 commit a6b9191

File tree

93 files changed

+293523
-209232
lines changed

Some content is hidden

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

93 files changed

+293523
-209232
lines changed

src/cfnlint/data/AdditionalSpecs/Policies.json

+75-5
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,9 @@
15871587
"Actions": [
15881588
"DescribeRecommendationExportJobs",
15891589
"ExportAutoScalingGroupRecommendations",
1590+
"ExportEBSVolumeRecommendations",
15901591
"ExportEC2InstanceRecommendations",
1592+
"ExportLambdaFunctionRecommendations",
15911593
"GetAutoScalingGroupRecommendations",
15921594
"GetEBSVolumeRecommendations",
15931595
"GetEC2InstanceRecommendations",
@@ -2371,6 +2373,7 @@
23712373
"ARNFormat": "arn:${Partition}:mediaconnect:${Region}:${Account}:<namespace>:<relative-id>:<relative-name>",
23722374
"ARNRegex": "^arn:${Partition}:mediaconnect:.+",
23732375
"Actions": [
2376+
"AddFlowMediaStreams",
23742377
"AddFlowOutputs",
23752378
"AddFlowSources",
23762379
"AddFlowVpcInterfaces",
@@ -2386,6 +2389,7 @@
23862389
"ListReservations",
23872390
"ListTagsForResource",
23882391
"PurchaseOffering",
2392+
"RemoveFlowMediaStream",
23892393
"RemoveFlowOutput",
23902394
"RemoveFlowSource",
23912395
"RemoveFlowVpcInterface",
@@ -2396,6 +2400,7 @@
23962400
"UntagResource",
23972401
"UpdateFlow",
23982402
"UpdateFlowEntitlement",
2403+
"UpdateFlowMediaStream",
23992404
"UpdateFlowOutput",
24002405
"UpdateFlowSource"
24012406
],
@@ -4656,63 +4661,87 @@
46564661
"ARNFormat": "arn:aws:proton:<region>:<account-id>:<resource-type>/<resource_name>",
46574662
"ARNRegex": "^arn:aws:proton:.+:.+:.+",
46584663
"Actions": [
4664+
"AcceptEnvironmentAccountConnection",
4665+
"CancelEnvironmentDeployment",
4666+
"CancelServiceInstanceDeployment",
4667+
"CancelServicePipelineDeployment",
46594668
"CreateEnvironment",
4669+
"CreateEnvironmentAccountConnection",
46604670
"CreateEnvironmentTemplate",
46614671
"CreateEnvironmentTemplateMajorVersion",
46624672
"CreateEnvironmentTemplateMinorVersion",
4673+
"CreateEnvironmentTemplateVersion",
46634674
"CreateService",
46644675
"CreateServiceTemplate",
46654676
"CreateServiceTemplateMajorVersion",
46664677
"CreateServiceTemplateMinorVersion",
4678+
"CreateServiceTemplateVersion",
46674679
"DeleteAccountRoles",
46684680
"DeleteEnvironment",
4681+
"DeleteEnvironmentAccountConnection",
46694682
"DeleteEnvironmentTemplate",
46704683
"DeleteEnvironmentTemplateMajorVersion",
46714684
"DeleteEnvironmentTemplateMinorVersion",
4685+
"DeleteEnvironmentTemplateVersion",
46724686
"DeleteService",
46734687
"DeleteServiceTemplate",
46744688
"DeleteServiceTemplateMajorVersion",
46754689
"DeleteServiceTemplateMinorVersion",
4690+
"DeleteServiceTemplateVersion",
46764691
"GetAccountRoles",
4692+
"GetAccountSettings",
46774693
"GetEnvironment",
4694+
"GetEnvironmentAccountConnection",
46784695
"GetEnvironmentTemplate",
46794696
"GetEnvironmentTemplateMajorVersion",
46804697
"GetEnvironmentTemplateMinorVersion",
4698+
"GetEnvironmentTemplateVersion",
46814699
"GetService",
46824700
"GetServiceInstance",
46834701
"GetServiceTemplate",
46844702
"GetServiceTemplateMajorVersion",
46854703
"GetServiceTemplateMinorVersion",
4704+
"GetServiceTemplateVersion",
4705+
"ListEnvironmentAccountConnections",
46864706
"ListEnvironmentTemplateMajorVersions",
46874707
"ListEnvironmentTemplateMinorVersions",
4708+
"ListEnvironmentTemplateVersions",
46884709
"ListEnvironmentTemplates",
46894710
"ListEnvironments",
46904711
"ListServiceInstances",
46914712
"ListServiceTemplateMajorVersions",
46924713
"ListServiceTemplateMinorVersions",
4714+
"ListServiceTemplateVersions",
46934715
"ListServiceTemplates",
46944716
"ListServices",
46954717
"ListTagsForResource",
4718+
"RejectEnvironmentAccountConnection",
46964719
"TagResource",
46974720
"UntagResource",
46984721
"UpdateAccountRoles",
4722+
"UpdateAccountSettings",
46994723
"UpdateEnvironment",
4724+
"UpdateEnvironmentAccountConnection",
47004725
"UpdateEnvironmentTemplate",
47014726
"UpdateEnvironmentTemplateMajorVersion",
47024727
"UpdateEnvironmentTemplateMinorVersion",
4728+
"UpdateEnvironmentTemplateVersion",
47034729
"UpdateService",
47044730
"UpdateServiceInstance",
47054731
"UpdateServicePipeline",
47064732
"UpdateServiceTemplate",
47074733
"UpdateServiceTemplateMajorVersion",
4708-
"UpdateServiceTemplateMinorVersion"
4734+
"UpdateServiceTemplateMinorVersion",
4735+
"UpdateServiceTemplateVersion"
47094736
],
47104737
"HasResource": true,
47114738
"StringPrefix": "proton",
47124739
"conditionKeys": [
47134740
"aws:RequestTag/${TagKey}",
47144741
"aws:ResourceTag/${TagKey}",
4715-
"aws:TagKeys"
4742+
"aws:TagKeys",
4743+
"proton:EnvironmentTemplate",
4744+
"proton:ServiceTemplate"
47164745
]
47174746
},
47184747
"AWS Purchase Orders Console": {
@@ -6739,6 +6768,7 @@
67396768
"CreateChannelBan",
67406769
"CreateChannelMembership",
67416770
"CreateChannelModerator",
6771+
"CreateMediaCapturePipeline",
67426772
"CreateMeeting",
67436773
"CreateMeetingDialOut",
67446774
"CreateMeetingWithAttendees",
@@ -6770,6 +6800,7 @@
67706800
"DeleteDomain",
67716801
"DeleteEventsConfiguration",
67726802
"DeleteGroups",
6803+
"DeleteMediaCapturePipeline",
67736804
"DeleteMeeting",
67746805
"DeletePhoneNumber",
67756806
"DeleteProxySession",
@@ -6812,6 +6843,7 @@
68126843
"GetDomain",
68136844
"GetEventsConfiguration",
68146845
"GetGlobalSettings",
6846+
"GetMediaCapturePipeline",
68156847
"GetMeeting",
68166848
"GetMeetingDetail",
68176849
"GetMessagingSessionEndpoint",
@@ -6863,6 +6895,7 @@
68636895
"ListDirectories",
68646896
"ListDomains",
68656897
"ListGroups",
6898+
"ListMediaCapturePipelines",
68666899
"ListMeetingEvents",
68676900
"ListMeetingTags",
68686901
"ListMeetings",
@@ -7026,6 +7059,7 @@
70267059
"ARNFormat": "arn:${Partition}:cloudfront::<accountID>:<resource_type>/<resource_id>",
70277060
"ARNRegex": "^arn:${Partition}:cloudfront::[0-9]+:.+",
70287061
"Actions": [
7062+
"AssociateAlias",
70297063
"CreateCachePolicy",
70307064
"CreateCloudFrontOriginAccessIdentity",
70317065
"CreateDistribution",
@@ -7078,6 +7112,7 @@
70787112
"GetStreamingDistributionConfig",
70797113
"ListCachePolicies",
70807114
"ListCloudFrontOriginAccessIdentities",
7115+
"ListConflictingAliases",
70817116
"ListDistributions",
70827117
"ListDistributionsByCachePolicyId",
70837118
"ListDistributionsByKeyGroup",
@@ -7262,7 +7297,10 @@
72627297
"UpdateLogDelivery"
72637298
],
72647299
"HasResource": true,
7265-
"StringPrefix": "logs"
7300+
"StringPrefix": "logs",
7301+
"conditionKeys": [
7302+
"aws:ResourceTag/${TagKey}"
7303+
]
72667304
},
72677305
"Amazon CloudWatch Synthetics": {
72687306
"ARNFormat": "arn:aws:synthetics:<region>:<account-id>:<resource-type>:<resource_name>",
@@ -7358,7 +7396,9 @@
73587396
"HasResource": true,
73597397
"StringPrefix": "codeguru-reviewer",
73607398
"conditionKeys": [
7361-
"aws:ResourceTag/${TagKey}"
7399+
"aws:RequestTag/${TagKey}",
7400+
"aws:ResourceTag/${TagKey}",
7401+
"aws:TagKeys"
73627402
]
73637403
},
73647404
"Amazon Cognito Identity": {
@@ -8260,6 +8300,7 @@
82608300
"DescribeScheduledInstanceAvailability",
82618301
"DescribeScheduledInstances",
82628302
"DescribeSecurityGroupReferences",
8303+
"DescribeSecurityGroupRules",
82638304
"DescribeSecurityGroups",
82648305
"DescribeSnapshotAttribute",
82658306
"DescribeSnapshots",
@@ -8308,6 +8349,7 @@
83088349
"DetachVpnGateway",
83098350
"DisableEbsEncryptionByDefault",
83108351
"DisableFastSnapshotRestores",
8352+
"DisableImageDeprecation",
83118353
"DisableSerialConsoleAccess",
83128354
"DisableTransitGatewayRouteTablePropagation",
83138355
"DisableVgwRoutePropagation",
@@ -8324,6 +8366,7 @@
83248366
"DisassociateVpcCidrBlock",
83258367
"EnableEbsEncryptionByDefault",
83268368
"EnableFastSnapshotRestores",
8369+
"EnableImageDeprecation",
83278370
"EnableSerialConsoleAccess",
83288371
"EnableTransitGatewayRouteTablePropagation",
83298372
"EnableVgwRoutePropagation",
@@ -8385,6 +8428,7 @@
83858428
"ModifyManagedPrefixList",
83868429
"ModifyNetworkInterfaceAttribute",
83878430
"ModifyReservedInstances",
8431+
"ModifySecurityGroupRules",
83888432
"ModifySnapshotAttribute",
83898433
"ModifySpotFleetRequest",
83908434
"ModifySubnetAttribute",
@@ -9840,15 +9884,25 @@
98409884
"DescribeFHIRImportJob",
98419885
"GetCapabilities",
98429886
"ListFHIRDatastores",
9887+
"ListFHIRExportJobs",
9888+
"ListFHIRImportJobs",
9889+
"ListTagsForResource",
98439890
"ReadResource",
98449891
"SearchWithGet",
98459892
"SearchWithPost",
98469893
"StartFHIRExportJob",
98479894
"StartFHIRImportJob",
9895+
"TagResource",
9896+
"UntagResource",
98489897
"UpdateResource"
98499898
],
98509899
"HasResource": true,
9851-
"StringPrefix": "healthlake"
9900+
"StringPrefix": "healthlake",
9901+
"conditionKeys": [
9902+
"aws:RequestTag/${TagKey}",
9903+
"aws:ResourceTag/${TagKey}",
9904+
"aws:TagKeys"
9905+
]
98529906
},
98539907
"Amazon Honeycode": {
98549908
"ARNFormat": "arn:aws:honeycode:<region>:<account-id>:<resource-type>:<resource_path>",
@@ -10362,6 +10416,8 @@
1036210416
"AttachStaticIp",
1036310417
"CloseInstancePublicPorts",
1036410418
"CopySnapshot",
10419+
"CreateBucket",
10420+
"CreateBucketAccessKey",
1036510421
"CreateCertificate",
1036610422
"CreateCloudFormationStack",
1036710423
"CreateContactMethod",
@@ -10385,6 +10441,8 @@
1038510441
"CreateRelationalDatabaseSnapshot",
1038610442
"DeleteAlarm",
1038710443
"DeleteAutoSnapshot",
10444+
"DeleteBucket",
10445+
"DeleteBucketAccessKey",
1038810446
"DeleteCertificate",
1038910447
"DeleteContactMethod",
1039010448
"DeleteContainerImage",
@@ -10414,6 +10472,10 @@
1041410472
"GetAlarms",
1041510473
"GetAutoSnapshots",
1041610474
"GetBlueprints",
10475+
"GetBucketAccessKeys",
10476+
"GetBucketBundles",
10477+
"GetBucketMetricData",
10478+
"GetBuckets",
1041710479
"GetBundles",
1041810480
"GetCertificates",
1041910481
"GetCloudFormationStackRecords",
@@ -10481,6 +10543,7 @@
1048110543
"ResetDistributionCache",
1048210544
"SendContactMethodVerification",
1048310545
"SetIpAddressType",
10546+
"SetResourceAccessForBucket",
1048410547
"StartInstance",
1048510548
"StartRelationalDatabase",
1048610549
"StopInstance",
@@ -10489,6 +10552,8 @@
1048910552
"TestAlarm",
1049010553
"UnpeerVpc",
1049110554
"UntagResource",
10555+
"UpdateBucket",
10556+
"UpdateBucketBundle",
1049210557
"UpdateContainerService",
1049310558
"UpdateDistribution",
1049410559
"UpdateDistributionBundle",
@@ -11582,6 +11647,8 @@
1158211647
"aws:RequestTag/${TagKey}",
1158311648
"aws:ResourceTag/${TagKey}",
1158411649
"aws:TagKeys",
11650+
"quicksight:DirectoryType",
11651+
"quicksight:Edition",
1158511652
"quicksight:IamArn",
1158611653
"quicksight:SessionName",
1158711654
"quicksight:UserName"
@@ -12827,6 +12894,8 @@
1282712894
"RenderUiTemplate",
1282812895
"Search",
1282912896
"SendHeartbeat",
12897+
"SendPipelineExecutionStepFailure",
12898+
"SendPipelineExecutionStepSuccess",
1283012899
"StartHumanLoop",
1283112900
"StartMonitoringSchedule",
1283212901
"StartNotebookInstance",
@@ -13381,6 +13450,7 @@
1338113450
"GetDocumentVersion",
1338213451
"GetFolder",
1338313452
"GetFolderPath",
13453+
"GetGroup",
1338413454
"GetResources",
1338513455
"InitiateDocumentVersionUpload",
1338613456
"RegisterDirectory",

src/cfnlint/data/AdditionalSpecs/RdsProperties.json

+2
Original file line numberDiff line numberDiff line change
@@ -4848,6 +4848,7 @@
48484848
"me-south-1": [
48494849
"db.r5.12xlarge",
48504850
"db.r5.16xlarge",
4851+
"db.r5.24xlarge",
48514852
"db.r5.2xlarge",
48524853
"db.r5.4xlarge",
48534854
"db.r5.8xlarge",
@@ -5501,6 +5502,7 @@
55015502
"me-south-1": [
55025503
"db.r5.12xlarge",
55035504
"db.r5.16xlarge",
5505+
"db.r5.24xlarge",
55045506
"db.r5.2xlarge",
55055507
"db.r5.4xlarge",
55065508
"db.r5.8xlarge",

0 commit comments

Comments
 (0)