4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    2 results tagged boto3 x
    • thumbnail
      AWS re:Invent 2014 | (DEV307) Introduction to Version 3 of the AWS SDK for Python (Boto) - YouTube
      May 12, 2019 at 8:30:08 PM GMT+2 - permalink - archive.org - https://www.youtube.com/watch?v=Cb2czfCV4Dg
      aws boto3 python
    • Note: boto3 subnet sorted by name

      subnets = ec2.subnets.all()
      subnets_sorted = sorted(subnets, key=lambda k: k.tags[next(index for (index, d) in enumerate(k.tags) if d["Key"] == "Name")]['Value'])

      Well, my python level is not good enough to clearly understand this but my Google level was largely enough to build this

      March 24, 2017 at 4:02:34 PM GMT+1 - permalink - archive.org - https://links.infomee.fr/?Fn--jw
      aws boto boto3 python
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation