Skip to content

Commit

Permalink
GITBOOK-499: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored and gitbook-bot committed Dec 19, 2023
1 parent a76b0b5 commit b334743
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ACM also takes care of **automatic certificate renewals**. Additionally, it allo
aws acm list-certificates
# Get certificate info
aws --profile lab acm describe-certificate --certificate-arn <arn>
aws acm describe-certificate --certificate-arn <arn> # Check "InUseBy" to check which resources are using it
# Get certificate data
aws acm get-certificate --certificate-arn "arn:aws:acm:us-east-1:188868097724:certificate/865abced-82c9-43bf-b7d2-1f4948bf353d"
Expand Down

0 comments on commit b334743

Please sign in to comment.