Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "LoadBalancerName": "testBalancer",
- "Listeners": [{
- "InstancePort": 8003,
- "LoadBalancerPort": 8003,
- "Protocol": "HTTP",
- "InstanceProtocol": "HTTP"
- }],
- "AvailabilityZones": [
- "eu-central-1b"
- ],
- "Subnets": [
- "subnet-123123123"
- ],
- "SecurityGroups": [
- "sg-123123",
- "sg-123123"
- ],
- "Scheme": "",
- "Tags": [{
- "Key": "Environment",
- "Value": "123123"
- }]
- }
Add Comment
Please, Sign In to add comment