aws-sdk-gamelift 1.28.0 → 1.33.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -15,21 +17,28 @@ module Aws::GameLift
15
17
  AcceptMatchOutput = Shapes::StructureShape.new(name: 'AcceptMatchOutput')
16
18
  AcceptanceType = Shapes::StringShape.new(name: 'AcceptanceType')
17
19
  Alias = Shapes::StructureShape.new(name: 'Alias')
20
+ AliasArn = Shapes::StringShape.new(name: 'AliasArn')
18
21
  AliasId = Shapes::StringShape.new(name: 'AliasId')
22
+ AliasIdOrArn = Shapes::StringShape.new(name: 'AliasIdOrArn')
19
23
  AliasList = Shapes::ListShape.new(name: 'AliasList')
20
24
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
21
25
  ArnStringModel = Shapes::StringShape.new(name: 'ArnStringModel')
22
26
  AttributeValue = Shapes::StructureShape.new(name: 'AttributeValue')
27
+ AutoScalingGroupArn = Shapes::StringShape.new(name: 'AutoScalingGroupArn')
23
28
  AwsCredentials = Shapes::StructureShape.new(name: 'AwsCredentials')
24
29
  BackfillMode = Shapes::StringShape.new(name: 'BackfillMode')
30
+ BalancingStrategy = Shapes::StringShape.new(name: 'BalancingStrategy')
25
31
  BooleanModel = Shapes::BooleanShape.new(name: 'BooleanModel')
26
32
  Build = Shapes::StructureShape.new(name: 'Build')
27
33
  BuildArn = Shapes::StringShape.new(name: 'BuildArn')
28
34
  BuildId = Shapes::StringShape.new(name: 'BuildId')
35
+ BuildIdOrArn = Shapes::StringShape.new(name: 'BuildIdOrArn')
29
36
  BuildList = Shapes::ListShape.new(name: 'BuildList')
30
37
  BuildStatus = Shapes::StringShape.new(name: 'BuildStatus')
31
38
  CertificateConfiguration = Shapes::StructureShape.new(name: 'CertificateConfiguration')
32
39
  CertificateType = Shapes::StringShape.new(name: 'CertificateType')
40
+ ClaimGameServerInput = Shapes::StructureShape.new(name: 'ClaimGameServerInput')
41
+ ClaimGameServerOutput = Shapes::StructureShape.new(name: 'ClaimGameServerOutput')
33
42
  ComparisonOperatorType = Shapes::StringShape.new(name: 'ComparisonOperatorType')
34
43
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
35
44
  CreateAliasInput = Shapes::StructureShape.new(name: 'CreateAliasInput')
@@ -38,6 +47,8 @@ module Aws::GameLift
38
47
  CreateBuildOutput = Shapes::StructureShape.new(name: 'CreateBuildOutput')
39
48
  CreateFleetInput = Shapes::StructureShape.new(name: 'CreateFleetInput')
40
49
  CreateFleetOutput = Shapes::StructureShape.new(name: 'CreateFleetOutput')
50
+ CreateGameServerGroupInput = Shapes::StructureShape.new(name: 'CreateGameServerGroupInput')
51
+ CreateGameServerGroupOutput = Shapes::StructureShape.new(name: 'CreateGameServerGroupOutput')
41
52
  CreateGameSessionInput = Shapes::StructureShape.new(name: 'CreateGameSessionInput')
42
53
  CreateGameSessionOutput = Shapes::StructureShape.new(name: 'CreateGameSessionOutput')
43
54
  CreateGameSessionQueueInput = Shapes::StructureShape.new(name: 'CreateGameSessionQueueInput')
@@ -60,6 +71,8 @@ module Aws::GameLift
60
71
  DeleteAliasInput = Shapes::StructureShape.new(name: 'DeleteAliasInput')
61
72
  DeleteBuildInput = Shapes::StructureShape.new(name: 'DeleteBuildInput')
62
73
  DeleteFleetInput = Shapes::StructureShape.new(name: 'DeleteFleetInput')
74
+ DeleteGameServerGroupInput = Shapes::StructureShape.new(name: 'DeleteGameServerGroupInput')
75
+ DeleteGameServerGroupOutput = Shapes::StructureShape.new(name: 'DeleteGameServerGroupOutput')
63
76
  DeleteGameSessionQueueInput = Shapes::StructureShape.new(name: 'DeleteGameSessionQueueInput')
64
77
  DeleteGameSessionQueueOutput = Shapes::StructureShape.new(name: 'DeleteGameSessionQueueOutput')
65
78
  DeleteMatchmakingConfigurationInput = Shapes::StructureShape.new(name: 'DeleteMatchmakingConfigurationInput')
@@ -72,6 +85,7 @@ module Aws::GameLift
72
85
  DeleteVpcPeeringAuthorizationOutput = Shapes::StructureShape.new(name: 'DeleteVpcPeeringAuthorizationOutput')
73
86
  DeleteVpcPeeringConnectionInput = Shapes::StructureShape.new(name: 'DeleteVpcPeeringConnectionInput')
74
87
  DeleteVpcPeeringConnectionOutput = Shapes::StructureShape.new(name: 'DeleteVpcPeeringConnectionOutput')
88
+ DeregisterGameServerInput = Shapes::StructureShape.new(name: 'DeregisterGameServerInput')
75
89
  DescribeAliasInput = Shapes::StructureShape.new(name: 'DescribeAliasInput')
76
90
  DescribeAliasOutput = Shapes::StructureShape.new(name: 'DescribeAliasOutput')
77
91
  DescribeBuildInput = Shapes::StructureShape.new(name: 'DescribeBuildInput')
@@ -88,6 +102,10 @@ module Aws::GameLift
88
102
  DescribeFleetPortSettingsOutput = Shapes::StructureShape.new(name: 'DescribeFleetPortSettingsOutput')
89
103
  DescribeFleetUtilizationInput = Shapes::StructureShape.new(name: 'DescribeFleetUtilizationInput')
90
104
  DescribeFleetUtilizationOutput = Shapes::StructureShape.new(name: 'DescribeFleetUtilizationOutput')
105
+ DescribeGameServerGroupInput = Shapes::StructureShape.new(name: 'DescribeGameServerGroupInput')
106
+ DescribeGameServerGroupOutput = Shapes::StructureShape.new(name: 'DescribeGameServerGroupOutput')
107
+ DescribeGameServerInput = Shapes::StructureShape.new(name: 'DescribeGameServerInput')
108
+ DescribeGameServerOutput = Shapes::StructureShape.new(name: 'DescribeGameServerOutput')
91
109
  DescribeGameSessionDetailsInput = Shapes::StructureShape.new(name: 'DescribeGameSessionDetailsInput')
92
110
  DescribeGameSessionDetailsOutput = Shapes::StructureShape.new(name: 'DescribeGameSessionDetailsOutput')
93
111
  DescribeGameSessionPlacementInput = Shapes::StructureShape.new(name: 'DescribeGameSessionPlacementInput')
@@ -130,6 +148,7 @@ module Aws::GameLift
130
148
  EventList = Shapes::ListShape.new(name: 'EventList')
131
149
  FleetAction = Shapes::StringShape.new(name: 'FleetAction')
132
150
  FleetActionList = Shapes::ListShape.new(name: 'FleetActionList')
151
+ FleetArn = Shapes::StringShape.new(name: 'FleetArn')
133
152
  FleetAttributes = Shapes::StructureShape.new(name: 'FleetAttributes')
134
153
  FleetAttributesList = Shapes::ListShape.new(name: 'FleetAttributesList')
135
154
  FleetCapacity = Shapes::StructureShape.new(name: 'FleetCapacity')
@@ -137,6 +156,8 @@ module Aws::GameLift
137
156
  FleetCapacityList = Shapes::ListShape.new(name: 'FleetCapacityList')
138
157
  FleetId = Shapes::StringShape.new(name: 'FleetId')
139
158
  FleetIdList = Shapes::ListShape.new(name: 'FleetIdList')
159
+ FleetIdOrArn = Shapes::StringShape.new(name: 'FleetIdOrArn')
160
+ FleetIdOrArnList = Shapes::ListShape.new(name: 'FleetIdOrArnList')
140
161
  FleetStatus = Shapes::StringShape.new(name: 'FleetStatus')
141
162
  FleetType = Shapes::StringShape.new(name: 'FleetType')
142
163
  FleetUtilization = Shapes::StructureShape.new(name: 'FleetUtilization')
@@ -147,6 +168,28 @@ module Aws::GameLift
147
168
  GamePropertyKey = Shapes::StringShape.new(name: 'GamePropertyKey')
148
169
  GamePropertyList = Shapes::ListShape.new(name: 'GamePropertyList')
149
170
  GamePropertyValue = Shapes::StringShape.new(name: 'GamePropertyValue')
171
+ GameServer = Shapes::StructureShape.new(name: 'GameServer')
172
+ GameServerClaimStatus = Shapes::StringShape.new(name: 'GameServerClaimStatus')
173
+ GameServerConnectionInfo = Shapes::StringShape.new(name: 'GameServerConnectionInfo')
174
+ GameServerData = Shapes::StringShape.new(name: 'GameServerData')
175
+ GameServerGroup = Shapes::StructureShape.new(name: 'GameServerGroup')
176
+ GameServerGroupAction = Shapes::StringShape.new(name: 'GameServerGroupAction')
177
+ GameServerGroupActions = Shapes::ListShape.new(name: 'GameServerGroupActions')
178
+ GameServerGroupArn = Shapes::StringShape.new(name: 'GameServerGroupArn')
179
+ GameServerGroupAutoScalingPolicy = Shapes::StructureShape.new(name: 'GameServerGroupAutoScalingPolicy')
180
+ GameServerGroupDeleteOption = Shapes::StringShape.new(name: 'GameServerGroupDeleteOption')
181
+ GameServerGroupInstanceType = Shapes::StringShape.new(name: 'GameServerGroupInstanceType')
182
+ GameServerGroupName = Shapes::StringShape.new(name: 'GameServerGroupName')
183
+ GameServerGroupNameOrArn = Shapes::StringShape.new(name: 'GameServerGroupNameOrArn')
184
+ GameServerGroupStatus = Shapes::StringShape.new(name: 'GameServerGroupStatus')
185
+ GameServerGroups = Shapes::ListShape.new(name: 'GameServerGroups')
186
+ GameServerHealthCheck = Shapes::StringShape.new(name: 'GameServerHealthCheck')
187
+ GameServerId = Shapes::StringShape.new(name: 'GameServerId')
188
+ GameServerInstanceId = Shapes::StringShape.new(name: 'GameServerInstanceId')
189
+ GameServerProtectionPolicy = Shapes::StringShape.new(name: 'GameServerProtectionPolicy')
190
+ GameServerSortKey = Shapes::StringShape.new(name: 'GameServerSortKey')
191
+ GameServerUtilizationStatus = Shapes::StringShape.new(name: 'GameServerUtilizationStatus')
192
+ GameServers = Shapes::ListShape.new(name: 'GameServers')
150
193
  GameSession = Shapes::StructureShape.new(name: 'GameSession')
