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

Commit acec6f2

Browse files
Merge pull request #415 from ScriptAutomate/create-pull-request/patch
Changes by create-pull-request action
2 parents 41465c5 + b4525d3 commit acec6f2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

documentation-lookup-errors.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"PropertyTypes": {
3-
"BrokenDocLinks": {},
3+
"BrokenDocLinks": {
4+
"AWS::AutoScaling::AutoScalingGroup.MixedInstancesPolicy": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-group-mixedinstancespolicy.html",
5+
"AWS::OpsWorks::Instance.EbsBlockDevice": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html"
6+
},
47
"MissingDocLinks": [
58
"AWS::SSM::PatchBaseline.PatchStringDate",
69
"AWS::Transfer::Server.Protocol",

0 commit comments

Comments
 (0)