aws-sdk-core 2.7.12 → 2.7.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "DescribeEvents": {
16
16
  "input_token": "NextToken",
17
- "output_token": "NextToken",
18
17
  "limit_key": "MaxRecords",
18
+ "output_token": "NextToken",
19
19
  "result_key": "Events"
20
20
  },
21
21
  "ListAvailableSolutionStacks": {
22
22
  "result_key": "SolutionStacks"
23
23
  }
24
24
  }
25
- }
25
+ }
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "version":"2.0",
3
3
  "metadata":{
4
- "uid":"gamelift-2015-10-01",
5
4
  "apiVersion":"2015-10-01",
6
5
  "endpointPrefix":"gamelift",
7
6
  "jsonVersion":"1.1",
8
7
  "protocol":"json",
9
8
  "serviceFullName":"Amazon GameLift",
10
9
  "signatureVersion":"v4",
11
- "targetPrefix":"GameLift"
10
+ "targetPrefix":"GameLift",
11
+ "uid":"gamelift-2015-10-01"
12
12
  },
13
13
  "operations":{
14
14
  "CreateAlias":{
@@ -80,6 +80,20 @@
80
80
  {"shape":"IdempotentParameterMismatchException"}
81
81
  ]
82
82
  },
83
+ "CreateGameSessionQueue":{
84
+ "name":"CreateGameSessionQueue",
85
+ "http":{
86
+ "method":"POST",
87
+ "requestUri":"/"
88
+ },
89
+ "input":{"shape":"CreateGameSessionQueueInput"},
90
+ "output":{"shape":"CreateGameSessionQueueOutput"},
91
+ "errors":[
92
+ {"shape":"InternalServiceException"},
93
+ {"shape":"InvalidRequestException"},
94
+ {"shape":"UnauthorizedException"}
95
+ ]
96
+ },
83
97
  "CreatePlayerSession":{
84
98
  "name":"CreatePlayerSession",
85
99
  "http":{
@@ -159,6 +173,21 @@
159
173
  {"shape":"InvalidRequestException"}
160
174
  ]
161
175
  },
176
+ "DeleteGameSessionQueue":{
177
+ "name":"DeleteGameSessionQueue",
178
+ "http":{
179
+ "method":"POST",
180
+ "requestUri":"/"
181
+ },
182
+ "input":{"shape":"DeleteGameSessionQueueInput"},
183
+ "output":{"shape":"DeleteGameSessionQueueOutput"},
184
+ "errors":[
185
+ {"shape":"InternalServiceException"},
186
+ {"shape":"InvalidRequestException"},
187
+ {"shape":"NotFoundException"},
188
+ {"shape":"UnauthorizedException"}
189
+ ]
190
+ },
162
191
  "DeleteScalingPolicy":{
163
192
  "name":"DeleteScalingPolicy",
164
193
  "http":{
@@ -308,6 +337,36 @@
308
337
  {"shape":"TerminalRoutingStrategyException"}
309
338
  ]
310
339
  },
340
+ "DescribeGameSessionPlacement":{
341
+ "name":"DescribeGameSessionPlacement",
342
+ "http":{
343
+ "method":"POST",
344
+ "requestUri":"/"
345
+ },
346
+ "input":{"shape":"DescribeGameSessionPlacementInput"},
347
+ "output":{"shape":"DescribeGameSessionPlacementOutput"},
348
+ "errors":[
349
+ {"shape":"InternalServiceException"},
350
+ {"shape":"InvalidRequestException"},
351
+ {"shape":"NotFoundException"},
352
+ {"shape":"UnauthorizedException"}
353
+ ]
354
+ },
355
+ "DescribeGameSessionQueues":{
356
+ "name":"DescribeGameSessionQueues",
357
+ "http":{
358
+ "method":"POST",
359
+ "requestUri":"/"
360
+ },
361
+ "input":{"shape":"DescribeGameSessionQueuesInput"},
362
+ "output":{"shape":"DescribeGameSessionQueuesOutput"},
363
+ "errors":[
364
+ {"shape":"InternalServiceException"},
365
+ {"shape":"InvalidRequestException"},
366
+ {"shape":"NotFoundException"},
367
+ {"shape":"UnauthorizedException"}
368
+ ]
369
+ },
311
370
  "DescribeGameSessions":{
312
371
  "name":"DescribeGameSessions",
313
372
  "http":{
@@ -519,6 +578,36 @@
519
578
  {"shape":"TerminalRoutingStrategyException"}
520
579
  ]
521
580
  },
