Skip to content

Instantly share code, notes, and snippets.

@ShubhamRasal
Created October 18, 2020 17:33
Show Gist options
  • Save ShubhamRasal/f5d52d74551611f83421405fee7157c0 to your computer and use it in GitHub Desktop.
Save ShubhamRasal/f5d52d74551611f83421405fee7157c0 to your computer and use it in GitHub Desktop.
cloudfront url
aws cloudfront list-distributions --query DistributionList.Items[*].[Id,DomainName,Origins.Items[0].Id]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment