Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Last active May 26, 2016 17:44
Show Gist options
  • Save dwallraff/64f17aac0858199dc09a to your computer and use it in GitHub Desktop.
Save dwallraff/64f17aac0858199dc09a to your computer and use it in GitHub Desktop.
AWS command to get ARN of SSL cert
aws iam get-server-certificate --server-certificate-name <cert-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment