AWS acm documentation change
Summary
Fixed broken AWS Lambda documentation link
Security assessment
Routine documentation maintenance with no security implications. The change only corrects a hyperlink reference.
Diff
diff --git a/acm/latest/userguide/renew-private-cert.md b/acm/latest/userguide/renew-private-cert.md index 2420d0eb7..05963b2bc 100644 --- a//acm/latest/userguide/renew-private-cert.md +++ b//acm/latest/userguide/renew-private-cert.md @@ -21 +21 @@ After renewal, a certificate's deployment into service occurs in one of the foll - * If the certificate **is not** associated with an ACM [integrated service](https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html), customer action is required to export and install the renewed certificate. You can perform these actions manually, or with assistance from [AWS Health](https://docs.aws.amazon.com/health/latest/ug/), [Amazon EventBridge](https://docs.aws.amazon.com/eventbridge/latest/userguide/), and [AWS Lambda](lambda/latest/dg/getting-started.html) as follows. For more information, see Automate export of renewed certificates + * If the certificate **is not** associated with an ACM [integrated service](https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html), customer action is required to export and install the renewed certificate. You can perform these actions manually, or with assistance from [AWS Health](https://docs.aws.amazon.com/health/latest/ug/), [Amazon EventBridge](https://docs.aws.amazon.com/eventbridge/latest/userguide/), and [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/getting-started.html) as follows. For more information, see Automate export of renewed certificates