581
+ "StartGameSessionPlacement":{
582
+ "name":"StartGameSessionPlacement",
583
+ "http":{
584
+ "method":"POST",
585
+ "requestUri":"/"
586
+ },
587
+ "input":{"shape":"StartGameSessionPlacementInput"},
588
+ "output":{"shape":"StartGameSessionPlacementOutput"},
589
+ "errors":[
590
+ {"shape":"InternalServiceException"},
591
+ {"shape":"InvalidRequestException"},
592
+ {"shape":"NotFoundException"},
593
+ {"shape":"UnauthorizedException"}
594
+ ]
595
+ },
596
+ "StopGameSessionPlacement":{
597
+ "name":"StopGameSessionPlacement",
598
+ "http":{
599
+ "method":"POST",
600
+ "requestUri":"/"
601
+ },
602
+ "input":{"shape":"StopGameSessionPlacementInput"},
603
+ "output":{"shape":"StopGameSessionPlacementOutput"},
604
+ "errors":[
605
+ {"shape":"InternalServiceException"},
606
+ {"shape":"InvalidRequestException"},
607
+ {"shape":"NotFoundException"},
608
+ {"shape":"UnauthorizedException"}
609
+ ]
610
+ },
522
611
  "UpdateAlias":{
523
612
  "name":"UpdateAlias",
524
613
  "http":{
@@ -620,6 +709,21 @@
620
709
  {"shape":"InvalidRequestException"}
621
710
  ]
622
711
  },
712
+ "UpdateGameSessionQueue":{
713
+ "name":"UpdateGameSessionQueue",
714
+ "http":{
715
+ "method":"POST",
716
+ "requestUri":"/"
717
+ },
718
+ "input":{"shape":"UpdateGameSessionQueueInput"},
719
+ "output":{"shape":"UpdateGameSessionQueueOutput"},
720
+ "errors":[
721
+ {"shape":"InternalServiceException"},
722
+ {"shape":"InvalidRequestException"},
723
+ {"shape":"NotFoundException"},
724
+ {"shape":"UnauthorizedException"}
725
+ ]
726
+ },
623
727
  "UpdateRuntimeConfiguration":{
624
728
  "name":"UpdateRuntimeConfiguration",
625
729
  "http":{
@@ -643,6 +747,7 @@
643
747
  "members":{
644
748
  "AliasId":{"shape":"AliasId"},
645
749
  "Name":{"shape":"NonBlankAndLengthConstraintString"},
750
+ "AliasArn":{"shape":"ArnStringModel"},
646
751
  "Description":{"shape":"FreeText"},
647
752
  "RoutingStrategy":{"shape":"RoutingStrategy"},
648
753
  "CreationTime":{"shape":"Timestamp"},
@@ -797,6 +902,21 @@
797
902
  "GameSession":{"shape":"GameSession"}
798
903
  }
799
904
  },
905
+ "CreateGameSessionQueueInput":{
906
+ "type":"structure",
907
+ "required":["Name"],
908
+ "members":{
909
+ "Name":{"shape":"GameSessionQueueName"},
910
+ "TimeoutInSeconds":{"shape":"WholeNumber"},
911
+ "Destinations":{"shape":"GameSessionQueueDestinationList"}
912
+ }
913
+ },
914
+ "CreateGameSessionQueueOutput":{
915
+ "type":"structure",
916
+ "members":{
917
+ "GameSessionQueue":{"shape":"GameSessionQueue"}
918
+ }
919
+ },
800
920
  "CreatePlayerSessionInput":{
801
921
  "type":"structure",
802
922
  "required":[
@@ -805,7 +925,8 @@
805
925
  ],
806
926
  "members":{
807
927
  "GameSessionId":{"shape":"ArnStringModel"},
808
- "PlayerId":{"shape":"NonZeroAndMaxString"}
928
+ "PlayerId":{"shape":"NonZeroAndMaxString"},
929
+ "PlayerData":{"shape":"PlayerData"}
809
930
  }
810
931
  },
811
932
  "CreatePlayerSessionOutput":{
@@ -822,7 +943,8 @@
822
943
  ],
823
944
  "members":{
824
945
  "GameSessionId":{"shape":"ArnStringModel"},
825
- "PlayerIds":{"shape":"PlayerIdList"}
946
+ "PlayerIds":{"shape":"PlayerIdList"},
947
+ "PlayerDataMap":{"shape":"PlayerDataMap"}
826
948
  }
827
949
  },
828
950
  "CreatePlayerSessionsOutput":{
@@ -852,6 +974,18 @@
852
974
  "FleetId":{"shape":"FleetId"}
853
975
  }
854
976
  },
977
+ "DeleteGameSessionQueueInput":{
978
+ "type":"structure",
979
+ "required":["Name"],
980
+ "members":{
981
+ "Name":{"shape":"GameSessionQueueName"}
982
+ }
983
+ },
984
+ "DeleteGameSessionQueueOutput":{
985
+ "type":"structure",
986
+ "members":{
987
+ }
988
+ },
855
989
  "DeleteScalingPolicyInput":{
856
990
  "type":"structure",
857
991
  "required":[
@@ -995,6 +1129,34 @@
995
1129
  "NextToken":{"shape":"NonZeroAndMaxString"}
996
1130
  }
997
1131
  },
1132
+ "DescribeGameSessionPlacementInput":{
1133
+ "type":"structure",
1134
+ "required":["PlacementId"],
1135
+ "members":{
1136
+ "PlacementId":{"shape":"IdStringModel"}
1137
+ }
1138
+ },
1139
+ "DescribeGameSessionPlacementOutput":{
1140
+ "type":"structure",
1141
+ "members":{
1142
+ "GameSessionPlacement":{"shape":"GameSessionPlacement"}
1143
+ }
1144
+ },
1145
+ "DescribeGameSessionQueuesInput":{
1146
+ "type":"structure",
1147
+ "members":{
1148
+ "Names":{"shape":"GameSessionQueueNameList"},
1149
+ "Limit":{"shape":"PositiveInteger"},
1150
+ "NextToken":{"shape":"NonZeroAndMaxString"}
1151
+ }
1152
+ },
1153
+ "DescribeGameSessionQueuesOutput":{
1154
+ "type":"structure",
1155
+ "members":{
1156
+ "GameSessionQueues":{"shape":"GameSessionQueueList"},
1157
+ "NextToken":{"shape":"NonZeroAndMaxString"}
1158
+ }
1159
+ },
998
1160
  "DescribeGameSessionsInput":{
999
1161
  "type":"structure",
1000
1162
  "members":{
@@ -1078,6 +1240,17 @@
1078
1240
  "NextToken":{"shape":"NonZeroAndMaxString"}
1079
1241
  }
1080
1242
  },
1243
+ "DesiredPlayerSession":{
1244
+ "type":"structure",
1245
+ "members":{
1246
+ "PlayerId":{"shape":"NonZeroAndMaxString"},
1247
+ "PlayerData":{"shape":"PlayerData"}
1248
+ }
1249
+ },
1250
+ "DesiredPlayerSessionList":{
1251
+ "type":"list",
1252
+ "member":{"shape":"DesiredPlayerSession"}
1253
+ },
1081
1254
  "Double":{"type":"double"},
1082
1255
  "EC2InstanceCounts":{
1083
1256
  "type":"structure",
@@ -1173,7 +1346,8 @@
1173
1346
  "SERVER_PROCESS_CRASHED",
1174
1347
  "SERVER_PROCESS_TERMINATED_UNHEALTHY",
1175
1348
  "SERVER_PROCESS_FORCE_TERMINATED",
1176
- "SERVER_PROCESS_PROCESS_EXIT_TIMEOUT"
1349
+ "SERVER_PROCESS_PROCESS_EXIT_TIMEOUT",
1350
+ "GAME_SESSION_ACTIVATION_TIMEOUT"
1177
1351
  ]
1178
1352
  },