151
194
  GameSessionActivationTimeoutSeconds = Shapes::IntegerShape.new(name: 'GameSessionActivationTimeoutSeconds')
152
195
  GameSessionConnectionInfo = Shapes::StructureShape.new(name: 'GameSessionConnectionInfo')
@@ -158,22 +201,27 @@ module Aws::GameLift
158
201
  GameSessionPlacement = Shapes::StructureShape.new(name: 'GameSessionPlacement')
159
202
  GameSessionPlacementState = Shapes::StringShape.new(name: 'GameSessionPlacementState')
160
203
  GameSessionQueue = Shapes::StructureShape.new(name: 'GameSessionQueue')
204
+ GameSessionQueueArn = Shapes::StringShape.new(name: 'GameSessionQueueArn')
161
205
  GameSessionQueueDestination = Shapes::StructureShape.new(name: 'GameSessionQueueDestination')
162
206
  GameSessionQueueDestinationList = Shapes::ListShape.new(name: 'GameSessionQueueDestinationList')
163
207
  GameSessionQueueList = Shapes::ListShape.new(name: 'GameSessionQueueList')
164
208
  GameSessionQueueName = Shapes::StringShape.new(name: 'GameSessionQueueName')
165
- GameSessionQueueNameList = Shapes::ListShape.new(name: 'GameSessionQueueNameList')
209
+ GameSessionQueueNameOrArn = Shapes::StringShape.new(name: 'GameSessionQueueNameOrArn')
210
+ GameSessionQueueNameOrArnList = Shapes::ListShape.new(name: 'GameSessionQueueNameOrArnList')
166
211
  GameSessionStatus = Shapes::StringShape.new(name: 'GameSessionStatus')
167
212
  GameSessionStatusReason = Shapes::StringShape.new(name: 'GameSessionStatusReason')
168
213
  GetGameSessionLogUrlInput = Shapes::StructureShape.new(name: 'GetGameSessionLogUrlInput')
169
214
  GetGameSessionLogUrlOutput = Shapes::StructureShape.new(name: 'GetGameSessionLogUrlOutput')
170
215
  GetInstanceAccessInput = Shapes::StructureShape.new(name: 'GetInstanceAccessInput')
171
216
  GetInstanceAccessOutput = Shapes::StructureShape.new(name: 'GetInstanceAccessOutput')
217
+ IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
172
218
  IdStringModel = Shapes::StringShape.new(name: 'IdStringModel')
173
219
  IdempotentParameterMismatchException = Shapes::StructureShape.new(name: 'IdempotentParameterMismatchException')
174
220
  Instance = Shapes::StructureShape.new(name: 'Instance')
175
221
  InstanceAccess = Shapes::StructureShape.new(name: 'InstanceAccess')
176
222
  InstanceCredentials = Shapes::StructureShape.new(name: 'InstanceCredentials')
223
+ InstanceDefinition = Shapes::StructureShape.new(name: 'InstanceDefinition')
224
+ InstanceDefinitions = Shapes::ListShape.new(name: 'InstanceDefinitions')
177
225
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
178
226
  InstanceList = Shapes::ListShape.new(name: 'InstanceList')
179
227
  InstanceStatus = Shapes::StringShape.new(name: 'InstanceStatus')
@@ -187,6 +235,10 @@ module Aws::GameLift
187
235
  IpPermissionsList = Shapes::ListShape.new(name: 'IpPermissionsList')
188
236
  IpProtocol = Shapes::StringShape.new(name: 'IpProtocol')
189
237
  LatencyMap = Shapes::MapShape.new(name: 'LatencyMap')
238
+ LaunchTemplateId = Shapes::StringShape.new(name: 'LaunchTemplateId')
239
+ LaunchTemplateName = Shapes::StringShape.new(name: 'LaunchTemplateName')
240
+ LaunchTemplateSpecification = Shapes::StructureShape.new(name: 'LaunchTemplateSpecification')
241
+ LaunchTemplateVersion = Shapes::StringShape.new(name: 'LaunchTemplateVersion')
190
242
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
191
243
  ListAliasesInput = Shapes::StructureShape.new(name: 'ListAliasesInput')
192
244
  ListAliasesOutput = Shapes::StructureShape.new(name: 'ListAliasesOutput')
@@ -194,6 +246,10 @@ module Aws::GameLift
194
246
  ListBuildsOutput = Shapes::StructureShape.new(name: 'ListBuildsOutput')
195
247
  ListFleetsInput = Shapes::StructureShape.new(name: 'ListFleetsInput')
196
248
  ListFleetsOutput = Shapes::StructureShape.new(name: 'ListFleetsOutput')
249
+ ListGameServerGroupsInput = Shapes::StructureShape.new(name: 'ListGameServerGroupsInput')
250
+ ListGameServerGroupsOutput = Shapes::StructureShape.new(name: 'ListGameServerGroupsOutput')
251
+ ListGameServersInput = Shapes::StructureShape.new(name: 'ListGameServersInput')
252
+ ListGameServersOutput = Shapes::StructureShape.new(name: 'ListGameServersOutput')
197
253
  ListScriptsInput = Shapes::StructureShape.new(name: 'ListScriptsInput')
198
254
  ListScriptsOutput = Shapes::StructureShape.new(name: 'ListScriptsOutput')
199
255
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
@@ -225,9 +281,11 @@ module Aws::GameLift
225
281
  NonBlankAndLengthConstraintString = Shapes::StringShape.new(name: 'NonBlankAndLengthConstraintString')
226
282
  NonBlankString = Shapes::StringShape.new(name: 'NonBlankString')
227
283
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
284
+ NonNegativeDouble = Shapes::FloatShape.new(name: 'NonNegativeDouble')
228
285
  NonZeroAndMaxString = Shapes::StringShape.new(name: 'NonZeroAndMaxString')
229
286
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
230
287
  OperatingSystem = Shapes::StringShape.new(name: 'OperatingSystem')
288
+ OutOfCapacityException = Shapes::StructureShape.new(name: 'OutOfCapacityException')
231
289
  PlacedPlayerSession = Shapes::StructureShape.new(name: 'PlacedPlayerSession')
232
290
  PlacedPlayerSessionList = Shapes::ListShape.new(name: 'PlacedPlayerSessionList')
233
291
  Player = Shapes::StructureShape.new(name: 'Player')
@@ -253,11 +311,15 @@ module Aws::GameLift
253
311
  PutScalingPolicyInput = Shapes::StructureShape.new(name: 'PutScalingPolicyInput')
254
312
  PutScalingPolicyOutput = Shapes::StructureShape.new(name: 'PutScalingPolicyOutput')
255
313
  QueueArnsList = Shapes::ListShape.new(name: 'QueueArnsList')
314
+ RegisterGameServerInput = Shapes::StructureShape.new(name: 'RegisterGameServerInput')
315
+ RegisterGameServerOutput = Shapes::StructureShape.new(name: 'RegisterGameServerOutput')
256
316
  RequestUploadCredentialsInput = Shapes::StructureShape.new(name: 'RequestUploadCredentialsInput')
257
317
  RequestUploadCredentialsOutput = Shapes::StructureShape.new(name: 'RequestUploadCredentialsOutput')
258
318
  ResolveAliasInput = Shapes::StructureShape.new(name: 'ResolveAliasInput')
259
319
  ResolveAliasOutput = Shapes::StructureShape.new(name: 'ResolveAliasOutput')
260
320
  ResourceCreationLimitPolicy = Shapes::StructureShape.new(name: 'ResourceCreationLimitPolicy')
321
+ ResumeGameServerGroupInput = Shapes::StructureShape.new(name: 'ResumeGameServerGroupInput')
322
+ ResumeGameServerGroupOutput = Shapes::StructureShape.new(name: 'ResumeGameServerGroupOutput')
261
323
  RoutingStrategy = Shapes::StructureShape.new(name: 'RoutingStrategy')
262
324
  RoutingStrategyType = Shapes::StringShape.new(name: 'RoutingStrategyType')
263
325
  RuleSetBody = Shapes::StringShape.new(name: 'RuleSetBody')
@@ -271,12 +333,14 @@ module Aws::GameLift
271
333
  Script = Shapes::StructureShape.new(name: 'Script')
272
334
  ScriptArn = Shapes::StringShape.new(name: 'ScriptArn')
273
335
  ScriptId = Shapes::StringShape.new(name: 'ScriptId')
336
+ ScriptIdOrArn = Shapes::StringShape.new(name: 'ScriptIdOrArn')
274
337
  ScriptList = Shapes::ListShape.new(name: 'ScriptList')
275
338
  SearchGameSessionsInput = Shapes::StructureShape.new(name: 'SearchGameSessionsInput')
276
339
  SearchGameSessionsOutput = Shapes::StructureShape.new(name: 'SearchGameSessionsOutput')
277
340
  ServerProcess = Shapes::StructureShape.new(name: 'ServerProcess')
278
341
  ServerProcessList = Shapes::ListShape.new(name: 'ServerProcessList')
279
342
  SnsArnStringModel = Shapes::StringShape.new(name: 'SnsArnStringModel')
343
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
280
344
  StartFleetActionsInput = Shapes::StructureShape.new(name: 'StartFleetActionsInput')
281
345
  StartFleetActionsOutput = Shapes::StructureShape.new(name: 'StartFleetActionsOutput')
282
346
  StartGameSessionPlacementInput = Shapes::StructureShape.new(name: 'StartGameSessionPlacementInput')
@@ -294,6 +358,8 @@ module Aws::GameLift
294
358
  StringDoubleMap = Shapes::MapShape.new(name: 'StringDoubleMap')
295
359
  StringList = Shapes::ListShape.new(name: 'StringList')
296
360
  StringModel = Shapes::StringShape.new(name: 'StringModel')
361
+ SuspendGameServerGroupInput = Shapes::StructureShape.new(name: 'SuspendGameServerGroupInput')
362
+ SuspendGameServerGroupOutput = Shapes::StructureShape.new(name: 'SuspendGameServerGroupOutput')
297
363
  Tag = Shapes::StructureShape.new(name: 'Tag')
298
364
  TagKey = Shapes::StringShape.new(name: 'TagKey')
299
365
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -303,6 +369,7 @@ module Aws::GameLift
303
369
  TagValue = Shapes::StringShape.new(name: 'TagValue')
304
370
  TaggingFailedException = Shapes::StructureShape.new(name: 'TaggingFailedException')
305
371
  TargetConfiguration = Shapes::StructureShape.new(name: 'TargetConfiguration')
372
+ TargetTrackingConfiguration = Shapes::StructureShape.new(name: 'TargetTrackingConfiguration')
306
373
  TerminalRoutingStrategyException = Shapes::StructureShape.new(name: 'TerminalRoutingStrategyException')
307
374
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
308
375
  UnauthorizedException = Shapes::StructureShape.new(name: 'UnauthorizedException')
@@ -319,6 +386,10 @@ module Aws::GameLift
319
386
  UpdateFleetCapacityOutput = Shapes::StructureShape.new(name: 'UpdateFleetCapacityOutput')
320
387
  UpdateFleetPortSettingsInput = Shapes::StructureShape.new(name: 'UpdateFleetPortSettingsInput')
321
388
  UpdateFleetPortSettingsOutput = Shapes::StructureShape.new(name: 'UpdateFleetPortSettingsOutput')
389
+ UpdateGameServerGroupInput = Shapes::StructureShape.new(name: 'UpdateGameServerGroupInput')
390
+ UpdateGameServerGroupOutput = Shapes::StructureShape.new(name: 'UpdateGameServerGroupOutput')
391
+ UpdateGameServerInput = Shapes::StructureShape.new(name: 'UpdateGameServerInput')
392
+ UpdateGameServerOutput = Shapes::StructureShape.new(name: 'UpdateGameServerOutput')
322
393
  UpdateGameSessionInput = Shapes::StructureShape.new(name: 'UpdateGameSessionInput')
323
394
  UpdateGameSessionOutput = Shapes::StructureShape.new(name: 'UpdateGameSessionOutput')
324
395
  UpdateGameSessionQueueInput = Shapes::StructureShape.new(name: 'UpdateGameSessionQueueInput')
@@ -336,6 +407,9 @@ module Aws::GameLift
336
407
  VpcPeeringConnection = Shapes::StructureShape.new(name: 'VpcPeeringConnection')
337
408
  VpcPeeringConnectionList = Shapes::ListShape.new(name: 'VpcPeeringConnectionList')
338
409
  VpcPeeringConnectionStatus = Shapes::StructureShape.new(name: 'VpcPeeringConnectionStatus')
410
+ VpcSubnet = Shapes::StringShape.new(name: 'VpcSubnet')
411
+ VpcSubnets = Shapes::ListShape.new(name: 'VpcSubnets')
412
+ WeightedCapacity = Shapes::StringShape.new(name: 'WeightedCapacity')
339
413
  WholeNumber = Shapes::IntegerShape.new(name: 'WholeNumber')
340
414
  ZipBlob = Shapes::BlobShape.new(name: 'ZipBlob')
341
415
 
@@ -348,7 +422,7 @@ module Aws::GameLift
348
422
 
349
423
  Alias.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, location_name: "AliasId"))
350
424
  Alias.add_member(:name, Shapes::ShapeRef.new(shape: NonBlankAndLengthConstraintString, location_name: "Name"))
351
- Alias.add_member(:alias_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "AliasArn"))
425
+ Alias.add_member(:alias_arn, Shapes::ShapeRef.new(shape: AliasArn, location_name: "AliasArn"))
352
426
  Alias.add_member(:description, Shapes::ShapeRef.new(shape: FreeText, location_name: "Description"))
353
427
  Alias.add_member(:routing_strategy, Shapes::ShapeRef.new(shape: RoutingStrategy, location_name: "RoutingStrategy"))
354
428
  Alias.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
@@ -383,6 +457,14 @@ module Aws::GameLift
383
457
  CertificateConfiguration.add_member(:certificate_type, Shapes::ShapeRef.new(shape: CertificateType, required: true, location_name: "CertificateType"))
384
458
  CertificateConfiguration.struct_class = Types::CertificateConfiguration
385
459
 
460
+ ClaimGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
461
+ ClaimGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, location_name: "GameServerId"))
462
+ ClaimGameServerInput.add_member(:game_server_data, Shapes::ShapeRef.new(shape: GameServerData, location_name: "GameServerData"))
463
+ ClaimGameServerInput.struct_class = Types::ClaimGameServerInput
464
+
465
+ ClaimGameServerOutput.add_member(:game_server, Shapes::ShapeRef.new(shape: GameServer, location_name: "GameServer"))
466
+ ClaimGameServerOutput.struct_class = Types::ClaimGameServerOutput
467
+
386
468
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
387
469
  ConflictException.struct_class = Types::ConflictException
388
470
 
@@ -409,8 +491,8 @@ module Aws::GameLift
409
491
 
410
492
  CreateFleetInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, required: true, location_name: "Name"))
411
493
  CreateFleetInput.add_member(:description, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Description"))
412
- CreateFleetInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildId, location_name: "BuildId"))
413
- CreateFleetInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptId, location_name: "ScriptId"))
494
+ CreateFleetInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, location_name: "BuildId"))
495
+ CreateFleetInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptIdOrArn, location_name: "ScriptId"))
414
496
  CreateFleetInput.add_member(:server_launch_path, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "ServerLaunchPath"))
415
497
  CreateFleetInput.add_member(:server_launch_parameters, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "ServerLaunchParameters"))
416
498
  CreateFleetInput.add_member(:log_paths, Shapes::ShapeRef.new(shape: StringList, location_name: "LogPaths"))
@@ -431,8 +513,24 @@ module Aws::GameLift
431
513
  CreateFleetOutput.add_member(:fleet_attributes, Shapes::ShapeRef.new(shape: FleetAttributes, location_name: "FleetAttributes"))
432
514
  CreateFleetOutput.struct_class = Types::CreateFleetOutput
433
515
 
434
- CreateGameSessionInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
435
- CreateGameSessionInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, location_name: "AliasId"))
516
+ CreateGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupName, required: true, location_name: "GameServerGroupName"))
517
+ CreateGameServerGroupInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, required: true, location_name: "RoleArn"))
518
+ CreateGameServerGroupInput.add_member(:min_size, Shapes::ShapeRef.new(shape: WholeNumber, required: true, location_name: "MinSize"))
519
+ CreateGameServerGroupInput.add_member(:max_size, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxSize"))
520
+ CreateGameServerGroupInput.add_member(:launch_template, Shapes::ShapeRef.new(shape: LaunchTemplateSpecification, required: true, location_name: "LaunchTemplate"))
521
+ CreateGameServerGroupInput.add_member(:instance_definitions, Shapes::ShapeRef.new(shape: InstanceDefinitions, required: true, location_name: "InstanceDefinitions"))
522
+ CreateGameServerGroupInput.add_member(:auto_scaling_policy, Shapes::ShapeRef.new(shape: GameServerGroupAutoScalingPolicy, location_name: "AutoScalingPolicy"))
523
+ CreateGameServerGroupInput.add_member(:balancing_strategy, Shapes::ShapeRef.new(shape: BalancingStrategy, location_name: "BalancingStrategy"))
524
+ CreateGameServerGroupInput.add_member(:game_server_protection_policy, Shapes::ShapeRef.new(shape: GameServerProtectionPolicy, location_name: "GameServerProtectionPolicy"))
525
+ CreateGameServerGroupInput.add_member(:vpc_subnets, Shapes::ShapeRef.new(shape: VpcSubnets, location_name: "VpcSubnets"))
526
+ CreateGameServerGroupInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
527
+ CreateGameServerGroupInput.struct_class = Types::CreateGameServerGroupInput
528
+
529
+ CreateGameServerGroupOutput.add_member(:game_server_group, Shapes::ShapeRef.new(shape: GameServerGroup, location_name: "GameServerGroup"))
530
+ CreateGameServerGroupOutput.struct_class = Types::CreateGameServerGroupOutput
531
+
532
+ CreateGameSessionInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, location_name: "FleetId"))
533
+ CreateGameSessionInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, location_name: "AliasId"))
436
534
  CreateGameSessionInput.add_member(:maximum_player_session_count, Shapes::ShapeRef.new(shape: WholeNumber, required: true, location_name: "MaximumPlayerSessionCount"))
437
535
  CreateGameSessionInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Name"))
438
536
  CreateGameSessionInput.add_member(:game_properties, Shapes::ShapeRef.new(shape: GamePropertyList, location_name: "GameProperties"))
@@ -522,16 +620,23 @@ module Aws::GameLift
522
620
 
523
621
  CreateVpcPeeringConnectionOutput.struct_class = Types::CreateVpcPeeringConnectionOutput
524
622
 
525
- DeleteAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, required: true, location_name: "AliasId"))
623
+ DeleteAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, required: true, location_name: "AliasId"))
526
624
  DeleteAliasInput.struct_class = Types::DeleteAliasInput
527
625
 
528
- DeleteBuildInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildId, required: true, location_name: "BuildId"))
626
+ DeleteBuildInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, required: true, location_name: "BuildId"))
529
627
  DeleteBuildInput.struct_class = Types::DeleteBuildInput
530
628
 
531
- DeleteFleetInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
629
+ DeleteFleetInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
532
630
  DeleteFleetInput.struct_class = Types::DeleteFleetInput
533
631
 
534
- DeleteGameSessionQueueInput.add_member(:name, Shapes::ShapeRef.new(shape: GameSessionQueueName, required: true, location_name: "Name"))
632
+ DeleteGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
633
+ DeleteGameServerGroupInput.add_member(:delete_option, Shapes::ShapeRef.new(shape: GameServerGroupDeleteOption, location_name: "DeleteOption"))
634
+ DeleteGameServerGroupInput.struct_class = Types::DeleteGameServerGroupInput
635
+
636
+ DeleteGameServerGroupOutput.add_member(:game_server_group, Shapes::ShapeRef.new(shape: GameServerGroup, location_name: "GameServerGroup"))
637
+ DeleteGameServerGroupOutput.struct_class = Types::DeleteGameServerGroupOutput
638
+
639
+ DeleteGameSessionQueueInput.add_member(:name, Shapes::ShapeRef.new(shape: GameSessionQueueNameOrArn, required: true, location_name: "Name"))
535
640
  DeleteGameSessionQueueInput.struct_class = Types::DeleteGameSessionQueueInput
536
641
 
537
642
  DeleteGameSessionQueueOutput.struct_class = Types::DeleteGameSessionQueueOutput
@@ -547,10 +652,10 @@ module Aws::GameLift
547
652
  DeleteMatchmakingRuleSetOutput.struct_class = Types::DeleteMatchmakingRuleSetOutput
548
653
 
549
654
  DeleteScalingPolicyInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, required: true, location_name: "Name"))
550
- DeleteScalingPolicyInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
655
+ DeleteScalingPolicyInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
551
656
  DeleteScalingPolicyInput.struct_class = Types::DeleteScalingPolicyInput
552
657
 
553
- DeleteScriptInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptId, required: true, location_name: "ScriptId"))
658
+ DeleteScriptInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptIdOrArn, required: true, location_name: "ScriptId"))
554
659
  DeleteScriptInput.struct_class = Types::DeleteScriptInput
555
660
 
556
661
  DeleteVpcPeeringAuthorizationInput.add_member(:game_lift_aws_account_id, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, required: true, location_name: "GameLiftAwsAccountId"))
@@ -565,13 +670,17 @@ module Aws::GameLift
565
670
 
566
671
  DeleteVpcPeeringConnectionOutput.struct_class = Types::DeleteVpcPeeringConnectionOutput
567
672
 
568
- DescribeAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, required: true, location_name: "AliasId"))
673
+ DeregisterGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
674
+ DeregisterGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, required: true, location_name: "GameServerId"))
675
+ DeregisterGameServerInput.struct_class = Types::DeregisterGameServerInput
676
+
677
+ DescribeAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, required: true, location_name: "AliasId"))
569
678
  DescribeAliasInput.struct_class = Types::DescribeAliasInput
570
679
 
571
680
  DescribeAliasOutput.add_member(:alias, Shapes::ShapeRef.new(shape: Alias, location_name: "Alias"))
572
681
  DescribeAliasOutput.struct_class = Types::DescribeAliasOutput
573
682
 
574
- DescribeBuildInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildId, required: true, location_name: "BuildId"))
683
+ DescribeBuildInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, required: true, location_name: "BuildId"))
575
684
  DescribeBuildInput.struct_class = Types::DescribeBuildInput
576
685
 
577
686
  DescribeBuildOutput.add_member(:build, Shapes::ShapeRef.new(shape: Build, location_name: "Build"))
@@ -583,7 +692,7 @@ module Aws::GameLift
583
692
  DescribeEC2InstanceLimitsOutput.add_member(:ec2_instance_limits, Shapes::ShapeRef.new(shape: EC2InstanceLimitList, location_name: "EC2InstanceLimits"))
584
693
  DescribeEC2InstanceLimitsOutput.struct_class = Types::DescribeEC2InstanceLimitsOutput
585
694
 
586
- DescribeFleetAttributesInput.add_member(:fleet_ids, Shapes::ShapeRef.new(shape: FleetIdList, location_name: "FleetIds"))
695
+ DescribeFleetAttributesInput.add_member(:fleet_ids, Shapes::ShapeRef.new(shape: FleetIdOrArnList, location_name: "FleetIds"))
587
696
  DescribeFleetAttributesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
588
697
  DescribeFleetAttributesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
589
698
  DescribeFleetAttributesInput.struct_class = Types::DescribeFleetAttributesInput
@@ -592,7 +701,7 @@ module Aws::GameLift
592
701
  DescribeFleetAttributesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
593
702
  DescribeFleetAttributesOutput.struct_class = Types::DescribeFleetAttributesOutput
594
703
 
595
- DescribeFleetCapacityInput.add_member(:fleet_ids, Shapes::ShapeRef.new(shape: FleetIdList, location_name: "FleetIds"))
704
+ DescribeFleetCapacityInput.add_member(:fleet_ids, Shapes::ShapeRef.new(shape: FleetIdOrArnList, location_name: "FleetIds"))
596
705
  DescribeFleetCapacityInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
597
706
  DescribeFleetCapacityInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
598
707
  DescribeFleetCapacityInput.struct_class = Types::DescribeFleetCapacityInput
@@ -601,7 +710,7 @@ module Aws::GameLift
601
710
  DescribeFleetCapacityOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
602
711
  DescribeFleetCapacityOutput.struct_class = Types::DescribeFleetCapacityOutput
603
712
 
604
- DescribeFleetEventsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
713
+ DescribeFleetEventsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
605
714
  DescribeFleetEventsInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
606
715
  DescribeFleetEventsInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
607
716
  DescribeFleetEventsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
@@ -612,13 +721,13 @@ module Aws::GameLift
612
721
  DescribeFleetEventsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
613
722
  DescribeFleetEventsOutput.struct_class = Types::DescribeFleetEventsOutput
614
723
 
615
- DescribeFleetPortSettingsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
724
+ DescribeFleetPortSettingsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
616
725
  DescribeFleetPortSettingsInput.struct_class = Types::DescribeFleetPortSettingsInput
617
726
 
618
727
  DescribeFleetPortSettingsOutput.add_member(:inbound_permissions, Shapes::ShapeRef.new(shape: IpPermissionsList, location_name: "InboundPermissions"))
619
728
  DescribeFleetPortSettingsOutput.struct_class = Types::DescribeFleetPortSettingsOutput
620
729
 
621
- DescribeFleetUtilizationInput.add_member(:fleet_ids, Shapes::ShapeRef.new(shape: FleetIdList, location_name: "FleetIds"))
730
+ DescribeFleetUtilizationInput.add_member(:fleet_ids, Shapes::ShapeRef.new(shape: FleetIdOrArnList, location_name: "FleetIds"))
622
731
  DescribeFleetUtilizationInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
623
732
  DescribeFleetUtilizationInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
624
733
  DescribeFleetUtilizationInput.struct_class = Types::DescribeFleetUtilizationInput
@@ -627,9 +736,22 @@ module Aws::GameLift
627
736
  DescribeFleetUtilizationOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
628
737
  DescribeFleetUtilizationOutput.struct_class = Types::DescribeFleetUtilizationOutput
629
738
 
630
- DescribeGameSessionDetailsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
739
+ DescribeGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
740
+ DescribeGameServerGroupInput.struct_class = Types::DescribeGameServerGroupInput
741
+
742
+ DescribeGameServerGroupOutput.add_member(:game_server_group, Shapes::ShapeRef.new(shape: GameServerGroup, location_name: "GameServerGroup"))
743
+ DescribeGameServerGroupOutput.struct_class = Types::DescribeGameServerGroupOutput
744
+
745
+ DescribeGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
746
+ DescribeGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, required: true, location_name: "GameServerId"))
747
+ DescribeGameServerInput.struct_class = Types::DescribeGameServerInput
748
+
749
+ DescribeGameServerOutput.add_member(:game_server, Shapes::ShapeRef.new(shape: GameServer, location_name: "GameServer"))
750
+ DescribeGameServerOutput.struct_class = Types::DescribeGameServerOutput
751
+
752
+ DescribeGameSessionDetailsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, location_name: "FleetId"))
631
753
  DescribeGameSessionDetailsInput.add_member(:game_session_id, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "GameSessionId"))
632
- DescribeGameSessionDetailsInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, location_name: "AliasId"))
754
+ DescribeGameSessionDetailsInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, location_name: "AliasId"))
633
755
  DescribeGameSessionDetailsInput.add_member(:status_filter, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "StatusFilter"))
634
756
  DescribeGameSessionDetailsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
635
757
  DescribeGameSessionDetailsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
@@ -645,7 +767,7 @@ module Aws::GameLift
645
767
  DescribeGameSessionPlacementOutput.add_member(:game_session_placement, Shapes::ShapeRef.new(shape: GameSessionPlacement, location_name: "GameSessionPlacement"))
646
768
  DescribeGameSessionPlacementOutput.struct_class = Types::DescribeGameSessionPlacementOutput
647
769
 
648
- DescribeGameSessionQueuesInput.add_member(:names, Shapes::ShapeRef.new(shape: GameSessionQueueNameList, location_name: "Names"))
770
+ DescribeGameSessionQueuesInput.add_member(:names, Shapes::ShapeRef.new(shape: GameSessionQueueNameOrArnList, location_name: "Names"))
649
771
  DescribeGameSessionQueuesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
650
772
  DescribeGameSessionQueuesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
651
773
  DescribeGameSessionQueuesInput.struct_class = Types::DescribeGameSessionQueuesInput
@@ -654,9 +776,9 @@ module Aws::GameLift
654
776
  DescribeGameSessionQueuesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
655
777
  DescribeGameSessionQueuesOutput.struct_class = Types::DescribeGameSessionQueuesOutput
656
778
 
657
- DescribeGameSessionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
779
+ DescribeGameSessionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, location_name: "FleetId"))
658
780
  DescribeGameSessionsInput.add_member(:game_session_id, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "GameSessionId"))
659
- DescribeGameSessionsInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, location_name: "AliasId"))
781
+ DescribeGameSessionsInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, location_name: "AliasId"))
660
782
  DescribeGameSessionsInput.add_member(:status_filter, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "StatusFilter"))
661
783
  DescribeGameSessionsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
662
784
  DescribeGameSessionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
@@ -666,7 +788,7 @@ module Aws::GameLift
666
788
  DescribeGameSessionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
667
789
  DescribeGameSessionsOutput.struct_class = Types::DescribeGameSessionsOutput
668
790
 
669
- DescribeInstancesInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
791
+ DescribeInstancesInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
670
792
  DescribeInstancesInput.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
671
793
  DescribeInstancesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
672
794
  DescribeInstancesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
@@ -713,13 +835,13 @@ module Aws::GameLift
713
835
  DescribePlayerSessionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
714
836
  DescribePlayerSessionsOutput.struct_class = Types::DescribePlayerSessionsOutput
715
837
 
716
- DescribeRuntimeConfigurationInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
838
+ DescribeRuntimeConfigurationInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
717
839
  DescribeRuntimeConfigurationInput.struct_class = Types::DescribeRuntimeConfigurationInput
718
840
 
719
841
  DescribeRuntimeConfigurationOutput.add_member(:runtime_configuration, Shapes::ShapeRef.new(shape: RuntimeConfiguration, location_name: "RuntimeConfiguration"))
720
842
  DescribeRuntimeConfigurationOutput.struct_class = Types::DescribeRuntimeConfigurationOutput
721
843
 
722
- DescribeScalingPoliciesInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
844
+ DescribeScalingPoliciesInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
723
845
  DescribeScalingPoliciesInput.add_member(:status_filter, Shapes::ShapeRef.new(shape: ScalingStatusType, location_name: "StatusFilter"))
724
846
  DescribeScalingPoliciesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
725
847
  DescribeScalingPoliciesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
@@ -729,7 +851,7 @@ module Aws::GameLift
729
851
  DescribeScalingPoliciesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
730
852
  DescribeScalingPoliciesOutput.struct_class = Types::DescribeScalingPoliciesOutput
731
853
 
732
- DescribeScriptInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptId, required: true, location_name: "ScriptId"))
854
+ DescribeScriptInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptIdOrArn, required: true, location_name: "ScriptId"))
733
855
  DescribeScriptInput.struct_class = Types::DescribeScriptInput
734
856
 
735
857
  DescribeScriptOutput.add_member(:script, Shapes::ShapeRef.new(shape: Script, location_name: "Script"))
@@ -781,7 +903,7 @@ module Aws::GameLift
781
903
  FleetActionList.member = Shapes::ShapeRef.new(shape: FleetAction)
782
904
 
783
905
  FleetAttributes.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
784
- FleetAttributes.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "FleetArn"))
906
+ FleetAttributes.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
785
907
  FleetAttributes.add_member(:fleet_type, Shapes::ShapeRef.new(shape: FleetType, location_name: "FleetType"))
