aws-sdk 2.852.0 → 2.853.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.
- package/CHANGELOG.md +8 -1
- package/README.md +1 -1
- package/apis/eks-2017-11-01.min.json +154 -122
- package/apis/elasticmapreduce-2009-03-31.min.json +19 -1
- package/apis/s3-2006-03-01.examples.json +109 -109
- package/apis/s3-2006-03-01.min.json +8 -0
- package/clients/eks.d.ts +29 -4
- package/clients/emr.d.ts +80 -50
- package/clients/s3.d.ts +40 -38
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +21 -7
- package/dist/aws-sdk.js +47 -7
- package/dist/aws-sdk.min.js +48 -48
- package/lib/core.js +1 -1
- package/lib/services/s3.js +13 -1
- package/lib/services/s3util.js +4 -2
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +6 -6
|
@@ -13,6 +13,38 @@
|
|
|
13
13
|
"uid": "eks-2017-11-01"
|
|
14
14
|
},
|
|
15
15
|
"operations": {
|
|
16
|
+
"AssociateEncryptionConfig": {
|
|
17
|
+
"http": {
|
|
18
|
+
"requestUri": "/clusters/{name}/encryption-config/associate"
|
|
19
|
+
},
|
|
20
|
+
"input": {
|
|
21
|
+
"type": "structure",
|
|
22
|
+
"required": [
|
|
23
|
+
"clusterName",
|
|
24
|
+
"encryptionConfig"
|
|
25
|
+
],
|
|
26
|
+
"members": {
|
|
27
|
+
"clusterName": {
|
|
28
|
+
"location": "uri",
|
|
29
|
+
"locationName": "name"
|
|
30
|
+
},
|
|
31
|
+
"encryptionConfig": {
|
|
32
|
+
"shape": "S3"
|
|
33
|
+
},
|
|
34
|
+
"clientRequestToken": {
|
|
35
|
+
"idempotencyToken": true
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
"output": {
|
|
40
|
+
"type": "structure",
|
|
41
|
+
"members": {
|
|
42
|
+
"update": {
|
|
43
|
+
"shape": "S8"
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
},
|
|
16
48
|
"AssociateIdentityProviderConfig": {
|
|
17
49
|
"http": {
|
|
18
50
|
"requestUri": "/clusters/{name}/identity-provider-configs/associate"
|
|
@@ -44,12 +76,12 @@
|
|
|
44
76
|
"groupsClaim": {},
|
|
45
77
|
"groupsPrefix": {},
|
|
46
78
|
"requiredClaims": {
|
|
47
|
-
"shape": "
|
|
79
|
+
"shape": "Sk"
|
|
48
80
|
}
|
|
49
81
|
}
|
|
50
82
|
},
|
|
51
83
|
"tags": {
|
|
52
|
-
"shape": "
|
|
84
|
+
"shape": "Sn"
|
|
53
85
|
},
|
|
54
86
|
"clientRequestToken": {
|
|
55
87
|
"idempotencyToken": true
|
|
@@ -60,10 +92,10 @@
|
|
|
60
92
|
"type": "structure",
|
|
61
93
|
"members": {
|
|
62
94
|
"update": {
|
|
63
|
-
"shape": "
|
|
95
|
+
"shape": "S8"
|
|
64
96
|
},
|
|
65
97
|
"tags": {
|
|
66
|
-
"shape": "
|
|
98
|
+
"shape": "Sn"
|
|
67
99
|
}
|
|
68
100
|
}
|
|
69
101
|
}
|
|
@@ -91,7 +123,7 @@
|
|
|
91
123
|
"idempotencyToken": true
|
|
92
124
|
},
|
|
93
125
|
"tags": {
|
|
94
|
-
"shape": "
|
|
126
|
+
"shape": "Sn"
|
|
95
127
|
}
|
|
96
128
|
}
|
|
97
129
|
},
|
|
@@ -99,7 +131,7 @@
|
|
|
99
131
|
"type": "structure",
|
|
100
132
|
"members": {
|
|
101
133
|
"addon": {
|
|
102
|
-
"shape": "
|
|
134
|
+
"shape": "Sw"
|
|
103
135
|
}
|
|
104
136
|
}
|
|
105
137
|
}
|
|
@@ -120,7 +152,7 @@
|
|
|
120
152
|
"version": {},
|
|
121
153
|
"roleArn": {},
|
|
122
154
|
"resourcesVpcConfig": {
|
|
123
|
-
"shape": "
|
|
155
|
+
"shape": "S13"
|
|
124
156
|
},
|
|
125
157
|
"kubernetesNetworkConfig": {
|
|
126
158
|
"type": "structure",
|
|
@@ -129,16 +161,16 @@
|
|
|
129
161
|
}
|
|
130
162
|
},
|
|
131
163
|
"logging": {
|
|
132
|
-
"shape": "
|
|
164
|
+
"shape": "S16"
|
|
133
165
|
},
|
|
134
166
|
"clientRequestToken": {
|
|
135
167
|
"idempotencyToken": true
|
|
136
168
|
},
|
|
137
169
|
"tags": {
|
|
138
|
-
"shape": "
|
|
170
|
+
"shape": "Sn"
|
|
139
171
|
},
|
|
140
172
|
"encryptionConfig": {
|
|
141
|
-
"shape": "
|
|
173
|
+
"shape": "S3"
|
|
142
174
|
}
|
|
143
175
|
}
|
|
144
176
|
},
|
|
@@ -146,7 +178,7 @@
|
|
|
146
178
|
"type": "structure",
|
|
147
179
|
"members": {
|
|
148
180
|
"cluster": {
|
|
149
|
-
"shape": "
|
|
181
|
+
"shape": "S1c"
|
|
150
182
|
}
|
|
151
183
|
}
|
|
152
184
|
}
|
|
@@ -170,16 +202,16 @@
|
|
|
170
202
|
},
|
|
171
203
|
"podExecutionRoleArn": {},
|
|
172
204
|
"subnets": {
|
|
173
|
-
"shape": "
|
|
205
|
+
"shape": "S5"
|
|
174
206
|
},
|
|
175
207
|
"selectors": {
|
|
176
|
-
"shape": "
|
|
208
|
+
"shape": "S1l"
|
|
177
209
|
},
|
|
178
210
|
"clientRequestToken": {
|
|
179
211
|
"idempotencyToken": true
|
|
180
212
|
},
|
|
181
213
|
"tags": {
|
|
182
|
-
"shape": "
|
|
214
|
+
"shape": "Sn"
|
|
183
215
|
}
|
|
184
216
|
}
|
|
185
217
|
},
|
|
@@ -187,7 +219,7 @@
|
|
|
187
219
|
"type": "structure",
|
|
188
220
|
"members": {
|
|
189
221
|
"fargateProfile": {
|
|
190
|
-
"shape": "
|
|
222
|
+
"shape": "S1p"
|
|
191
223
|
}
|
|
192
224
|
}
|
|
193
225
|
}
|
|
@@ -211,33 +243,33 @@
|
|
|
211
243
|
},
|
|
212
244
|
"nodegroupName": {},
|
|
213
245
|
"scalingConfig": {
|
|
214
|
-
"shape": "
|
|
246
|
+
"shape": "S1s"
|
|
215
247
|
},
|
|
216
248
|
"diskSize": {
|
|
217
249
|
"type": "integer"
|
|
218
250
|
},
|
|
219
251
|
"subnets": {
|
|
220
|
-
"shape": "
|
|
252
|
+
"shape": "S5"
|
|
221
253
|
},
|
|
222
254
|
"instanceTypes": {
|
|
223
|
-
"shape": "
|
|
255
|
+
"shape": "S5"
|
|
224
256
|
},
|
|
225
257
|
"amiType": {},
|
|
226
258
|
"remoteAccess": {
|
|
227
|
-
"shape": "
|
|
259
|
+
"shape": "S1w"
|
|
228
260
|
},
|
|
229
261
|
"nodeRole": {},
|
|
230
262
|
"labels": {
|
|
231
|
-
"shape": "
|
|
263
|
+
"shape": "S1x"
|
|
232
264
|
},
|
|
233
265
|
"tags": {
|
|
234
|
-
"shape": "
|
|
266
|
+
"shape": "Sn"
|
|
235
267
|
},
|
|
236
268
|
"clientRequestToken": {
|
|
237
269
|
"idempotencyToken": true
|
|
238
270
|
},
|
|
239
271
|
"launchTemplate": {
|
|
240
|
-
"shape": "
|
|
272
|
+
"shape": "S20"
|
|
241
273
|
},
|
|
242
274
|
"capacityType": {},
|
|
243
275
|
"version": {},
|
|
@@ -248,7 +280,7 @@
|
|
|
248
280
|
"type": "structure",
|
|
249
281
|
"members": {
|
|
250
282
|
"nodegroup": {
|
|
251
|
-
"shape": "
|
|
283
|
+
"shape": "S23"
|
|
252
284
|
}
|
|
253
285
|
}
|
|
254
286
|
}
|
|
@@ -279,7 +311,7 @@
|
|
|
279
311
|
"type": "structure",
|
|
280
312
|
"members": {
|
|
281
313
|
"addon": {
|
|
282
|
-
"shape": "
|
|
314
|
+
"shape": "Sw"
|
|
283
315
|
}
|
|
284
316
|
}
|
|
285
317
|
}
|
|
@@ -305,7 +337,7 @@
|
|
|
305
337
|
"type": "structure",
|
|
306
338
|
"members": {
|
|
307
339
|
"cluster": {
|
|
308
|
-
"shape": "
|
|
340
|
+
"shape": "S1c"
|
|
309
341
|
}
|
|
310
342
|
}
|
|
311
343
|
}
|
|
@@ -336,7 +368,7 @@
|
|
|
336
368
|
"type": "structure",
|
|
337
369
|
"members": {
|
|
338
370
|
"fargateProfile": {
|
|
339
|
-
"shape": "
|
|
371
|
+
"shape": "S1p"
|
|
340
372
|
}
|
|
341
373
|
}
|
|
342
374
|
}
|
|
@@ -367,7 +399,7 @@
|
|
|
367
399
|
"type": "structure",
|
|
368
400
|
"members": {
|
|
369
401
|
"nodegroup": {
|
|
370
|
-
"shape": "
|
|
402
|
+
"shape": "S23"
|
|
371
403
|
}
|
|
372
404
|
}
|
|
373
405
|
}
|
|
@@ -398,7 +430,7 @@
|
|
|
398
430
|
"type": "structure",
|
|
399
431
|
"members": {
|
|
400
432
|
"addon": {
|
|
401
|
-
"shape": "
|
|
433
|
+
"shape": "Sw"
|
|
402
434
|
}
|
|
403
435
|
}
|
|
404
436
|
}
|
|
@@ -447,7 +479,7 @@
|
|
|
447
479
|
"members": {
|
|
448
480
|
"addonVersion": {},
|
|
449
481
|
"architecture": {
|
|
450
|
-
"shape": "
|
|
482
|
+
"shape": "S5"
|
|
451
483
|
},
|
|
452
484
|
"compatibilities": {
|
|
453
485
|
"type": "list",
|
|
@@ -456,7 +488,7 @@
|
|
|
456
488
|
"members": {
|
|
457
489
|
"clusterVersion": {},
|
|
458
490
|
"platformVersions": {
|
|
459
|
-
"shape": "
|
|
491
|
+
"shape": "S5"
|
|
460
492
|
},
|
|
461
493
|
"defaultVersion": {
|
|
462
494
|
"type": "boolean"
|
|
@@ -495,7 +527,7 @@
|
|
|
495
527
|
"type": "structure",
|
|
496
528
|
"members": {
|
|
497
529
|
"cluster": {
|
|
498
|
-
"shape": "
|
|
530
|
+
"shape": "S1c"
|
|
499
531
|
}
|
|
500
532
|
}
|
|
501
533
|
}
|
|
@@ -526,7 +558,7 @@
|
|
|
526
558
|
"type": "structure",
|
|
527
559
|
"members": {
|
|
528
560
|
"fargateProfile": {
|
|
529
|
-
"shape": "
|
|
561
|
+
"shape": "S1p"
|
|
530
562
|
}
|
|
531
563
|
}
|
|
532
564
|
}
|
|
@@ -547,7 +579,7 @@
|
|
|
547
579
|
"locationName": "name"
|
|
548
580
|
},
|
|
549
581
|
"identityProviderConfig": {
|
|
550
|
-
"shape": "
|
|
582
|
+
"shape": "S30"
|
|
551
583
|
}
|
|
552
584
|
}
|
|
553
585
|
},
|
|
@@ -570,10 +602,10 @@
|
|
|
570
602
|
"groupsClaim": {},
|
|
571
603
|
"groupsPrefix": {},
|
|
572
604
|
"requiredClaims": {
|
|
573
|
-
"shape": "
|
|
605
|
+
"shape": "Sk"
|
|
574
606
|
},
|
|
575
607
|
"tags": {
|
|
576
|
-
"shape": "
|
|
608
|
+
"shape": "Sn"
|
|
577
609
|
},
|
|
578
610
|
"status": {}
|
|
579
611
|
}
|
|
@@ -609,7 +641,7 @@
|
|
|
609
641
|
"type": "structure",
|
|
610
642
|
"members": {
|
|
611
643
|
"nodegroup": {
|
|
612
|
-
"shape": "
|
|
644
|
+
"shape": "S23"
|
|
613
645
|
}
|
|
614
646
|
}
|
|
615
647
|
}
|
|
@@ -648,7 +680,7 @@
|
|
|
648
680
|
"type": "structure",
|
|
649
681
|
"members": {
|
|
650
682
|
"update": {
|
|
651
|
-
"shape": "
|
|
683
|
+
"shape": "S8"
|
|
652
684
|
}
|
|
653
685
|
}
|
|
654
686
|
}
|
|
@@ -669,7 +701,7 @@
|
|
|
669
701
|
"locationName": "name"
|
|
670
702
|
},
|
|
671
703
|
"identityProviderConfig": {
|
|
672
|
-
"shape": "
|
|
704
|
+
"shape": "S30"
|
|
673
705
|
},
|
|
674
706
|
"clientRequestToken": {
|
|
675
707
|
"idempotencyToken": true
|
|
@@ -680,7 +712,7 @@
|
|
|
680
712
|
"type": "structure",
|
|
681
713
|
"members": {
|
|
682
714
|
"update": {
|
|
683
|
-
"shape": "
|
|
715
|
+
"shape": "S8"
|
|
684
716
|
}
|
|
685
717
|
}
|
|
686
718
|
}
|
|
@@ -715,7 +747,7 @@
|
|
|
715
747
|
"type": "structure",
|
|
716
748
|
"members": {
|
|
717
749
|
"addons": {
|
|
718
|
-
"shape": "
|
|
750
|
+
"shape": "S5"
|
|
719
751
|
},
|
|
720
752
|
"nextToken": {}
|
|
721
753
|
}
|
|
@@ -744,7 +776,7 @@
|
|
|
744
776
|
"type": "structure",
|
|
745
777
|
"members": {
|
|
746
778
|
"clusters": {
|
|
747
|
-
"shape": "
|
|
779
|
+
"shape": "S5"
|
|
748
780
|
},
|
|
749
781
|
"nextToken": {}
|
|
750
782
|
}
|
|
@@ -780,7 +812,7 @@
|
|
|
780
812
|
"type": "structure",
|
|
781
813
|
"members": {
|
|
782
814
|
"fargateProfileNames": {
|
|
783
|
-
"shape": "
|
|
815
|
+
"shape": "S5"
|
|
784
816
|
},
|
|
785
817
|
"nextToken": {}
|
|
786
818
|
}
|
|
@@ -818,7 +850,7 @@
|
|
|
818
850
|
"identityProviderConfigs": {
|
|
819
851
|
"type": "list",
|
|
820
852
|
"member": {
|
|
821
|
-
"shape": "
|
|
853
|
+
"shape": "S30"
|
|
822
854
|
}
|
|
823
855
|
},
|
|
824
856
|
"nextToken": {}
|
|
@@ -855,7 +887,7 @@
|
|
|
855
887
|
"type": "structure",
|
|
856
888
|
"members": {
|
|
857
889
|
"nodegroups": {
|
|
858
|
-
"shape": "
|
|
890
|
+
"shape": "S5"
|
|
859
891
|
},
|
|
860
892
|
"nextToken": {}
|
|
861
893
|
}
|
|
@@ -882,7 +914,7 @@
|
|
|
882
914
|
"type": "structure",
|
|
883
915
|
"members": {
|
|
884
916
|
"tags": {
|
|
885
|
-
"shape": "
|
|
917
|
+
"shape": "Sn"
|
|
886
918
|
}
|
|
887
919
|
}
|
|
888
920
|
}
|
|
@@ -925,7 +957,7 @@
|
|
|
925
957
|
"type": "structure",
|
|
926
958
|
"members": {
|
|
927
959
|
"updateIds": {
|
|
928
|
-
"shape": "
|
|
960
|
+
"shape": "S5"
|
|
929
961
|
},
|
|
930
962
|
"nextToken": {}
|
|
931
963
|
}
|
|
@@ -947,7 +979,7 @@
|
|
|
947
979
|
"locationName": "resourceArn"
|
|
948
980
|
},
|
|
949
981
|
"tags": {
|
|
950
|
-
"shape": "
|
|
982
|
+
"shape": "Sn"
|
|
951
983
|
}
|
|
952
984
|
}
|
|
953
985
|
},
|
|
@@ -1016,7 +1048,7 @@
|
|
|
1016
1048
|
"type": "structure",
|
|
1017
1049
|
"members": {
|
|
1018
1050
|
"update": {
|
|
1019
|
-
"shape": "
|
|
1051
|
+
"shape": "S8"
|
|
1020
1052
|
}
|
|
1021
1053
|
}
|
|
1022
1054
|
}
|
|
@@ -1036,10 +1068,10 @@
|
|
|
1036
1068
|
"locationName": "name"
|
|
1037
1069
|
},
|
|
1038
1070
|
"resourcesVpcConfig": {
|
|
1039
|
-
"shape": "
|
|
1071
|
+
"shape": "S13"
|
|
1040
1072
|
},
|
|
1041
1073
|
"logging": {
|
|
1042
|
-
"shape": "
|
|
1074
|
+
"shape": "S16"
|
|
1043
1075
|
},
|
|
1044
1076
|
"clientRequestToken": {
|
|
1045
1077
|
"idempotencyToken": true
|
|
@@ -1050,7 +1082,7 @@
|
|
|
1050
1082
|
"type": "structure",
|
|
1051
1083
|
"members": {
|
|
1052
1084
|
"update": {
|
|
1053
|
-
"shape": "
|
|
1085
|
+
"shape": "S8"
|
|
1054
1086
|
}
|
|
1055
1087
|
}
|
|
1056
1088
|
}
|
|
@@ -1080,7 +1112,7 @@
|
|
|
1080
1112
|
"type": "structure",
|
|
1081
1113
|
"members": {
|
|
1082
1114
|
"update": {
|
|
1083
|
-
"shape": "
|
|
1115
|
+
"shape": "S8"
|
|
1084
1116
|
}
|
|
1085
1117
|
}
|
|
1086
1118
|
}
|
|
@@ -1108,7 +1140,7 @@
|
|
|
1108
1140
|
"type": "structure",
|
|
1109
1141
|
"members": {
|
|
1110
1142
|
"addOrUpdateLabels": {
|
|
1111
|
-
"shape": "
|
|
1143
|
+
"shape": "S1x"
|
|
1112
1144
|
},
|
|
1113
1145
|
"removeLabels": {
|
|
1114
1146
|
"type": "list",
|
|
@@ -1117,7 +1149,7 @@
|
|
|
1117
1149
|
}
|
|
1118
1150
|
},
|
|
1119
1151
|
"scalingConfig": {
|
|
1120
|
-
"shape": "
|
|
1152
|
+
"shape": "S1s"
|
|
1121
1153
|
},
|
|
1122
1154
|
"clientRequestToken": {
|
|
1123
1155
|
"idempotencyToken": true
|
|
@@ -1128,7 +1160,7 @@
|
|
|
1128
1160
|
"type": "structure",
|
|
1129
1161
|
"members": {
|
|
1130
1162
|
"update": {
|
|
1131
|
-
"shape": "
|
|
1163
|
+
"shape": "S8"
|
|
1132
1164
|
}
|
|
1133
1165
|
}
|
|
1134
1166
|
}
|
|
@@ -1155,7 +1187,7 @@
|
|
|
1155
1187
|
"version": {},
|
|
1156
1188
|
"releaseVersion": {},
|
|
1157
1189
|
"launchTemplate": {
|
|
1158
|
-
"shape": "
|
|
1190
|
+
"shape": "S20"
|
|
1159
1191
|
},
|
|
1160
1192
|
"force": {
|
|
1161
1193
|
"type": "boolean"
|
|
@@ -1169,24 +1201,35 @@
|
|
|
1169
1201
|
"type": "structure",
|
|
1170
1202
|
"members": {
|
|
1171
1203
|
"update": {
|
|
1172
|
-
"shape": "
|
|
1204
|
+
"shape": "S8"
|
|
1173
1205
|
}
|
|
1174
1206
|
}
|
|
1175
1207
|
}
|
|
1176
1208
|
}
|
|
1177
1209
|
},
|
|
1178
1210
|
"shapes": {
|
|
1179
|
-
"
|
|
1180
|
-
"type": "
|
|
1181
|
-
"
|
|
1182
|
-
|
|
1211
|
+
"S3": {
|
|
1212
|
+
"type": "list",
|
|
1213
|
+
"member": {
|
|
1214
|
+
"type": "structure",
|
|
1215
|
+
"members": {
|
|
1216
|
+
"resources": {
|
|
1217
|
+
"shape": "S5"
|
|
1218
|
+
},
|
|
1219
|
+
"provider": {
|
|
1220
|
+
"type": "structure",
|
|
1221
|
+
"members": {
|
|
1222
|
+
"keyArn": {}
|
|
1223
|
+
}
|
|
1224
|
+
}
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1183
1227
|
},
|
|
1184
|
-
"
|
|
1185
|
-
"type": "
|
|
1186
|
-
"
|
|
1187
|
-
"value": {}
|
|
1228
|
+
"S5": {
|
|
1229
|
+
"type": "list",
|
|
1230
|
+
"member": {}
|
|
1188
1231
|
},
|
|
1189
|
-
"
|
|
1232
|
+
"S8": {
|
|
1190
1233
|
"type": "structure",
|
|
1191
1234
|
"members": {
|
|
1192
1235
|
"id": {},
|
|
@@ -1213,18 +1256,24 @@
|
|
|
1213
1256
|
"errorCode": {},
|
|
1214
1257
|
"errorMessage": {},
|
|
1215
1258
|
"resourceIds": {
|
|
1216
|
-
"shape": "
|
|
1259
|
+
"shape": "S5"
|
|
1217
1260
|
}
|
|
1218
1261
|
}
|
|
1219
1262
|
}
|
|
1220
1263
|
}
|
|
1221
1264
|
}
|
|
1222
1265
|
},
|
|
1223
|
-
"
|
|
1224
|
-
"type": "
|
|
1225
|
-
"
|
|
1266
|
+
"Sk": {
|
|
1267
|
+
"type": "map",
|
|
1268
|
+
"key": {},
|
|
1269
|
+
"value": {}
|
|
1270
|
+
},
|
|
1271
|
+
"Sn": {
|
|
1272
|
+
"type": "map",
|
|
1273
|
+
"key": {},
|
|
1274
|
+
"value": {}
|
|
1226
1275
|
},
|
|
1227
|
-
"
|
|
1276
|
+
"Sw": {
|
|
1228
1277
|
"type": "structure",
|
|
1229
1278
|
"members": {
|
|
1230
1279
|
"addonName": {},
|
|
@@ -1242,7 +1291,7 @@
|
|
|
1242
1291
|
"code": {},
|
|
1243
1292
|
"message": {},
|
|
1244
1293
|
"resourceIds": {
|
|
1245
|
-
"shape": "
|
|
1294
|
+
"shape": "S5"
|
|
1246
1295
|
}
|
|
1247
1296
|
}
|
|
1248
1297
|
}
|
|
@@ -1258,18 +1307,18 @@
|
|
|
1258
1307
|
},
|
|
1259
1308
|
"serviceAccountRoleArn": {},
|
|
1260
1309
|
"tags": {
|
|
1261
|
-
"shape": "
|
|
1310
|
+
"shape": "Sn"
|
|
1262
1311
|
}
|
|
1263
1312
|
}
|
|
1264
1313
|
},
|
|
1265
|
-
"
|
|
1314
|
+
"S13": {
|
|
1266
1315
|
"type": "structure",
|
|
1267
1316
|
"members": {
|
|
1268
1317
|
"subnetIds": {
|
|
1269
|
-
"shape": "
|
|
1318
|
+
"shape": "S5"
|
|
1270
1319
|
},
|
|
1271
1320
|
"securityGroupIds": {
|
|
1272
|
-
"shape": "
|
|
1321
|
+
"shape": "S5"
|
|
1273
1322
|
},
|
|
1274
1323
|
"endpointPublicAccess": {
|
|
1275
1324
|
"type": "boolean"
|
|
@@ -1278,11 +1327,11 @@
|
|
|
1278
1327
|
"type": "boolean"
|
|
1279
1328
|
},
|
|
1280
1329
|
"publicAccessCidrs": {
|
|
1281
|
-
"shape": "
|
|
1330
|
+
"shape": "S5"
|
|
1282
1331
|
}
|
|
1283
1332
|
}
|
|
1284
1333
|
},
|
|
1285
|
-
"
|
|
1334
|
+
"S16": {
|
|
1286
1335
|
"type": "structure",
|
|
1287
1336
|
"members": {
|
|
1288
1337
|
"clusterLogging": {
|
|
@@ -1302,24 +1351,7 @@
|
|
|
1302
1351
|
}
|
|
1303
1352
|
}
|
|
1304
1353
|
},
|
|
1305
|
-
"
|
|
1306
|
-
"type": "list",
|
|
1307
|
-
"member": {
|
|
1308
|
-
"type": "structure",
|
|
1309
|
-
"members": {
|
|
1310
|
-
"resources": {
|
|
1311
|
-
"shape": "Sl"
|
|
1312
|
-
},
|
|
1313
|
-
"provider": {
|
|
1314
|
-
"type": "structure",
|
|
1315
|
-
"members": {
|
|
1316
|
-
"keyArn": {}
|
|
1317
|
-
}
|
|
1318
|
-
}
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
},
|
|
1322
|
-
"S1a": {
|
|
1354
|
+
"S1c": {
|
|
1323
1355
|
"type": "structure",
|
|
1324
1356
|
"members": {
|
|
1325
1357
|
"name": {},
|
|
@@ -1334,10 +1366,10 @@
|
|
|
1334
1366
|
"type": "structure",
|
|
1335
1367
|
"members": {
|
|
1336
1368
|
"subnetIds": {
|
|
1337
|
-
"shape": "
|
|
1369
|
+
"shape": "S5"
|
|
1338
1370
|
},
|
|
1339
1371
|
"securityGroupIds": {
|
|
1340
|
-
"shape": "
|
|
1372
|
+
"shape": "S5"
|
|
1341
1373
|
},
|
|
1342
1374
|
"clusterSecurityGroupId": {},
|
|
1343
1375
|
"vpcId": {},
|
|
@@ -1348,7 +1380,7 @@
|
|
|
1348
1380
|
"type": "boolean"
|
|
1349
1381
|
},
|
|
1350
1382
|
"publicAccessCidrs": {
|
|
1351
|
-
"shape": "
|
|
1383
|
+
"shape": "S5"
|
|
1352
1384
|
}
|
|
1353
1385
|
}
|
|
1354
1386
|
},
|
|
@@ -1359,7 +1391,7 @@
|
|
|
1359
1391
|
}
|
|
1360
1392
|
},
|
|
1361
1393
|
"logging": {
|
|
1362
|
-
"shape": "
|
|
1394
|
+
"shape": "S16"
|
|
1363
1395
|
},
|
|
1364
1396
|
"identity": {
|
|
1365
1397
|
"type": "structure",
|
|
@@ -1382,14 +1414,14 @@
|
|
|
1382
1414
|
"clientRequestToken": {},
|
|
1383
1415
|
"platformVersion": {},
|
|
1384
1416
|
"tags": {
|
|
1385
|
-
"shape": "
|
|
1417
|
+
"shape": "Sn"
|
|
1386
1418
|
},
|
|
1387
1419
|
"encryptionConfig": {
|
|
1388
|
-
"shape": "
|
|
1420
|
+
"shape": "S3"
|
|
1389
1421
|
}
|
|
1390
1422
|
}
|
|
1391
1423
|
},
|
|
1392
|
-
"
|
|
1424
|
+
"S1l": {
|
|
1393
1425
|
"type": "list",
|
|
1394
1426
|
"member": {
|
|
1395
1427
|
"type": "structure",
|
|
@@ -1403,7 +1435,7 @@
|
|
|
1403
1435
|
}
|
|
1404
1436
|
}
|
|
1405
1437
|
},
|
|
1406
|
-
"
|
|
1438
|
+
"S1p": {
|
|
1407
1439
|
"type": "structure",
|
|
1408
1440
|
"members": {
|
|
1409
1441
|
"fargateProfileName": {},
|
|
@@ -1414,18 +1446,18 @@
|
|
|
1414
1446
|
},
|
|
1415
1447
|
"podExecutionRoleArn": {},
|
|
1416
1448
|
"subnets": {
|
|
1417
|
-
"shape": "
|
|
1449
|
+
"shape": "S5"
|
|
1418
1450
|
},
|
|
1419
1451
|
"selectors": {
|
|
1420
|
-
"shape": "
|
|
1452
|
+
"shape": "S1l"
|
|
1421
1453
|
},
|
|
1422
1454
|
"status": {},
|
|
1423
1455
|
"tags": {
|
|
1424
|
-
"shape": "
|
|
1456
|
+
"shape": "Sn"
|
|
1425
1457
|
}
|
|
1426
1458
|
}
|
|
1427
1459
|
},
|
|
1428
|
-
"
|
|
1460
|
+
"S1s": {
|
|
1429
1461
|
"type": "structure",
|
|
1430
1462
|
"members": {
|
|
1431
1463
|
"minSize": {
|
|
@@ -1439,21 +1471,21 @@
|
|
|
1439
1471
|
}
|
|
1440
1472
|
}
|
|
1441
1473
|
},
|
|
1442
|
-
"
|
|
1474
|
+
"S1w": {
|
|
1443
1475
|
"type": "structure",
|
|
1444
1476
|
"members": {
|
|
1445
1477
|
"ec2SshKey": {},
|
|
1446
1478
|
"sourceSecurityGroups": {
|
|
1447
|
-
"shape": "
|
|
1479
|
+
"shape": "S5"
|
|
1448
1480
|
}
|
|
1449
1481
|
}
|
|
1450
1482
|
},
|
|
1451
|
-
"
|
|
1483
|
+
"S1x": {
|
|
1452
1484
|
"type": "map",
|
|
1453
1485
|
"key": {},
|
|
1454
1486
|
"value": {}
|
|
1455
1487
|
},
|
|
1456
|
-
"
|
|
1488
|
+
"S20": {
|
|
1457
1489
|
"type": "structure",
|
|
1458
1490
|
"members": {
|
|
1459
1491
|
"name": {},
|
|
@@ -1461,7 +1493,7 @@
|
|
|
1461
1493
|
"id": {}
|
|
1462
1494
|
}
|
|
1463
1495
|
},
|
|
1464
|
-
"
|
|
1496
|
+
"S23": {
|
|
1465
1497
|
"type": "structure",
|
|
1466
1498
|
"members": {
|
|
1467
1499
|
"nodegroupName": {},
|
|
@@ -1478,21 +1510,21 @@
|
|
|
1478
1510
|
"status": {},
|
|
1479
1511
|
"capacityType": {},
|
|
1480
1512
|
"scalingConfig": {
|
|
1481
|
-
"shape": "
|
|
1513
|
+
"shape": "S1s"
|
|
1482
1514
|
},
|
|
1483
1515
|
"instanceTypes": {
|
|
1484
|
-
"shape": "
|
|
1516
|
+
"shape": "S5"
|
|
1485
1517
|
},
|
|
1486
1518
|
"subnets": {
|
|
1487
|
-
"shape": "
|
|
1519
|
+
"shape": "S5"
|
|
1488
1520
|
},
|
|
1489
1521
|
"remoteAccess": {
|
|
1490
|
-
"shape": "
|
|
1522
|
+
"shape": "S1w"
|
|
1491
1523
|
},
|
|
1492
1524
|
"amiType": {},
|
|
1493
1525
|
"nodeRole": {},
|
|
1494
1526
|
"labels": {
|
|
1495
|
-
"shape": "
|
|
1527
|
+
"shape": "S1x"
|
|
1496
1528
|
},
|
|
1497
1529
|
"resources": {
|
|
1498
1530
|
"type": "structure",
|
|
@@ -1523,7 +1555,7 @@
|
|
|
1523
1555
|
"code": {},
|
|
1524
1556
|
"message": {},
|
|
1525
1557
|
"resourceIds": {
|
|
1526
|
-
"shape": "
|
|
1558
|
+
"shape": "S5"
|
|
1527
1559
|
}
|
|
1528
1560
|
}
|
|
1529
1561
|
}
|
|
@@ -1531,14 +1563,14 @@
|
|
|
1531
1563
|
}
|
|
1532
1564
|
},
|
|
1533
1565
|
"launchTemplate": {
|
|
1534
|
-
"shape": "
|
|
1566
|
+
"shape": "S20"
|
|
1535
1567
|
},
|
|
1536
1568
|
"tags": {
|
|
1537
|
-
"shape": "
|
|
1569
|
+
"shape": "Sn"
|
|
1538
1570
|
}
|
|
1539
1571
|
}
|
|
1540
1572
|
},
|
|
1541
|
-
"
|
|
1573
|
+
"S30": {
|
|
1542
1574
|
"type": "structure",
|
|
1543
1575
|
"required": [
|
|
1544
1576
|
"type",
|