This repository has been archived by the owner on May 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
documentation-lookup-errors.json
887 lines (887 loc) · 163 KB
/
documentation-lookup-errors.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
{
"PropertyTypes": {
"BrokenDocLinks": {
"AWS::AutoScaling::AutoScalingGroup.InstanceRequirements": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-instancerequirements.html",
"AWS::AutoScaling::AutoScalingGroup.InstancesDistribution": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-instancesdistribution.html",
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplate": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html",
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplateOverrides": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplateoverrides.html",
"AWS::AutoScaling::AutoScalingGroup.MixedInstancesPolicy": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-group-mixedinstancespolicy.html",
"AWS::Config::OrganizationConfigRule.OrganizationCustomPolicyRuleMetadata": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconfigrule-organizationcustompolicyrulemetadata.html",
"AWS::Lambda::EventSourceMapping.ScalingConfig": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-scalingconfig.html",
"AWS::NimbleStudio::LaunchProfile.StreamConfigurationSessionBackup": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-nimblestudio-launchprofile-streamconfigurationsessionbackup.html",
"AWS::OpsWorks::Instance.EbsBlockDevice": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html"
},
"MissingDocLinks": [],
"MissingFromAWSGitHubSourceRepo": {
"AWS::ACMPCA::Certificate.CustomAttribute": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-acmpca-certificate-customattribute.md",
"AWS::ACMPCA::Certificate.CustomExtension": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-acmpca-certificate-customextension.md",
"AWS::ACMPCA::CertificateAuthority.CustomAttribute": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-acmpca-certificateauthority-customattribute.md",
"AWS::APS::Workspace.LoggingConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-aps-workspace-loggingconfiguration.md",
"AWS::AmplifyUIBuilder::Component.FormBindingElement": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-component-formbindingelement.md",
"AWS::AmplifyUIBuilder::Form.FieldConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-fieldconfig.md",
"AWS::AmplifyUIBuilder::Form.FieldInputConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-fieldinputconfig.md",
"AWS::AmplifyUIBuilder::Form.FieldPosition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-fieldposition.md",
"AWS::AmplifyUIBuilder::Form.FieldValidationConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-fieldvalidationconfiguration.md",
"AWS::AmplifyUIBuilder::Form.FormButton": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-formbutton.md",
"AWS::AmplifyUIBuilder::Form.FormCTA": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-formcta.md",
"AWS::AmplifyUIBuilder::Form.FormDataTypeConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-formdatatypeconfig.md",
"AWS::AmplifyUIBuilder::Form.FormInputValueProperty": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-forminputvalueproperty.md",
"AWS::AmplifyUIBuilder::Form.FormStyle": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-formstyle.md",
"AWS::AmplifyUIBuilder::Form.FormStyleConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-formstyleconfig.md",
"AWS::AmplifyUIBuilder::Form.SectionalElement": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-sectionalelement.md",
"AWS::AmplifyUIBuilder::Form.ValueMapping": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-valuemapping.md",
"AWS::AmplifyUIBuilder::Form.ValueMappings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-amplifyuibuilder-form-valuemappings.md",
"AWS::AppFlow::Connector.ConnectorProvisioningConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connector-connectorprovisioningconfig.md",
"AWS::AppFlow::Connector.LambdaConnectorProvisioningConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connector-lambdaconnectorprovisioningconfig.md",
"AWS::AppFlow::ConnectorProfile.ApiKeyCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-apikeycredentials.md",
"AWS::AppFlow::ConnectorProfile.BasicAuthCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-basicauthcredentials.md",
"AWS::AppFlow::ConnectorProfile.CustomAuthCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-customauthcredentials.md",
"AWS::AppFlow::ConnectorProfile.CustomConnectorProfileCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.md",
"AWS::AppFlow::ConnectorProfile.CustomConnectorProfileProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-customconnectorprofileproperties.md",
"AWS::AppFlow::ConnectorProfile.OAuth2Credentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-oauth2credentials.md",
"AWS::AppFlow::ConnectorProfile.OAuth2Properties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-oauth2properties.md",
"AWS::AppFlow::ConnectorProfile.OAuthCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-connectorprofile-oauthcredentials.md",
"AWS::AppFlow::Flow.CustomConnectorDestinationProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-flow-customconnectordestinationproperties.md",
"AWS::AppFlow::Flow.CustomConnectorSourceProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-flow-customconnectorsourceproperties.md",
"AWS::AppFlow::Flow.GlueDataCatalog": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-flow-gluedatacatalog.md",
"AWS::AppFlow::Flow.MetadataCatalogConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appflow-flow-metadatacatalogconfig.md",
"AWS::AppMesh::Route.TcpRouteMatch": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appmesh-route-tcproutematch.md",
"AWS::AppMesh::VirtualGateway.JsonFormatRef": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appmesh-virtualgateway-jsonformatref.md",
"AWS::AppMesh::VirtualGateway.LoggingFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appmesh-virtualgateway-loggingformat.md",
"AWS::AppMesh::VirtualNode.JsonFormatRef": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appmesh-virtualnode-jsonformatref.md",
"AWS::AppMesh::VirtualNode.LoggingFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appmesh-virtualnode-loggingformat.md",
"AWS::AppRunner::ObservabilityConfiguration.TraceConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-apprunner-observabilityconfiguration-traceconfiguration.md",
"AWS::AppRunner::Service.IngressConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-apprunner-service-ingressconfiguration.md",
"AWS::AppRunner::Service.ServiceObservabilityConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-apprunner-service-serviceobservabilityconfiguration.md",
"AWS::AppRunner::VpcIngressConnection.IngressVpcConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-apprunner-vpcingressconnection-ingressvpcconfiguration.md",
"AWS::AppStream::DirectoryConfig.CertificateBasedAuthProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appstream-directoryconfig-certificatebasedauthproperties.md",
"AWS::AppStream::Fleet.S3Location": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appstream-fleet-s3location.md",
"AWS::AppStream::Stack.StreamingExperienceSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appstream-stack-streamingexperiencesettings.md",
"AWS::AppSync::FunctionConfiguration.AppSyncRuntime": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appsync-functionconfiguration-appsyncruntime.md",
"AWS::AppSync::Resolver.AppSyncRuntime": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-appsync-resolver-appsyncruntime.md",
"AWS::AutoScaling::AutoScalingGroup.InstanceRequirements": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-mixedinstancespolicy-instancerequirements.md",
"AWS::AutoScaling::AutoScalingGroup.InstancesDistribution": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-mixedinstancespolicy-instancesdistribution.md",
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-mixedinstancespolicy-launchtemplate.md",
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplateOverrides": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-mixedinstancespolicy-launchtemplateoverrides.md",
"AWS::AutoScaling::AutoScalingGroup.MixedInstancesPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-group-mixedinstancespolicy.md",
"AWS::AutoScaling::AutoScalingGroup.NetworkBandwidthGbpsRequest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-autoscaling-autoscalinggroup-networkbandwidthgbpsrequest.md",
"AWS::AutoScaling::ScalingPolicy.StepAdjustment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-autoscaling-scalingpolicy-stepadjustment.md",
"AWS::Backup::BackupSelection.ConditionParameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-backup-backupselection-conditionparameter.md",
"AWS::Backup::BackupSelection.Conditions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-backup-backupselection-conditions.md",
"AWS::Backup::Framework.ControlScope": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-backup-framework-controlscope.md",
"AWS::Backup::ReportPlan.ReportDeliveryChannel": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-backup-reportplan-reportdeliverychannel.md",
"AWS::Backup::ReportPlan.ReportSetting": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-backup-reportplan-reportsetting.md",
"AWS::Batch::ComputeEnvironment.EksConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-computeenvironment-eksconfiguration.md",
"AWS::Batch::ComputeEnvironment.UpdatePolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-computeenvironment-updatepolicy.md",
"AWS::Batch::JobDefinition.EksContainer": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-ekscontainer.md",
"AWS::Batch::JobDefinition.EksContainerEnvironmentVariable": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-ekscontainerenvironmentvariable.md",
"AWS::Batch::JobDefinition.EksContainerVolumeMount": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-ekscontainervolumemount.md",
"AWS::Batch::JobDefinition.EksProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-eksproperties.md",
"AWS::Batch::JobDefinition.EksVolume": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-eksvolume.md",
"AWS::Batch::JobDefinition.EmptyDir": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-eksvolume-emptydir.md",
"AWS::Batch::JobDefinition.HostPath": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-eksvolume-hostpath.md",
"AWS::Batch::JobDefinition.PodProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-podproperties.md",
"AWS::Batch::JobDefinition.Resources": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-ekscontainer-resources.md",
"AWS::Batch::JobDefinition.SecurityContext": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-batch-jobdefinition-ekscontainer-securitycontext.md",
"AWS::BillingConductor::PricingRule.FreeTier": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-billingconductor-pricingrule-freetier.md",
"AWS::BillingConductor::PricingRule.Tiering": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-billingconductor-pricingrule-tiering.md",
"AWS::Budgets::Budget.AutoAdjustData": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-budgets-budget-autoadjustdata.md",
"AWS::Budgets::Budget.HistoricalOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-budgets-budget-historicaloptions.md",
"AWS::CE::AnomalyMonitor.ResourceTag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ce-anomalymonitor-resourcetag.md",
"AWS::CE::AnomalySubscription.ResourceTag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ce-anomalysubscription-resourcetag.md",
"AWS::CloudFormation::StackSet.ManagedExecution": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudformation-stackset-managedexecution.md",
"AWS::CloudFront::ContinuousDeploymentPolicy.ContinuousDeploymentPolicyConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-continuousdeploymentpolicy-continuousdeploymentpolicyconfig.md",
"AWS::CloudFront::ContinuousDeploymentPolicy.SessionStickinessConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-continuousdeploymentpolicy-sessionstickinessconfig.md",
"AWS::CloudFront::ContinuousDeploymentPolicy.SingleHeaderConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-continuousdeploymentpolicy-singleheaderconfig.md",
"AWS::CloudFront::ContinuousDeploymentPolicy.SingleWeightConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-continuousdeploymentpolicy-singleweightconfig.md",
"AWS::CloudFront::ContinuousDeploymentPolicy.TrafficConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-continuousdeploymentpolicy-trafficconfig.md",
"AWS::CloudFront::MonitoringSubscription.MonitoringSubscription": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-monitoringsubscription-monitoringsubscription.md",
"AWS::CloudFront::MonitoringSubscription.RealtimeMetricsSubscriptionConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-monitoringsubscription-realtimemetricssubscriptionconfig.md",
"AWS::CloudFront::OriginAccessControl.OriginAccessControlConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-originaccesscontrol-originaccesscontrolconfig.md",
"AWS::CloudFront::ResponseHeadersPolicy.RemoveHeader": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-responseheaderspolicy-removeheader.md",
"AWS::CloudFront::ResponseHeadersPolicy.RemoveHeadersConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-responseheaderspolicy-removeheadersconfig.md",
"AWS::CloudFront::ResponseHeadersPolicy.ServerTimingHeadersConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudfront-responseheaderspolicy-servertimingheadersconfig.md",
"AWS::CloudTrail::EventDataStore.AdvancedEventSelector": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudtrail-eventdatastore-advancedeventselector.md",
"AWS::CloudTrail::EventDataStore.AdvancedFieldSelector": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudtrail-eventdatastore-advancedfieldselector.md",
"AWS::CloudWatch::MetricStream.MetricStreamStatisticsConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudwatch-metricstream-metricstreamstatisticsconfiguration.md",
"AWS::CloudWatch::MetricStream.MetricStreamStatisticsMetric": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cloudwatch-metricstream-metricstreamstatisticsmetric.md",
"AWS::CodeDeploy::DeploymentGroup.TargetGroupPairInfo": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-codedeploy-deploymentgroup-targetgrouppairinfo.md",
"AWS::CodeDeploy::DeploymentGroup.TrafficRoute": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-codedeploy-deploymentgroup-trafficroute.md",
"AWS::CodeGuruProfiler::ProfilingGroup.AgentPermissions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-codeguruprofiler-profilinggroup-agentpermissions.md",
"AWS::Cognito::UserPool.UserAttributeUpdateSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-cognito-userpool-userattributeupdatesettings.md",
"AWS::Config::ConfigRule.CustomPolicyDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-config-configrule-custompolicydetails.md",
"AWS::Config::ConformancePack.TemplateSSMDocumentDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-config-conformancepack-templatessmdocumentdetails.md",
"AWS::Config::OrganizationConfigRule.OrganizationCustomPolicyRuleMetadata": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-config-organizationconfigrule-organizationcustompolicyrulemetadata.md",
"AWS::Connect::Instance.Attributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-instance-attributes.md",
"AWS::Connect::InstanceStorageConfig.EncryptionConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-instancestorageconfig-encryptionconfig.md",
"AWS::Connect::InstanceStorageConfig.KinesisFirehoseConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-instancestorageconfig-kinesisfirehoseconfig.md",
"AWS::Connect::InstanceStorageConfig.KinesisStreamConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-instancestorageconfig-kinesisstreamconfig.md",
"AWS::Connect::InstanceStorageConfig.KinesisVideoStreamConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-instancestorageconfig-kinesisvideostreamconfig.md",
"AWS::Connect::InstanceStorageConfig.S3Config": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-instancestorageconfig-s3config.md",
"AWS::Connect::Rule.Actions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-actions.md",
"AWS::Connect::Rule.EventBridgeAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-eventbridgeaction.md",
"AWS::Connect::Rule.NotificationRecipientType": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-notificationrecipienttype.md",
"AWS::Connect::Rule.Reference": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-reference.md",
"AWS::Connect::Rule.RuleTriggerEventSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-ruletriggereventsource.md",
"AWS::Connect::Rule.SendNotificationAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-sendnotificationaction.md",
"AWS::Connect::Rule.TaskAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-rule-taskaction.md",
"AWS::Connect::TaskTemplate.Constraints": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-constraints.md",
"AWS::Connect::TaskTemplate.DefaultFieldValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-defaultfieldvalue.md",
"AWS::Connect::TaskTemplate.Field": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-field.md",
"AWS::Connect::TaskTemplate.FieldIdentifier": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-fieldidentifier.md",
"AWS::Connect::TaskTemplate.InvisibleFieldInfo": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-invisiblefieldinfo.md",
"AWS::Connect::TaskTemplate.ReadOnlyFieldInfo": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-readonlyfieldinfo.md",
"AWS::Connect::TaskTemplate.RequiredFieldInfo": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connect-tasktemplate-requiredfieldinfo.md",
"AWS::ConnectCampaigns::Campaign.DialerConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connectcampaigns-campaign-dialerconfig.md",
"AWS::ConnectCampaigns::Campaign.OutboundCallConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connectcampaigns-campaign-outboundcallconfig.md",
"AWS::ConnectCampaigns::Campaign.PredictiveDialerConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connectcampaigns-campaign-predictivedialerconfig.md",
"AWS::ConnectCampaigns::Campaign.ProgressiveDialerConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-connectcampaigns-campaign-progressivedialerconfig.md",
"AWS::DLM::LifecyclePolicy.ArchiveRetainRule": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dlm-lifecyclepolicy-archiveretainrule.md",
"AWS::DLM::LifecyclePolicy.ArchiveRule": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dlm-lifecyclepolicy-archiverule.md",
"AWS::DLM::LifecyclePolicy.RetentionArchiveTier": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dlm-lifecyclepolicy-retentionarchivetier.md",
"AWS::DataBrew::Recipe.Input": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-databrew-recipe-input.md",
"AWS::DataPipeline::Pipeline.Field": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datapipeline-pipeline-field.md",
"AWS::DataPipeline::Pipeline.ParameterAttribute": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datapipeline-pipeline-parameterattribute.md",
"AWS::DataPipeline::Pipeline.ParameterObject": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datapipeline-pipeline-parameterobject.md",
"AWS::DataPipeline::Pipeline.ParameterValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datapipeline-pipeline-parametervalue.md",
"AWS::DataPipeline::Pipeline.PipelineObject": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datapipeline-pipeline-pipelineobject.md",
"AWS::DataPipeline::Pipeline.PipelineTag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datapipeline-pipeline-pipelinetag.md",
"AWS::DataSync::LocationFSxONTAP.NFS": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxontap-nfs.md",
"AWS::DataSync::LocationFSxONTAP.NfsMountOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxontap-nfsmountoptions.md",
"AWS::DataSync::LocationFSxONTAP.Protocol": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxontap-protocol.md",
"AWS::DataSync::LocationFSxONTAP.SMB": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxontap-smb.md",
"AWS::DataSync::LocationFSxONTAP.SmbMountOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxontap-smbmountoptions.md",
"AWS::DataSync::LocationFSxOpenZFS.MountOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxopenzfs-mountoptions.md",
"AWS::DataSync::LocationFSxOpenZFS.NFS": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxopenzfs-nfs.md",
"AWS::DataSync::LocationFSxOpenZFS.Protocol": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-datasync-locationfsxopenzfs-protocol.md",
"AWS::DevOpsGuru::NotificationChannel.NotificationFilterConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-devopsguru-notificationchannel-notificationfilterconfig.md",
"AWS::DevOpsGuru::ResourceCollection.TagCollection": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-devopsguru-resourcecollection-tagcollection.md",
"AWS::DynamoDB::Table.AttributeDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-attributedefinition.md",
"AWS::DynamoDB::Table.ContributorInsightsSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-contributorinsightsspecification.md",
"AWS::DynamoDB::Table.Csv": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-csv.md",
"AWS::DynamoDB::Table.GlobalSecondaryIndex": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-globalsecondaryindex.md",
"AWS::DynamoDB::Table.ImportSourceSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-importsourcespecification.md",
"AWS::DynamoDB::Table.InputFormatOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-inputformatoptions.md",
"AWS::DynamoDB::Table.KeySchema": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-keyschema.md",
"AWS::DynamoDB::Table.KinesisStreamSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-kinesisstreamspecification.md",
"AWS::DynamoDB::Table.LocalSecondaryIndex": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-localsecondaryindex.md",
"AWS::DynamoDB::Table.Projection": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-projection.md",
"AWS::DynamoDB::Table.ProvisionedThroughput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-provisionedthroughput.md",
"AWS::DynamoDB::Table.S3BucketSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-s3bucketsource.md",
"AWS::DynamoDB::Table.StreamSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-streamspecification.md",
"AWS::DynamoDB::Table.TimeToLiveSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dynamodb-table-timetolivespecification.md",
"AWS::EC2::EC2Fleet.NetworkBandwidthGbpsRequest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-ec2fleet-networkbandwidthgbpsrequest.md",
"AWS::EC2::FlowLog.DestinationOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-flowlog-destinationoptions.md",
"AWS::EC2::LaunchTemplate.Ipv4PrefixSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-launchtemplate-ipv4prefixspecification.md",
"AWS::EC2::LaunchTemplate.Ipv6PrefixSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-launchtemplate-ipv6prefixspecification.md",
"AWS::EC2::LaunchTemplate.MaintenanceOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-launchtemplate-launchtemplatedata-maintenanceoptions.md",
"AWS::EC2::LaunchTemplate.NetworkBandwidthGbps": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-launchtemplate-networkbandwidthgbps.md",
"AWS::EC2::NetworkInsightsAnalysis.AdditionalDetail": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-networkinsightsanalysis-additionaldetail.md",
"AWS::EC2::NetworkInsightsAnalysis.TransitGatewayRouteTableRoute": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-networkinsightsanalysis-transitgatewayroutetableroute.md",
"AWS::EC2::SpotFleet.NetworkBandwidthGbpsRequest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-spotfleet-networkbandwidthgbpsrequest.md",
"AWS::EC2::Subnet.PrivateDnsNameOptionsOnLaunch": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-subnet-privatednsnameoptionsonlaunch.md",
"AWS::EC2::TransitGatewayAttachment.Options": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-transitgatewayattachment-options.md",
"AWS::EC2::TransitGatewayMulticastDomain.Options": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-transitgatewaymulticastdomain-options.md",
"AWS::EC2::TransitGatewayPeeringAttachment.PeeringAttachmentStatus": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-transitgatewaypeeringattachment-peeringattachmentstatus.md",
"AWS::EC2::TransitGatewayVpcAttachment.Options": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-transitgatewayvpcattachment-options.md",
"AWS::ECR::PublicRepository.RepositoryCatalogData": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecr-publicrepository-repositorycatalogdata.md",
"AWS::ECS::Cluster.ServiceConnectDefaults": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-cluster-serviceconnectdefaults.md",
"AWS::ECS::Service.DeploymentAlarms": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-service-deploymentalarms.md",
"AWS::ECS::Service.LogConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-service-logconfiguration.md",
"AWS::ECS::Service.Secret": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-service-secret.md",
"AWS::ECS::Service.ServiceConnectClientAlias": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-service-serviceconnectclientalias.md",
"AWS::ECS::Service.ServiceConnectConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-service-serviceconnectconfiguration.md",
"AWS::ECS::Service.ServiceConnectService": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-service-serviceconnectservice.md",
"AWS::ECS::TaskDefinition.ContainerDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-containerdefinition.md",
"AWS::ECS::TaskDefinition.HostEntry": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-hostentry.md",
"AWS::ECS::TaskDefinition.HostVolumeProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-hostvolumeproperties.md",
"AWS::ECS::TaskDefinition.KeyValuePair": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-keyvaluepair.md",
"AWS::ECS::TaskDefinition.LogConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-logconfiguration.md",
"AWS::ECS::TaskDefinition.MountPoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-mountpoint.md",
"AWS::ECS::TaskDefinition.PortMapping": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-portmapping.md",
"AWS::ECS::TaskDefinition.Ulimit": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-ulimit.md",
"AWS::ECS::TaskDefinition.Volume": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-volume.md",
"AWS::ECS::TaskDefinition.VolumeFrom": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ecs-taskdefinition-volumefrom.md",
"AWS::EKS::Cluster.ControlPlanePlacement": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-eks-cluster-controlplaneplacement.md",
"AWS::EKS::Cluster.OutpostConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-eks-cluster-outpostconfig.md",
"AWS::EKS::Cluster.Provider": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-eks-cluster-provider.md",
"AWS::EMR::Cluster.AutoTerminationPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-elasticmapreduce-cluster-autoterminationpolicy.md",
"AWS::EMRServerless::Application.AutoStartConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-autostartconfiguration.md",
"AWS::EMRServerless::Application.AutoStopConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-autostopconfiguration.md",
"AWS::EMRServerless::Application.InitialCapacityConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-initialcapacityconfig.md",
"AWS::EMRServerless::Application.InitialCapacityConfigKeyValuePair": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-initialcapacityconfigkeyvaluepair.md",
"AWS::EMRServerless::Application.MaximumAllowedResources": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-maximumallowedresources.md",
"AWS::EMRServerless::Application.NetworkConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-networkconfiguration.md",
"AWS::EMRServerless::Application.WorkerConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-emrserverless-application-workerconfiguration.md",
"AWS::ElastiCache::User.AuthenticationMode": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-elasticache-user-authenticationmode.md",
"AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-elasticbeanstalk-applicationversion-sourcebundle.md",
"AWS::ElasticBeanstalk::Environment.OptionSetting": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-elasticbeanstalk-environment-optionsetting.md",
"AWS::ElasticBeanstalk::Environment.Tier": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-elasticbeanstalk-environment-tier.md",
"AWS::Events::Endpoint.EndpointEventBus": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-events-endpoint-endpointeventbus.md",
"AWS::Events::Endpoint.FailoverConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-events-endpoint-failoverconfig.md",
"AWS::Events::Endpoint.Primary": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-events-endpoint-primary.md",
"AWS::Events::Endpoint.ReplicationConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-events-endpoint-replicationconfig.md",
"AWS::Events::Endpoint.RoutingConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-events-endpoint-routingconfig.md",
"AWS::Events::Endpoint.Secondary": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-events-endpoint-secondary.md",
"AWS::Evidently::Experiment.RunningStatusObject": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-evidently-experiment-runningstatusobject.md",
"AWS::Evidently::Launch.ExecutionStatusObject": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-evidently-launch-executionstatusobject.md",
"AWS::Evidently::Launch.SegmentOverride": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-evidently-launch-segmentoverride.md",
"AWS::Evidently::Project.AppConfigResourceObject": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-evidently-project-appconfigresourceobject.md",
"AWS::FIS::ExperimentTemplate.CloudWatchLogsConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fis-experimenttemplate-cloudwatchlogsconfiguration.md",
"AWS::FIS::ExperimentTemplate.S3Configuration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fis-experimenttemplate-s3configuration.md",
"AWS::FMS::Policy.NetworkFirewallPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fms-policy-networkfirewallpolicy.md",
"AWS::FMS::Policy.PolicyOption": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fms-policy-policyoption.md",
"AWS::FMS::Policy.SecurityServicePolicyData": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fms-policy-securityservicepolicydata.md",
"AWS::FMS::Policy.ThirdPartyFirewallPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fms-policy-thirdpartyfirewallpolicy.md",
"AWS::FSx::DataRepositoryAssociation.AutoExportPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.md",
"AWS::FSx::DataRepositoryAssociation.AutoImportPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.md",
"AWS::FSx::DataRepositoryAssociation.S3": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-datarepositoryassociation-s3.md",
"AWS::FSx::StorageVirtualMachine.ActiveDirectoryConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-storagevirtualmachine-activedirectoryconfiguration.md",
"AWS::FSx::StorageVirtualMachine.SelfManagedActiveDirectoryConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-storagevirtualmachine-activedirectoryconfiguration-selfmanagedactivedirectoryconfiguration.md",
"AWS::FSx::Volume.ClientConfigurations": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-openzfsconfiguration-nfsexports-clientconfigurations.md",
"AWS::FSx::Volume.NfsExports": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-openzfsconfiguration-nfsexports.md",
"AWS::FSx::Volume.OntapConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-ontapconfiguration.md",
"AWS::FSx::Volume.OpenZFSConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-openzfsconfiguration.md",
"AWS::FSx::Volume.OriginSnapshot": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-openzfsconfiguration-originsnapshot.md",
"AWS::FSx::Volume.TieringPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-ontapconfiguration-tieringpolicy.md",
"AWS::FSx::Volume.UserAndGroupQuotas": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-volume-openzfsconfiguration-userandgroupquotas.md",
"AWS::Forecast::Dataset.AttributesItems": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-forecast-dataset-attributesitems.md",
"AWS::Forecast::Dataset.EncryptionConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-forecast-dataset-encryptionconfig.md",
"AWS::Forecast::Dataset.Schema": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-forecast-dataset-schema.md",
"AWS::Forecast::Dataset.TagsItems": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-forecast-dataset-tagsitems.md",
"AWS::GameLift::Fleet.AnywhereConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-gamelift-fleet-anywhereconfiguration.md",
"AWS::Glue::Trigger.EventBatchingCondition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-glue-trigger-eventbatchingcondition.md",
"AWS::Grafana::Workspace.AssertionAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-grafana-workspace-assertionattributes.md",
"AWS::Grafana::Workspace.IdpMetadata": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-grafana-workspace-idpmetadata.md",
"AWS::Grafana::Workspace.RoleValues": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-grafana-workspace-rolevalues.md",
"AWS::Grafana::Workspace.SamlConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-grafana-workspace-samlconfiguration.md",
"AWS::Grafana::Workspace.VpcConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-grafana-workspace-vpcconfiguration.md",
"AWS::GreengrassV2::Deployment.ComponentConfigurationUpdate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-componentconfigurationupdate.md",
"AWS::GreengrassV2::Deployment.ComponentDeploymentSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-componentdeploymentspecification.md",
"AWS::GreengrassV2::Deployment.ComponentRunWith": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-componentrunwith.md",
"AWS::GreengrassV2::Deployment.DeploymentComponentUpdatePolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-deploymentcomponentupdatepolicy.md",
"AWS::GreengrassV2::Deployment.DeploymentConfigurationValidationPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-deploymentconfigurationvalidationpolicy.md",
"AWS::GreengrassV2::Deployment.DeploymentIoTJobConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-deploymentiotjobconfiguration.md",
"AWS::GreengrassV2::Deployment.DeploymentPolicies": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-deploymentpolicies.md",
"AWS::GreengrassV2::Deployment.IoTJobAbortConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-iotjobabortconfig.md",
"AWS::GreengrassV2::Deployment.IoTJobAbortCriteria": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-iotjobabortcriteria.md",
"AWS::GreengrassV2::Deployment.IoTJobExecutionsRolloutConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-iotjobexecutionsrolloutconfig.md",
"AWS::GreengrassV2::Deployment.IoTJobExponentialRolloutRate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-iotjobexponentialrolloutrate.md",
"AWS::GreengrassV2::Deployment.IoTJobRateIncreaseCriteria": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-iotjobrateincreasecriteria.md",
"AWS::GreengrassV2::Deployment.IoTJobTimeoutConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-iotjobtimeoutconfig.md",
"AWS::GreengrassV2::Deployment.SystemResourceLimits": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-greengrassv2-deployment-systemresourcelimits.md",
"AWS::GuardDuty::Detector.CFNMalwareProtectionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-guardduty-detector-cfnmalwareprotectionconfiguration.md",
"AWS::GuardDuty::Detector.CFNScanEc2InstanceWithFindingsConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-guardduty-detector-cfnscanec2instancewithfindingsconfiguration.md",
"AWS::HealthLake::FHIRDatastore.CreatedAt": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-healthlake-fhirdatastore-createdat.md",
"AWS::IdentityStore::GroupMembership.MemberId": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-identitystore-groupmembership-memberid.md",
"AWS::ImageBuilder::ContainerRecipe.ComponentParameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-containerrecipe-componentparameter.md",
"AWS::ImageBuilder::DistributionConfiguration.AmiDistributionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-amidistributionconfiguration.md",
"AWS::ImageBuilder::DistributionConfiguration.ContainerDistributionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-containerdistributionconfiguration.md",
"AWS::ImageBuilder::DistributionConfiguration.FastLaunchConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-fastlaunchconfiguration.md",
"AWS::ImageBuilder::DistributionConfiguration.FastLaunchLaunchTemplateSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-fastlaunchlaunchtemplatespecification.md",
"AWS::ImageBuilder::DistributionConfiguration.FastLaunchSnapshotConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-fastlaunchsnapshotconfiguration.md",
"AWS::ImageBuilder::DistributionConfiguration.LaunchPermissionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-launchpermissionconfiguration.md",
"AWS::ImageBuilder::DistributionConfiguration.TargetContainerRepository": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-imagebuilder-distributionconfiguration-targetcontainerrepository.md",
"AWS::IoT::CACertificate.RegistrationConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-cacertificate-registrationconfig.md",
"AWS::IoT::JobTemplate.AbortConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-abortconfig.md",
"AWS::IoT::JobTemplate.AbortCriteria": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-abortcriteria.md",
"AWS::IoT::JobTemplate.ExponentialRolloutRate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-exponentialrolloutrate.md",
"AWS::IoT::JobTemplate.JobExecutionsRolloutConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-jobexecutionsrolloutconfig.md",
"AWS::IoT::JobTemplate.PresignedUrlConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-presignedurlconfig.md",
"AWS::IoT::JobTemplate.RateIncreaseCriteria": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-rateincreasecriteria.md",
"AWS::IoT::JobTemplate.TimeoutConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-jobtemplate-timeoutconfig.md",
"AWS::IoT::TopicRule.LocationAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-topicrule-locationaction.md",
"AWS::IoT::TopicRule.RepublishActionHeaders": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-topicrule-republishactionheaders.md",
"AWS::IoT::TopicRule.Timestamp": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-topicrule-timestamp.md",
"AWS::IoT::TopicRule.UserProperty": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iot-topicrule-userproperty.md",
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition.DeviceUnderTest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotcoredeviceadvisor-suitedefinition-deviceundertest.md",
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition.SuiteDefinitionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotcoredeviceadvisor-suitedefinition-suitedefinitionconfiguration.md",
"AWS::IoTEvents::AlarmModel.AcknowledgeFlow": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-acknowledgeflow.md",
"AWS::IoTEvents::AlarmModel.AlarmAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-alarmaction.md",
"AWS::IoTEvents::AlarmModel.AlarmCapabilities": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-alarmcapabilities.md",
"AWS::IoTEvents::AlarmModel.AlarmEventActions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-alarmeventactions.md",
"AWS::IoTEvents::AlarmModel.AlarmRule": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-alarmrule.md",
"AWS::IoTEvents::AlarmModel.AssetPropertyTimestamp": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-assetpropertytimestamp.md",
"AWS::IoTEvents::AlarmModel.AssetPropertyValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-assetpropertyvalue.md",
"AWS::IoTEvents::AlarmModel.AssetPropertyVariant": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-assetpropertyvariant.md",
"AWS::IoTEvents::AlarmModel.DynamoDB": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-dynamodb.md",
"AWS::IoTEvents::AlarmModel.DynamoDBv2": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-dynamodbv2.md",
"AWS::IoTEvents::AlarmModel.Firehose": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-firehose.md",
"AWS::IoTEvents::AlarmModel.InitializationConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-initializationconfiguration.md",
"AWS::IoTEvents::AlarmModel.IotEvents": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-iotevents.md",
"AWS::IoTEvents::AlarmModel.IotSiteWise": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-iotsitewise.md",
"AWS::IoTEvents::AlarmModel.IotTopicPublish": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-iottopicpublish.md",
"AWS::IoTEvents::AlarmModel.Lambda": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-lambda.md",
"AWS::IoTEvents::AlarmModel.Payload": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-payload.md",
"AWS::IoTEvents::AlarmModel.SimpleRule": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-simplerule.md",
"AWS::IoTEvents::AlarmModel.Sns": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-sns.md",
"AWS::IoTEvents::AlarmModel.Sqs": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotevents-alarmmodel-sqs.md",
"AWS::IoTFleetWise::Campaign.CollectionScheme": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-campaign-collectionscheme.md",
"AWS::IoTFleetWise::Campaign.ConditionBasedCollectionScheme": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-campaign-conditionbasedcollectionscheme.md",
"AWS::IoTFleetWise::Campaign.SignalInformation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-campaign-signalinformation.md",
"AWS::IoTFleetWise::Campaign.TimeBasedCollectionScheme": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-campaign-timebasedcollectionscheme.md",
"AWS::IoTFleetWise::DecoderManifest.CanInterface": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-decodermanifest-caninterface.md",
"AWS::IoTFleetWise::DecoderManifest.CanSignal": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-decodermanifest-cansignal.md",
"AWS::IoTFleetWise::DecoderManifest.NetworkInterfacesItems": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-decodermanifest-networkinterfacesitems.md",
"AWS::IoTFleetWise::DecoderManifest.ObdInterface": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-decodermanifest-obdinterface.md",
"AWS::IoTFleetWise::DecoderManifest.ObdSignal": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-decodermanifest-obdsignal.md",
"AWS::IoTFleetWise::DecoderManifest.SignalDecodersItems": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-decodermanifest-signaldecodersitems.md",
"AWS::IoTFleetWise::SignalCatalog.Actuator": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-signalcatalog-actuator.md",
"AWS::IoTFleetWise::SignalCatalog.Attribute": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-signalcatalog-attribute.md",
"AWS::IoTFleetWise::SignalCatalog.Branch": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-signalcatalog-branch.md",
"AWS::IoTFleetWise::SignalCatalog.Node": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-signalcatalog-node.md",
"AWS::IoTFleetWise::SignalCatalog.NodeCounts": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-signalcatalog-nodecounts.md",
"AWS::IoTFleetWise::SignalCatalog.Sensor": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotfleetwise-signalcatalog-sensor.md",
"AWS::IoTSiteWise::Portal.Alarms": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotsitewise-portal-alarms.md",
"AWS::IoTTwinMaker::ComponentType.DataConnector": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-dataconnector.md",
"AWS::IoTTwinMaker::ComponentType.DataType": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-datatype.md",
"AWS::IoTTwinMaker::ComponentType.DataValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-datavalue.md",
"AWS::IoTTwinMaker::ComponentType.Error": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-error.md",
"AWS::IoTTwinMaker::ComponentType.Function": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-function.md",
"AWS::IoTTwinMaker::ComponentType.LambdaFunction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-lambdafunction.md",
"AWS::IoTTwinMaker::ComponentType.PropertyDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-propertydefinition.md",
"AWS::IoTTwinMaker::ComponentType.PropertyGroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-propertygroup.md",
"AWS::IoTTwinMaker::ComponentType.Relationship": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-relationship.md",
"AWS::IoTTwinMaker::ComponentType.RelationshipValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-relationshipvalue.md",
"AWS::IoTTwinMaker::ComponentType.Status": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-componenttype-status.md",
"AWS::IoTTwinMaker::Entity.Component": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-component.md",
"AWS::IoTTwinMaker::Entity.DataType": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-datatype.md",
"AWS::IoTTwinMaker::Entity.DataValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-datavalue.md",
"AWS::IoTTwinMaker::Entity.Definition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-definition.md",
"AWS::IoTTwinMaker::Entity.Error": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-error.md",
"AWS::IoTTwinMaker::Entity.Property": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-property.md",
"AWS::IoTTwinMaker::Entity.PropertyGroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-propertygroup.md",
"AWS::IoTTwinMaker::Entity.Relationship": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-relationship.md",
"AWS::IoTTwinMaker::Entity.RelationshipValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-relationshipvalue.md",
"AWS::IoTTwinMaker::Entity.Status": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iottwinmaker-entity-status.md",
"AWS::IoTWireless::NetworkAnalyzerConfiguration.TraceContent": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotwireless-networkanalyzerconfiguration-tracecontent.md",
"AWS::IoTWireless::PartnerAccount.SidewalkAccountInfoWithFingerprint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-iotwireless-partneraccount-sidewalkaccountinfowithfingerprint.md",
"AWS::KinesisAnalyticsV2::Application.ApplicationMaintenanceConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisanalyticsv2-application-applicationmaintenanceconfiguration.md",
"AWS::KinesisAnalyticsV2::Application.ApplicationRestoreConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisanalyticsv2-application-applicationrestoreconfiguration.md",
"AWS::KinesisAnalyticsV2::Application.FlinkRunConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisanalyticsv2-application-flinkrunconfiguration.md",
"AWS::KinesisAnalyticsV2::Application.RunConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisanalyticsv2-application-runconfiguration.md",
"AWS::KinesisAnalyticsV2::Application.VpcConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisanalyticsv2-application-vpcconfiguration.md",
"AWS::KinesisFirehose::DeliveryStream.AmazonOpenSearchServerlessBufferingHints": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisfirehose-deliverystream-amazonopensearchserverlessbufferinghints.md",
"AWS::KinesisFirehose::DeliveryStream.AmazonOpenSearchServerlessDestinationConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisfirehose-deliverystream-amazonopensearchserverlessdestinationconfiguration.md",
"AWS::KinesisFirehose::DeliveryStream.AmazonOpenSearchServerlessRetryOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-kinesisfirehose-deliverystream-amazonopensearchserverlessretryoptions.md",
"AWS::LakeFormation::DataCellsFilter.ColumnWildcard": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-datacellsfilter-columnwildcard.md",
"AWS::LakeFormation::DataCellsFilter.RowFilter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-datacellsfilter-rowfilter.md",
"AWS::LakeFormation::PrincipalPermissions.ColumnWildcard": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-columnwildcard.md",
"AWS::LakeFormation::PrincipalPermissions.DataCellsFilterResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-datacellsfilterresource.md",
"AWS::LakeFormation::PrincipalPermissions.DataLakePrincipal": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-datalakeprincipal.md",
"AWS::LakeFormation::PrincipalPermissions.DataLocationResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-datalocationresource.md",
"AWS::LakeFormation::PrincipalPermissions.DatabaseResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-databaseresource.md",
"AWS::LakeFormation::PrincipalPermissions.LFTag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-lftag.md",
"AWS::LakeFormation::PrincipalPermissions.LFTagKeyResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-lftagkeyresource.md",
"AWS::LakeFormation::PrincipalPermissions.LFTagPolicyResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-lftagpolicyresource.md",
"AWS::LakeFormation::PrincipalPermissions.Resource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-resource.md",
"AWS::LakeFormation::PrincipalPermissions.TableResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-tableresource.md",
"AWS::LakeFormation::PrincipalPermissions.TableWithColumnsResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-principalpermissions-tablewithcolumnsresource.md",
"AWS::LakeFormation::TagAssociation.DatabaseResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-tagassociation-databaseresource.md",
"AWS::LakeFormation::TagAssociation.LFTagPair": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-tagassociation-lftagpair.md",
"AWS::LakeFormation::TagAssociation.Resource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-tagassociation-resource.md",
"AWS::LakeFormation::TagAssociation.TableResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-tagassociation-tableresource.md",
"AWS::LakeFormation::TagAssociation.TableWithColumnsResource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lakeformation-tagassociation-tablewithcolumnsresource.md",
"AWS::Lambda::EventSourceMapping.AmazonManagedKafkaEventSourceConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig.md",
"AWS::Lambda::EventSourceMapping.ScalingConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-eventsourcemapping-scalingconfig.md",
"AWS::Lambda::EventSourceMapping.SelfManagedKafkaEventSourceConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig.md",
"AWS::Lambda::Function.EphemeralStorage": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-function-ephemeralstorage.md",
"AWS::Lambda::Function.SnapStart": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-function-snapstart.md",
"AWS::Lambda::Function.SnapStartResponse": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-function-snapstartresponse.md",
"AWS::Lambda::Url.Cors": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lambda-url-cors.md",
"AWS::Lex::Bot.AdvancedRecognitionSetting": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-advancedrecognitionsetting.md",
"AWS::Lex::Bot.AllowedInputTypes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-allowedinputtypes.md",
"AWS::Lex::Bot.AudioAndDTMFInputSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-audioanddtmfinputspecification.md",
"AWS::Lex::Bot.AudioLogDestination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-audiologdestination.md",
"AWS::Lex::Bot.AudioLogSetting": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-audiologsetting.md",
"AWS::Lex::Bot.AudioSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-audiospecification.md",
"AWS::Lex::Bot.BotAliasLocaleSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-botaliaslocalesettings.md",
"AWS::Lex::Bot.BotAliasLocaleSettingsItem": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-botaliaslocalesettingsitem.md",
"AWS::Lex::Bot.CloudWatchLogGroupLogDestination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-cloudwatchloggrouplogdestination.md",
"AWS::Lex::Bot.CodeHookSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-codehookspecification.md",
"AWS::Lex::Bot.ConversationLogSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-conversationlogsettings.md",
"AWS::Lex::Bot.CustomVocabulary": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-customvocabulary.md",
"AWS::Lex::Bot.CustomVocabularyItem": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-customvocabularyitem.md",
"AWS::Lex::Bot.DTMFSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-dtmfspecification.md",
"AWS::Lex::Bot.DataPrivacy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-dataprivacy.md",
"AWS::Lex::Bot.LambdaCodeHook": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-lambdacodehook.md",
"AWS::Lex::Bot.PromptAttemptSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-promptattemptspecification.md",
"AWS::Lex::Bot.S3BucketLogDestination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-s3bucketlogdestination.md",
"AWS::Lex::Bot.SentimentAnalysisSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-sentimentanalysissettings.md",
"AWS::Lex::Bot.TestBotAliasSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-testbotaliassettings.md",
"AWS::Lex::Bot.TextInputSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-textinputspecification.md",
"AWS::Lex::Bot.TextLogDestination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-textlogdestination.md",
"AWS::Lex::Bot.TextLogSetting": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-bot-textlogsetting.md",
"AWS::Lex::BotAlias.SentimentAnalysisSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lex-botalias-sentimentanalysissettings.md",
"AWS::Lightsail::Disk.Location": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lightsail-disk-location.md",
"AWS::Logs::MetricFilter.Dimension": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-logs-metricfilter-dimension.md",
"AWS::LookoutEquipment::InferenceScheduler.DataInputConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lookoutequipment-inferencescheduler-datainputconfiguration.md",
"AWS::LookoutEquipment::InferenceScheduler.DataOutputConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lookoutequipment-inferencescheduler-dataoutputconfiguration.md",
"AWS::LookoutEquipment::InferenceScheduler.InputNameConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lookoutequipment-inferencescheduler-inputnameconfiguration.md",
"AWS::LookoutEquipment::InferenceScheduler.S3InputConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lookoutequipment-inferencescheduler-s3inputconfiguration.md",
"AWS::LookoutEquipment::InferenceScheduler.S3OutputConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-lookoutequipment-inferencescheduler-s3outputconfiguration.md",
"AWS::M2::Application.Definition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-m2-application-definition.md",
"AWS::M2::Environment.EfsStorageConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-m2-environment-efsstorageconfiguration.md",
"AWS::M2::Environment.FsxStorageConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-m2-environment-fsxstorageconfiguration.md",
"AWS::M2::Environment.HighAvailabilityConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-m2-environment-highavailabilityconfig.md",
"AWS::M2::Environment.StorageConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-m2-environment-storageconfiguration.md",
"AWS::MSK::Cluster.VpcConnectivity": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-cluster-vpcconnectivity.md",
"AWS::MSK::Cluster.VpcConnectivityClientAuthentication": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-cluster-vpcconnectivityclientauthentication.md",
"AWS::MSK::Cluster.VpcConnectivityIam": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-cluster-vpcconnectivityiam.md",
"AWS::MSK::Cluster.VpcConnectivitySasl": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-cluster-vpcconnectivitysasl.md",
"AWS::MSK::Cluster.VpcConnectivityScram": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-cluster-vpcconnectivityscram.md",
"AWS::MSK::Cluster.VpcConnectivityTls": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-cluster-vpcconnectivitytls.md",
"AWS::MSK::ServerlessCluster.ClientAuthentication": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-serverlesscluster-clientauthentication.md",
"AWS::MSK::ServerlessCluster.Iam": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-serverlesscluster-iam.md",
"AWS::MSK::ServerlessCluster.Sasl": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-serverlesscluster-sasl.md",
"AWS::MSK::ServerlessCluster.VpcConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-msk-serverlesscluster-vpcconfig.md",
"AWS::Macie::AllowList.Criteria": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-macie-allowlist-criteria.md",
"AWS::Macie::AllowList.S3WordsList": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-macie-allowlist-s3wordslist.md",
"AWS::Macie::FindingsFilter.CriterionAdditionalProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-macie-findingsfilter-criterionadditionalproperties.md",
"AWS::MediaConnect::Flow.SourcePriority": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediaconnect-flow-sourcepriority.md",
"AWS::MediaPackage::Channel.HlsIngest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediapackage-channel-hlsingest.md",
"AWS::MediaPackage::Channel.IngestEndpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediapackage-channel-ingestendpoint.md",
"AWS::MediaPackage::OriginEndpoint.EncryptionContractConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediapackage-originendpoint-encryptioncontractconfiguration.md",
"AWS::MediaPackage::PackagingConfiguration.EncryptionContractConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediapackage-packagingconfiguration-encryptioncontractconfiguration.md",
"AWS::MediaTailor::PlaybackConfiguration.AdMarkerPassthrough": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-admarkerpassthrough.md",
"AWS::MediaTailor::PlaybackConfiguration.AvailSuppression": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-availsuppression.md",
"AWS::MediaTailor::PlaybackConfiguration.Bumper": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-bumper.md",
"AWS::MediaTailor::PlaybackConfiguration.CdnConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-cdnconfiguration.md",
"AWS::MediaTailor::PlaybackConfiguration.DashConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-dashconfiguration.md",
"AWS::MediaTailor::PlaybackConfiguration.HlsConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-hlsconfiguration.md",
"AWS::MediaTailor::PlaybackConfiguration.LivePreRollConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-liveprerollconfiguration.md",
"AWS::MediaTailor::PlaybackConfiguration.ManifestProcessingRules": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-mediatailor-playbackconfiguration-manifestprocessingrules.md",
"AWS::MemoryDB::User.AuthenticationMode": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-memorydb-user-authenticationmode.md",
"AWS::NetworkFirewall::FirewallPolicy.StatefulRuleGroupOverride": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkfirewall-firewallpolicy-statefulrulegroupoverride.md",
"AWS::NetworkFirewall::RuleGroup.IPSetReference": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkfirewall-rulegroup-ipsetreference.md",
"AWS::NetworkFirewall::RuleGroup.ReferenceSets": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkfirewall-rulegroup-referencesets.md",
"AWS::NetworkManager::ConnectAttachment.ConnectAttachmentOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-connectattachment-connectattachmentoptions.md",
"AWS::NetworkManager::ConnectAttachment.ProposedSegmentChange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-connectattachment-proposedsegmentchange.md",
"AWS::NetworkManager::ConnectPeer.BgpOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-connectpeer-bgpoptions.md",
"AWS::NetworkManager::ConnectPeer.ConnectPeerBgpConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-connectpeer-connectpeerbgpconfiguration.md",
"AWS::NetworkManager::ConnectPeer.ConnectPeerConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-connectpeer-connectpeerconfiguration.md",
"AWS::NetworkManager::CoreNetwork.CoreNetworkEdge": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-corenetwork-corenetworkedge.md",
"AWS::NetworkManager::CoreNetwork.CoreNetworkSegment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-corenetwork-corenetworksegment.md",
"AWS::NetworkManager::SiteToSiteVpnAttachment.ProposedSegmentChange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-sitetositevpnattachment-proposedsegmentchange.md",
"AWS::NetworkManager::VpcAttachment.ProposedSegmentChange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-vpcattachment-proposedsegmentchange.md",
"AWS::NetworkManager::VpcAttachment.VpcOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-networkmanager-vpcattachment-vpcoptions.md",
"AWS::NimbleStudio::LaunchProfile.StreamConfigurationSessionBackup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-nimblestudio-launchprofile-streamconfigurationsessionbackup.md",
"AWS::NimbleStudio::LaunchProfile.VolumeConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-nimblestudio-launchprofile-volumeconfiguration.md",
"AWS::NimbleStudio::StreamingImage.StreamingImageEncryptionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-nimblestudio-streamingimage-streamingimageencryptionconfiguration.md",
"AWS::OpenSearchServerless::SecurityConfig.SamlConfigOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-opensearchserverless-securityconfig-samlconfigoptions.md",
"AWS::OpenSearchService::Domain.ServiceSoftwareOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-opensearchservice-domain-servicesoftwareoptions.md",
"AWS::Panorama::Package.StorageLocation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-panorama-package-storagelocation.md",
"AWS::Personalize::Dataset.DataSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-dataset-datasource.md",
"AWS::Personalize::Solution.AlgorithmHyperParameterRanges": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-algorithmhyperparameterranges.md",
"AWS::Personalize::Solution.AutoMLConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-automlconfig.md",
"AWS::Personalize::Solution.CategoricalHyperParameterRange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-categoricalhyperparameterrange.md",
"AWS::Personalize::Solution.ContinuousHyperParameterRange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-continuoushyperparameterrange.md",
"AWS::Personalize::Solution.HpoConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-hpoconfig.md",
"AWS::Personalize::Solution.HpoObjective": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-hpoobjective.md",
"AWS::Personalize::Solution.HpoResourceConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-hporesourceconfig.md",
"AWS::Personalize::Solution.IntegerHyperParameterRange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-personalize-solution-integerhyperparameterrange.md",
"AWS::Pinpoint::Campaign.CampaignCustomMessage": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pinpoint-campaign-campaigncustommessage.md",
"AWS::Pinpoint::Campaign.CustomDeliveryConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pinpoint-campaign-customdeliveryconfiguration.md",
"AWS::Pinpoint::Campaign.Template": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pinpoint-campaign-template.md",
"AWS::Pinpoint::Campaign.TemplateConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pinpoint-campaign-templateconfiguration.md",
"AWS::Pipes::Pipe.AwsVpcConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-awsvpcconfiguration.md",
"AWS::Pipes::Pipe.BatchArrayProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-batcharrayproperties.md",
"AWS::Pipes::Pipe.BatchContainerOverrides": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-batchcontaineroverrides.md",
"AWS::Pipes::Pipe.BatchEnvironmentVariable": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-batchenvironmentvariable.md",
"AWS::Pipes::Pipe.BatchJobDependency": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-batchjobdependency.md",
"AWS::Pipes::Pipe.BatchResourceRequirement": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-batchresourcerequirement.md",
"AWS::Pipes::Pipe.BatchRetryStrategy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-batchretrystrategy.md",
"AWS::Pipes::Pipe.CapacityProviderStrategyItem": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-capacityproviderstrategyitem.md",
"AWS::Pipes::Pipe.DeadLetterConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-deadletterconfig.md",
"AWS::Pipes::Pipe.EcsContainerOverride": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecscontaineroverride.md",
"AWS::Pipes::Pipe.EcsEnvironmentFile": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecsenvironmentfile.md",
"AWS::Pipes::Pipe.EcsEnvironmentVariable": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecsenvironmentvariable.md",
"AWS::Pipes::Pipe.EcsEphemeralStorage": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecsephemeralstorage.md",
"AWS::Pipes::Pipe.EcsInferenceAcceleratorOverride": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecsinferenceacceleratoroverride.md",
"AWS::Pipes::Pipe.EcsResourceRequirement": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecsresourcerequirement.md",
"AWS::Pipes::Pipe.EcsTaskOverride": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-ecstaskoverride.md",
"AWS::Pipes::Pipe.Filter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-filter.md",
"AWS::Pipes::Pipe.FilterCriteria": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-filtercriteria.md",
"AWS::Pipes::Pipe.MQBrokerAccessCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-mqbrokeraccesscredentials.md",
"AWS::Pipes::Pipe.MSKAccessCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-mskaccesscredentials.md",
"AWS::Pipes::Pipe.NetworkConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-networkconfiguration.md",
"AWS::Pipes::Pipe.PipeEnrichmentHttpParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipeenrichmenthttpparameters.md",
"AWS::Pipes::Pipe.PipeEnrichmentParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipeenrichmentparameters.md",
"AWS::Pipes::Pipe.PipeSourceActiveMQBrokerParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourceactivemqbrokerparameters.md",
"AWS::Pipes::Pipe.PipeSourceDynamoDBStreamParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.md",
"AWS::Pipes::Pipe.PipeSourceKinesisStreamParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.md",
"AWS::Pipes::Pipe.PipeSourceManagedStreamingKafkaParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.md",
"AWS::Pipes::Pipe.PipeSourceParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourceparameters.md",
"AWS::Pipes::Pipe.PipeSourceRabbitMQBrokerParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.md",
"AWS::Pipes::Pipe.PipeSourceSelfManagedKafkaParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.md",
"AWS::Pipes::Pipe.PipeSourceSqsQueueParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipesourcesqsqueueparameters.md",
"AWS::Pipes::Pipe.PipeTargetBatchJobParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetbatchjobparameters.md",
"AWS::Pipes::Pipe.PipeTargetCloudWatchLogsParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetcloudwatchlogsparameters.md",
"AWS::Pipes::Pipe.PipeTargetEcsTaskParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetecstaskparameters.md",
"AWS::Pipes::Pipe.PipeTargetEventBridgeEventBusParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.md",
"AWS::Pipes::Pipe.PipeTargetHttpParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargethttpparameters.md",
"AWS::Pipes::Pipe.PipeTargetKinesisStreamParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetkinesisstreamparameters.md",
"AWS::Pipes::Pipe.PipeTargetLambdaFunctionParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetlambdafunctionparameters.md",
"AWS::Pipes::Pipe.PipeTargetParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetparameters.md",
"AWS::Pipes::Pipe.PipeTargetRedshiftDataParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.md",
"AWS::Pipes::Pipe.PipeTargetSageMakerPipelineParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetsagemakerpipelineparameters.md",
"AWS::Pipes::Pipe.PipeTargetSqsQueueParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetsqsqueueparameters.md",
"AWS::Pipes::Pipe.PipeTargetStateMachineParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-pipetargetstatemachineparameters.md",
"AWS::Pipes::Pipe.PlacementConstraint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-placementconstraint.md",
"AWS::Pipes::Pipe.PlacementStrategy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-placementstrategy.md",
"AWS::Pipes::Pipe.SageMakerPipelineParameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-sagemakerpipelineparameter.md",
"AWS::Pipes::Pipe.SelfManagedKafkaAccessConfigurationCredentials": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-selfmanagedkafkaaccessconfigurationcredentials.md",
"AWS::Pipes::Pipe.SelfManagedKafkaAccessConfigurationVpc": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-pipes-pipe-selfmanagedkafkaaccessconfigurationvpc.md",
"AWS::QuickSight::Dashboard.DashboardError": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-dashboard-dashboarderror.md",
"AWS::QuickSight::Dashboard.DashboardVersion": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-dashboard-dashboardversion.md",
"AWS::QuickSight::Dashboard.Sheet": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-dashboard-sheet.md",
"AWS::QuickSight::DataSet.DataSetUsageConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-dataset-datasetusageconfiguration.md",
"AWS::QuickSight::DataSource.DatabricksParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-datasource-databricksparameters.md",
"AWS::QuickSight::Template.ColumnGroupColumnSchema": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-columngroupcolumnschema.md",
"AWS::QuickSight::Template.ColumnGroupSchema": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-columngroupschema.md",
"AWS::QuickSight::Template.ColumnSchema": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-columnschema.md",
"AWS::QuickSight::Template.DataSetConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-datasetconfiguration.md",
"AWS::QuickSight::Template.DataSetSchema": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-datasetschema.md",
"AWS::QuickSight::Template.Sheet": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-sheet.md",
"AWS::QuickSight::Template.TemplateError": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-templateerror.md",
"AWS::QuickSight::Template.TemplateVersion": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-template-templateversion.md",
"AWS::QuickSight::Theme.ThemeError": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-theme-themeerror.md",
"AWS::QuickSight::Theme.ThemeVersion": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-quicksight-theme-themeversion.md",
"AWS::RDS::DBCluster.Endpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rds-dbcluster-endpoint.md",
"AWS::RDS::DBCluster.ReadEndpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rds-dbcluster-readendpoint.md",
"AWS::RDS::DBCluster.ServerlessV2ScalingConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.md",
"AWS::RDS::DBInstance.Endpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rds-dbinstance-endpoint.md",
"AWS::RDS::OptionGroup.OptionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rds-optiongroup-optionconfiguration.md",
"AWS::RDS::OptionGroup.OptionSetting": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rds-optiongroup-optionsetting.md",
"AWS::RUM::AppMonitor.MetricDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rum-appmonitor-metricdefinition.md",
"AWS::RUM::AppMonitor.MetricDestination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rum-appmonitor-metricdestination.md",
"AWS::Redshift::ClusterParameterGroup.Parameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshift-clusterparametergroup-parameter.md",
"AWS::Redshift::EndpointAccess.NetworkInterface": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshift-endpointaccess-networkinterface.md",
"AWS::Redshift::EndpointAccess.VpcEndpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshift-endpointaccess-vpcendpoint.md",
"AWS::RedshiftServerless::Namespace.Namespace": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshiftserverless-namespace-namespace.md",
"AWS::RedshiftServerless::Workgroup.Endpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshiftserverless-workgroup-endpoint.md",
"AWS::RedshiftServerless::Workgroup.NetworkInterface": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshiftserverless-workgroup-networkinterface.md",
"AWS::RedshiftServerless::Workgroup.VpcEndpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshiftserverless-workgroup-vpcendpoint.md",
"AWS::RedshiftServerless::Workgroup.Workgroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-redshiftserverless-workgroup-workgroup.md",
"AWS::RefactorSpaces::Route.DefaultRouteInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-refactorspaces-route-defaultrouteinput.md",
"AWS::Rekognition::StreamProcessor.BoundingBox": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-boundingbox.md",
"AWS::Rekognition::StreamProcessor.ConnectedHomeSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-connectedhomesettings.md",
"AWS::Rekognition::StreamProcessor.DataSharingPreference": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-datasharingpreference.md",
"AWS::Rekognition::StreamProcessor.FaceSearchSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-facesearchsettings.md",
"AWS::Rekognition::StreamProcessor.KinesisDataStream": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-kinesisdatastream.md",
"AWS::Rekognition::StreamProcessor.KinesisVideoStream": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-kinesisvideostream.md",
"AWS::Rekognition::StreamProcessor.NotificationChannel": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-notificationchannel.md",
"AWS::Rekognition::StreamProcessor.S3Destination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rekognition-streamprocessor-s3destination.md",
"AWS::ResourceExplorer2::View.Filters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-resourceexplorer2-view-filters.md",
"AWS::ResourceExplorer2::View.IncludedProperty": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-resourceexplorer2-view-includedproperty.md",
"AWS::RolesAnywhere::TrustAnchor.Source": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rolesanywhere-trustanchor-source.md",
"AWS::RolesAnywhere::TrustAnchor.SourceData": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-rolesanywhere-trustanchor-sourcedata.md",
"AWS::Route53::CidrCollection.Location": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-route53-cidrcollection-location.md",
"AWS::Route53::HealthCheck.AlarmIdentifier": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-route53-healthcheck-alarmidentifier.md",
"AWS::Route53::HealthCheck.HealthCheckConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-route53-healthcheck-healthcheckconfig.md",
"AWS::Route53::RecordSet.CidrRoutingConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-route53-cidrroutingconfig.md",
"AWS::Route53::RecordSetGroup.CidrRoutingConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-route53-cidrroutingconfig.md",
"AWS::S3::AccessPoint.PolicyStatus": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3-accesspoint-policystatus.md",
"AWS::S3::MultiRegionAccessPointPolicy.PolicyStatus": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3-multiregionaccesspointpolicy-policystatus.md",
"AWS::S3::StorageLens.AdvancedCostOptimizationMetrics": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3-storagelens-advancedcostoptimizationmetrics.md",
"AWS::S3::StorageLens.AdvancedDataProtectionMetrics": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3-storagelens-advanceddataprotectionmetrics.md",
"AWS::S3::StorageLens.DetailedStatusCodesMetrics": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3-storagelens-detailedstatuscodesmetrics.md",
"AWS::S3::StorageLens.SSEKMS": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3-storagelens-ssekms.md",
"AWS::S3ObjectLambda::AccessPoint.AwsLambda": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3objectlambda-accesspoint-awslambda.md",
"AWS::S3ObjectLambda::AccessPoint.ContentTransformation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3objectlambda-accesspoint-contenttransformation.md",
"AWS::S3ObjectLambda::AccessPoint.PolicyStatus": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3objectlambda-accesspoint-policystatus.md",
"AWS::S3ObjectLambda::AccessPoint.PublicAccessBlockConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3objectlambda-accesspoint-publicaccessblockconfiguration.md",
"AWS::S3Outposts::Bucket.Filter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3outposts-bucket-filter.md",
"AWS::S3Outposts::Bucket.FilterAndOperator": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3outposts-bucket-filterandoperator.md",
"AWS::S3Outposts::Bucket.FilterTag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-s3outposts-bucket-filtertag.md",
"AWS::SES::ConfigurationSet.DashboardOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-dashboardoptions.md",
"AWS::SES::ConfigurationSet.DeliveryOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-deliveryoptions.md",
"AWS::SES::ConfigurationSet.GuardianOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-guardianoptions.md",
"AWS::SES::ConfigurationSet.ReputationOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-reputationoptions.md",
"AWS::SES::ConfigurationSet.SendingOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-sendingoptions.md",
"AWS::SES::ConfigurationSet.SuppressionOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-suppressionoptions.md",
"AWS::SES::ConfigurationSet.TrackingOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-trackingoptions.md",
"AWS::SES::ConfigurationSet.VdmOptions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationset-vdmoptions.md",
"AWS::SES::ConfigurationSetEventDestination.SnsDestination": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-configurationseteventdestination-snsdestination.md",
"AWS::SES::EmailIdentity.ConfigurationSetAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-emailidentity-configurationsetattributes.md",
"AWS::SES::EmailIdentity.DkimAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-emailidentity-dkimattributes.md",
"AWS::SES::EmailIdentity.DkimSigningAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-emailidentity-dkimsigningattributes.md",
"AWS::SES::EmailIdentity.FeedbackAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-emailidentity-feedbackattributes.md",
"AWS::SES::EmailIdentity.MailFromAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-emailidentity-mailfromattributes.md",
"AWS::SES::VdmAttributes.DashboardAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-vdmattributes-dashboardattributes.md",
"AWS::SES::VdmAttributes.GuardianAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ses-vdmattributes-guardianattributes.md",
"AWS::SNS::Topic.Subscription": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sns-topic-subscription.md",
"AWS::SSMIncidents::ResponsePlan.DynamicSsmParameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ssmincidents-responseplan-dynamicssmparameter.md",
"AWS::SSMIncidents::ResponsePlan.DynamicSsmParameterValue": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ssmincidents-responseplan-dynamicssmparametervalue.md",
"AWS::SSMIncidents::ResponsePlan.Integration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ssmincidents-responseplan-integration.md",
"AWS::SSMIncidents::ResponsePlan.PagerDutyConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ssmincidents-responseplan-pagerdutyconfiguration.md",
"AWS::SSMIncidents::ResponsePlan.PagerDutyIncidentConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ssmincidents-responseplan-pagerdutyincidentconfiguration.md",
"AWS::SSO::PermissionSet.CustomerManagedPolicyReference": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sso-permissionset-customermanagedpolicyreference.md",
"AWS::SSO::PermissionSet.PermissionsBoundary": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sso-permissionset-permissionsboundary.md",
"AWS::SageMaker::DataQualityJobDefinition.BatchTransformInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.md",
"AWS::SageMaker::DataQualityJobDefinition.Csv": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-dataqualityjobdefinition-csv.md",
"AWS::SageMaker::DataQualityJobDefinition.DatasetFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-dataqualityjobdefinition-datasetformat.md",
"AWS::SageMaker::DataQualityJobDefinition.Json": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-dataqualityjobdefinition-json.md",
"AWS::SageMaker::Domain.DomainSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-domain-domainsettings.md",
"AWS::SageMaker::Domain.RSessionAppSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-domain-rsessionappsettings.md",
"AWS::SageMaker::Domain.RStudioServerProAppSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-domain-rstudioserverproappsettings.md",
"AWS::SageMaker::Domain.RStudioServerProDomainSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-domain-rstudioserverprodomainsettings.md",
"AWS::SageMaker::EndpointConfig.ClarifyExplainerConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifyexplainerconfig.md",
"AWS::SageMaker::EndpointConfig.ClarifyFeatureType": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifyfeaturetype.md",
"AWS::SageMaker::EndpointConfig.ClarifyHeader": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifyheader.md",
"AWS::SageMaker::EndpointConfig.ClarifyInferenceConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifyinferenceconfig.md",
"AWS::SageMaker::EndpointConfig.ClarifyShapBaselineConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifyshapbaselineconfig.md",
"AWS::SageMaker::EndpointConfig.ClarifyShapConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifyshapconfig.md",
"AWS::SageMaker::EndpointConfig.ClarifyTextConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-clarifytextconfig.md",
"AWS::SageMaker::EndpointConfig.ExplainerConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-endpointconfig-explainerconfig.md",
"AWS::SageMaker::FeatureGroup.DataCatalogConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-featuregroup-datacatalogconfig.md",
"AWS::SageMaker::FeatureGroup.OfflineStoreConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-featuregroup-offlinestoreconfig.md",
"AWS::SageMaker::FeatureGroup.OnlineStoreConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-featuregroup-onlinestoreconfig.md",
"AWS::SageMaker::FeatureGroup.OnlineStoreSecurityConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-featuregroup-onlinestoresecurityconfig.md",
"AWS::SageMaker::FeatureGroup.S3StorageConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-featuregroup-s3storageconfig.md",
"AWS::SageMaker::ModelBiasJobDefinition.BatchTransformInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.md",
"AWS::SageMaker::ModelBiasJobDefinition.Csv": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelbiasjobdefinition-csv.md",
"AWS::SageMaker::ModelBiasJobDefinition.DatasetFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelbiasjobdefinition-datasetformat.md",
"AWS::SageMaker::ModelBiasJobDefinition.Json": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelbiasjobdefinition-json.md",
"AWS::SageMaker::ModelExplainabilityJobDefinition.BatchTransformInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.md",
"AWS::SageMaker::ModelExplainabilityJobDefinition.Csv": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelexplainabilityjobdefinition-csv.md",
"AWS::SageMaker::ModelExplainabilityJobDefinition.DatasetFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelexplainabilityjobdefinition-datasetformat.md",
"AWS::SageMaker::ModelExplainabilityJobDefinition.Json": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelexplainabilityjobdefinition-json.md",
"AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-additionalinferencespecificationdefinition.md",
"AWS::SageMaker::ModelPackage.Bias": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-bias.md",
"AWS::SageMaker::ModelPackage.DataSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-datasource.md",
"AWS::SageMaker::ModelPackage.DriftCheckBaselines": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-driftcheckbaselines.md",
"AWS::SageMaker::ModelPackage.DriftCheckBias": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-driftcheckbias.md",
"AWS::SageMaker::ModelPackage.DriftCheckExplainability": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-driftcheckexplainability.md",
"AWS::SageMaker::ModelPackage.DriftCheckModelDataQuality": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-driftcheckmodeldataquality.md",
"AWS::SageMaker::ModelPackage.DriftCheckModelQuality": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-driftcheckmodelquality.md",
"AWS::SageMaker::ModelPackage.Explainability": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-explainability.md",
"AWS::SageMaker::ModelPackage.FileSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-filesource.md",
"AWS::SageMaker::ModelPackage.InferenceSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-inferencespecification.md",
"AWS::SageMaker::ModelPackage.MetadataProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-metadataproperties.md",
"AWS::SageMaker::ModelPackage.MetricsSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-metricssource.md",
"AWS::SageMaker::ModelPackage.ModelDataQuality": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modeldataquality.md",
"AWS::SageMaker::ModelPackage.ModelInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modelinput.md",
"AWS::SageMaker::ModelPackage.ModelMetrics": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modelmetrics.md",
"AWS::SageMaker::ModelPackage.ModelPackageContainerDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modelpackagecontainerdefinition.md",
"AWS::SageMaker::ModelPackage.ModelPackageStatusDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modelpackagestatusdetails.md",
"AWS::SageMaker::ModelPackage.ModelPackageStatusItem": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modelpackagestatusitem.md",
"AWS::SageMaker::ModelPackage.ModelQuality": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-modelquality.md",
"AWS::SageMaker::ModelPackage.S3DataSource": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-s3datasource.md",
"AWS::SageMaker::ModelPackage.SourceAlgorithm": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-sourcealgorithm.md",
"AWS::SageMaker::ModelPackage.SourceAlgorithmSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-sourcealgorithmspecification.md",
"AWS::SageMaker::ModelPackage.TransformInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-transforminput.md",
"AWS::SageMaker::ModelPackage.TransformJobDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-transformjobdefinition.md",
"AWS::SageMaker::ModelPackage.TransformOutput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-transformoutput.md",
"AWS::SageMaker::ModelPackage.TransformResources": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-transformresources.md",
"AWS::SageMaker::ModelPackage.UserContext": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-usercontext.md",
"AWS::SageMaker::ModelPackage.ValidationProfile": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-validationprofile.md",
"AWS::SageMaker::ModelPackage.ValidationSpecification": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelpackage-validationspecification.md",
"AWS::SageMaker::ModelQualityJobDefinition.BatchTransformInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.md",
"AWS::SageMaker::ModelQualityJobDefinition.Csv": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelqualityjobdefinition-csv.md",
"AWS::SageMaker::ModelQualityJobDefinition.DatasetFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelqualityjobdefinition-datasetformat.md",
"AWS::SageMaker::ModelQualityJobDefinition.Json": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-modelqualityjobdefinition-json.md",
"AWS::SageMaker::MonitoringSchedule.BatchTransformInput": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-monitoringschedule-batchtransforminput.md",
"AWS::SageMaker::MonitoringSchedule.Csv": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-monitoringschedule-csv.md",
"AWS::SageMaker::MonitoringSchedule.DatasetFormat": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-monitoringschedule-datasetformat.md",
"AWS::SageMaker::MonitoringSchedule.Json": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-monitoringschedule-json.md",
"AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-notebookinstance-instancemetadataserviceconfiguration.md",
"AWS::SageMaker::Pipeline.ParallelismConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-pipeline-parallelismconfiguration.md",
"AWS::SageMaker::Pipeline.PipelineDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-pipeline-pipelinedefinition.md",
"AWS::SageMaker::Pipeline.S3Location": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-pipeline-s3location.md",
"AWS::SageMaker::Project.ProvisioningParameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-project-provisioningparameter.md",
"AWS::SageMaker::Project.ServiceCatalogProvisionedProductDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-project-servicecatalogprovisionedproductdetails.md",
"AWS::SageMaker::Project.ServiceCatalogProvisioningDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-project-servicecatalogprovisioningdetails.md",
"AWS::SageMaker::UserProfile.RStudioServerProAppSettings": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-userprofile-rstudioserverproappsettings.md",
"AWS::SageMaker::Workteam.OidcMemberDefinition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sagemaker-workteam-oidcmemberdefinition.md",
"AWS::Scheduler::Schedule.AwsVpcConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-awsvpcconfiguration.md",
"AWS::Scheduler::Schedule.CapacityProviderStrategyItem": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-capacityproviderstrategyitem.md",
"AWS::Scheduler::Schedule.DeadLetterConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-deadletterconfig.md",
"AWS::Scheduler::Schedule.EcsParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-ecsparameters.md",
"AWS::Scheduler::Schedule.EventBridgeParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-eventbridgeparameters.md",
"AWS::Scheduler::Schedule.FlexibleTimeWindow": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-flexibletimewindow.md",
"AWS::Scheduler::Schedule.KinesisParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-kinesisparameters.md",
"AWS::Scheduler::Schedule.NetworkConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-networkconfiguration.md",
"AWS::Scheduler::Schedule.PlacementConstraint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-placementconstraint.md",
"AWS::Scheduler::Schedule.PlacementStrategy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-placementstrategy.md",
"AWS::Scheduler::Schedule.RetryPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-retrypolicy.md",
"AWS::Scheduler::Schedule.SageMakerPipelineParameter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-sagemakerpipelineparameter.md",
"AWS::Scheduler::Schedule.SageMakerPipelineParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-sagemakerpipelineparameters.md",
"AWS::Scheduler::Schedule.SqsParameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-sqsparameters.md",
"AWS::Scheduler::Schedule.Target": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-scheduler-schedule-target.md",
"AWS::Timestream::Table.MagneticStoreRejectedDataLocation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-timestream-table-magneticstorerejecteddatalocation.md",
"AWS::Timestream::Table.MagneticStoreWriteProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-timestream-table-magneticstorewriteproperties.md",
"AWS::Timestream::Table.RetentionProperties": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-timestream-table-retentionproperties.md",
"AWS::Timestream::Table.S3Configuration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-timestream-table-s3configuration.md",
"AWS::Transfer::Connector.As2Config": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-connector-as2config.md",
"AWS::Transfer::Server.As2Transport": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-server-as2transport.md",
"AWS::Transfer::Workflow.CopyStepDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-copystepdetails.md",
"AWS::Transfer::Workflow.CustomStepDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-customstepdetails.md",
"AWS::Transfer::Workflow.DeleteStepDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-deletestepdetails.md",
"AWS::Transfer::Workflow.InputFileLocation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-inputfilelocation.md",
"AWS::Transfer::Workflow.S3InputFileLocation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-s3inputfilelocation.md",
"AWS::Transfer::Workflow.S3Tag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-s3tag.md",
"AWS::Transfer::Workflow.TagStepDetails": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-transfer-workflow-tagstepdetails.md",
"AWS::VoiceID::Domain.ServerSideEncryptionConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-voiceid-domain-serversideencryptionconfiguration.md",
"AWS::WAFv2::LoggingConfiguration.ActionCondition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-actioncondition.md",
"AWS::WAFv2::LoggingConfiguration.Condition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-condition.md",
"AWS::WAFv2::LoggingConfiguration.Filter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-filter.md",
"AWS::WAFv2::LoggingConfiguration.JsonBody": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-jsonbody.md",
"AWS::WAFv2::LoggingConfiguration.LabelNameCondition": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-labelnamecondition.md",
"AWS::WAFv2::LoggingConfiguration.LoggingFilter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-loggingfilter.md",
"AWS::WAFv2::LoggingConfiguration.MatchPattern": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-matchpattern.md",
"AWS::WAFv2::LoggingConfiguration.SingleHeader": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-loggingconfiguration-singleheader.md",
"AWS::WAFv2::RuleGroup.Allow": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-allow.md",
"AWS::WAFv2::RuleGroup.Block": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-block.md",
"AWS::WAFv2::RuleGroup.Body": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-body.md",
"AWS::WAFv2::RuleGroup.Captcha": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-captcha.md",
"AWS::WAFv2::RuleGroup.Challenge": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-challenge.md",
"AWS::WAFv2::RuleGroup.ChallengeConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-challengeconfig.md",
"AWS::WAFv2::RuleGroup.CookieMatchPattern": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-cookiematchpattern.md",
"AWS::WAFv2::RuleGroup.Cookies": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-cookies.md",
"AWS::WAFv2::RuleGroup.Count": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-count.md",
"AWS::WAFv2::RuleGroup.CustomHTTPHeader": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-customhttpheader.md",
"AWS::WAFv2::RuleGroup.CustomRequestHandling": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-customrequesthandling.md",
"AWS::WAFv2::RuleGroup.CustomResponse": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-customresponse.md",
"AWS::WAFv2::RuleGroup.HeaderMatchPattern": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-headermatchpattern.md",
"AWS::WAFv2::RuleGroup.Headers": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-headers.md",
"AWS::WAFv2::RuleGroup.SingleHeader": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-singleheader.md",
"AWS::WAFv2::RuleGroup.SingleQueryArgument": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-rulegroup-singlequeryargument.md",
"AWS::WAFv2::WebACL.AWSManagedRulesBotControlRuleSet": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-awsmanagedrulesbotcontrolruleset.md",
"AWS::WAFv2::WebACL.Body": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-body.md",
"AWS::WAFv2::WebACL.ChallengeAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-challengeaction.md",
"AWS::WAFv2::WebACL.ChallengeConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-challengeconfig.md",
"AWS::WAFv2::WebACL.CookieMatchPattern": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-cookiematchpattern.md",
"AWS::WAFv2::WebACL.Cookies": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-cookies.md",
"AWS::WAFv2::WebACL.HeaderMatchPattern": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-headermatchpattern.md",
"AWS::WAFv2::WebACL.Headers": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-headers.md",
"AWS::WAFv2::WebACL.RuleActionOverride": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-ruleactionoverride.md",
"AWS::WAFv2::WebACL.SingleHeader": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-singleheader.md",
"AWS::WAFv2::WebACL.SingleQueryArgument": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-wafv2-webacl-singlequeryargument.md",
"AWS::XRay::Group.TagsItems": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-xray-group-tagsitems.md",
"AWS::XRay::SamplingRule.TagsItems": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-xray-samplingrule-tagsitems.md"
}
},
"ResourceSpecificationVersion": "105.0.0",
"ResourceTypes": {
"BrokenDocLinks": {},
"MissingDocLinks": [],
"MissingFromAWSGitHubSourceRepo": {
"AWS::AmplifyUIBuilder::Form": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-amplifyuibuilder-form.md",
"AWS::AppFlow::Connector": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-appflow-connector.md",
"AWS::AppRunner::ObservabilityConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-apprunner-observabilityconfiguration.md",
"AWS::AppRunner::VpcIngressConnection": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-apprunner-vpcingressconnection.md",
"AWS::AutoScaling::ScalingPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-autoscaling-scalingpolicy.md",
"AWS::AutoScaling::ScheduledAction": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-autoscaling-scheduledaction.md",
"AWS::CloudFront::ContinuousDeploymentPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-cloudfront-continuousdeploymentpolicy.md",
"AWS::CloudFront::MonitoringSubscription": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-cloudfront-monitoringsubscription.md",
"AWS::CloudFront::OriginAccessControl": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-cloudfront-originaccesscontrol.md",
"AWS::CloudTrail::EventDataStore": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-cloudtrail-eventdatastore.md",
"AWS::CloudWatch::Alarm": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-cloudwatch-alarm.md",
"AWS::Connect::Instance": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-connect-instance.md",
"AWS::Connect::InstanceStorageConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-connect-instancestorageconfig.md",
"AWS::Connect::PhoneNumber": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-connect-phonenumber.md",
"AWS::Connect::Rule": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-connect-rule.md",
"AWS::Connect::TaskTemplate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-connect-tasktemplate.md",
"AWS::ConnectCampaigns::Campaign": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-connectcampaigns-campaign.md",
"AWS::ControlTower::EnabledControl": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-controltower-enabledcontrol.md",
"AWS::DataSync::LocationFSxONTAP": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-datasync-locationfsxontap.md",
"AWS::DataSync::LocationFSxOpenZFS": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-datasync-locationfsxopenzfs.md",
"AWS::DocDBElastic::Cluster": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-docdbelastic-cluster.md",
"AWS::EC2::CustomerGateway": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-customergateway.md",
"AWS::EC2::EIP": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-eip.md",
"AWS::EC2::KeyPair": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-keypair.md",
"AWS::EC2::NetworkPerformanceMetricSubscription": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-networkperformancemetricsubscription.md",
"AWS::EC2::VPNConnection": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-vpnconnection.md",
"AWS::EC2::VPNGateway": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-vpngateway.md",
"AWS::EC2::Volume": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ec2-volume.md",
"AWS::EMRServerless::Application": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-emrserverless-application.md",
"AWS::ElastiCache::SubnetGroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-elasticache-subnetgroup.md",
"AWS::ElasticBeanstalk::Application": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-elasticbeanstalk-application.md",
"AWS::ElasticBeanstalk::ApplicationVersion": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-elasticbeanstalk-applicationversion.md",
"AWS::ElasticBeanstalk::Environment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-elasticbeanstalk-environment.md",
"AWS::Events::Endpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-events-endpoint.md",
"AWS::Evidently::Segment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-evidently-segment.md",
"AWS::FSx::DataRepositoryAssociation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-fsx-datarepositoryassociation.md",
"AWS::FSx::Snapshot": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-fsx-snapshot.md",
"AWS::FSx::StorageVirtualMachine": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-fsx-storagevirtualmachine.md",
"AWS::FSx::Volume": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-fsx-volume.md",
"AWS::GameLift::Location": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-gamelift-location.md",
"AWS::Grafana::Workspace": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-grafana-workspace.md",
"AWS::GreengrassV2::Deployment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-greengrassv2-deployment.md",
"AWS::IdentityStore::Group": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-identitystore-group.md",
"AWS::IdentityStore::GroupMembership": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-identitystore-groupmembership.md",
"AWS::IoT::CACertificate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iot-cacertificate.md",
"AWS::IoT::RoleAlias": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iot-rolealias.md",
"AWS::IoTEvents::AlarmModel": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotevents-alarmmodel.md",
"AWS::IoTFleetWise::Campaign": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotfleetwise-campaign.md",
"AWS::IoTFleetWise::DecoderManifest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotfleetwise-decodermanifest.md",
"AWS::IoTFleetWise::Fleet": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotfleetwise-fleet.md",
"AWS::IoTFleetWise::ModelManifest": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotfleetwise-modelmanifest.md",
"AWS::IoTFleetWise::SignalCatalog": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotfleetwise-signalcatalog.md",
"AWS::IoTFleetWise::Vehicle": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotfleetwise-vehicle.md",
"AWS::IoTTwinMaker::ComponentType": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iottwinmaker-componenttype.md",
"AWS::IoTTwinMaker::Entity": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iottwinmaker-entity.md",
"AWS::IoTTwinMaker::Scene": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iottwinmaker-scene.md",
"AWS::IoTTwinMaker::SyncJob": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iottwinmaker-syncjob.md",
"AWS::IoTTwinMaker::Workspace": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iottwinmaker-workspace.md",
"AWS::IoTWireless::NetworkAnalyzerConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-iotwireless-networkanalyzerconfiguration.md",
"AWS::LakeFormation::DataCellsFilter": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-lakeformation-datacellsfilter.md",
"AWS::LakeFormation::PrincipalPermissions": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-lakeformation-principalpermissions.md",
"AWS::LakeFormation::Tag": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-lakeformation-tag.md",
"AWS::LakeFormation::TagAssociation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-lakeformation-tagassociation.md",
"AWS::Lambda::Url": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-lambda-url.md",
"AWS::M2::Application": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-m2-application.md",
"AWS::M2::Environment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-m2-environment.md",
"AWS::MSK::ServerlessCluster": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-msk-serverlesscluster.md",
"AWS::Macie::AllowList": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-macie-allowlist.md",
"AWS::MediaTailor::PlaybackConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-mediatailor-playbackconfiguration.md",
"AWS::NetworkManager::ConnectAttachment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-networkmanager-connectattachment.md",
"AWS::NetworkManager::ConnectPeer": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-networkmanager-connectpeer.md",
"AWS::NetworkManager::CoreNetwork": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-networkmanager-corenetwork.md",
"AWS::NetworkManager::SiteToSiteVpnAttachment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-networkmanager-sitetositevpnattachment.md",
"AWS::NetworkManager::VpcAttachment": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-networkmanager-vpcattachment.md",
"AWS::Oam::Link": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-oam-link.md",
"AWS::Oam::Sink": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-oam-sink.md",
"AWS::OpenSearchServerless::AccessPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-opensearchserverless-accesspolicy.md",
"AWS::OpenSearchServerless::Collection": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-opensearchserverless-collection.md",
"AWS::OpenSearchServerless::SecurityConfig": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-opensearchserverless-securityconfig.md",
"AWS::OpenSearchServerless::SecurityPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-opensearchserverless-securitypolicy.md",
"AWS::OpenSearchServerless::VpcEndpoint": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-opensearchserverless-vpcendpoint.md",
"AWS::Organizations::Account": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-organizations-account.md",
"AWS::Organizations::OrganizationalUnit": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-organizations-organizationalunit.md",
"AWS::Organizations::Policy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-organizations-policy.md",
"AWS::Pipes::Pipe": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-pipes-pipe.md",
"AWS::RDS::DBInstance": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rds-dbinstance.md",
"AWS::RDS::DBParameterGroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rds-dbparametergroup.md",
"AWS::RDS::DBSubnetGroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rds-dbsubnetgroup.md",
"AWS::Rekognition::StreamProcessor": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rekognition-streamprocessor.md",
"AWS::ResourceExplorer2::DefaultViewAssociation": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-resourceexplorer2-defaultviewassociation.md",
"AWS::ResourceExplorer2::Index": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-resourceexplorer2-index.md",
"AWS::ResourceExplorer2::View": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-resourceexplorer2-view.md",
"AWS::RolesAnywhere::CRL": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rolesanywhere-crl.md",
"AWS::RolesAnywhere::Profile": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rolesanywhere-profile.md",
"AWS::RolesAnywhere::TrustAnchor": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-rolesanywhere-trustanchor.md",
"AWS::Route53::CidrCollection": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-route53-cidrcollection.md",
"AWS::SES::DedicatedIpPool": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ses-dedicatedippool.md",
"AWS::SES::EmailIdentity": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ses-emailidentity.md",
"AWS::SES::VdmAttributes": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ses-vdmattributes.md",
"AWS::SNS::Topic": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-sns-topic.md",
"AWS::SQS::QueuePolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-sqs-policy.md",
"AWS::SSM::ResourcePolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-ssm-resourcepolicy.md",
"AWS::SageMaker::ModelPackage": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-sagemaker-modelpackage.md",
"AWS::Scheduler::Schedule": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-scheduler-schedule.md",
"AWS::Scheduler::ScheduleGroup": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-scheduler-schedulegroup.md",
"AWS::SupportApp::AccountAlias": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-supportapp-accountalias.md",
"AWS::SupportApp::SlackChannelConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-supportapp-slackchannelconfiguration.md",
"AWS::SupportApp::SlackWorkspaceConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-supportapp-slackworkspaceconfiguration.md",
"AWS::Synthetics::Group": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-synthetics-group.md",
"AWS::Transfer::Agreement": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-transfer-agreement.md",
"AWS::Transfer::Certificate": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-transfer-certificate.md",
"AWS::Transfer::Connector": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-transfer-connector.md",
"AWS::Transfer::Profile": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-transfer-profile.md",
"AWS::VoiceID::Domain": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-voiceid-domain.md",
"AWS::XRay::ResourcePolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-resource-xray-resourcepolicy.md"
}
}
}