Skip to content

Instantly share code, notes, and snippets.

@pkoch
Created March 19, 2017 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkoch/cd1f6721365f96b67f5b165d53763130 to your computer and use it in GitHub Desktop.
Save pkoch/cd1f6721365f96b67f5b165d53763130 to your computer and use it in GitHub Desktop.
import boto3
import ipdb; ipdb.set_trace()
client = boto3.client("route53")
client2 = boto3.client("route53")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment