Difference between revisions of "Aws elbv2"
Jump to navigation
Jump to search
(→Create) |
|||
Line 8: | Line 8: | ||
=== Create === | === Create === | ||
* <code>[[aws elbv2 create-load-balancer]]</code> | * <code>[[aws elbv2 create-load-balancer]]</code> | ||
+ | * <code>[[aws elbv2 create-listener]]</code> | ||
* <code>[[aws elbv2 create-target-group]]</code> | * <code>[[aws elbv2 create-target-group]]</code> | ||
* <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:30, 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: