Skip to content

Commit

Permalink
Merge branch 'master' into huijbers/check-lambda-size
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 26, 2022
2 parents fc24f23 + c58e8bb commit 2d928f0
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
"Required": false,
"UpdateType": "Mutable"
},
"RoutingControlArn": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-routingcontrolarn",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"SearchString": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-searchstring",
"PrimitiveType": "String",
Expand Down Expand Up @@ -154,4 +160,4 @@
}
}
}
}
}

0 comments on commit 2d928f0

Please sign in to comment.