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

Commit c56677e

Browse files
Auto-committed changes by create-pull-request action
1 parent db8e1ab commit c56677e

File tree

2 files changed

+206
-32
lines changed

2 files changed

+206
-32
lines changed

documentation-lookup-errors.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"AWS::CodePipeline::CustomActionType.ArtifactDetails": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-artifactdetails.html",
99
"AWS::CodePipeline::CustomActionType.ConfigurationProperties": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html",
1010
"AWS::CodePipeline::CustomActionType.Settings": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-settings.html",
11+
"AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRangeRequest": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrangerequest.html",
1112
"AWS::OpsWorks::Instance.EbsBlockDevice": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html",
1213
"AWS::OpsWorks::Layer.VolumeConfiguration": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html"
1314
},
@@ -21,11 +22,13 @@
2122
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplateOverrides": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-mixedinstancespolicy-launchtemplateoverrides.md",
2223
"AWS::AutoScaling::AutoScalingGroup.MixedInstancesPolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/cfn-as-group-mixedinstancespolicy.md",
2324
"AWS::DLM::LifecyclePolicy.Parameters": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-dlm-lifecyclepolicy-parameters.md",
25+
"AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRange": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.md",
2426
"AWS::EFS::FileSystem.LifecyclePolicy": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-elasticfilesystem-filesystem-lifecyclepolicy.md",
27+
"AWS::FSx::FileSystem.SelfManagedActiveDirectoryConfiguration": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.md",
2528
"AWS::Glue::Trigger.NotificationProperty": "https://github.com/awsdocs/aws-cloudformation-user-guide/tree/master/doc_source/aws-properties-glue-trigger-notificationproperty.md"
2629
}
2730
},
28-
"ResourceSpecificationVersion": "6.3.0",
31+
"ResourceSpecificationVersion": "7.1.0",
2932
"ResourceTypes": {
3033
"BrokenDocLinks": {},
3134
"MissingDocLinks": [],

0 commit comments

Comments
 (0)