AWS acm documentation change
Summary
Fixed CLI command formatting by removing trailing space
Security assessment
Formatting correction with no security impact.
Diff
diff --git a/acm/latest/userguide/check-certificate-renewal-status.md b/acm/latest/userguide/check-certificate-renewal-status.md index 75366112e..a454775b6 100644 --- a//acm/latest/userguide/check-certificate-renewal-status.md +++ b//acm/latest/userguide/check-certificate-renewal-status.md @@ -72 +72 @@ The following example shows how to check the status of your ACM certificate rene - $ aws acm describe-certificate \ + aws acm describe-certificate \