aws-sdk 2.740.0 → 2.741.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 +6 -1
- package/README.md +1 -1
- package/apis/ec2-2016-11-15.min.json +66 -13
- package/apis/gamelift-2015-10-01.min.json +192 -161
- package/apis/gamelift-2015-10-01.paginators.json +120 -0
- package/apis/mediaconvert-2017-08-29.min.json +91 -79
- package/clients/ec2.d.ts +95 -2
- package/clients/gamelift.d.ts +244 -204
- package/clients/mediaconvert.d.ts +21 -5
- package/clients/redshift.d.ts +6 -6
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +387 -179
- package/dist/aws-sdk.min.js +58 -58
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -65,10 +65,10 @@
|
|
|
65
65
|
"Name": {},
|
|
66
66
|
"Description": {},
|
|
67
67
|
"RoutingStrategy": {
|
|
68
|
-
"shape": "
|
|
68
|
+
"shape": "Sm"
|
|
69
69
|
},
|
|
70
70
|
"Tags": {
|
|
71
|
-
"shape": "
|
|
71
|
+
"shape": "Sq"
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
},
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"type": "structure",
|
|
77
77
|
"members": {
|
|
78
78
|
"Alias": {
|
|
79
|
-
"shape": "
|
|
79
|
+
"shape": "Sv"
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
}
|
|
@@ -88,11 +88,11 @@
|
|
|
88
88
|
"Name": {},
|
|
89
89
|
"Version": {},
|
|
90
90
|
"StorageLocation": {
|
|
91
|
-
"shape": "
|
|
91
|
+
"shape": "Sz"
|
|
92
92
|
},
|
|
93
93
|
"OperatingSystem": {},
|
|
94
94
|
"Tags": {
|
|
95
|
-
"shape": "
|
|
95
|
+
"shape": "Sq"
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
98
|
},
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
"type": "structure",
|
|
101
101
|
"members": {
|
|
102
102
|
"Build": {
|
|
103
|
-
"shape": "
|
|
103
|
+
"shape": "S13"
|
|
104
104
|
},
|
|
105
105
|
"UploadCredentials": {
|
|
106
|
-
"shape": "
|
|
106
|
+
"shape": "S18"
|
|
107
107
|
},
|
|
108
108
|
"StorageLocation": {
|
|
109
|
-
"shape": "
|
|
109
|
+
"shape": "Sz"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
}
|
|
@@ -130,27 +130,27 @@
|
|
|
130
130
|
},
|
|
131
131
|
"EC2InstanceType": {},
|
|
132
132
|
"EC2InboundPermissions": {
|
|
133
|
-
"shape": "
|
|
133
|
+
"shape": "S1d"
|
|
134
134
|
},
|
|
135
135
|
"NewGameSessionProtectionPolicy": {},
|
|
136
136
|
"RuntimeConfiguration": {
|
|
137
|
-
"shape": "
|
|
137
|
+
"shape": "S1j"
|
|
138
138
|
},
|
|
139
139
|
"ResourceCreationLimitPolicy": {
|
|
140
|
-
"shape": "
|
|
140
|
+
"shape": "S1p"
|
|
141
141
|
},
|
|
142
142
|
"MetricGroups": {
|
|
143
|
-
"shape": "
|
|
143
|
+
"shape": "S1r"
|
|
144
144
|
},
|
|
145
145
|
"PeerVpcAwsAccountId": {},
|
|
146
146
|
"PeerVpcId": {},
|
|
147
147
|
"FleetType": {},
|
|
148
148
|
"InstanceRoleArn": {},
|
|
149
149
|
"CertificateConfiguration": {
|
|
150
|
-
"shape": "
|
|
150
|
+
"shape": "S1u"
|
|
151
151
|
},
|
|
152
152
|
"Tags": {
|
|
153
|
-
"shape": "
|
|
153
|
+
"shape": "Sq"
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
156
|
},
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"type": "structure",
|
|
159
159
|
"members": {
|
|
160
160
|
"FleetAttributes": {
|
|
161
|
-
"shape": "
|
|
161
|
+
"shape": "S1x"
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
}
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
}
|
|
193
193
|
},
|
|
194
194
|
"InstanceDefinitions": {
|
|
195
|
-
"shape": "
|
|
195
|
+
"shape": "S2a"
|
|
196
196
|
},
|
|
197
197
|
"AutoScalingPolicy": {
|
|
198
198
|
"type": "structure",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"member": {}
|
|
224
224
|
},
|
|
225
225
|
"Tags": {
|
|
226
|
-
"shape": "
|
|
226
|
+
"shape": "Sq"
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
229
|
},
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"type": "structure",
|
|
232
232
|
"members": {
|
|
233
233
|
"GameServerGroup": {
|
|
234
|
-
"shape": "
|
|
234
|
+
"shape": "S2m"
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
}
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
},
|
|
251
251
|
"Name": {},
|
|
252
252
|
"GameProperties": {
|
|
253
|
-
"shape": "
|
|
253
|
+
"shape": "S2u"
|
|
254
254
|
},
|
|
255
255
|
"CreatorId": {},
|
|
256
256
|
"GameSessionId": {},
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"type": "structure",
|
|
263
263
|
"members": {
|
|
264
264
|
"GameSession": {
|
|
265
|
-
"shape": "
|
|
265
|
+
"shape": "S31"
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -279,13 +279,13 @@
|
|
|
279
279
|
"type": "integer"
|
|
280
280
|
},
|
|
281
281
|
"PlayerLatencyPolicies": {
|
|
282
|
-
"shape": "
|
|
282
|
+
"shape": "S3a"
|
|
283
283
|
},
|
|
284
284
|
"Destinations": {
|
|
285
|
-
"shape": "
|
|
285
|
+
"shape": "S3c"
|
|
286
286
|
},
|
|
287
287
|
"Tags": {
|
|
288
|
-
"shape": "
|
|
288
|
+
"shape": "Sq"
|
|
289
289
|
}
|
|
290
290
|
}
|
|
291
291
|
},
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"type": "structure",
|
|
294
294
|
"members": {
|
|
295
295
|
"GameSessionQueue": {
|
|
296
|
-
"shape": "
|
|
296
|
+
"shape": "S3g"
|
|
297
297
|
}
|
|
298
298
|
}
|
|
299
299
|
}
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"Name": {},
|
|
313
313
|
"Description": {},
|
|
314
314
|
"GameSessionQueueArns": {
|
|
315
|
-
"shape": "
|
|
315
|
+
"shape": "S3j"
|
|
316
316
|
},
|
|
317
317
|
"RequestTimeoutSeconds": {
|
|
318
318
|
"type": "integer"
|
|
@@ -330,12 +330,12 @@
|
|
|
330
330
|
},
|
|
331
331
|
"CustomEventData": {},
|
|
332
332
|
"GameProperties": {
|
|
333
|
-
"shape": "
|
|
333
|
+
"shape": "S2u"
|
|
334
334
|
},
|
|
335
335
|
"GameSessionData": {},
|
|
336
336
|
"BackfillMode": {},
|
|
337
337
|
"Tags": {
|
|
338
|
-
"shape": "
|
|
338
|
+
"shape": "Sq"
|
|
339
339
|
}
|
|
340
340
|
}
|
|
341
341
|
},
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"type": "structure",
|
|
344
344
|
"members": {
|
|
345
345
|
"Configuration": {
|
|
346
|
-
"shape": "
|
|
346
|
+
"shape": "S3s"
|
|
347
347
|
}
|
|
348
348
|
}
|
|
349
349
|
}
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"Name": {},
|
|
360
360
|
"RuleSetBody": {},
|
|
361
361
|
"Tags": {
|
|
362
|
-
"shape": "
|
|
362
|
+
"shape": "Sq"
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
365
|
},
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
],
|
|
371
371
|
"members": {
|
|
372
372
|
"RuleSet": {
|
|
373
|
-
"shape": "
|
|
373
|
+
"shape": "S3y"
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
376
|
}
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"type": "structure",
|
|
393
393
|
"members": {
|
|
394
394
|
"PlayerSession": {
|
|
395
|
-
"shape": "
|
|
395
|
+
"shape": "S42"
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
398
|
}
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"type": "structure",
|
|
422
422
|
"members": {
|
|
423
423
|
"PlayerSessions": {
|
|
424
|
-
"shape": "
|
|
424
|
+
"shape": "S49"
|
|
425
425
|
}
|
|
426
426
|
}
|
|
427
427
|
}
|
|
@@ -433,13 +433,13 @@
|
|
|
433
433
|
"Name": {},
|
|
434
434
|
"Version": {},
|
|
435
435
|
"StorageLocation": {
|
|
436
|
-
"shape": "
|
|
436
|
+
"shape": "Sz"
|
|
437
437
|
},
|
|
438
438
|
"ZipFile": {
|
|
439
439
|
"type": "blob"
|
|
440
440
|
},
|
|
441
441
|
"Tags": {
|
|
442
|
-
"shape": "
|
|
442
|
+
"shape": "Sq"
|
|
443
443
|
}
|
|
444
444
|
}
|
|
445
445
|
},
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"type": "structure",
|
|
448
448
|
"members": {
|
|
449
449
|
"Script": {
|
|
450
|
-
"shape": "
|
|
450
|
+
"shape": "S4d"
|
|
451
451
|
}
|
|
452
452
|
}
|
|
453
453
|
}
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"type": "structure",
|
|
469
469
|
"members": {
|
|
470
470
|
"VpcPeeringAuthorization": {
|
|
471
|
-
"shape": "
|
|
471
|
+
"shape": "S4g"
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
474
|
}
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"type": "structure",
|
|
541
541
|
"members": {
|
|
542
542
|
"GameServerGroup": {
|
|
543
|
-
"shape": "
|
|
543
|
+
"shape": "S2m"
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
}
|
|
@@ -675,7 +675,7 @@
|
|
|
675
675
|
"type": "structure",
|
|
676
676
|
"members": {
|
|
677
677
|
"Alias": {
|
|
678
|
-
"shape": "
|
|
678
|
+
"shape": "Sv"
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
681
|
}
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"type": "structure",
|
|
695
695
|
"members": {
|
|
696
696
|
"Build": {
|
|
697
|
-
"shape": "
|
|
697
|
+
"shape": "S13"
|
|
698
698
|
}
|
|
699
699
|
}
|
|
700
700
|
}
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"type": "structure",
|
|
733
733
|
"members": {
|
|
734
734
|
"FleetIds": {
|
|
735
|
-
"shape": "
|
|
735
|
+
"shape": "S5d"
|
|
736
736
|
},
|
|
737
737
|
"Limit": {
|
|
738
738
|
"type": "integer"
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"FleetAttributes": {
|
|
747
747
|
"type": "list",
|
|
748
748
|
"member": {
|
|
749
|
-
"shape": "
|
|
749
|
+
"shape": "S1x"
|
|
750
750
|
}
|
|
751
751
|
},
|
|
752
752
|
"NextToken": {}
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
"type": "structure",
|
|
759
759
|
"members": {
|
|
760
760
|
"FleetIds": {
|
|
761
|
-
"shape": "
|
|
761
|
+
"shape": "S5d"
|
|
762
762
|
},
|
|
763
763
|
"Limit": {
|
|
764
764
|
"type": "integer"
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"type": "structure",
|
|
867
867
|
"members": {
|
|
868
868
|
"InboundPermissions": {
|
|
869
|
-
"shape": "
|
|
869
|
+
"shape": "S1d"
|
|
870
870
|
}
|
|
871
871
|
}
|
|
872
872
|
}
|
|
@@ -876,7 +876,7 @@
|
|
|
876
876
|
"type": "structure",
|
|
877
877
|
"members": {
|
|
878
878
|
"FleetIds": {
|
|
879
|
-
"shape": "
|
|
879
|
+
"shape": "S5d"
|
|
880
880
|
},
|
|
881
881
|
"Limit": {
|
|
882
882
|
"type": "integer"
|
|
@@ -947,11 +947,48 @@
|
|
|
947
947
|
"type": "structure",
|
|
948
948
|
"members": {
|
|
949
949
|
"GameServerGroup": {
|
|
950
|
-
"shape": "
|
|
950
|
+
"shape": "S2m"
|
|
951
951
|
}
|
|
952
952
|
}
|
|
953
953
|
}
|
|
954
954
|
},
|
|
955
|
+
"DescribeGameServerInstances": {
|
|
956
|
+
"input": {
|
|
957
|
+
"type": "structure",
|
|
958
|
+
"required": [
|
|
959
|
+
"GameServerGroupName"
|
|
960
|
+
],
|
|
961
|
+
"members": {
|
|
962
|
+
"GameServerGroupName": {},
|
|
963
|
+
"InstanceIds": {
|
|
964
|
+
"type": "list",
|
|
965
|
+
"member": {}
|
|
966
|
+
},
|
|
967
|
+
"Limit": {
|
|
968
|
+
"type": "integer"
|
|
969
|
+
},
|
|
970
|
+
"NextToken": {}
|
|
971
|
+
}
|
|
972
|
+
},
|
|
973
|
+
"output": {
|
|
974
|
+
"type": "structure",
|
|
975
|
+
"members": {
|
|
976
|
+
"GameServerInstances": {
|
|
977
|
+
"type": "list",
|
|
978
|
+
"member": {
|
|
979
|
+
"type": "structure",
|
|
980
|
+
"members": {
|
|
981
|
+
"GameServerGroupName": {},
|
|
982
|
+
"GameServerGroupArn": {},
|
|
983
|
+
"InstanceId": {},
|
|
984
|
+
"InstanceStatus": {}
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
"NextToken": {}
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
},
|
|
955
992
|
"DescribeGameSessionDetails": {
|
|
956
993
|
"input": {
|
|
957
994
|
"type": "structure",
|
|
@@ -975,7 +1012,7 @@
|
|
|
975
1012
|
"type": "structure",
|
|
976
1013
|
"members": {
|
|
977
1014
|
"GameSession": {
|
|
978
|
-
"shape": "
|
|
1015
|
+
"shape": "S31"
|
|
979
1016
|
},
|
|
980
1017
|
"ProtectionPolicy": {}
|
|
981
1018
|
}
|
|
@@ -999,7 +1036,7 @@
|
|
|
999
1036
|
"type": "structure",
|
|
1000
1037
|
"members": {
|
|
1001
1038
|
"GameSessionPlacement": {
|
|
1002
|
-
"shape": "
|
|
1039
|
+
"shape": "S6c"
|
|
1003
1040
|
}
|
|
1004
1041
|
}
|
|
1005
1042
|
}
|
|
@@ -1024,7 +1061,7 @@
|
|
|
1024
1061
|
"GameSessionQueues": {
|
|
1025
1062
|
"type": "list",
|
|
1026
1063
|
"member": {
|
|
1027
|
-
"shape": "
|
|
1064
|
+
"shape": "S3g"
|
|
1028
1065
|
}
|
|
1029
1066
|
},
|
|
1030
1067
|
"NextToken": {}
|
|
@@ -1049,7 +1086,7 @@
|
|
|
1049
1086
|
"type": "structure",
|
|
1050
1087
|
"members": {
|
|
1051
1088
|
"GameSessions": {
|
|
1052
|
-
"shape": "
|
|
1089
|
+
"shape": "S6p"
|
|
1053
1090
|
},
|
|
1054
1091
|
"NextToken": {}
|
|
1055
1092
|
}
|
|
@@ -1114,7 +1151,7 @@
|
|
|
1114
1151
|
"TicketList": {
|
|
1115
1152
|
"type": "list",
|
|
1116
1153
|
"member": {
|
|
1117
|
-
"shape": "
|
|
1154
|
+
"shape": "S70"
|
|
1118
1155
|
}
|
|
1119
1156
|
}
|
|
1120
1157
|
}
|
|
@@ -1141,7 +1178,7 @@
|
|
|
1141
1178
|
"Configurations": {
|
|
1142
1179
|
"type": "list",
|
|
1143
1180
|
"member": {
|
|
1144
|
-
"shape": "
|
|
1181
|
+
"shape": "S3s"
|
|
1145
1182
|
}
|
|
1146
1183
|
},
|
|
1147
1184
|
"NextToken": {}
|
|
@@ -1171,7 +1208,7 @@
|
|
|
1171
1208
|
"RuleSets": {
|
|
1172
1209
|
"type": "list",
|
|
1173
1210
|
"member": {
|
|
1174
|
-
"shape": "
|
|
1211
|
+
"shape": "S3y"
|
|
1175
1212
|
}
|
|
1176
1213
|
},
|
|
1177
1214
|
"NextToken": {}
|
|
@@ -1196,7 +1233,7 @@
|
|
|
1196
1233
|
"type": "structure",
|
|
1197
1234
|
"members": {
|
|
1198
1235
|
"PlayerSessions": {
|
|
1199
|
-
"shape": "
|
|
1236
|
+
"shape": "S49"
|
|
1200
1237
|
},
|
|
1201
1238
|
"NextToken": {}
|
|
1202
1239
|
}
|
|
@@ -1216,7 +1253,7 @@
|
|
|
1216
1253
|
"type": "structure",
|
|
1217
1254
|
"members": {
|
|
1218
1255
|
"RuntimeConfiguration": {
|
|
1219
|
-
"shape": "
|
|
1256
|
+
"shape": "S1j"
|
|
1220
1257
|
}
|
|
1221
1258
|
}
|
|
1222
1259
|
}
|
|
@@ -1261,7 +1298,7 @@
|
|
|
1261
1298
|
"MetricName": {},
|
|
1262
1299
|
"PolicyType": {},
|
|
1263
1300
|
"TargetConfiguration": {
|
|
1264
|
-
"shape": "
|
|
1301
|
+
"shape": "S81"
|
|
1265
1302
|
}
|
|
1266
1303
|
}
|
|
1267
1304
|
}
|
|
@@ -1284,7 +1321,7 @@
|
|
|
1284
1321
|
"type": "structure",
|
|
1285
1322
|
"members": {
|
|
1286
1323
|
"Script": {
|
|
1287
|
-
"shape": "
|
|
1324
|
+
"shape": "S4d"
|
|
1288
1325
|
}
|
|
1289
1326
|
}
|
|
1290
1327
|
}
|
|
@@ -1300,7 +1337,7 @@
|
|
|
1300
1337
|
"VpcPeeringAuthorizations": {
|
|
1301
1338
|
"type": "list",
|
|
1302
1339
|
"member": {
|
|
1303
|
-
"shape": "
|
|
1340
|
+
"shape": "S4g"
|
|
1304
1341
|
}
|
|
1305
1342
|
}
|
|
1306
1343
|
}
|
|
@@ -1410,7 +1447,7 @@
|
|
|
1410
1447
|
"Aliases": {
|
|
1411
1448
|
"type": "list",
|
|
1412
1449
|
"member": {
|
|
1413
|
-
"shape": "
|
|
1450
|
+
"shape": "Sv"
|
|
1414
1451
|
}
|
|
1415
1452
|
},
|
|
1416
1453
|
"NextToken": {}
|
|
@@ -1434,7 +1471,7 @@
|
|
|
1434
1471
|
"Builds": {
|
|
1435
1472
|
"type": "list",
|
|
1436
1473
|
"member": {
|
|
1437
|
-
"shape": "
|
|
1474
|
+
"shape": "S13"
|
|
1438
1475
|
}
|
|
1439
1476
|
},
|
|
1440
1477
|
"NextToken": {}
|
|
@@ -1480,7 +1517,7 @@
|
|
|
1480
1517
|
"GameServerGroups": {
|
|
1481
1518
|
"type": "list",
|
|
1482
1519
|
"member": {
|
|
1483
|
-
"shape": "
|
|
1520
|
+
"shape": "S2m"
|
|
1484
1521
|
}
|
|
1485
1522
|
},
|
|
1486
1523
|
"NextToken": {}
|
|
@@ -1531,7 +1568,7 @@
|
|
|
1531
1568
|
"Scripts": {
|
|
1532
1569
|
"type": "list",
|
|
1533
1570
|
"member": {
|
|
1534
|
-
"shape": "
|
|
1571
|
+
"shape": "S4d"
|
|
1535
1572
|
}
|
|
1536
1573
|
},
|
|
1537
1574
|
"NextToken": {}
|
|
@@ -1552,7 +1589,7 @@
|
|
|
1552
1589
|
"type": "structure",
|
|
1553
1590
|
"members": {
|
|
1554
1591
|
"Tags": {
|
|
1555
|
-
"shape": "
|
|
1592
|
+
"shape": "Sq"
|
|
1556
1593
|
}
|
|
1557
1594
|
}
|
|
1558
1595
|
}
|
|
@@ -1582,7 +1619,7 @@
|
|
|
1582
1619
|
"MetricName": {},
|
|
1583
1620
|
"PolicyType": {},
|
|
1584
1621
|
"TargetConfiguration": {
|
|
1585
|
-
"shape": "
|
|
1622
|
+
"shape": "S81"
|
|
1586
1623
|
}
|
|
1587
1624
|
}
|
|
1588
1625
|
},
|
|
@@ -1606,11 +1643,7 @@
|
|
|
1606
1643
|
"GameServerId": {},
|
|
1607
1644
|
"InstanceId": {},
|
|
1608
1645
|
"ConnectionInfo": {},
|
|
1609
|
-
"GameServerData": {}
|
|
1610
|
-
"CustomSortKey": {},
|
|
1611
|
-
"Tags": {
|
|
1612
|
-
"shape": "Sr"
|
|
1613
|
-
}
|
|
1646
|
+
"GameServerData": {}
|
|
1614
1647
|
}
|
|
1615
1648
|
},
|
|
1616
1649
|
"output": {
|
|
@@ -1636,10 +1669,10 @@
|
|
|
1636
1669
|
"type": "structure",
|
|
1637
1670
|
"members": {
|
|
1638
1671
|
"UploadCredentials": {
|
|
1639
|
-
"shape": "
|
|
1672
|
+
"shape": "S18"
|
|
1640
1673
|
},
|
|
1641
1674
|
"StorageLocation": {
|
|
1642
|
-
"shape": "
|
|
1675
|
+
"shape": "Sz"
|
|
1643
1676
|
}
|
|
1644
1677
|
}
|
|
1645
1678
|
}
|
|
@@ -1672,7 +1705,7 @@
|
|
|
1672
1705
|
"members": {
|
|
1673
1706
|
"GameServerGroupName": {},
|
|
1674
1707
|
"ResumeActions": {
|
|
1675
|
-
"shape": "
|
|
1708
|
+
"shape": "S2p"
|
|
1676
1709
|
}
|
|
1677
1710
|
}
|
|
1678
1711
|
},
|
|
@@ -1680,7 +1713,7 @@
|
|
|
1680
1713
|
"type": "structure",
|
|
1681
1714
|
"members": {
|
|
1682
1715
|
"GameServerGroup": {
|
|
1683
|
-
"shape": "
|
|
1716
|
+
"shape": "S2m"
|
|
1684
1717
|
}
|
|
1685
1718
|
}
|
|
1686
1719
|
}
|
|
@@ -1703,7 +1736,7 @@
|
|
|
1703
1736
|
"type": "structure",
|
|
1704
1737
|
"members": {
|
|
1705
1738
|
"GameSessions": {
|
|
1706
|
-
"shape": "
|
|
1739
|
+
"shape": "S6p"
|
|
1707
1740
|
},
|
|
1708
1741
|
"NextToken": {}
|
|
1709
1742
|
}
|
|
@@ -1719,7 +1752,7 @@
|
|
|
1719
1752
|
"members": {
|
|
1720
1753
|
"FleetId": {},
|
|
1721
1754
|
"Actions": {
|
|
1722
|
-
"shape": "
|
|
1755
|
+
"shape": "S22"
|
|
1723
1756
|
}
|
|
1724
1757
|
}
|
|
1725
1758
|
},
|
|
@@ -1740,14 +1773,14 @@
|
|
|
1740
1773
|
"PlacementId": {},
|
|
1741
1774
|
"GameSessionQueueName": {},
|
|
1742
1775
|
"GameProperties": {
|
|
1743
|
-
"shape": "
|
|
1776
|
+
"shape": "S2u"
|
|
1744
1777
|
},
|
|
1745
1778
|
"MaximumPlayerSessionCount": {
|
|
1746
1779
|
"type": "integer"
|
|
1747
1780
|
},
|
|
1748
1781
|
"GameSessionName": {},
|
|
1749
1782
|
"PlayerLatencies": {
|
|
1750
|
-
"shape": "
|
|
1783
|
+
"shape": "S6e"
|
|
1751
1784
|
},
|
|
1752
1785
|
"DesiredPlayerSessions": {
|
|
1753
1786
|
"type": "list",
|
|
@@ -1766,7 +1799,7 @@
|
|
|
1766
1799
|
"type": "structure",
|
|
1767
1800
|
"members": {
|
|
1768
1801
|
"GameSessionPlacement": {
|
|
1769
|
-
"shape": "
|
|
1802
|
+
"shape": "S6c"
|
|
1770
1803
|
}
|
|
1771
1804
|
}
|
|
1772
1805
|
}
|
|
@@ -1784,7 +1817,7 @@
|
|
|
1784
1817
|
"ConfigurationName": {},
|
|
1785
1818
|
"GameSessionArn": {},
|
|
1786
1819
|
"Players": {
|
|
1787
|
-
"shape": "
|
|
1820
|
+
"shape": "S73"
|
|
1788
1821
|
}
|
|
1789
1822
|
}
|
|
1790
1823
|
},
|
|
@@ -1792,7 +1825,7 @@
|
|
|
1792
1825
|
"type": "structure",
|
|
1793
1826
|
"members": {
|
|
1794
1827
|
"MatchmakingTicket": {
|
|
1795
|
-
"shape": "
|
|
1828
|
+
"shape": "S70"
|
|
1796
1829
|
}
|
|
1797
1830
|
}
|
|
1798
1831
|
}
|
|
@@ -1808,7 +1841,7 @@
|
|
|
1808
1841
|
"TicketId": {},
|
|
1809
1842
|
"ConfigurationName": {},
|
|
1810
1843
|
"Players": {
|
|
1811
|
-
"shape": "
|
|
1844
|
+
"shape": "S73"
|
|
1812
1845
|
}
|
|
1813
1846
|
}
|
|
1814
1847
|
},
|
|
@@ -1816,7 +1849,7 @@
|
|
|
1816
1849
|
"type": "structure",
|
|
1817
1850
|
"members": {
|
|
1818
1851
|
"MatchmakingTicket": {
|
|
1819
|
-
"shape": "
|
|
1852
|
+
"shape": "S70"
|
|
1820
1853
|
}
|
|
1821
1854
|
}
|
|
1822
1855
|
}
|
|
@@ -1831,7 +1864,7 @@
|
|
|
1831
1864
|
"members": {
|
|
1832
1865
|
"FleetId": {},
|
|
1833
1866
|
"Actions": {
|
|
1834
|
-
"shape": "
|
|
1867
|
+
"shape": "S22"
|
|
1835
1868
|
}
|
|
1836
1869
|
}
|
|
1837
1870
|
},
|
|
@@ -1854,7 +1887,7 @@
|
|
|
1854
1887
|
"type": "structure",
|
|
1855
1888
|
"members": {
|
|
1856
1889
|
"GameSessionPlacement": {
|
|
1857
|
-
"shape": "
|
|
1890
|
+
"shape": "S6c"
|
|
1858
1891
|
}
|
|
1859
1892
|
}
|
|
1860
1893
|
}
|
|
@@ -1884,7 +1917,7 @@
|
|
|
1884
1917
|
"members": {
|
|
1885
1918
|
"GameServerGroupName": {},
|
|
1886
1919
|
"SuspendActions": {
|
|
1887
|
-
"shape": "
|
|
1920
|
+
"shape": "S2p"
|
|
1888
1921
|
}
|
|
1889
1922
|
}
|
|
1890
1923
|
},
|
|
@@ -1892,7 +1925,7 @@
|
|
|
1892
1925
|
"type": "structure",
|
|
1893
1926
|
"members": {
|
|
1894
1927
|
"GameServerGroup": {
|
|
1895
|
-
"shape": "
|
|
1928
|
+
"shape": "S2m"
|
|
1896
1929
|
}
|
|
1897
1930
|
}
|
|
1898
1931
|
}
|
|
@@ -1907,7 +1940,7 @@
|
|
|
1907
1940
|
"members": {
|
|
1908
1941
|
"ResourceARN": {},
|
|
1909
1942
|
"Tags": {
|
|
1910
|
-
"shape": "
|
|
1943
|
+
"shape": "Sq"
|
|
1911
1944
|
}
|
|
1912
1945
|
}
|
|
1913
1946
|
},
|
|
@@ -1947,7 +1980,7 @@
|
|
|
1947
1980
|
"Name": {},
|
|
1948
1981
|
"Description": {},
|
|
1949
1982
|
"RoutingStrategy": {
|
|
1950
|
-
"shape": "
|
|
1983
|
+
"shape": "Sm"
|
|
1951
1984
|
}
|
|
1952
1985
|
}
|
|
1953
1986
|
},
|
|
@@ -1955,7 +1988,7 @@
|
|
|
1955
1988
|
"type": "structure",
|
|
1956
1989
|
"members": {
|
|
1957
1990
|
"Alias": {
|
|
1958
|
-
"shape": "
|
|
1991
|
+
"shape": "Sv"
|
|
1959
1992
|
}
|
|
1960
1993
|
}
|
|
1961
1994
|
}
|
|
@@ -1976,7 +2009,7 @@
|
|
|
1976
2009
|
"type": "structure",
|
|
1977
2010
|
"members": {
|
|
1978
2011
|
"Build": {
|
|
1979
|
-
"shape": "
|
|
2012
|
+
"shape": "S13"
|
|
1980
2013
|
}
|
|
1981
2014
|
}
|
|
1982
2015
|
}
|
|
@@ -1993,10 +2026,10 @@
|
|
|
1993
2026
|
"Description": {},
|
|
1994
2027
|
"NewGameSessionProtectionPolicy": {},
|
|
1995
2028
|
"ResourceCreationLimitPolicy": {
|
|
1996
|
-
"shape": "
|
|
2029
|
+
"shape": "S1p"
|
|
1997
2030
|
},
|
|
1998
2031
|
"MetricGroups": {
|
|
1999
|
-
"shape": "
|
|
2032
|
+
"shape": "S1r"
|
|
2000
2033
|
}
|
|
2001
2034
|
}
|
|
2002
2035
|
},
|
|
@@ -2042,10 +2075,10 @@
|
|
|
2042
2075
|
"members": {
|
|
2043
2076
|
"FleetId": {},
|
|
2044
2077
|
"InboundPermissionAuthorizations": {
|
|
2045
|
-
"shape": "
|
|
2078
|
+
"shape": "S1d"
|
|
2046
2079
|
},
|
|
2047
2080
|
"InboundPermissionRevocations": {
|
|
2048
|
-
"shape": "
|
|
2081
|
+
"shape": "S1d"
|
|
2049
2082
|
}
|
|
2050
2083
|
}
|
|
2051
2084
|
},
|
|
@@ -2067,7 +2100,6 @@
|
|
|
2067
2100
|
"GameServerGroupName": {},
|
|
2068
2101
|
"GameServerId": {},
|
|
2069
2102
|
"GameServerData": {},
|
|
2070
|
-
"CustomSortKey": {},
|
|
2071
2103
|
"UtilizationStatus": {},
|
|
2072
2104
|
"HealthCheck": {}
|
|
2073
2105
|
}
|
|
@@ -2091,7 +2123,7 @@
|
|
|
2091
2123
|
"GameServerGroupName": {},
|
|
2092
2124
|
"RoleArn": {},
|
|
2093
2125
|
"InstanceDefinitions": {
|
|
2094
|
-
"shape": "
|
|
2126
|
+
"shape": "S2a"
|
|
2095
2127
|
},
|
|
2096
2128
|
"GameServerProtectionPolicy": {},
|
|
2097
2129
|
"BalancingStrategy": {}
|
|
@@ -2101,7 +2133,7 @@
|
|
|
2101
2133
|
"type": "structure",
|
|
2102
2134
|
"members": {
|
|
2103
2135
|
"GameServerGroup": {
|
|
2104
|
-
"shape": "
|
|
2136
|
+
"shape": "S2m"
|
|
2105
2137
|
}
|
|
2106
2138
|
}
|
|
2107
2139
|
}
|
|
@@ -2126,7 +2158,7 @@
|
|
|
2126
2158
|
"type": "structure",
|
|
2127
2159
|
"members": {
|
|
2128
2160
|
"GameSession": {
|
|
2129
|
-
"shape": "
|
|
2161
|
+
"shape": "S31"
|
|
2130
2162
|
}
|
|
2131
2163
|
}
|
|
2132
2164
|
}
|
|
@@ -2143,10 +2175,10 @@
|
|
|
2143
2175
|
"type": "integer"
|
|
2144
2176
|
},
|
|
2145
2177
|
"PlayerLatencyPolicies": {
|
|
2146
|
-
"shape": "
|
|
2178
|
+
"shape": "S3a"
|
|
2147
2179
|
},
|
|
2148
2180
|
"Destinations": {
|
|
2149
|
-
"shape": "
|
|
2181
|
+
"shape": "S3c"
|
|
2150
2182
|
}
|
|
2151
2183
|
}
|
|
2152
2184
|
},
|
|
@@ -2154,7 +2186,7 @@
|
|
|
2154
2186
|
"type": "structure",
|
|
2155
2187
|
"members": {
|
|
2156
2188
|
"GameSessionQueue": {
|
|
2157
|
-
"shape": "
|
|
2189
|
+
"shape": "S3g"
|
|
2158
2190
|
}
|
|
2159
2191
|
}
|
|
2160
2192
|
}
|
|
@@ -2169,7 +2201,7 @@
|
|
|
2169
2201
|
"Name": {},
|
|
2170
2202
|
"Description": {},
|
|
2171
2203
|
"GameSessionQueueArns": {
|
|
2172
|
-
"shape": "
|
|
2204
|
+
"shape": "S3j"
|
|
2173
2205
|
},
|
|
2174
2206
|
"RequestTimeoutSeconds": {
|
|
2175
2207
|
"type": "integer"
|
|
@@ -2187,7 +2219,7 @@
|
|
|
2187
2219
|
},
|
|
2188
2220
|
"CustomEventData": {},
|
|
2189
2221
|
"GameProperties": {
|
|
2190
|
-
"shape": "
|
|
2222
|
+
"shape": "S2u"
|
|
2191
2223
|
},
|
|
2192
2224
|
"GameSessionData": {},
|
|
2193
2225
|
"BackfillMode": {}
|
|
@@ -2197,7 +2229,7 @@
|
|
|
2197
2229
|
"type": "structure",
|
|
2198
2230
|
"members": {
|
|
2199
2231
|
"Configuration": {
|
|
2200
|
-
"shape": "
|
|
2232
|
+
"shape": "S3s"
|
|
2201
2233
|
}
|
|
2202
2234
|
}
|
|
2203
2235
|
}
|
|
@@ -2212,7 +2244,7 @@
|
|
|
2212
2244
|
"members": {
|
|
2213
2245
|
"FleetId": {},
|
|
2214
2246
|
"RuntimeConfiguration": {
|
|
2215
|
-
"shape": "
|
|
2247
|
+
"shape": "S1j"
|
|
2216
2248
|
}
|
|
2217
2249
|
}
|
|
2218
2250
|
},
|
|
@@ -2220,7 +2252,7 @@
|
|
|
2220
2252
|
"type": "structure",
|
|
2221
2253
|
"members": {
|
|
2222
2254
|
"RuntimeConfiguration": {
|
|
2223
|
-
"shape": "
|
|
2255
|
+
"shape": "S1j"
|
|
2224
2256
|
}
|
|
2225
2257
|
}
|
|
2226
2258
|
}
|
|
@@ -2236,7 +2268,7 @@
|
|
|
2236
2268
|
"Name": {},
|
|
2237
2269
|
"Version": {},
|
|
2238
2270
|
"StorageLocation": {
|
|
2239
|
-
"shape": "
|
|
2271
|
+
"shape": "Sz"
|
|
2240
2272
|
},
|
|
2241
2273
|
"ZipFile": {
|
|
2242
2274
|
"type": "blob"
|
|
@@ -2247,7 +2279,7 @@
|
|
|
2247
2279
|
"type": "structure",
|
|
2248
2280
|
"members": {
|
|
2249
2281
|
"Script": {
|
|
2250
|
-
"shape": "
|
|
2282
|
+
"shape": "S4d"
|
|
2251
2283
|
}
|
|
2252
2284
|
}
|
|
2253
2285
|
}
|
|
@@ -2286,7 +2318,6 @@
|
|
|
2286
2318
|
"InstanceId": {},
|
|
2287
2319
|
"ConnectionInfo": {},
|
|
2288
2320
|
"GameServerData": {},
|
|
2289
|
-
"CustomSortKey": {},
|
|
2290
2321
|
"ClaimStatus": {},
|
|
2291
2322
|
"UtilizationStatus": {},
|
|
2292
2323
|
"RegistrationTime": {
|
|
@@ -2300,7 +2331,7 @@
|
|
|
2300
2331
|
}
|
|
2301
2332
|
}
|
|
2302
2333
|
},
|
|
2303
|
-
"
|
|
2334
|
+
"Sm": {
|
|
2304
2335
|
"type": "structure",
|
|
2305
2336
|
"members": {
|
|
2306
2337
|
"Type": {},
|
|
@@ -2308,7 +2339,7 @@
|
|
|
2308
2339
|
"Message": {}
|
|
2309
2340
|
}
|
|
2310
2341
|
},
|
|
2311
|
-
"
|
|
2342
|
+
"Sq": {
|
|
2312
2343
|
"type": "list",
|
|
2313
2344
|
"member": {
|
|
2314
2345
|
"type": "structure",
|
|
@@ -2322,7 +2353,7 @@
|
|
|
2322
2353
|
}
|
|
2323
2354
|
}
|
|
2324
2355
|
},
|
|
2325
|
-
"
|
|
2356
|
+
"Sv": {
|
|
2326
2357
|
"type": "structure",
|
|
2327
2358
|
"members": {
|
|
2328
2359
|
"AliasId": {},
|
|
@@ -2330,7 +2361,7 @@
|
|
|
2330
2361
|
"AliasArn": {},
|
|
2331
2362
|
"Description": {},
|
|
2332
2363
|
"RoutingStrategy": {
|
|
2333
|
-
"shape": "
|
|
2364
|
+
"shape": "Sm"
|
|
2334
2365
|
},
|
|
2335
2366
|
"CreationTime": {
|
|
2336
2367
|
"type": "timestamp"
|
|
@@ -2340,7 +2371,7 @@
|
|
|
2340
2371
|
}
|
|
2341
2372
|
}
|
|
2342
2373
|
},
|
|
2343
|
-
"
|
|
2374
|
+
"Sz": {
|
|
2344
2375
|
"type": "structure",
|
|
2345
2376
|
"members": {
|
|
2346
2377
|
"Bucket": {},
|
|
@@ -2349,7 +2380,7 @@
|
|
|
2349
2380
|
"ObjectVersion": {}
|
|
2350
2381
|
}
|
|
2351
2382
|
},
|
|
2352
|
-
"
|
|
2383
|
+
"S13": {
|
|
2353
2384
|
"type": "structure",
|
|
2354
2385
|
"members": {
|
|
2355
2386
|
"BuildId": {},
|
|
@@ -2366,7 +2397,7 @@
|
|
|
2366
2397
|
}
|
|
2367
2398
|
}
|
|
2368
2399
|
},
|
|
2369
|
-
"
|
|
2400
|
+
"S18": {
|
|
2370
2401
|
"type": "structure",
|
|
2371
2402
|
"members": {
|
|
2372
2403
|
"AccessKeyId": {},
|
|
@@ -2375,7 +2406,7 @@
|
|
|
2375
2406
|
},
|
|
2376
2407
|
"sensitive": true
|
|
2377
2408
|
},
|
|
2378
|
-
"
|
|
2409
|
+
"S1d": {
|
|
2379
2410
|
"type": "list",
|
|
2380
2411
|
"member": {
|
|
2381
2412
|
"type": "structure",
|
|
@@ -2397,7 +2428,7 @@
|
|
|
2397
2428
|
}
|
|
2398
2429
|
}
|
|
2399
2430
|
},
|
|
2400
|
-
"
|
|
2431
|
+
"S1j": {
|
|
2401
2432
|
"type": "structure",
|
|
2402
2433
|
"members": {
|
|
2403
2434
|
"ServerProcesses": {
|
|
@@ -2425,7 +2456,7 @@
|
|
|
2425
2456
|
}
|
|
2426
2457
|
}
|
|
2427
2458
|
},
|
|
2428
|
-
"
|
|
2459
|
+
"S1p": {
|
|
2429
2460
|
"type": "structure",
|
|
2430
2461
|
"members": {
|
|
2431
2462
|
"NewGameSessionsPerCreator": {
|
|
@@ -2436,11 +2467,11 @@
|
|
|
2436
2467
|
}
|
|
2437
2468
|
}
|
|
2438
2469
|
},
|
|
2439
|
-
"
|
|
2470
|
+
"S1r": {
|
|
2440
2471
|
"type": "list",
|
|
2441
2472
|
"member": {}
|
|
2442
2473
|
},
|
|
2443
|
-
"
|
|
2474
|
+
"S1u": {
|
|
2444
2475
|
"type": "structure",
|
|
2445
2476
|
"required": [
|
|
2446
2477
|
"CertificateType"
|
|
@@ -2449,7 +2480,7 @@
|
|
|
2449
2480
|
"CertificateType": {}
|
|
2450
2481
|
}
|
|
2451
2482
|
},
|
|
2452
|
-
"
|
|
2483
|
+
"S1x": {
|
|
2453
2484
|
"type": "structure",
|
|
2454
2485
|
"members": {
|
|
2455
2486
|
"FleetId": {},
|
|
@@ -2477,25 +2508,25 @@
|
|
|
2477
2508
|
"NewGameSessionProtectionPolicy": {},
|
|
2478
2509
|
"OperatingSystem": {},
|
|
2479
2510
|
"ResourceCreationLimitPolicy": {
|
|
2480
|
-
"shape": "
|
|
2511
|
+
"shape": "S1p"
|
|
2481
2512
|
},
|
|
2482
2513
|
"MetricGroups": {
|
|
2483
|
-
"shape": "
|
|
2514
|
+
"shape": "S1r"
|
|
2484
2515
|
},
|
|
2485
2516
|
"StoppedActions": {
|
|
2486
|
-
"shape": "
|
|
2517
|
+
"shape": "S22"
|
|
2487
2518
|
},
|
|
2488
2519
|
"InstanceRoleArn": {},
|
|
2489
2520
|
"CertificateConfiguration": {
|
|
2490
|
-
"shape": "
|
|
2521
|
+
"shape": "S1u"
|
|
2491
2522
|
}
|
|
2492
2523
|
}
|
|
2493
2524
|
},
|
|
2494
|
-
"
|
|
2525
|
+
"S22": {
|
|
2495
2526
|
"type": "list",
|
|
2496
2527
|
"member": {}
|
|
2497
2528
|
},
|
|
2498
|
-
"
|
|
2529
|
+
"S2a": {
|
|
2499
2530
|
"type": "list",
|
|
2500
2531
|
"member": {
|
|
2501
2532
|
"type": "structure",
|
|
@@ -2508,14 +2539,14 @@
|
|
|
2508
2539
|
}
|
|
2509
2540
|
}
|
|
2510
2541
|
},
|
|
2511
|
-
"
|
|
2542
|
+
"S2m": {
|
|
2512
2543
|
"type": "structure",
|
|
2513
2544
|
"members": {
|
|
2514
2545
|
"GameServerGroupName": {},
|
|
2515
2546
|
"GameServerGroupArn": {},
|
|
2516
2547
|
"RoleArn": {},
|
|
2517
2548
|
"InstanceDefinitions": {
|
|
2518
|
-
"shape": "
|
|
2549
|
+
"shape": "S2a"
|
|
2519
2550
|
},
|
|
2520
2551
|
"BalancingStrategy": {},
|
|
2521
2552
|
"GameServerProtectionPolicy": {},
|
|
@@ -2523,7 +2554,7 @@
|
|
|
2523
2554
|
"Status": {},
|
|
2524
2555
|
"StatusReason": {},
|
|
2525
2556
|
"SuspendedActions": {
|
|
2526
|
-
"shape": "
|
|
2557
|
+
"shape": "S2p"
|
|
2527
2558
|
},
|
|
2528
2559
|
"CreationTime": {
|
|
2529
2560
|
"type": "timestamp"
|
|
@@ -2533,11 +2564,11 @@
|
|
|
2533
2564
|
}
|
|
2534
2565
|
}
|
|
2535
2566
|
},
|
|
2536
|
-
"
|
|
2567
|
+
"S2p": {
|
|
2537
2568
|
"type": "list",
|
|
2538
2569
|
"member": {}
|
|
2539
2570
|
},
|
|
2540
|
-
"
|
|
2571
|
+
"S2u": {
|
|
2541
2572
|
"type": "list",
|
|
2542
2573
|
"member": {
|
|
2543
2574
|
"type": "structure",
|
|
@@ -2551,7 +2582,7 @@
|
|
|
2551
2582
|
}
|
|
2552
2583
|
}
|
|
2553
2584
|
},
|
|
2554
|
-
"
|
|
2585
|
+
"S31": {
|
|
2555
2586
|
"type": "structure",
|
|
2556
2587
|
"members": {
|
|
2557
2588
|
"GameSessionId": {},
|
|
@@ -2573,7 +2604,7 @@
|
|
|
2573
2604
|
"Status": {},
|
|
2574
2605
|
"StatusReason": {},
|
|
2575
2606
|
"GameProperties": {
|
|
2576
|
-
"shape": "
|
|
2607
|
+
"shape": "S2u"
|
|
2577
2608
|
},
|
|
2578
2609
|
"IpAddress": {},
|
|
2579
2610
|
"DnsName": {},
|
|
@@ -2586,7 +2617,7 @@
|
|
|
2586
2617
|
"MatchmakerData": {}
|
|
2587
2618
|
}
|
|
2588
2619
|
},
|
|
2589
|
-
"
|
|
2620
|
+
"S3a": {
|
|
2590
2621
|
"type": "list",
|
|
2591
2622
|
"member": {
|
|
2592
2623
|
"type": "structure",
|
|
@@ -2600,7 +2631,7 @@
|
|
|
2600
2631
|
}
|
|
2601
2632
|
}
|
|
2602
2633
|
},
|
|
2603
|
-
"
|
|
2634
|
+
"S3c": {
|
|
2604
2635
|
"type": "list",
|
|
2605
2636
|
"member": {
|
|
2606
2637
|
"type": "structure",
|
|
@@ -2609,7 +2640,7 @@
|
|
|
2609
2640
|
}
|
|
2610
2641
|
}
|
|
2611
2642
|
},
|
|
2612
|
-
"
|
|
2643
|
+
"S3g": {
|
|
2613
2644
|
"type": "structure",
|
|
2614
2645
|
"members": {
|
|
2615
2646
|
"Name": {},
|
|
@@ -2618,25 +2649,25 @@
|
|
|
2618
2649
|
"type": "integer"
|
|
2619
2650
|
},
|
|
2620
2651
|
"PlayerLatencyPolicies": {
|
|
2621
|
-
"shape": "
|
|
2652
|
+
"shape": "S3a"
|
|
2622
2653
|
},
|
|
2623
2654
|
"Destinations": {
|
|
2624
|
-
"shape": "
|
|
2655
|
+
"shape": "S3c"
|
|
2625
2656
|
}
|
|
2626
2657
|
}
|
|
2627
2658
|
},
|
|
2628
|
-
"
|
|
2659
|
+
"S3j": {
|
|
2629
2660
|
"type": "list",
|
|
2630
2661
|
"member": {}
|
|
2631
2662
|
},
|
|
2632
|
-
"
|
|
2663
|
+
"S3s": {
|
|
2633
2664
|
"type": "structure",
|
|
2634
2665
|
"members": {
|
|
2635
2666
|
"Name": {},
|
|
2636
2667
|
"ConfigurationArn": {},
|
|
2637
2668
|
"Description": {},
|
|
2638
2669
|
"GameSessionQueueArns": {
|
|
2639
|
-
"shape": "
|
|
2670
|
+
"shape": "S3j"
|
|
2640
2671
|
},
|
|
2641
2672
|
"RequestTimeoutSeconds": {
|
|
2642
2673
|
"type": "integer"
|
|
@@ -2658,13 +2689,13 @@
|
|
|
2658
2689
|
"type": "timestamp"
|
|
2659
2690
|
},
|
|
2660
2691
|
"GameProperties": {
|
|
2661
|
-
"shape": "
|
|
2692
|
+
"shape": "S2u"
|
|
2662
2693
|
},
|
|
2663
2694
|
"GameSessionData": {},
|
|
2664
2695
|
"BackfillMode": {}
|
|
2665
2696
|
}
|
|
2666
2697
|
},
|
|
2667
|
-
"
|
|
2698
|
+
"S3y": {
|
|
2668
2699
|
"type": "structure",
|
|
2669
2700
|
"required": [
|
|
2670
2701
|
"RuleSetBody"
|
|
@@ -2678,7 +2709,7 @@
|
|
|
2678
2709
|
}
|
|
2679
2710
|
}
|
|
2680
2711
|
},
|
|
2681
|
-
"
|
|
2712
|
+
"S42": {
|
|
2682
2713
|
"type": "structure",
|
|
2683
2714
|
"members": {
|
|
2684
2715
|
"PlayerSessionId": {},
|
|
@@ -2701,13 +2732,13 @@
|
|
|
2701
2732
|
"PlayerData": {}
|
|
2702
2733
|
}
|
|
2703
2734
|
},
|
|
2704
|
-
"
|
|
2735
|
+
"S49": {
|
|
2705
2736
|
"type": "list",
|
|
2706
2737
|
"member": {
|
|
2707
|
-
"shape": "
|
|
2738
|
+
"shape": "S42"
|
|
2708
2739
|
}
|
|
2709
2740
|
},
|
|
2710
|
-
"
|
|
2741
|
+
"S4d": {
|
|
2711
2742
|
"type": "structure",
|
|
2712
2743
|
"members": {
|
|
2713
2744
|
"ScriptId": {},
|
|
@@ -2721,11 +2752,11 @@
|
|
|
2721
2752
|
"type": "timestamp"
|
|
2722
2753
|
},
|
|
2723
2754
|
"StorageLocation": {
|
|
2724
|
-
"shape": "
|
|
2755
|
+
"shape": "Sz"
|
|
2725
2756
|
}
|
|
2726
2757
|
}
|
|
2727
2758
|
},
|
|
2728
|
-
"
|
|
2759
|
+
"S4g": {
|
|
2729
2760
|
"type": "structure",
|
|
2730
2761
|
"members": {
|
|
2731
2762
|
"GameLiftAwsAccountId": {},
|
|
@@ -2739,18 +2770,18 @@
|
|
|
2739
2770
|
}
|
|
2740
2771
|
}
|
|
2741
2772
|
},
|
|
2742
|
-
"
|
|
2773
|
+
"S5d": {
|
|
2743
2774
|
"type": "list",
|
|
2744
2775
|
"member": {}
|
|
2745
2776
|
},
|
|
2746
|
-
"
|
|
2777
|
+
"S6c": {
|
|
2747
2778
|
"type": "structure",
|
|
2748
2779
|
"members": {
|
|
2749
2780
|
"PlacementId": {},
|
|
2750
2781
|
"GameSessionQueueName": {},
|
|
2751
2782
|
"Status": {},
|
|
2752
2783
|
"GameProperties": {
|
|
2753
|
-
"shape": "
|
|
2784
|
+
"shape": "S2u"
|
|
2754
2785
|
},
|
|
2755
2786
|
"MaximumPlayerSessionCount": {
|
|
2756
2787
|
"type": "integer"
|
|
@@ -2760,7 +2791,7 @@
|
|
|
2760
2791
|
"GameSessionArn": {},
|
|
2761
2792
|
"GameSessionRegion": {},
|
|
2762
2793
|
"PlayerLatencies": {
|
|
2763
|
-
"shape": "
|
|
2794
|
+
"shape": "S6e"
|
|
2764
2795
|
},
|
|
2765
2796
|
"StartTime": {
|
|
2766
2797
|
"type": "timestamp"
|
|
@@ -2787,7 +2818,7 @@
|
|
|
2787
2818
|
"MatchmakerData": {}
|
|
2788
2819
|
}
|
|
2789
2820
|
},
|
|
2790
|
-
"
|
|
2821
|
+
"S6e": {
|
|
2791
2822
|
"type": "list",
|
|
2792
2823
|
"member": {
|
|
2793
2824
|
"type": "structure",
|
|
@@ -2800,13 +2831,13 @@
|
|
|
2800
2831
|
}
|
|
2801
2832
|
}
|
|
2802
2833
|
},
|
|
2803
|
-
"
|
|
2834
|
+
"S6p": {
|
|
2804
2835
|
"type": "list",
|
|
2805
2836
|
"member": {
|
|
2806
|
-
"shape": "
|
|
2837
|
+
"shape": "S31"
|
|
2807
2838
|
}
|
|
2808
2839
|
},
|
|
2809
|
-
"
|
|
2840
|
+
"S70": {
|
|
2810
2841
|
"type": "structure",
|
|
2811
2842
|
"members": {
|
|
2812
2843
|
"TicketId": {},
|
|
@@ -2822,7 +2853,7 @@
|
|
|
2822
2853
|
"type": "timestamp"
|
|
2823
2854
|
},
|
|
2824
2855
|
"Players": {
|
|
2825
|
-
"shape": "
|
|
2856
|
+
"shape": "S73"
|
|
2826
2857
|
},
|
|
2827
2858
|
"GameSessionConnectionInfo": {
|
|
2828
2859
|
"type": "structure",
|
|
@@ -2850,7 +2881,7 @@
|
|
|
2850
2881
|
}
|
|
2851
2882
|
}
|
|
2852
2883
|
},
|
|
2853
|
-
"
|
|
2884
|
+
"S73": {
|
|
2854
2885
|
"type": "list",
|
|
2855
2886
|
"member": {
|
|
2856
2887
|
"type": "structure",
|
|
@@ -2890,7 +2921,7 @@
|
|
|
2890
2921
|
}
|
|
2891
2922
|
}
|
|
2892
2923
|
},
|
|
2893
|
-
"
|
|
2924
|
+
"S81": {
|
|
2894
2925
|
"type": "structure",
|
|
2895
2926
|
"required": [
|
|
2896
2927
|
"TargetValue"
|