1179
1353
  "EventList":{
@@ -1184,6 +1358,7 @@
1184
1358
  "type":"structure",
1185
1359
  "members":{
1186
1360
  "FleetId":{"shape":"FleetId"},
1361
+ "FleetArn":{"shape":"ArnStringModel"},
1187
1362
  "Description":{"shape":"NonZeroAndMaxString"},
1188
1363
  "Name":{"shape":"NonZeroAndMaxString"},
1189
1364
  "CreationTime":{"shape":"Timestamp"},
@@ -1258,6 +1433,7 @@
1258
1433
  "type":"list",
1259
1434
  "member":{"shape":"FleetUtilization"}
1260
1435
  },
1436
+ "Float":{"type":"float"},
1261
1437
  "FreeText":{"type":"string"},
1262
1438
  "GameProperty":{
1263
1439
  "type":"structure",
@@ -1323,6 +1499,63 @@
1323
1499
  "type":"list",
1324
1500
  "member":{"shape":"GameSession"}
1325
1501
  },
1502
+ "GameSessionPlacement":{
1503
+ "type":"structure",
1504
+ "members":{
1505
+ "PlacementId":{"shape":"IdStringModel"},
1506
+ "GameSessionQueueName":{"shape":"GameSessionQueueName"},
1507
+ "Status":{"shape":"GameSessionPlacementState"},
1508
+ "GameProperties":{"shape":"GamePropertyList"},
1509
+ "MaximumPlayerSessionCount":{"shape":"WholeNumber"},
1510
+ "GameSessionName":{"shape":"NonZeroAndMaxString"},
1511
+ "GameSessionArn":{"shape":"NonZeroAndMaxString"},
1512
+ "GameSessionRegion":{"shape":"NonZeroAndMaxString"},
1513
+ "PlayerLatencies":{"shape":"PlayerLatencyList"},
1514
+ "StartTime":{"shape":"Timestamp"},
1515
+ "EndTime":{"shape":"Timestamp"}
1516
+ }
1517
+ },
1518
+ "GameSessionPlacementState":{
1519
+ "type":"string",
1520
+ "enum":[
1521
+ "PENDING",
1522
+ "FULFILLED",
1523
+ "CANCELLED",
1524
+ "TIMED_OUT"
1525
+ ]
1526
+ },
1527
+ "GameSessionQueue":{
1528
+ "type":"structure",
1529
+ "members":{
1530
+ "Name":{"shape":"GameSessionQueueName"},
1531
+ "TimeoutInSeconds":{"shape":"WholeNumber"},
1532
+ "Destinations":{"shape":"GameSessionQueueDestinationList"}
1533
+ }
1534
+ },
1535
+ "GameSessionQueueDestination":{
1536
+ "type":"structure",
1537
+ "members":{
1538
+ "DestinationArn":{"shape":"ArnStringModel"}
1539
+ }
1540
+ },
1541
+ "GameSessionQueueDestinationList":{
1542
+ "type":"list",
1543
+ "member":{"shape":"GameSessionQueueDestination"}
1544
+ },
1545
+ "GameSessionQueueList":{
1546
+ "type":"list",
1547
+ "member":{"shape":"GameSessionQueue"}
1548
+ },
1549
+ "GameSessionQueueName":{
1550
+ "type":"string",
1551
+ "max":128,
1552
+ "min":1,
1553
+ "pattern":"[a-zA-Z0-9-]+"
1554
+ },
1555
+ "GameSessionQueueNameList":{
1556
+ "type":"list",
1557
+ "member":{"shape":"GameSessionQueueName"}
1558
+ },
1326
1559
  "GameSessionStatus":{
1327
1560
  "type":"string",
1328
1561
  "enum":[
@@ -1541,7 +1774,9 @@
1541
1774
  "ActiveInstances",
1542
1775
  "AvailablePlayerSessions",
1543
1776
  "CurrentPlayerSessions",
1544
- "IdleInstances"
1777
+ "IdleInstances",
1778
+ "QueueDepth",
1779
+ "WaitTime"
1545
1780
  ]
1546
1781
  },
1547
1782
  "NonBlankAndLengthConstraintString":{
@@ -1577,12 +1812,34 @@
1577
1812
  "AMAZON_LINUX"
1578
1813
  ]
1579
1814
  },
1815
+ "PlayerData":{
1816
+ "type":"string",
1817
+ "max":2048,
1818
+ "min":1
1819
+ },
1820
+ "PlayerDataMap":{
1821
+ "type":"map",
1822
+ "key":{"shape":"NonZeroAndMaxString"},
1823
+ "value":{"shape":"PlayerData"}
1824
+ },
1580
1825
  "PlayerIdList":{
1581
1826
  "type":"list",
1582
1827
  "member":{"shape":"NonZeroAndMaxString"},
1583
1828
  "max":25,
1584
1829
  "min":1
1585
1830
  },
