Difference between revisions of "Aws elbv2 create-load-balancer"
Jump to navigation
Jump to search
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | * https:// | + | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elbv2/create-load-balancer.html |
+ | [[--type]] [ application | network | gateway ] | ||
+ | |||
+ | == Examples == | ||
+ | <code>[[aws elbv2]] create-load-balancer --name my-load-balancer --subnets subnet-b7d581c0 subnet-8360a9e7</code> | ||
+ | |||
+ | == Options == | ||
+ | <pre> | ||
+ | create-load-balancer | ||
+ | --name <value> | ||
+ | [--subnets <value>] | ||
+ | [--subnet-mappings <value>] | ||
+ | [--security-groups <value>] | ||
+ | [--scheme <value>] | ||
+ | [--tags <value>] | ||
+ | [--type <value>] | ||
+ | [--ip-address-type <value>] | ||
+ | [--customer-owned-ipv4-pool <value>] | ||
+ | [--cli-input-json <value>] | ||
+ | [--generate-cli-skeleton <value>] | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[aws_lb]]</code> | ||
== See also == | == See also == | ||
* {{aws elbv2}} | * {{aws elbv2}} | ||
+ | * {{AWS LB}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 08:39, 8 February 2023
--type [ application | network | gateway ]
Contents
Examples[edit]
aws elbv2 create-load-balancer --name my-load-balancer --subnets subnet-b7d581c0 subnet-8360a9e7
Options[edit]
create-load-balancer --name <value> [--subnets <value>] [--subnet-mappings <value>] [--security-groups <value>] [--scheme <value>] [--tags <value>] [--type <value>] [--ip-address-type <value>] [--customer-owned-ipv4-pool <value>] [--cli-input-json <value>] [--generate-cli-skeleton <value>]
Related[edit]
See also[edit]
- AWS ALB,
AWS::ElasticLoadBalancingV2
[aws elbv2
|create-load-balancer
|describe-load-balancers
|create-target-group
|describe-target-groups | describe-target-health
|create-rule
|register-targets | describe-account-limits
],alb-http-drop-invalid-header-enabled
- Amazon Elastic Load Balancer: ALB (Target group), Classic, Amazon Elastic Load Balancer (ELB)
Advertising: