Giter Club home page Giter Club logo

ex_aws_elastic_load_balancing's People

Contributors

fmcgeough avatar justintangg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ex_aws_elastic_load_balancing's Issues

Target group type a bit confusing.

The type definition for target_description:

 @type target_description :: [
          id: binary,
          port: integer,
          availability_zone: binary
        ]

only allows a keyword list, and with Dialyzer involved this means writing something like [[id: "foo"]] to satisfy the type. However, the actual allowed data is a keyword list or a map (and I guess maybe other things) and the examples use either maps or a naked ID (I'm not sure that the latter will work with the API though) for register/deregister.

Reason I'm submitting in issue first and not a PR right away is that I'm not sure whether the typespec should be changed/widened up or whether the examples should be adapted - more than happy to do either after a decision :)

(Hi, Frank!)

describe_load_balancers() does not include ELB Classic load balancers

I didn't see this mentioned elsewhere, so I wanted to confirm my hypothesis. I currently have 3 entries on the Load Balancers section of my AWS admin: 2 are classics and one is an ALB. When I call describe_load_balancers() I only receive information on the ALB. I found a note in some AWS documentation indicating that the old and new ELB types might be accessible via different API versions. Is this expected behavior?

hex package?

Are you planning on publishing this library to hex or will it always be a github install?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.