786
908
  FleetAttributes.add_member(:instance_type, Shapes::ShapeRef.new(shape: EC2InstanceType, location_name: "InstanceType"))
787
909
  FleetAttributes.add_member(:description, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Description"))
@@ -819,6 +941,8 @@ module Aws::GameLift
819
941
 
820
942
  FleetIdList.member = Shapes::ShapeRef.new(shape: FleetId)
821
943
 
944
+ FleetIdOrArnList.member = Shapes::ShapeRef.new(shape: FleetIdOrArn)
945
+
822
946
  FleetUtilization.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
823
947
  FleetUtilization.add_member(:active_server_process_count, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "ActiveServerProcessCount"))
824
948
  FleetUtilization.add_member(:active_game_session_count, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "ActiveGameSessionCount"))
@@ -834,10 +958,48 @@ module Aws::GameLift
834
958
 
835
959
  GamePropertyList.member = Shapes::ShapeRef.new(shape: GameProperty)
836
960
 
961
+ GameServer.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupName, location_name: "GameServerGroupName"))
962
+ GameServer.add_member(:game_server_group_arn, Shapes::ShapeRef.new(shape: GameServerGroupArn, location_name: "GameServerGroupArn"))
963
+ GameServer.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, location_name: "GameServerId"))
964
+ GameServer.add_member(:instance_id, Shapes::ShapeRef.new(shape: GameServerInstanceId, location_name: "InstanceId"))
965
+ GameServer.add_member(:connection_info, Shapes::ShapeRef.new(shape: GameServerConnectionInfo, location_name: "ConnectionInfo"))
966
+ GameServer.add_member(:game_server_data, Shapes::ShapeRef.new(shape: GameServerData, location_name: "GameServerData"))
967
+ GameServer.add_member(:custom_sort_key, Shapes::ShapeRef.new(shape: GameServerSortKey, location_name: "CustomSortKey"))
968
+ GameServer.add_member(:claim_status, Shapes::ShapeRef.new(shape: GameServerClaimStatus, location_name: "ClaimStatus"))
969
+ GameServer.add_member(:utilization_status, Shapes::ShapeRef.new(shape: GameServerUtilizationStatus, location_name: "UtilizationStatus"))
970
+ GameServer.add_member(:registration_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "RegistrationTime"))
971
+ GameServer.add_member(:last_claim_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastClaimTime"))
972
+ GameServer.add_member(:last_health_check_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastHealthCheckTime"))
973
+ GameServer.struct_class = Types::GameServer
974
+
975
+ GameServerGroup.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupName, location_name: "GameServerGroupName"))
976
+ GameServerGroup.add_member(:game_server_group_arn, Shapes::ShapeRef.new(shape: GameServerGroupArn, location_name: "GameServerGroupArn"))
977
+ GameServerGroup.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "RoleArn"))
978
+ GameServerGroup.add_member(:instance_definitions, Shapes::ShapeRef.new(shape: InstanceDefinitions, location_name: "InstanceDefinitions"))
979
+ GameServerGroup.add_member(:balancing_strategy, Shapes::ShapeRef.new(shape: BalancingStrategy, location_name: "BalancingStrategy"))
980
+ GameServerGroup.add_member(:game_server_protection_policy, Shapes::ShapeRef.new(shape: GameServerProtectionPolicy, location_name: "GameServerProtectionPolicy"))
981
+ GameServerGroup.add_member(:auto_scaling_group_arn, Shapes::ShapeRef.new(shape: AutoScalingGroupArn, location_name: "AutoScalingGroupArn"))
982
+ GameServerGroup.add_member(:status, Shapes::ShapeRef.new(shape: GameServerGroupStatus, location_name: "Status"))
983
+ GameServerGroup.add_member(:status_reason, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "StatusReason"))
984
+ GameServerGroup.add_member(:suspended_actions, Shapes::ShapeRef.new(shape: GameServerGroupActions, location_name: "SuspendedActions"))
985
+ GameServerGroup.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
986
+ GameServerGroup.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
987
+ GameServerGroup.struct_class = Types::GameServerGroup
988
+
989
+ GameServerGroupActions.member = Shapes::ShapeRef.new(shape: GameServerGroupAction)
990
+
991
+ GameServerGroupAutoScalingPolicy.add_member(:estimated_instance_warmup, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "EstimatedInstanceWarmup"))
992
+ GameServerGroupAutoScalingPolicy.add_member(:target_tracking_configuration, Shapes::ShapeRef.new(shape: TargetTrackingConfiguration, required: true, location_name: "TargetTrackingConfiguration"))
993
+ GameServerGroupAutoScalingPolicy.struct_class = Types::GameServerGroupAutoScalingPolicy
994
+
995
+ GameServerGroups.member = Shapes::ShapeRef.new(shape: GameServerGroup)
996
+
997
+ GameServers.member = Shapes::ShapeRef.new(shape: GameServer)
998
+
837
999
  GameSession.add_member(:game_session_id, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "GameSessionId"))
838
1000
  GameSession.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Name"))
839
1001
  GameSession.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
840
- GameSession.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "FleetArn"))
1002
+ GameSession.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
841
1003
  GameSession.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
842
1004
  GameSession.add_member(:termination_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TerminationTime"))
843
1005
  GameSession.add_member(:current_player_session_count, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "CurrentPlayerSessionCount"))
@@ -893,7 +1055,7 @@ module Aws::GameLift
893
1055
  GameSessionPlacement.struct_class = Types::GameSessionPlacement
894
1056
 
895
1057
  GameSessionQueue.add_member(:name, Shapes::ShapeRef.new(shape: GameSessionQueueName, location_name: "Name"))
896
- GameSessionQueue.add_member(:game_session_queue_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "GameSessionQueueArn"))
1058
+ GameSessionQueue.add_member(:game_session_queue_arn, Shapes::ShapeRef.new(shape: GameSessionQueueArn, location_name: "GameSessionQueueArn"))
897
1059
  GameSessionQueue.add_member(:timeout_in_seconds, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "TimeoutInSeconds"))
898
1060
  GameSessionQueue.add_member(:player_latency_policies, Shapes::ShapeRef.new(shape: PlayerLatencyPolicyList, location_name: "PlayerLatencyPolicies"))
899
1061
  GameSessionQueue.add_member(:destinations, Shapes::ShapeRef.new(shape: GameSessionQueueDestinationList, location_name: "Destinations"))
@@ -906,7 +1068,7 @@ module Aws::GameLift
906
1068
 
907
1069
  GameSessionQueueList.member = Shapes::ShapeRef.new(shape: GameSessionQueue)
908
1070
 
909
- GameSessionQueueNameList.member = Shapes::ShapeRef.new(shape: GameSessionQueueName)
1071
+ GameSessionQueueNameOrArnList.member = Shapes::ShapeRef.new(shape: GameSessionQueueNameOrArn)
910
1072
 
911
1073
  GetGameSessionLogUrlInput.add_member(:game_session_id, Shapes::ShapeRef.new(shape: ArnStringModel, required: true, location_name: "GameSessionId"))
912
1074
  GetGameSessionLogUrlInput.struct_class = Types::GetGameSessionLogUrlInput
@@ -914,7 +1076,7 @@ module Aws::GameLift
914
1076
  GetGameSessionLogUrlOutput.add_member(:pre_signed_url, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "PreSignedUrl"))
915
1077
  GetGameSessionLogUrlOutput.struct_class = Types::GetGameSessionLogUrlOutput
916
1078
 
917
- GetInstanceAccessInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1079
+ GetInstanceAccessInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
918
1080
  GetInstanceAccessInput.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
919
1081
  GetInstanceAccessInput.struct_class = Types::GetInstanceAccessInput
920
1082
 
@@ -945,6 +1107,12 @@ module Aws::GameLift
945
1107
  InstanceCredentials.add_member(:secret, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Secret"))
946
1108
  InstanceCredentials.struct_class = Types::InstanceCredentials
947
1109
 
1110
+ InstanceDefinition.add_member(:instance_type, Shapes::ShapeRef.new(shape: GameServerGroupInstanceType, required: true, location_name: "InstanceType"))
1111
+ InstanceDefinition.add_member(:weighted_capacity, Shapes::ShapeRef.new(shape: WeightedCapacity, location_name: "WeightedCapacity"))
1112
+ InstanceDefinition.struct_class = Types::InstanceDefinition
1113
+
1114
+ InstanceDefinitions.member = Shapes::ShapeRef.new(shape: InstanceDefinition)
1115
+
948
1116
  InstanceList.member = Shapes::ShapeRef.new(shape: Instance)
949
1117
 
950
1118
  InternalServiceException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
@@ -970,6 +1138,11 @@ module Aws::GameLift
970
1138
  LatencyMap.key = Shapes::ShapeRef.new(shape: NonEmptyString)
971
1139
  LatencyMap.value = Shapes::ShapeRef.new(shape: PositiveInteger)
972
1140
 
1141
+ LaunchTemplateSpecification.add_member(:launch_template_id, Shapes::ShapeRef.new(shape: LaunchTemplateId, location_name: "LaunchTemplateId"))
1142
+ LaunchTemplateSpecification.add_member(:launch_template_name, Shapes::ShapeRef.new(shape: LaunchTemplateName, location_name: "LaunchTemplateName"))
1143
+ LaunchTemplateSpecification.add_member(:version, Shapes::ShapeRef.new(shape: LaunchTemplateVersion, location_name: "Version"))
1144
+ LaunchTemplateSpecification.struct_class = Types::LaunchTemplateSpecification
1145
+
973
1146
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
974
1147
  LimitExceededException.struct_class = Types::LimitExceededException
975
1148
 
@@ -992,8 +1165,8 @@ module Aws::GameLift
992
1165
  ListBuildsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "NextToken"))
993
1166
  ListBuildsOutput.struct_class = Types::ListBuildsOutput
994
1167
 
995
- ListFleetsInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildId, location_name: "BuildId"))
996
- ListFleetsInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptId, location_name: "ScriptId"))
1168
+ ListFleetsInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, location_name: "BuildId"))
1169
+ ListFleetsInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptIdOrArn, location_name: "ScriptId"))
997
1170
  ListFleetsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
998
1171
  ListFleetsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
999
1172
  ListFleetsInput.struct_class = Types::ListFleetsInput
@@ -1002,6 +1175,24 @@ module Aws::GameLift
1002
1175
  ListFleetsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1003
1176
  ListFleetsOutput.struct_class = Types::ListFleetsOutput
1004
1177
 
1178
+ ListGameServerGroupsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
1179
+ ListGameServerGroupsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1180
+ ListGameServerGroupsInput.struct_class = Types::ListGameServerGroupsInput
1181
+
1182
+ ListGameServerGroupsOutput.add_member(:game_server_groups, Shapes::ShapeRef.new(shape: GameServerGroups, location_name: "GameServerGroups"))
1183
+ ListGameServerGroupsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1184
+ ListGameServerGroupsOutput.struct_class = Types::ListGameServerGroupsOutput
1185
+
1186
+ ListGameServersInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1187
+ ListGameServersInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
1188
+ ListGameServersInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
1189
+ ListGameServersInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1190
+ ListGameServersInput.struct_class = Types::ListGameServersInput
1191
+
1192
+ ListGameServersOutput.add_member(:game_servers, Shapes::ShapeRef.new(shape: GameServers, location_name: "GameServers"))
1193
+ ListGameServersOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1194
+ ListGameServersOutput.struct_class = Types::ListGameServersOutput
1195
+
1005
1196
  ListScriptsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
1006
1197
  ListScriptsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "NextToken"))
1007
1198
  ListScriptsInput.struct_class = Types::ListScriptsInput
@@ -1076,6 +1267,9 @@ module Aws::GameLift
1076
1267
  NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
1077
1268
  NotFoundException.struct_class = Types::NotFoundException
1078
1269
 
1270
+ OutOfCapacityException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
1271
+ OutOfCapacityException.struct_class = Types::OutOfCapacityException
1272
+
1079
1273
  PlacedPlayerSession.add_member(:player_id, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "PlayerId"))
1080
1274
  PlacedPlayerSession.add_member(:player_session_id, Shapes::ShapeRef.new(shape: PlayerSessionId, location_name: "PlayerSessionId"))
1081
1275
  PlacedPlayerSession.struct_class = Types::PlacedPlayerSession
@@ -1115,7 +1309,7 @@ module Aws::GameLift
1115
1309
  PlayerSession.add_member(:player_id, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "PlayerId"))
1116
1310
  PlayerSession.add_member(:game_session_id, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "GameSessionId"))
1117
1311
  PlayerSession.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1118
- PlayerSession.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "FleetArn"))
1312
+ PlayerSession.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1119
1313
  PlayerSession.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
1120
1314
  PlayerSession.add_member(:termination_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TerminationTime"))
1121
1315
  PlayerSession.add_member(:status, Shapes::ShapeRef.new(shape: PlayerSessionStatus, location_name: "Status"))
@@ -1128,7 +1322,7 @@ module Aws::GameLift
1128
1322
  PlayerSessionList.member = Shapes::ShapeRef.new(shape: PlayerSession)
1129
1323
 
1130
1324
  PutScalingPolicyInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, required: true, location_name: "Name"))
1131
- PutScalingPolicyInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1325
+ PutScalingPolicyInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1132
1326
  PutScalingPolicyInput.add_member(:scaling_adjustment, Shapes::ShapeRef.new(shape: Integer, location_name: "ScalingAdjustment"))
1133
1327
  PutScalingPolicyInput.add_member(:scaling_adjustment_type, Shapes::ShapeRef.new(shape: ScalingAdjustmentType, location_name: "ScalingAdjustmentType"))
1134
1328
  PutScalingPolicyInput.add_member(:threshold, Shapes::ShapeRef.new(shape: Double, location_name: "Threshold"))
@@ -1144,24 +1338,43 @@ module Aws::GameLift
1144
1338
 
1145
1339
  QueueArnsList.member = Shapes::ShapeRef.new(shape: ArnStringModel)
1146
1340
 
1147
- RequestUploadCredentialsInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildId, required: true, location_name: "BuildId"))
1341
+ RegisterGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1342
+ RegisterGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, required: true, location_name: "GameServerId"))
1343
+ RegisterGameServerInput.add_member(:instance_id, Shapes::ShapeRef.new(shape: GameServerInstanceId, required: true, location_name: "InstanceId"))
1344
+ RegisterGameServerInput.add_member(:connection_info, Shapes::ShapeRef.new(shape: GameServerConnectionInfo, location_name: "ConnectionInfo"))
1345
+ RegisterGameServerInput.add_member(:game_server_data, Shapes::ShapeRef.new(shape: GameServerData, location_name: "GameServerData"))
1346
+ RegisterGameServerInput.add_member(:custom_sort_key, Shapes::ShapeRef.new(shape: GameServerSortKey, location_name: "CustomSortKey"))
1347
+ RegisterGameServerInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1348
+ RegisterGameServerInput.struct_class = Types::RegisterGameServerInput
1349
+
1350
+ RegisterGameServerOutput.add_member(:game_server, Shapes::ShapeRef.new(shape: GameServer, location_name: "GameServer"))
1351
+ RegisterGameServerOutput.struct_class = Types::RegisterGameServerOutput
1352
+
1353
+ RequestUploadCredentialsInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, required: true, location_name: "BuildId"))
1148
1354
  RequestUploadCredentialsInput.struct_class = Types::RequestUploadCredentialsInput
1149
1355
 
1150
1356
  RequestUploadCredentialsOutput.add_member(:upload_credentials, Shapes::ShapeRef.new(shape: AwsCredentials, location_name: "UploadCredentials"))
1151
1357
  RequestUploadCredentialsOutput.add_member(:storage_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "StorageLocation"))
1152
1358
  RequestUploadCredentialsOutput.struct_class = Types::RequestUploadCredentialsOutput
1153
1359
 
1154
- ResolveAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, required: true, location_name: "AliasId"))
1360
+ ResolveAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, required: true, location_name: "AliasId"))
1155
1361
  ResolveAliasInput.struct_class = Types::ResolveAliasInput
1156
1362
 
1157
1363
  ResolveAliasOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1158
- ResolveAliasOutput.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "FleetArn"))
1364
+ ResolveAliasOutput.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1159
1365
  ResolveAliasOutput.struct_class = Types::ResolveAliasOutput
1160
1366
 
1161
1367
  ResourceCreationLimitPolicy.add_member(:new_game_sessions_per_creator, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "NewGameSessionsPerCreator"))
1162
1368
  ResourceCreationLimitPolicy.add_member(:policy_period_in_minutes, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "PolicyPeriodInMinutes"))
1163
1369
  ResourceCreationLimitPolicy.struct_class = Types::ResourceCreationLimitPolicy
1164
1370
 
1371
+ ResumeGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1372
+ ResumeGameServerGroupInput.add_member(:resume_actions, Shapes::ShapeRef.new(shape: GameServerGroupActions, required: true, location_name: "ResumeActions"))
1373
+ ResumeGameServerGroupInput.struct_class = Types::ResumeGameServerGroupInput
1374
+
1375
+ ResumeGameServerGroupOutput.add_member(:game_server_group, Shapes::ShapeRef.new(shape: GameServerGroup, location_name: "GameServerGroup"))
1376
+ ResumeGameServerGroupOutput.struct_class = Types::ResumeGameServerGroupOutput
1377
+
1165
1378
  RoutingStrategy.add_member(:type, Shapes::ShapeRef.new(shape: RoutingStrategyType, location_name: "Type"))
1166
1379
  RoutingStrategy.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1167
1380
  RoutingStrategy.add_member(:message, Shapes::ShapeRef.new(shape: FreeText, location_name: "Message"))
@@ -1204,8 +1417,8 @@ module Aws::GameLift
1204
1417
 
1205
1418
  ScriptList.member = Shapes::ShapeRef.new(shape: Script)
1206
1419
 
1207
- SearchGameSessionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1208
- SearchGameSessionsInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, location_name: "AliasId"))
1420
+ SearchGameSessionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, location_name: "FleetId"))
1421
+ SearchGameSessionsInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, location_name: "AliasId"))
1209
1422
  SearchGameSessionsInput.add_member(:filter_expression, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "FilterExpression"))
1210
1423
  SearchGameSessionsInput.add_member(:sort_expression, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "SortExpression"))
1211
1424
  SearchGameSessionsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
@@ -1223,14 +1436,14 @@ module Aws::GameLift
1223
1436
 
1224
1437
  ServerProcessList.member = Shapes::ShapeRef.new(shape: ServerProcess)
1225
1438
 
1226
- StartFleetActionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1439
+ StartFleetActionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1227
1440
  StartFleetActionsInput.add_member(:actions, Shapes::ShapeRef.new(shape: FleetActionList, required: true, location_name: "Actions"))
1228
1441
  StartFleetActionsInput.struct_class = Types::StartFleetActionsInput
1229
1442
 
1230
1443
  StartFleetActionsOutput.struct_class = Types::StartFleetActionsOutput
1231
1444
 
1232
1445
  StartGameSessionPlacementInput.add_member(:placement_id, Shapes::ShapeRef.new(shape: IdStringModel, required: true, location_name: "PlacementId"))
1233
- StartGameSessionPlacementInput.add_member(:game_session_queue_name, Shapes::ShapeRef.new(shape: GameSessionQueueName, required: true, location_name: "GameSessionQueueName"))
1446
+ StartGameSessionPlacementInput.add_member(:game_session_queue_name, Shapes::ShapeRef.new(shape: GameSessionQueueNameOrArn, required: true, location_name: "GameSessionQueueName"))
1234
1447
  StartGameSessionPlacementInput.add_member(:game_properties, Shapes::ShapeRef.new(shape: GamePropertyList, location_name: "GameProperties"))
1235
1448
  StartGameSessionPlacementInput.add_member(:maximum_player_session_count, Shapes::ShapeRef.new(shape: WholeNumber, required: true, location_name: "MaximumPlayerSessionCount"))
1236
1449
  StartGameSessionPlacementInput.add_member(:game_session_name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "GameSessionName"))
@@ -1259,7 +1472,7 @@ module Aws::GameLift
1259
1472
  StartMatchmakingOutput.add_member(:matchmaking_ticket, Shapes::ShapeRef.new(shape: MatchmakingTicket, location_name: "MatchmakingTicket"))
1260
1473
  StartMatchmakingOutput.struct_class = Types::StartMatchmakingOutput
1261
1474
 
1262
- StopFleetActionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1475
+ StopFleetActionsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1263
1476
  StopFleetActionsInput.add_member(:actions, Shapes::ShapeRef.new(shape: FleetActionList, required: true, location_name: "Actions"))
1264
1477
  StopFleetActionsInput.struct_class = Types::StopFleetActionsInput
1265
1478
 
@@ -1281,6 +1494,13 @@ module Aws::GameLift
1281
1494
 
1282
1495
  StringList.member = Shapes::ShapeRef.new(shape: NonZeroAndMaxString)
1283
1496
 
1497
+ SuspendGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1498
+ SuspendGameServerGroupInput.add_member(:suspend_actions, Shapes::ShapeRef.new(shape: GameServerGroupActions, required: true, location_name: "SuspendActions"))
1499
+ SuspendGameServerGroupInput.struct_class = Types::SuspendGameServerGroupInput
1500
+
1501
+ SuspendGameServerGroupOutput.add_member(:game_server_group, Shapes::ShapeRef.new(shape: GameServerGroup, location_name: "GameServerGroup"))
1502
+ SuspendGameServerGroupOutput.struct_class = Types::SuspendGameServerGroupOutput
1503
+
1284
1504
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
1285
1505
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
1286
1506
  Tag.struct_class = Types::Tag
