AWS AWSCloudFormation documentation change
Summary
Fixed URL formatting in certificate mode documentation link
Security assessment
Change only corrects a URL path (added double slash). References existing certificate security documentation but doesn't alter content.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-iot-cacertificate.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-iot-cacertificate.md index ed2da38a4..c37f382ea 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-iot-cacertificate.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-iot-cacertificate.md @@ -87 +87 @@ The mode of the CA. -All the device certificates that are registered using this CA will be registered in the same mode as the CA. For more information about certificate mode for device certificates, see [certificate mode](https://docs.aws.amazon.com/iot/latest/apireference/API_CertificateDescription.html#iot-Type-CertificateDescription-certificateMode). +All the device certificates that are registered using this CA will be registered in the same mode as the CA. For more information about certificate mode for device certificates, see [certificate mode](https://docs.aws.amazon.com//iot/latest/apireference/API_CertificateDescription.html#iot-Type-CertificateDescription-certificateMode).