1831
+ "PlayerLatency":{
1832
+ "type":"structure",
1833
+ "members":{
1834
+ "PlayerId":{"shape":"NonZeroAndMaxString"},
1835
+ "RegionIdentifier":{"shape":"NonZeroAndMaxString"},
1836
+ "LatencyInMilliseconds":{"shape":"Float"}
1837
+ }
1838
+ },
1839
+ "PlayerLatencyList":{
1840
+ "type":"list",
1841
+ "member":{"shape":"PlayerLatency"}
1842
+ },
1586
1843
  "PlayerSession":{
1587
1844
  "type":"structure",
1588
1845
  "members":{
@@ -1594,7 +1851,8 @@
1594
1851
  "TerminationTime":{"shape":"Timestamp"},
1595
1852
  "Status":{"shape":"PlayerSessionStatus"},
1596
1853
  "IpAddress":{"shape":"IpAddress"},
1597
- "Port":{"shape":"PortNumber"}
1854
+ "Port":{"shape":"PortNumber"},
1855
+ "PlayerData":{"shape":"PlayerData"}
1598
1856
  }
1599
1857
  },
1600
1858
  "PlayerSessionCreationPolicy":{
@@ -1807,6 +2065,42 @@
1807
2065
  "max":50,
1808
2066
  "min":1
1809
2067
  },
2068
+ "StartGameSessionPlacementInput":{
2069
+ "type":"structure",
2070
+ "required":[
2071
+ "PlacementId",
2072
+ "GameSessionQueueName",
2073
+ "MaximumPlayerSessionCount"
2074
+ ],
2075
+ "members":{
2076
+ "PlacementId":{"shape":"IdStringModel"},
2077
+ "GameSessionQueueName":{"shape":"GameSessionQueueName"},
2078
+ "GameProperties":{"shape":"GamePropertyList"},
2079
+ "MaximumPlayerSessionCount":{"shape":"WholeNumber"},
2080
+ "GameSessionName":{"shape":"NonZeroAndMaxString"},
2081
+ "PlayerLatencies":{"shape":"PlayerLatencyList"},
2082
+ "DesiredPlayerSessions":{"shape":"DesiredPlayerSessionList"}
2083
+ }
2084
+ },
2085
+ "StartGameSessionPlacementOutput":{
2086
+ "type":"structure",
2087
+ "members":{
2088
+ "GameSessionPlacement":{"shape":"GameSessionPlacement"}
2089
+ }
2090
+ },
2091
+ "StopGameSessionPlacementInput":{
2092
+ "type":"structure",
2093
+ "required":["PlacementId"],
2094
+ "members":{
2095
+ "PlacementId":{"shape":"IdStringModel"}
2096
+ }
2097
+ },
2098
+ "StopGameSessionPlacementOutput":{
2099
+ "type":"structure",
2100
+ "members":{
2101
+ "GameSessionPlacement":{"shape":"GameSessionPlacement"}
2102
+ }
2103
+ },
1810
2104
  "StringList":{
1811
2105
  "type":"list",
1812
2106
  "member":{"shape":"NonZeroAndMaxString"}
@@ -1922,6 +2216,21 @@
1922
2216
  "GameSession":{"shape":"GameSession"}
1923
2217
  }
1924
2218
  },
2219
+ "UpdateGameSessionQueueInput":{
2220
+ "type":"structure",
2221
+ "required":["Name"],
2222
+ "members":{
2223
+ "Name":{"shape":"GameSessionQueueName"},
2224
+ "TimeoutInSeconds":{"shape":"WholeNumber"},
2225
+ "Destinations":{"shape":"GameSessionQueueDestinationList"}
2226
+ }
2227
+ },
2228
+ "UpdateGameSessionQueueOutput":{
2229
+ "type":"structure",
2230
+ "members":{
2231
+ "GameSessionQueue":{"shape":"GameSessionQueue"}
2232
+ }
2233
+ },
1925
2234
  "UpdateRuntimeConfigurationInput":{
1926
2235
  "type":"structure",
1927
2236
  "required":[