@@ -1301,6 +1521,9 @@ module Aws::GameLift
1301
1521
  TargetConfiguration.add_member(:target_value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "TargetValue"))
1302
1522
  TargetConfiguration.struct_class = Types::TargetConfiguration
1303
1523
 
1524
+ TargetTrackingConfiguration.add_member(:target_value, Shapes::ShapeRef.new(shape: NonNegativeDouble, required: true, location_name: "TargetValue"))
1525
+ TargetTrackingConfiguration.struct_class = Types::TargetTrackingConfiguration
1526
+
1304
1527
  TerminalRoutingStrategyException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
1305
1528
  TerminalRoutingStrategyException.struct_class = Types::TerminalRoutingStrategyException
1306
1529
 
@@ -1316,7 +1539,7 @@ module Aws::GameLift
1316
1539
 
1317
1540
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
1318
1541
 
1319
- UpdateAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasId, required: true, location_name: "AliasId"))
1542
+ UpdateAliasInput.add_member(:alias_id, Shapes::ShapeRef.new(shape: AliasIdOrArn, required: true, location_name: "AliasId"))
1320
1543
  UpdateAliasInput.add_member(:name, Shapes::ShapeRef.new(shape: NonBlankAndLengthConstraintString, location_name: "Name"))
1321
1544
  UpdateAliasInput.add_member(:description, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Description"))
1322
1545
  UpdateAliasInput.add_member(:routing_strategy, Shapes::ShapeRef.new(shape: RoutingStrategy, location_name: "RoutingStrategy"))
@@ -1325,7 +1548,7 @@ module Aws::GameLift
1325
1548
  UpdateAliasOutput.add_member(:alias, Shapes::ShapeRef.new(shape: Alias, location_name: "Alias"))
1326
1549
  UpdateAliasOutput.struct_class = Types::UpdateAliasOutput
1327
1550
 
1328
- UpdateBuildInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildId, required: true, location_name: "BuildId"))
1551
+ UpdateBuildInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, required: true, location_name: "BuildId"))
1329
1552
  UpdateBuildInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Name"))
1330
1553
  UpdateBuildInput.add_member(:version, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Version"))
1331
1554
  UpdateBuildInput.struct_class = Types::UpdateBuildInput
@@ -1333,7 +1556,7 @@ module Aws::GameLift
1333
1556
  UpdateBuildOutput.add_member(:build, Shapes::ShapeRef.new(shape: Build, location_name: "Build"))
1334
1557
  UpdateBuildOutput.struct_class = Types::UpdateBuildOutput
1335
1558
 
1336
- UpdateFleetAttributesInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1559
+ UpdateFleetAttributesInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1337
1560
  UpdateFleetAttributesInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Name"))
1338
1561
  UpdateFleetAttributesInput.add_member(:description, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Description"))
1339
1562
  UpdateFleetAttributesInput.add_member(:new_game_session_protection_policy, Shapes::ShapeRef.new(shape: ProtectionPolicy, location_name: "NewGameSessionProtectionPolicy"))
@@ -1344,7 +1567,7 @@ module Aws::GameLift
1344
1567
  UpdateFleetAttributesOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1345
1568
  UpdateFleetAttributesOutput.struct_class = Types::UpdateFleetAttributesOutput
1346
1569
 
1347
- UpdateFleetCapacityInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1570
+ UpdateFleetCapacityInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1348
1571
  UpdateFleetCapacityInput.add_member(:desired_instances, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "DesiredInstances"))
1349
1572
  UpdateFleetCapacityInput.add_member(:min_size, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "MinSize"))
1350
1573
  UpdateFleetCapacityInput.add_member(:max_size, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "MaxSize"))
@@ -1353,7 +1576,7 @@ module Aws::GameLift
1353
1576
  UpdateFleetCapacityOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1354
1577
  UpdateFleetCapacityOutput.struct_class = Types::UpdateFleetCapacityOutput
1355
1578
 
1356
- UpdateFleetPortSettingsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1579
+ UpdateFleetPortSettingsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1357
1580
  UpdateFleetPortSettingsInput.add_member(:inbound_permission_authorizations, Shapes::ShapeRef.new(shape: IpPermissionsList, location_name: "InboundPermissionAuthorizations"))
1358
1581
  UpdateFleetPortSettingsInput.add_member(:inbound_permission_revocations, Shapes::ShapeRef.new(shape: IpPermissionsList, location_name: "InboundPermissionRevocations"))
1359
1582
  UpdateFleetPortSettingsInput.struct_class = Types::UpdateFleetPortSettingsInput
@@ -1361,6 +1584,27 @@ module Aws::GameLift
1361
1584
  UpdateFleetPortSettingsOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1362
1585
  UpdateFleetPortSettingsOutput.struct_class = Types::UpdateFleetPortSettingsOutput
1363
1586
 
1587
+ UpdateGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1588
+ UpdateGameServerGroupInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "RoleArn"))
1589
+ UpdateGameServerGroupInput.add_member(:instance_definitions, Shapes::ShapeRef.new(shape: InstanceDefinitions, location_name: "InstanceDefinitions"))
1590
+ UpdateGameServerGroupInput.add_member(:game_server_protection_policy, Shapes::ShapeRef.new(shape: GameServerProtectionPolicy, location_name: "GameServerProtectionPolicy"))
1591
+ UpdateGameServerGroupInput.add_member(:balancing_strategy, Shapes::ShapeRef.new(shape: BalancingStrategy, location_name: "BalancingStrategy"))
1592
+ UpdateGameServerGroupInput.struct_class = Types::UpdateGameServerGroupInput
1593
+
1594
+ UpdateGameServerGroupOutput.add_member(:game_server_group, Shapes::ShapeRef.new(shape: GameServerGroup, location_name: "GameServerGroup"))
1595
+ UpdateGameServerGroupOutput.struct_class = Types::UpdateGameServerGroupOutput
1596
+
1597
+ UpdateGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1598
+ UpdateGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, required: true, location_name: "GameServerId"))
1599
+ UpdateGameServerInput.add_member(:game_server_data, Shapes::ShapeRef.new(shape: GameServerData, location_name: "GameServerData"))
1600
+ UpdateGameServerInput.add_member(:custom_sort_key, Shapes::ShapeRef.new(shape: GameServerSortKey, location_name: "CustomSortKey"))
1601
+ UpdateGameServerInput.add_member(:utilization_status, Shapes::ShapeRef.new(shape: GameServerUtilizationStatus, location_name: "UtilizationStatus"))
1602
+ UpdateGameServerInput.add_member(:health_check, Shapes::ShapeRef.new(shape: GameServerHealthCheck, location_name: "HealthCheck"))
1603
+ UpdateGameServerInput.struct_class = Types::UpdateGameServerInput
1604
+
1605
+ UpdateGameServerOutput.add_member(:game_server, Shapes::ShapeRef.new(shape: GameServer, location_name: "GameServer"))
1606
+ UpdateGameServerOutput.struct_class = Types::UpdateGameServerOutput
1607
+
1364
1608
  UpdateGameSessionInput.add_member(:game_session_id, Shapes::ShapeRef.new(shape: ArnStringModel, required: true, location_name: "GameSessionId"))
1365
1609
  UpdateGameSessionInput.add_member(:maximum_player_session_count, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "MaximumPlayerSessionCount"))
1366
1610
  UpdateGameSessionInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Name"))
@@ -1371,7 +1615,7 @@ module Aws::GameLift
1371
1615
  UpdateGameSessionOutput.add_member(:game_session, Shapes::ShapeRef.new(shape: GameSession, location_name: "GameSession"))
1372
1616
  UpdateGameSessionOutput.struct_class = Types::UpdateGameSessionOutput
1373
1617
 
1374
- UpdateGameSessionQueueInput.add_member(:name, Shapes::ShapeRef.new(shape: GameSessionQueueName, required: true, location_name: "Name"))
1618
+ UpdateGameSessionQueueInput.add_member(:name, Shapes::ShapeRef.new(shape: GameSessionQueueNameOrArn, required: true, location_name: "Name"))
1375
1619
  UpdateGameSessionQueueInput.add_member(:timeout_in_seconds, Shapes::ShapeRef.new(shape: WholeNumber, location_name: "TimeoutInSeconds"))
1376
1620
  UpdateGameSessionQueueInput.add_member(:player_latency_policies, Shapes::ShapeRef.new(shape: PlayerLatencyPolicyList, location_name: "PlayerLatencyPolicies"))
1377
1621
  UpdateGameSessionQueueInput.add_member(:destinations, Shapes::ShapeRef.new(shape: GameSessionQueueDestinationList, location_name: "Destinations"))
@@ -1398,14 +1642,14 @@ module Aws::GameLift
1398
1642
  UpdateMatchmakingConfigurationOutput.add_member(:configuration, Shapes::ShapeRef.new(shape: MatchmakingConfiguration, location_name: "Configuration"))
1399
1643
  UpdateMatchmakingConfigurationOutput.struct_class = Types::UpdateMatchmakingConfigurationOutput
1400
1644
 
1401
- UpdateRuntimeConfigurationInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, required: true, location_name: "FleetId"))
1645
+ UpdateRuntimeConfigurationInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1402
1646
  UpdateRuntimeConfigurationInput.add_member(:runtime_configuration, Shapes::ShapeRef.new(shape: RuntimeConfiguration, required: true, location_name: "RuntimeConfiguration"))
1403
1647
  UpdateRuntimeConfigurationInput.struct_class = Types::UpdateRuntimeConfigurationInput
1404
1648
 
1405
1649
  UpdateRuntimeConfigurationOutput.add_member(:runtime_configuration, Shapes::ShapeRef.new(shape: RuntimeConfiguration, location_name: "RuntimeConfiguration"))
1406
1650
  UpdateRuntimeConfigurationOutput.struct_class = Types::UpdateRuntimeConfigurationOutput
1407
1651
 
1408
- UpdateScriptInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptId, required: true, location_name: "ScriptId"))
1652
+ UpdateScriptInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptIdOrArn, required: true, location_name: "ScriptId"))
1409
1653
  UpdateScriptInput.add_member(:name, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Name"))
1410
1654
  UpdateScriptInput.add_member(:version, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Version"))
1411
1655
  UpdateScriptInput.add_member(:storage_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "StorageLocation"))
@@ -1431,7 +1675,7 @@ module Aws::GameLift
1431
1675
  VpcPeeringAuthorizationList.member = Shapes::ShapeRef.new(shape: VpcPeeringAuthorization)
1432
1676
 
1433
1677
  VpcPeeringConnection.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1434
- VpcPeeringConnection.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "FleetArn"))
1678
+ VpcPeeringConnection.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1435
1679
  VpcPeeringConnection.add_member(:ip_v4_cidr_block, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "IpV4CidrBlock"))
