Difference between revisions of "Aws elbv2"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
https://docs.aws.amazon.com/cli/latest/reference/elbv2/ | https://docs.aws.amazon.com/cli/latest/reference/elbv2/ | ||
+ | === Describe === | ||
* <code>[[aws elbv2 describe-load-balancers]]</code> | * <code>[[aws elbv2 describe-load-balancers]]</code> | ||
+ | * <code>[[aws elbv2 describe-target-groups]]</code> | ||
+ | === Create === | ||
* <code>[[aws elbv2 create-load-balancer]]</code> | * <code>[[aws elbv2 create-load-balancer]]</code> | ||
Line 10: | Line 13: | ||
* <code>[[aws elbv2 create-target-group]] --target-type [ [[instance]] | [[ip]] | [[lambda]] ] </code> | * <code>[[aws elbv2 create-target-group]] --target-type [ [[instance]] | [[ip]] | [[lambda]] ] </code> | ||
− | + | ||
== Related terms == | == Related terms == |
Revision as of 09:29, 22 October 2021
https://docs.aws.amazon.com/cli/latest/reference/elbv2/
Contents
Describe
Create
aws elbv2 create-target-group --target-type [ instance | ip | lambda ]
Related terms
See also
Advertising: