Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 6fc5335

Browse files
Merge pull request #645 from ScriptAutomate/create-pull-request/patch
Changes by create-pull-request action
2 parents 05c356e + ffe153d commit 6fc5335

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

documentation-lookup-errors.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"PropertyTypes": {
33
"BrokenDocLinks": {
4+
"AWS::AutoScaling::AutoScalingGroup.InstancesDistribution": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-instancesdistribution.html",
5+
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplate": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplate.html",
6+
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplateOverrides": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplateoverrides.html",
7+
"AWS::AutoScaling::AutoScalingGroup.MixedInstancesPolicy": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-group-mixedinstancespolicy.html",
48
"AWS::Glue::Crawler.RecrawlPolicy": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-recrawlpolicy.html",
59
"AWS::Glue::Database.DataLakePrincipal": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-datalakeprincipal.html",
610
"AWS::Glue::Database.PrincipalPrivileges": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-principalprivileges.html",
11+
"AWS::OpsWorks::Instance.EbsBlockDevice": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html",
712
"AWS::Route53::HealthCheck.AlarmIdentifier": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html",
813
"AWS::Route53::HealthCheck.HealthCheckConfig": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html"
914
},

0 commit comments

Comments
 (0)