aws-sdk 2.774.0 → 2.778.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -95,6 +95,9 @@
95
95
  },
96
96
  "IdempotencyToken": {
97
97
  "idempotencyToken": true
98
+ },
99
+ "PortOverrides": {
100
+ "shape": "Sx"
98
101
  }
99
102
  }
100
103
  },
@@ -102,7 +105,7 @@
102
105
  "type": "structure",
103
106
  "members": {
104
107
  "EndpointGroup": {
105
- "shape": "Sy"
108
+ "shape": "S11"
106
109
  }
107
110
  }
108
111
  }
@@ -119,7 +122,7 @@
119
122
  "members": {
120
123
  "AcceleratorArn": {},
121
124
  "PortRanges": {
122
- "shape": "S13"
125
+ "shape": "S16"
123
126
  },
124
127
  "Protocol": {},
125
128
  "ClientAffinity": {},
@@ -132,7 +135,7 @@
132
135
  "type": "structure",
133
136
  "members": {
134
137
  "Listener": {
135
- "shape": "S19"
138
+ "shape": "S1b"
136
139
  }
137
140
  }
138
141
  }
@@ -222,7 +225,7 @@
222
225
  "type": "structure",
223
226
  "members": {
224
227
  "AcceleratorAttributes": {
225
- "shape": "S1j"
228
+ "shape": "S1l"
226
229
  }
227
230
  }
228
231
  }
@@ -241,7 +244,7 @@
241
244
  "type": "structure",
242
245
  "members": {
243
246
  "EndpointGroup": {
244
- "shape": "Sy"
247
+ "shape": "S11"
245
248
  }
246
249
  }
247
250
  }
@@ -260,7 +263,7 @@
260
263
  "type": "structure",
261
264
  "members": {
262
265
  "Listener": {
263
- "shape": "S19"
266
+ "shape": "S1b"
264
267
  }
265
268
  }
266
269
  }
@@ -331,7 +334,7 @@
331
334
  "EndpointGroups": {
332
335
  "type": "list",
333
336
  "member": {
334
- "shape": "Sy"
337
+ "shape": "S11"
335
338
  }
336
339
  },
337
340
  "NextToken": {}
@@ -358,7 +361,7 @@
358
361
  "Listeners": {
359
362
  "type": "list",
360
363
  "member": {
361
- "shape": "S19"
364
+ "shape": "S1b"
362
365
  }
363
366
  },
364
367
  "NextToken": {}
@@ -497,7 +500,7 @@
497
500
  "type": "structure",
498
501
  "members": {
499
502
  "AcceleratorAttributes": {
500
- "shape": "S1j"
503
+ "shape": "S1l"
501
504
  }
502
505
  }
503
506
  }
@@ -526,6 +529,9 @@
526
529
  },
527
530
  "ThresholdCount": {
528
531
  "type": "integer"
532
+ },
533
+ "PortOverrides": {
534
+ "shape": "Sx"
529
535
  }
530
536
  }
531
537
  },
@@ -533,7 +539,7 @@
533
539
  "type": "structure",
534
540
  "members": {
535
541
  "EndpointGroup": {
536
- "shape": "Sy"
542
+ "shape": "S11"
537
543
  }
538
544
  }
539
545
  }
@@ -547,7 +553,7 @@
547
553
  "members": {
548
554
  "ListenerArn": {},
549
555
  "PortRanges": {
550
- "shape": "S13"
556
+ "shape": "S16"
551
557
  },
552
558
  "Protocol": {},
553
559
  "ClientAffinity": {}
@@ -557,7 +563,7 @@
557
563
  "type": "structure",
558
564
  "members": {
559
565
  "Listener": {
560
- "shape": "S19"
566
+ "shape": "S1b"
561
567
  }
562
568
  }
563
569
  }
@@ -666,7 +672,21 @@
666
672
  }
667
673
  }
668
674
  },
669
- "Sy": {
675
+ "Sx": {
676
+ "type": "list",
677
+ "member": {
678
+ "type": "structure",
679
+ "members": {
680
+ "ListenerPort": {
681
+ "type": "integer"
682
+ },
683
+ "EndpointPort": {
684
+ "type": "integer"
685
+ }
686
+ }
687
+ }
688
+ },
689
+ "S11": {
670
690
  "type": "structure",
671
691
  "members": {
672
692
  "EndpointGroupArn": {},
@@ -701,10 +721,13 @@
701
721
  },
702
722
  "ThresholdCount": {
703
723
  "type": "integer"
724
+ },
725
+ "PortOverrides": {
726
+ "shape": "Sx"
704
727
  }
705
728
  }
706
729
  },
707
- "S13": {
730
+ "S16": {
708
731
  "type": "list",
709
732
  "member": {
710
733
  "type": "structure",
@@ -718,18 +741,18 @@
718
741
  }
719
742
  }
720
743
  },
721
- "S19": {
744
+ "S1b": {
722
745
  "type": "structure",
723
746
  "members": {
724
747
  "ListenerArn": {},
725
748
  "PortRanges": {
726
- "shape": "S13"
749
+ "shape": "S16"
727
750
  },
728
751
  "Protocol": {},
729
752
  "ClientAffinity": {}
730
753
  }
731
754
  },
732
- "S1j": {
755
+ "S1l": {
733
756
  "type": "structure",
734
757
  "members": {
735
758
  "FlowLogsEnabled": {