1436
1680
  VpcPeeringConnection.add_member(:vpc_peering_connection_id, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "VpcPeeringConnectionId"))
1437
1681
  VpcPeeringConnection.add_member(:status, Shapes::ShapeRef.new(shape: VpcPeeringConnectionStatus, location_name: "Status"))
@@ -1445,6 +1689,8 @@ module Aws::GameLift
1445
1689
  VpcPeeringConnectionStatus.add_member(:message, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Message"))
1446
1690
  VpcPeeringConnectionStatus.struct_class = Types::VpcPeeringConnectionStatus
1447
1691
 
1692
+ VpcSubnets.member = Shapes::ShapeRef.new(shape: VpcSubnet)
1693
+
1448
1694
 
1449
1695
  # @api private
1450
1696
  API = Seahorse::Model::Api.new.tap do |api|
@@ -1475,6 +1721,20 @@ module Aws::GameLift
1475
1721
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedRegionException)
1476
1722
  end)
1477
1723
 
1724
+ api.add_operation(:claim_game_server, Seahorse::Model::Operation.new.tap do |o|
1725
+ o.name = "ClaimGameServer"
1726
+ o.http_method = "POST"
1727
+ o.http_request_uri = "/"
1728
+ o.input = Shapes::ShapeRef.new(shape: ClaimGameServerInput)
1729
+ o.output = Shapes::ShapeRef.new(shape: ClaimGameServerOutput)
1730
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1731
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1732
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1733
+ o.errors << Shapes::ShapeRef.new(shape: OutOfCapacityException)
1734
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1735
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1736
+ end)
1737
+
1478
1738
  api.add_operation(:create_alias, Seahorse::Model::Operation.new.tap do |o|
1479
1739
  o.name = "CreateAlias"
1480
1740
  o.http_method = "POST"
@@ -1517,6 +1777,19 @@ module Aws::GameLift
1517
1777
  o.errors << Shapes::ShapeRef.new(shape: TaggingFailedException)
1518
1778
  end)
1519
1779
 
1780
+ api.add_operation(:create_game_server_group, Seahorse::Model::Operation.new.tap do |o|
1781
+ o.name = "CreateGameServerGroup"
1782
+ o.http_method = "POST"
1783
+ o.http_request_uri = "/"
1784
+ o.input = Shapes::ShapeRef.new(shape: CreateGameServerGroupInput)
1785
+ o.output = Shapes::ShapeRef.new(shape: CreateGameServerGroupOutput)
1786
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1791
+ end)
1792
+
1520
1793
  api.add_operation(:create_game_session, Seahorse::Model::Operation.new.tap do |o|
1521
1794
  o.name = "CreateGameSession"
1522
1795
  o.http_method = "POST"
@@ -1681,6 +1954,18 @@ module Aws::GameLift
1681
1954
  o.errors << Shapes::ShapeRef.new(shape: TaggingFailedException)
1682
1955
  end)
1683
1956
 
1957
+ api.add_operation(:delete_game_server_group, Seahorse::Model::Operation.new.tap do |o|
1958
+ o.name = "DeleteGameServerGroup"
1959
+ o.http_method = "POST"
1960
+ o.http_request_uri = "/"
1961
+ o.input = Shapes::ShapeRef.new(shape: DeleteGameServerGroupInput)
1962
+ o.output = Shapes::ShapeRef.new(shape: DeleteGameServerGroupOutput)
1963
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1964
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1965
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1966
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1967
+ end)
1968
+
1684
1969
  api.add_operation(:delete_game_session_queue, Seahorse::Model::Operation.new.tap do |o|
1685
1970
  o.name = "DeleteGameSessionQueue"
1686
1971
  o.http_method = "POST"
@@ -1769,6 +2054,18 @@ module Aws::GameLift
1769
2054
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1770
2055
  end)
1771
2056
 
2057
+ api.add_operation(:deregister_game_server, Seahorse::Model::Operation.new.tap do |o|
2058
+ o.name = "DeregisterGameServer"
2059
+ o.http_method = "POST"
2060
+ o.http_request_uri = "/"
2061
+ o.input = Shapes::ShapeRef.new(shape: DeregisterGameServerInput)
2062
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2063
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2064
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2065
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2066
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2067
+ end)
2068
+
1772
2069
  api.add_operation(:describe_alias, Seahorse::Model::Operation.new.tap do |o|
1773
2070
  o.name = "DescribeAlias"
1774
2071
  o.http_method = "POST"
@@ -1864,6 +2161,30 @@ module Aws::GameLift
1864
2161
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1865
2162
  end)
1866
2163
 
2164
+ api.add_operation(:describe_game_server, Seahorse::Model::Operation.new.tap do |o|
2165
+ o.name = "DescribeGameServer"
2166
+ o.http_method = "POST"
2167
+ o.http_request_uri = "/"
2168
+ o.input = Shapes::ShapeRef.new(shape: DescribeGameServerInput)
2169
+ o.output = Shapes::ShapeRef.new(shape: DescribeGameServerOutput)
2170
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2171
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2172
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2173
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2174
+ end)
2175
+
2176
+ api.add_operation(:describe_game_server_group, Seahorse::Model::Operation.new.tap do |o|
2177
+ o.name = "DescribeGameServerGroup"
2178
+ o.http_method = "POST"
2179
+ o.http_request_uri = "/"
2180
+ o.input = Shapes::ShapeRef.new(shape: DescribeGameServerGroupInput)
2181
+ o.output = Shapes::ShapeRef.new(shape: DescribeGameServerGroupOutput)
2182
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2183
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2184
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2185
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2186
+ end)
2187
+
1867
2188
  api.add_operation(:describe_game_session_details, Seahorse::Model::Operation.new.tap do |o|
1868
2189
  o.name = "DescribeGameSessionDetails"
1869
2190
  o.http_method = "POST"
@@ -2089,6 +2410,28 @@ module Aws::GameLift
2089
2410
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2090
2411
  end)
2091
2412
 
2413
+ api.add_operation(:list_game_server_groups, Seahorse::Model::Operation.new.tap do |o|
2414
+ o.name = "ListGameServerGroups"
2415
+ o.http_method = "POST"
2416
+ o.http_request_uri = "/"
2417
+ o.input = Shapes::ShapeRef.new(shape: ListGameServerGroupsInput)
2418
+ o.output = Shapes::ShapeRef.new(shape: ListGameServerGroupsOutput)
2419
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2420
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2421
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2422
+ end)
2423
+
2424
+ api.add_operation(:list_game_servers, Seahorse::Model::Operation.new.tap do |o|
2425
+ o.name = "ListGameServers"
2426
+ o.http_method = "POST"
2427
+ o.http_request_uri = "/"
2428
+ o.input = Shapes::ShapeRef.new(shape: ListGameServersInput)
2429
+ o.output = Shapes::ShapeRef.new(shape: ListGameServersOutput)
2430
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2431
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2432
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2433
+ end)
2434
+
2092
2435
  api.add_operation(:list_scripts, Seahorse::Model::Operation.new.tap do |o|
2093
2436
  o.name = "ListScripts"
2094
2437
  o.http_method = "POST"
@@ -2124,6 +2467,19 @@ module Aws::GameLift
2124
2467
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2125
2468
  end)
2126
2469
 
2470
+ api.add_operation(:register_game_server, Seahorse::Model::Operation.new.tap do |o|
2471
+ o.name = "RegisterGameServer"
2472
+ o.http_method = "POST"
2473
+ o.http_request_uri = "/"
2474
+ o.input = Shapes::ShapeRef.new(shape: RegisterGameServerInput)
2475
+ o.output = Shapes::ShapeRef.new(shape: RegisterGameServerOutput)
2476
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2477
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2478
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2479
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2480
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2481
+ end)
2482
+
2127
2483
  api.add_operation(:request_upload_credentials, Seahorse::Model::Operation.new.tap do |o|
2128
2484
  o.name = "RequestUploadCredentials"
2129
2485
  o.http_method = "POST"
@@ -2149,6 +2505,18 @@ module Aws::GameLift
2149
2505
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2150
2506
  end)
2151
2507
 
2508
+ api.add_operation(:resume_game_server_group, Seahorse::Model::Operation.new.tap do |o|
2509
+ o.name = "ResumeGameServerGroup"
2510
+ o.http_method = "POST"
2511
+ o.http_request_uri = "/"
2512
+ o.input = Shapes::ShapeRef.new(shape: ResumeGameServerGroupInput)
2513
+ o.output = Shapes::ShapeRef.new(shape: ResumeGameServerGroupOutput)
2514
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2515
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2516
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2517
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2518
+ end)
2519
+
2152
2520
  api.add_operation(:search_game_sessions, Seahorse::Model::Operation.new.tap do |o|
2153
2521
  o.name = "SearchGameSessions"
2154
2522
  o.http_method = "POST"
@@ -2246,6 +2614,18 @@ module Aws::GameLift
2246
2614
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedRegionException)
2247
2615
  end)
2248
2616
 
2617
+ api.add_operation(:suspend_game_server_group, Seahorse::Model::Operation.new.tap do |o|
2618
+ o.name = "SuspendGameServerGroup"
2619
+ o.http_method = "POST"
2620
+ o.http_request_uri = "/"
2621
+ o.input = Shapes::ShapeRef.new(shape: SuspendGameServerGroupInput)
2622
+ o.output = Shapes::ShapeRef.new(shape: SuspendGameServerGroupOutput)
2623
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2624
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2625
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2626
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2627
+ end)
2628
+
2249
2629
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
2250
2630
  o.name = "TagResource"
2251
2631
  o.http_method = "POST"
@@ -2339,6 +2719,30 @@ module Aws::GameLift
2339
2719
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2340
2720
  end)
2341
2721
 
2722
+ api.add_operation(:update_game_server, Seahorse::Model::Operation.new.tap do |o|
2723
+ o.name = "UpdateGameServer"
2724
+ o.http_method = "POST"
2725
+ o.http_request_uri = "/"
2726
+ o.input = Shapes::ShapeRef.new(shape: UpdateGameServerInput)
2727
+ o.output = Shapes::ShapeRef.new(shape: UpdateGameServerOutput)
2728
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2729
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2730
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2731
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2732
+ end)
2733
+
2734
+ api.add_operation(:update_game_server_group, Seahorse::Model::Operation.new.tap do |o|
2735
+ o.name = "UpdateGameServerGroup"
2736
+ o.http_method = "POST"
2737
+ o.http_request_uri = "/"
2738
+ o.input = Shapes::ShapeRef.new(shape: UpdateGameServerGroupInput)
2739
+ o.output = Shapes::ShapeRef.new(shape: UpdateGameServerGroupOutput)
2740
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2741
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2742
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2743
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2744
+ end)
2745
+
2342
2746
  api.add_operation(:update_game_session, Seahorse::Model::Operation.new.tap do |o|
2343
2747
  o.name = "UpdateGameSession"
2344
2748
  o.http_method = "POST"