aws-sdk-gamelift 1.58.0 → 1.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,6 +22,7 @@ module Aws::GameLift
22
22
  AliasIdOrArn = Shapes::StringShape.new(name: 'AliasIdOrArn')
23
23
  AliasList = Shapes::ListShape.new(name: 'AliasList')
24
24
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
25
+ AnywhereConfiguration = Shapes::StructureShape.new(name: 'AnywhereConfiguration')
25
26
  ArnStringModel = Shapes::StringShape.new(name: 'ArnStringModel')
26
27
  AttributeValue = Shapes::StructureShape.new(name: 'AttributeValue')
27
28
  AutoScalingGroupArn = Shapes::StringShape.new(name: 'AutoScalingGroupArn')
@@ -40,6 +41,14 @@ module Aws::GameLift
40
41
  ClaimGameServerInput = Shapes::StructureShape.new(name: 'ClaimGameServerInput')
41
42
  ClaimGameServerOutput = Shapes::StructureShape.new(name: 'ClaimGameServerOutput')
42
43
  ComparisonOperatorType = Shapes::StringShape.new(name: 'ComparisonOperatorType')
44
+ Compute = Shapes::StructureShape.new(name: 'Compute')
45
+ ComputeArn = Shapes::StringShape.new(name: 'ComputeArn')
46
+ ComputeAuthToken = Shapes::StringShape.new(name: 'ComputeAuthToken')
47
+ ComputeList = Shapes::ListShape.new(name: 'ComputeList')
48
+ ComputeName = Shapes::StringShape.new(name: 'ComputeName')
49
+ ComputeNameOrArn = Shapes::StringShape.new(name: 'ComputeNameOrArn')
50
+ ComputeStatus = Shapes::StringShape.new(name: 'ComputeStatus')
51
+ ComputeType = Shapes::StringShape.new(name: 'ComputeType')
43
52
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
44
53
  CreateAliasInput = Shapes::StructureShape.new(name: 'CreateAliasInput')
45
54
  CreateAliasOutput = Shapes::StructureShape.new(name: 'CreateAliasOutput')
@@ -55,6 +64,8 @@ module Aws::GameLift
55
64
  CreateGameSessionOutput = Shapes::StructureShape.new(name: 'CreateGameSessionOutput')
56
65
  CreateGameSessionQueueInput = Shapes::StructureShape.new(name: 'CreateGameSessionQueueInput')
57
66
  CreateGameSessionQueueOutput = Shapes::StructureShape.new(name: 'CreateGameSessionQueueOutput')
67
+ CreateLocationInput = Shapes::StructureShape.new(name: 'CreateLocationInput')
68
+ CreateLocationOutput = Shapes::StructureShape.new(name: 'CreateLocationOutput')
58
69
  CreateMatchmakingConfigurationInput = Shapes::StructureShape.new(name: 'CreateMatchmakingConfigurationInput')
59
70
  CreateMatchmakingConfigurationOutput = Shapes::StructureShape.new(name: 'CreateMatchmakingConfigurationOutput')
60
71
  CreateMatchmakingRuleSetInput = Shapes::StructureShape.new(name: 'CreateMatchmakingRuleSetInput')
@@ -70,6 +81,8 @@ module Aws::GameLift
70
81
  CreateVpcPeeringConnectionInput = Shapes::StructureShape.new(name: 'CreateVpcPeeringConnectionInput')
71
82
  CreateVpcPeeringConnectionOutput = Shapes::StructureShape.new(name: 'CreateVpcPeeringConnectionOutput')
72
83
  CustomEventData = Shapes::StringShape.new(name: 'CustomEventData')
84
+ CustomInputLocationStringModel = Shapes::StringShape.new(name: 'CustomInputLocationStringModel')
85
+ CustomLocationNameOrArnModel = Shapes::StringShape.new(name: 'CustomLocationNameOrArnModel')
73
86
  DeleteAliasInput = Shapes::StructureShape.new(name: 'DeleteAliasInput')
74
87
  DeleteBuildInput = Shapes::StructureShape.new(name: 'DeleteBuildInput')
75
88
  DeleteFleetInput = Shapes::StructureShape.new(name: 'DeleteFleetInput')
@@ -79,6 +92,8 @@ module Aws::GameLift
79
92
  DeleteGameServerGroupOutput = Shapes::StructureShape.new(name: 'DeleteGameServerGroupOutput')
80
93
  DeleteGameSessionQueueInput = Shapes::StructureShape.new(name: 'DeleteGameSessionQueueInput')
81
94
  DeleteGameSessionQueueOutput = Shapes::StructureShape.new(name: 'DeleteGameSessionQueueOutput')
95
+ DeleteLocationInput = Shapes::StructureShape.new(name: 'DeleteLocationInput')
96
+ DeleteLocationOutput = Shapes::StructureShape.new(name: 'DeleteLocationOutput')
82
97
  DeleteMatchmakingConfigurationInput = Shapes::StructureShape.new(name: 'DeleteMatchmakingConfigurationInput')
83
98
  DeleteMatchmakingConfigurationOutput = Shapes::StructureShape.new(name: 'DeleteMatchmakingConfigurationOutput')
84
99
  DeleteMatchmakingRuleSetInput = Shapes::StructureShape.new(name: 'DeleteMatchmakingRuleSetInput')
@@ -89,11 +104,15 @@ module Aws::GameLift
89
104
  DeleteVpcPeeringAuthorizationOutput = Shapes::StructureShape.new(name: 'DeleteVpcPeeringAuthorizationOutput')
90
105
  DeleteVpcPeeringConnectionInput = Shapes::StructureShape.new(name: 'DeleteVpcPeeringConnectionInput')
91
106
  DeleteVpcPeeringConnectionOutput = Shapes::StructureShape.new(name: 'DeleteVpcPeeringConnectionOutput')
107
+ DeregisterComputeInput = Shapes::StructureShape.new(name: 'DeregisterComputeInput')
108
+ DeregisterComputeOutput = Shapes::StructureShape.new(name: 'DeregisterComputeOutput')
92
109
  DeregisterGameServerInput = Shapes::StructureShape.new(name: 'DeregisterGameServerInput')
93
110
  DescribeAliasInput = Shapes::StructureShape.new(name: 'DescribeAliasInput')
94
111
  DescribeAliasOutput = Shapes::StructureShape.new(name: 'DescribeAliasOutput')
95
112
  DescribeBuildInput = Shapes::StructureShape.new(name: 'DescribeBuildInput')
96
113
  DescribeBuildOutput = Shapes::StructureShape.new(name: 'DescribeBuildOutput')
114
+ DescribeComputeInput = Shapes::StructureShape.new(name: 'DescribeComputeInput')
115
+ DescribeComputeOutput = Shapes::StructureShape.new(name: 'DescribeComputeOutput')
97
116
  DescribeEC2InstanceLimitsInput = Shapes::StructureShape.new(name: 'DescribeEC2InstanceLimitsInput')
98
117
  DescribeEC2InstanceLimitsOutput = Shapes::StructureShape.new(name: 'DescribeEC2InstanceLimitsOutput')
99
118
  DescribeFleetAttributesInput = Shapes::StructureShape.new(name: 'DescribeFleetAttributesInput')
@@ -149,6 +168,7 @@ module Aws::GameLift
149
168
  DesiredPlayerSession = Shapes::StructureShape.new(name: 'DesiredPlayerSession')
150
169
  DesiredPlayerSessionList = Shapes::ListShape.new(name: 'DesiredPlayerSessionList')
151
170
  DnsName = Shapes::StringShape.new(name: 'DnsName')
171
+ DnsNameInput = Shapes::StringShape.new(name: 'DnsNameInput')
152
172
  Double = Shapes::FloatShape.new(name: 'Double')
153
173
  DoubleObject = Shapes::FloatShape.new(name: 'DoubleObject')
154
174
  EC2InstanceCounts = Shapes::StructureShape.new(name: 'EC2InstanceCounts')
@@ -178,6 +198,7 @@ module Aws::GameLift
178
198
  FlexMatchMode = Shapes::StringShape.new(name: 'FlexMatchMode')
179
199
  Float = Shapes::FloatShape.new(name: 'Float')
180
200
  FreeText = Shapes::StringShape.new(name: 'FreeText')
201
+ GameLiftServiceSdkEndpointOutput = Shapes::StringShape.new(name: 'GameLiftServiceSdkEndpointOutput')
181
202
  GameProperty = Shapes::StructureShape.new(name: 'GameProperty')
182
203
  GamePropertyKey = Shapes::StringShape.new(name: 'GamePropertyKey')
183
204
  GamePropertyList = Shapes::ListShape.new(name: 'GamePropertyList')
@@ -227,6 +248,10 @@ module Aws::GameLift
227
248
  GameSessionQueueNameOrArnList = Shapes::ListShape.new(name: 'GameSessionQueueNameOrArnList')
228
249
  GameSessionStatus = Shapes::StringShape.new(name: 'GameSessionStatus')
229
250
  GameSessionStatusReason = Shapes::StringShape.new(name: 'GameSessionStatusReason')
251
+ GetComputeAccessInput = Shapes::StructureShape.new(name: 'GetComputeAccessInput')
252
+ GetComputeAccessOutput = Shapes::StructureShape.new(name: 'GetComputeAccessOutput')
253
+ GetComputeAuthTokenInput = Shapes::StructureShape.new(name: 'GetComputeAuthTokenInput')
254
+ GetComputeAuthTokenOutput = Shapes::StructureShape.new(name: 'GetComputeAuthTokenOutput')
230
255
  GetGameSessionLogUrlInput = Shapes::StructureShape.new(name: 'GetGameSessionLogUrlInput')
231
256
  GetGameSessionLogUrlOutput = Shapes::StructureShape.new(name: 'GetGameSessionLogUrlOutput')
232
257
  GetInstanceAccessInput = Shapes::StructureShape.new(name: 'GetInstanceAccessInput')
@@ -264,21 +289,31 @@ module Aws::GameLift
264
289
  ListAliasesOutput = Shapes::StructureShape.new(name: 'ListAliasesOutput')
265
290
  ListBuildsInput = Shapes::StructureShape.new(name: 'ListBuildsInput')
266
291
  ListBuildsOutput = Shapes::StructureShape.new(name: 'ListBuildsOutput')
292
+ ListComputeInput = Shapes::StructureShape.new(name: 'ListComputeInput')
293
+ ListComputeOutput = Shapes::StructureShape.new(name: 'ListComputeOutput')
267
294
  ListFleetsInput = Shapes::StructureShape.new(name: 'ListFleetsInput')
268
295
  ListFleetsOutput = Shapes::StructureShape.new(name: 'ListFleetsOutput')
269
296
  ListGameServerGroupsInput = Shapes::StructureShape.new(name: 'ListGameServerGroupsInput')
270
297
  ListGameServerGroupsOutput = Shapes::StructureShape.new(name: 'ListGameServerGroupsOutput')
271
298
  ListGameServersInput = Shapes::StructureShape.new(name: 'ListGameServersInput')
272
299
  ListGameServersOutput = Shapes::StructureShape.new(name: 'ListGameServersOutput')
300
+ ListLocationsInput = Shapes::StructureShape.new(name: 'ListLocationsInput')
301
+ ListLocationsLimit = Shapes::IntegerShape.new(name: 'ListLocationsLimit')
302
+ ListLocationsOutput = Shapes::StructureShape.new(name: 'ListLocationsOutput')
273
303
  ListScriptsInput = Shapes::StructureShape.new(name: 'ListScriptsInput')
274
304
  ListScriptsOutput = Shapes::StructureShape.new(name: 'ListScriptsOutput')
275
305
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
276
306
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
307
+ LocationArnModel = Shapes::StringShape.new(name: 'LocationArnModel')
277
308
  LocationAttributes = Shapes::StructureShape.new(name: 'LocationAttributes')
278
309
  LocationAttributesList = Shapes::ListShape.new(name: 'LocationAttributesList')
279
310
  LocationConfiguration = Shapes::StructureShape.new(name: 'LocationConfiguration')
280
311
  LocationConfigurationList = Shapes::ListShape.new(name: 'LocationConfigurationList')
312
+ LocationFilter = Shapes::StringShape.new(name: 'LocationFilter')
313
+ LocationFilterList = Shapes::ListShape.new(name: 'LocationFilterList')
281
314
  LocationList = Shapes::ListShape.new(name: 'LocationList')
315
+ LocationModel = Shapes::StructureShape.new(name: 'LocationModel')
316
+ LocationModelList = Shapes::ListShape.new(name: 'LocationModelList')
282
317
  LocationState = Shapes::StructureShape.new(name: 'LocationState')
283
318
  LocationStateList = Shapes::ListShape.new(name: 'LocationStateList')
284
319
  LocationStringModel = Shapes::StringShape.new(name: 'LocationStringModel')
@@ -311,6 +346,7 @@ module Aws::GameLift
311
346
  NonBlankString = Shapes::StringShape.new(name: 'NonBlankString')
312
347
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
313
348
  NonNegativeDouble = Shapes::FloatShape.new(name: 'NonNegativeDouble')
349
+ NonNegativeLimitedLengthDouble = Shapes::StringShape.new(name: 'NonNegativeLimitedLengthDouble')
314
350
  NonZeroAndMaxString = Shapes::StringShape.new(name: 'NonZeroAndMaxString')
315
351
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
316
352
  OperatingSystem = Shapes::StringShape.new(name: 'OperatingSystem')
@@ -319,6 +355,9 @@ module Aws::GameLift
319
355
  PlacedPlayerSessionList = Shapes::ListShape.new(name: 'PlacedPlayerSessionList')
320
356
  Player = Shapes::StructureShape.new(name: 'Player')
321
357
  PlayerAttributeMap = Shapes::MapShape.new(name: 'PlayerAttributeMap')
358
+ PlayerAttributeString = Shapes::StringShape.new(name: 'PlayerAttributeString')
359
+ PlayerAttributeStringDoubleMap = Shapes::MapShape.new(name: 'PlayerAttributeStringDoubleMap')
360
+ PlayerAttributeStringList = Shapes::ListShape.new(name: 'PlayerAttributeStringList')
322
361
  PlayerData = Shapes::StringShape.new(name: 'PlayerData')
323
362
  PlayerDataMap = Shapes::MapShape.new(name: 'PlayerDataMap')
324
363
  PlayerIdList = Shapes::ListShape.new(name: 'PlayerIdList')
@@ -345,6 +384,8 @@ module Aws::GameLift
345
384
  QueueArnsList = Shapes::ListShape.new(name: 'QueueArnsList')
346
385
  QueueCustomEventData = Shapes::StringShape.new(name: 'QueueCustomEventData')
347
386
  QueueSnsArnStringModel = Shapes::StringShape.new(name: 'QueueSnsArnStringModel')
387
+ RegisterComputeInput = Shapes::StructureShape.new(name: 'RegisterComputeInput')
388
+ RegisterComputeOutput = Shapes::StructureShape.new(name: 'RegisterComputeOutput')
348
389
  RegisterGameServerInput = Shapes::StructureShape.new(name: 'RegisterGameServerInput')
349
390
  RegisterGameServerOutput = Shapes::StructureShape.new(name: 'RegisterGameServerOutput')
350
391
  RequestUploadCredentialsInput = Shapes::StructureShape.new(name: 'RequestUploadCredentialsInput')
@@ -373,6 +414,7 @@ module Aws::GameLift
373
414
  SearchGameSessionsOutput = Shapes::StructureShape.new(name: 'SearchGameSessionsOutput')
374
415
  ServerProcess = Shapes::StructureShape.new(name: 'ServerProcess')
375
416
  ServerProcessList = Shapes::ListShape.new(name: 'ServerProcessList')
417
+ ServerSdkVersion = Shapes::StringShape.new(name: 'ServerSdkVersion')
376
418
  SnsArnStringModel = Shapes::StringShape.new(name: 'SnsArnStringModel')
377
419
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
378
420
  StartFleetActionsInput = Shapes::StructureShape.new(name: 'StartFleetActionsInput')
@@ -389,7 +431,6 @@ module Aws::GameLift
389
431
  StopGameSessionPlacementOutput = Shapes::StructureShape.new(name: 'StopGameSessionPlacementOutput')
390
432
  StopMatchmakingInput = Shapes::StructureShape.new(name: 'StopMatchmakingInput')
391
433
  StopMatchmakingOutput = Shapes::StructureShape.new(name: 'StopMatchmakingOutput')
392
- StringDoubleMap = Shapes::MapShape.new(name: 'StringDoubleMap')
393
434
  StringList = Shapes::ListShape.new(name: 'StringList')
394
435
  StringModel = Shapes::StringShape.new(name: 'StringModel')
395
436
  SuspendGameServerGroupInput = Shapes::StructureShape.new(name: 'SuspendGameServerGroupInput')
@@ -465,10 +506,13 @@ module Aws::GameLift
465
506
 
466
507
  AliasList.member = Shapes::ShapeRef.new(shape: Alias)
467
508
 
468
- AttributeValue.add_member(:s, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "S"))
509
+ AnywhereConfiguration.add_member(:cost, Shapes::ShapeRef.new(shape: NonNegativeLimitedLengthDouble, required: true, location_name: "Cost"))
510
+ AnywhereConfiguration.struct_class = Types::AnywhereConfiguration
511
+
512
+ AttributeValue.add_member(:s, Shapes::ShapeRef.new(shape: PlayerAttributeString, location_name: "S"))
469
513
  AttributeValue.add_member(:n, Shapes::ShapeRef.new(shape: DoubleObject, location_name: "N"))
470
- AttributeValue.add_member(:sl, Shapes::ShapeRef.new(shape: StringList, location_name: "SL"))
471
- AttributeValue.add_member(:sdm, Shapes::ShapeRef.new(shape: StringDoubleMap, location_name: "SDM"))
514
+ AttributeValue.add_member(:sl, Shapes::ShapeRef.new(shape: PlayerAttributeStringList, location_name: "SL"))
515
+ AttributeValue.add_member(:sdm, Shapes::ShapeRef.new(shape: PlayerAttributeStringDoubleMap, location_name: "SDM"))
472
516
  AttributeValue.struct_class = Types::AttributeValue
473
517
 
474
518
  AwsCredentials.add_member(:access_key_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AccessKeyId"))
@@ -484,6 +528,7 @@ module Aws::GameLift
484
528
  Build.add_member(:size_on_disk, Shapes::ShapeRef.new(shape: PositiveLong, location_name: "SizeOnDisk"))
485
529
  Build.add_member(:operating_system, Shapes::ShapeRef.new(shape: OperatingSystem, location_name: "OperatingSystem"))
486
530
  Build.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
531
+ Build.add_member(:server_sdk_version, Shapes::ShapeRef.new(shape: ServerSdkVersion, location_name: "ServerSdkVersion"))
487
532
  Build.struct_class = Types::Build
488
533
 
489
534
  BuildList.member = Shapes::ShapeRef.new(shape: Build)
@@ -499,6 +544,22 @@ module Aws::GameLift
499
544
  ClaimGameServerOutput.add_member(:game_server, Shapes::ShapeRef.new(shape: GameServer, location_name: "GameServer"))
500
545
  ClaimGameServerOutput.struct_class = Types::ClaimGameServerOutput
501
546
 
547
+ Compute.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
548
+ Compute.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
549
+ Compute.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeName, location_name: "ComputeName"))
550
+ Compute.add_member(:compute_arn, Shapes::ShapeRef.new(shape: ComputeArn, location_name: "ComputeArn"))
551
+ Compute.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "IpAddress"))
552
+ Compute.add_member(:dns_name, Shapes::ShapeRef.new(shape: DnsName, location_name: "DnsName"))
553
+ Compute.add_member(:compute_status, Shapes::ShapeRef.new(shape: ComputeStatus, location_name: "ComputeStatus"))
554
+ Compute.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "Location"))
555
+ Compute.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
556
+ Compute.add_member(:operating_system, Shapes::ShapeRef.new(shape: OperatingSystem, location_name: "OperatingSystem"))
557
+ Compute.add_member(:type, Shapes::ShapeRef.new(shape: EC2InstanceType, location_name: "Type"))
558
+ Compute.add_member(:game_lift_service_sdk_endpoint, Shapes::ShapeRef.new(shape: GameLiftServiceSdkEndpointOutput, location_name: "GameLiftServiceSdkEndpoint"))
559
+ Compute.struct_class = Types::Compute
560
+
561
+ ComputeList.member = Shapes::ShapeRef.new(shape: Compute)
562
+
502
563
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
503
564
  ConflictException.struct_class = Types::ConflictException
504
565
 
@@ -516,6 +577,7 @@ module Aws::GameLift
516
577
  CreateBuildInput.add_member(:storage_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "StorageLocation"))
517
578
  CreateBuildInput.add_member(:operating_system, Shapes::ShapeRef.new(shape: OperatingSystem, location_name: "OperatingSystem"))
518
579
  CreateBuildInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
580
+ CreateBuildInput.add_member(:server_sdk_version, Shapes::ShapeRef.new(shape: ServerSdkVersion, location_name: "ServerSdkVersion"))
519
581
  CreateBuildInput.struct_class = Types::CreateBuildInput
520
582
 
521
583
  CreateBuildOutput.add_member(:build, Shapes::ShapeRef.new(shape: Build, location_name: "Build"))
@@ -530,7 +592,7 @@ module Aws::GameLift
530
592
  CreateFleetInput.add_member(:server_launch_path, Shapes::ShapeRef.new(shape: LaunchPathStringModel, location_name: "ServerLaunchPath"))
531
593
  CreateFleetInput.add_member(:server_launch_parameters, Shapes::ShapeRef.new(shape: LaunchParametersStringModel, location_name: "ServerLaunchParameters"))
532
594
  CreateFleetInput.add_member(:log_paths, Shapes::ShapeRef.new(shape: StringList, location_name: "LogPaths"))
533
- CreateFleetInput.add_member(:ec2_instance_type, Shapes::ShapeRef.new(shape: EC2InstanceType, required: true, location_name: "EC2InstanceType"))
595
+ CreateFleetInput.add_member(:ec2_instance_type, Shapes::ShapeRef.new(shape: EC2InstanceType, location_name: "EC2InstanceType"))
534
596
  CreateFleetInput.add_member(:ec2_inbound_permissions, Shapes::ShapeRef.new(shape: IpPermissionsList, location_name: "EC2InboundPermissions"))
535
597
  CreateFleetInput.add_member(:new_game_session_protection_policy, Shapes::ShapeRef.new(shape: ProtectionPolicy, location_name: "NewGameSessionProtectionPolicy"))
536
598
  CreateFleetInput.add_member(:runtime_configuration, Shapes::ShapeRef.new(shape: RuntimeConfiguration, location_name: "RuntimeConfiguration"))
@@ -543,6 +605,8 @@ module Aws::GameLift
543
605
  CreateFleetInput.add_member(:certificate_configuration, Shapes::ShapeRef.new(shape: CertificateConfiguration, location_name: "CertificateConfiguration"))
544
606
  CreateFleetInput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationConfigurationList, location_name: "Locations"))
545
607
  CreateFleetInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
608
+ CreateFleetInput.add_member(:compute_type, Shapes::ShapeRef.new(shape: ComputeType, location_name: "ComputeType"))
609
+ CreateFleetInput.add_member(:anywhere_configuration, Shapes::ShapeRef.new(shape: AnywhereConfiguration, location_name: "AnywhereConfiguration"))
546
610
  CreateFleetInput.struct_class = Types::CreateFleetInput
547
611
 
548
612
  CreateFleetLocationsInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
@@ -603,6 +667,13 @@ module Aws::GameLift
603
667
  CreateGameSessionQueueOutput.add_member(:game_session_queue, Shapes::ShapeRef.new(shape: GameSessionQueue, location_name: "GameSessionQueue"))
604
668
  CreateGameSessionQueueOutput.struct_class = Types::CreateGameSessionQueueOutput
605
669
 
670
+ CreateLocationInput.add_member(:location_name, Shapes::ShapeRef.new(shape: CustomInputLocationStringModel, required: true, location_name: "LocationName"))
671
+ CreateLocationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
672
+ CreateLocationInput.struct_class = Types::CreateLocationInput
673
+
674
+ CreateLocationOutput.add_member(:location, Shapes::ShapeRef.new(shape: LocationModel, location_name: "Location"))
675
+ CreateLocationOutput.struct_class = Types::CreateLocationOutput
676
+
606
677
  CreateMatchmakingConfigurationInput.add_member(:name, Shapes::ShapeRef.new(shape: MatchmakingIdStringModel, required: true, location_name: "Name"))
607
678
  CreateMatchmakingConfigurationInput.add_member(:description, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "Description"))
608
679
  CreateMatchmakingConfigurationInput.add_member(:game_session_queue_arns, Shapes::ShapeRef.new(shape: QueueArnsList, location_name: "GameSessionQueueArns"))
@@ -701,6 +772,11 @@ module Aws::GameLift
701
772
 
702
773
  DeleteGameSessionQueueOutput.struct_class = Types::DeleteGameSessionQueueOutput
703
774
 
775
+ DeleteLocationInput.add_member(:location_name, Shapes::ShapeRef.new(shape: CustomLocationNameOrArnModel, required: true, location_name: "LocationName"))
776
+ DeleteLocationInput.struct_class = Types::DeleteLocationInput
777
+
778
+ DeleteLocationOutput.struct_class = Types::DeleteLocationOutput
779
+
704
780
  DeleteMatchmakingConfigurationInput.add_member(:name, Shapes::ShapeRef.new(shape: MatchmakingConfigurationName, required: true, location_name: "Name"))
705
781
  DeleteMatchmakingConfigurationInput.struct_class = Types::DeleteMatchmakingConfigurationInput
706
782
 
@@ -730,6 +806,12 @@ module Aws::GameLift
730
806
 
731
807
  DeleteVpcPeeringConnectionOutput.struct_class = Types::DeleteVpcPeeringConnectionOutput
732
808
 
809
+ DeregisterComputeInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
810
+ DeregisterComputeInput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeNameOrArn, required: true, location_name: "ComputeName"))
811
+ DeregisterComputeInput.struct_class = Types::DeregisterComputeInput
812
+
813
+ DeregisterComputeOutput.struct_class = Types::DeregisterComputeOutput
814
+
733
815
  DeregisterGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
734
816
  DeregisterGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, required: true, location_name: "GameServerId"))
735
817
  DeregisterGameServerInput.struct_class = Types::DeregisterGameServerInput
@@ -746,6 +828,13 @@ module Aws::GameLift
746
828
  DescribeBuildOutput.add_member(:build, Shapes::ShapeRef.new(shape: Build, location_name: "Build"))
747
829
  DescribeBuildOutput.struct_class = Types::DescribeBuildOutput
748
830
 
831
+ DescribeComputeInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
832
+ DescribeComputeInput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeNameOrArn, required: true, location_name: "ComputeName"))
833
+ DescribeComputeInput.struct_class = Types::DescribeComputeInput
834
+
835
+ DescribeComputeOutput.add_member(:compute, Shapes::ShapeRef.new(shape: Compute, location_name: "Compute"))
836
+ DescribeComputeOutput.struct_class = Types::DescribeComputeOutput
837
+
749
838
  DescribeEC2InstanceLimitsInput.add_member(:ec2_instance_type, Shapes::ShapeRef.new(shape: EC2InstanceType, location_name: "EC2InstanceType"))
750
839
  DescribeEC2InstanceLimitsInput.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "Location"))
751
840
  DescribeEC2InstanceLimitsInput.struct_class = Types::DescribeEC2InstanceLimitsInput
@@ -1035,6 +1124,8 @@ module Aws::GameLift
1035
1124
  FleetAttributes.add_member(:stopped_actions, Shapes::ShapeRef.new(shape: FleetActionList, location_name: "StoppedActions"))
1036
1125
  FleetAttributes.add_member(:instance_role_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "InstanceRoleArn"))
1037
1126
  FleetAttributes.add_member(:certificate_configuration, Shapes::ShapeRef.new(shape: CertificateConfiguration, location_name: "CertificateConfiguration"))
1127
+ FleetAttributes.add_member(:compute_type, Shapes::ShapeRef.new(shape: ComputeType, location_name: "ComputeType"))
1128
+ FleetAttributes.add_member(:anywhere_configuration, Shapes::ShapeRef.new(shape: AnywhereConfiguration, location_name: "AnywhereConfiguration"))
1038
1129
  FleetAttributes.struct_class = Types::FleetAttributes
1039
1130
 
1040
1131
  FleetAttributesList.member = Shapes::ShapeRef.new(shape: FleetAttributes)
@@ -1141,7 +1232,7 @@ module Aws::GameLift
1141
1232
  GameSession.struct_class = Types::GameSession
1142
1233
 
1143
1234
  GameSessionConnectionInfo.add_member(:game_session_arn, Shapes::ShapeRef.new(shape: ArnStringModel, location_name: "GameSessionArn"))
1144
- GameSessionConnectionInfo.add_member(:ip_address, Shapes::ShapeRef.new(shape: StringModel, location_name: "IpAddress"))
1235
+ GameSessionConnectionInfo.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "IpAddress"))
1145
1236
  GameSessionConnectionInfo.add_member(:dns_name, Shapes::ShapeRef.new(shape: DnsName, location_name: "DnsName"))
1146
1237
  GameSessionConnectionInfo.add_member(:port, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Port"))
1147
1238
  GameSessionConnectionInfo.add_member(:matched_player_sessions, Shapes::ShapeRef.new(shape: MatchedPlayerSessionList, location_name: "MatchedPlayerSessions"))
@@ -1198,6 +1289,29 @@ module Aws::GameLift
1198
1289
 
1199
1290
  GameSessionQueueNameOrArnList.member = Shapes::ShapeRef.new(shape: GameSessionQueueNameOrArn)
1200
1291
 
1292
+ GetComputeAccessInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1293
+ GetComputeAccessInput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeNameOrArn, required: true, location_name: "ComputeName"))
1294
+ GetComputeAccessInput.struct_class = Types::GetComputeAccessInput
1295
+
1296
+ GetComputeAccessOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, location_name: "FleetId"))
1297
+ GetComputeAccessOutput.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1298
+ GetComputeAccessOutput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeNameOrArn, location_name: "ComputeName"))
1299
+ GetComputeAccessOutput.add_member(:compute_arn, Shapes::ShapeRef.new(shape: ComputeArn, location_name: "ComputeArn"))
1300
+ GetComputeAccessOutput.add_member(:credentials, Shapes::ShapeRef.new(shape: AwsCredentials, location_name: "Credentials"))
1301
+ GetComputeAccessOutput.struct_class = Types::GetComputeAccessOutput
1302
+
1303
+ GetComputeAuthTokenInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1304
+ GetComputeAuthTokenInput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeNameOrArn, required: true, location_name: "ComputeName"))
1305
+ GetComputeAuthTokenInput.struct_class = Types::GetComputeAuthTokenInput
1306
+
1307
+ GetComputeAuthTokenOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, location_name: "FleetId"))
1308
+ GetComputeAuthTokenOutput.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1309
+ GetComputeAuthTokenOutput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeNameOrArn, location_name: "ComputeName"))
1310
+ GetComputeAuthTokenOutput.add_member(:compute_arn, Shapes::ShapeRef.new(shape: ComputeArn, location_name: "ComputeArn"))
1311
+ GetComputeAuthTokenOutput.add_member(:auth_token, Shapes::ShapeRef.new(shape: ComputeAuthToken, location_name: "AuthToken"))
1312
+ GetComputeAuthTokenOutput.add_member(:expiration_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpirationTimestamp"))
1313
+ GetComputeAuthTokenOutput.struct_class = Types::GetComputeAuthTokenOutput
1314
+
1201
1315
  GetGameSessionLogUrlInput.add_member(:game_session_id, Shapes::ShapeRef.new(shape: ArnStringModel, required: true, location_name: "GameSessionId"))
1202
1316
  GetGameSessionLogUrlInput.struct_class = Types::GetGameSessionLogUrlInput
1203
1317
 
@@ -1295,6 +1409,16 @@ module Aws::GameLift
1295
1409
  ListBuildsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "NextToken"))
1296
1410
  ListBuildsOutput.struct_class = Types::ListBuildsOutput
1297
1411
 
1412
+ ListComputeInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1413
+ ListComputeInput.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "Location"))
1414
+ ListComputeInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
1415
+ ListComputeInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1416
+ ListComputeInput.struct_class = Types::ListComputeInput
1417
+
1418
+ ListComputeOutput.add_member(:compute_list, Shapes::ShapeRef.new(shape: ComputeList, location_name: "ComputeList"))
1419
+ ListComputeOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1420
+ ListComputeOutput.struct_class = Types::ListComputeOutput
1421
+
1298
1422
  ListFleetsInput.add_member(:build_id, Shapes::ShapeRef.new(shape: BuildIdOrArn, location_name: "BuildId"))
1299
1423
  ListFleetsInput.add_member(:script_id, Shapes::ShapeRef.new(shape: ScriptIdOrArn, location_name: "ScriptId"))
1300
1424
  ListFleetsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
@@ -1323,6 +1447,15 @@ module Aws::GameLift
1323
1447
  ListGameServersOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1324
1448
  ListGameServersOutput.struct_class = Types::ListGameServersOutput
1325
1449
 
1450
+ ListLocationsInput.add_member(:filters, Shapes::ShapeRef.new(shape: LocationFilterList, location_name: "Filters"))
1451
+ ListLocationsInput.add_member(:limit, Shapes::ShapeRef.new(shape: ListLocationsLimit, location_name: "Limit"))
1452
+ ListLocationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1453
+ ListLocationsInput.struct_class = Types::ListLocationsInput
1454
+
1455
+ ListLocationsOutput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationModelList, location_name: "Locations"))
1456
+ ListLocationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "NextToken"))
1457
+ ListLocationsOutput.struct_class = Types::ListLocationsOutput
1458
+
1326
1459
  ListScriptsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "Limit"))
1327
1460
  ListScriptsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "NextToken"))
1328
1461
  ListScriptsInput.struct_class = Types::ListScriptsInput
@@ -1344,13 +1477,21 @@ module Aws::GameLift
1344
1477
 
1345
1478
  LocationAttributesList.member = Shapes::ShapeRef.new(shape: LocationAttributes)
1346
1479
 
1347
- LocationConfiguration.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "Location"))
1480
+ LocationConfiguration.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, required: true, location_name: "Location"))
1348
1481
  LocationConfiguration.struct_class = Types::LocationConfiguration
1349
1482
 
1350
1483
  LocationConfigurationList.member = Shapes::ShapeRef.new(shape: LocationConfiguration)
1351
1484
 
1485
+ LocationFilterList.member = Shapes::ShapeRef.new(shape: LocationFilter)
1486
+
1352
1487
  LocationList.member = Shapes::ShapeRef.new(shape: LocationStringModel)
1353
1488
 
1489
+ LocationModel.add_member(:location_name, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "LocationName"))
1490
+ LocationModel.add_member(:location_arn, Shapes::ShapeRef.new(shape: LocationArnModel, location_name: "LocationArn"))
1491
+ LocationModel.struct_class = Types::LocationModel
1492
+
1493
+ LocationModelList.member = Shapes::ShapeRef.new(shape: LocationModel)
1494
+
1354
1495
  LocationState.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "Location"))
1355
1496
  LocationState.add_member(:status, Shapes::ShapeRef.new(shape: FleetStatus, location_name: "Status"))
1356
1497
  LocationState.struct_class = Types::LocationState
@@ -1436,6 +1577,11 @@ module Aws::GameLift
1436
1577
  PlayerAttributeMap.key = Shapes::ShapeRef.new(shape: NonZeroAndMaxString)
1437
1578
  PlayerAttributeMap.value = Shapes::ShapeRef.new(shape: AttributeValue)
1438
1579
 
1580
+ PlayerAttributeStringDoubleMap.key = Shapes::ShapeRef.new(shape: PlayerAttributeString)
1581
+ PlayerAttributeStringDoubleMap.value = Shapes::ShapeRef.new(shape: DoubleObject)
1582
+
1583
+ PlayerAttributeStringList.member = Shapes::ShapeRef.new(shape: PlayerAttributeString)
1584
+
1439
1585
  PlayerDataMap.key = Shapes::ShapeRef.new(shape: NonZeroAndMaxString)
1440
1586
  PlayerDataMap.value = Shapes::ShapeRef.new(shape: PlayerData)
1441
1587
 
@@ -1495,6 +1641,17 @@ module Aws::GameLift
1495
1641
 
1496
1642
  QueueArnsList.member = Shapes::ShapeRef.new(shape: ArnStringModel)
1497
1643
 
1644
+ RegisterComputeInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
1645
+ RegisterComputeInput.add_member(:compute_name, Shapes::ShapeRef.new(shape: ComputeName, required: true, location_name: "ComputeName"))
1646
+ RegisterComputeInput.add_member(:certificate_path, Shapes::ShapeRef.new(shape: NonZeroAndMaxString, location_name: "CertificatePath"))
1647
+ RegisterComputeInput.add_member(:dns_name, Shapes::ShapeRef.new(shape: DnsNameInput, location_name: "DnsName"))
1648
+ RegisterComputeInput.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "IpAddress"))
1649
+ RegisterComputeInput.add_member(:location, Shapes::ShapeRef.new(shape: LocationStringModel, location_name: "Location"))
1650
+ RegisterComputeInput.struct_class = Types::RegisterComputeInput
1651
+
1652
+ RegisterComputeOutput.add_member(:compute, Shapes::ShapeRef.new(shape: Compute, location_name: "Compute"))
1653
+ RegisterComputeOutput.struct_class = Types::RegisterComputeOutput
1654
+
1498
1655
  RegisterGameServerInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
1499
1656
  RegisterGameServerInput.add_member(:game_server_id, Shapes::ShapeRef.new(shape: GameServerId, required: true, location_name: "GameServerId"))
1500
1657
  RegisterGameServerInput.add_member(:instance_id, Shapes::ShapeRef.new(shape: GameServerInstanceId, required: true, location_name: "InstanceId"))
@@ -1654,9 +1811,6 @@ module Aws::GameLift
1654
1811
 
1655
1812
  StopMatchmakingOutput.struct_class = Types::StopMatchmakingOutput
1656
1813
 
1657
- StringDoubleMap.key = Shapes::ShapeRef.new(shape: NonZeroAndMaxString)
1658
- StringDoubleMap.value = Shapes::ShapeRef.new(shape: DoubleObject)
1659
-
1660
1814
  StringList.member = Shapes::ShapeRef.new(shape: NonZeroAndMaxString)
1661
1815
 
1662
1816
  SuspendGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
@@ -1727,9 +1881,11 @@ module Aws::GameLift
1727
1881
  UpdateFleetAttributesInput.add_member(:new_game_session_protection_policy, Shapes::ShapeRef.new(shape: ProtectionPolicy, location_name: "NewGameSessionProtectionPolicy"))
1728
1882
  UpdateFleetAttributesInput.add_member(:resource_creation_limit_policy, Shapes::ShapeRef.new(shape: ResourceCreationLimitPolicy, location_name: "ResourceCreationLimitPolicy"))
1729
1883
  UpdateFleetAttributesInput.add_member(:metric_groups, Shapes::ShapeRef.new(shape: MetricGroupList, location_name: "MetricGroups"))
1884
+ UpdateFleetAttributesInput.add_member(:anywhere_configuration, Shapes::ShapeRef.new(shape: AnywhereConfiguration, location_name: "AnywhereConfiguration"))
1730
1885
  UpdateFleetAttributesInput.struct_class = Types::UpdateFleetAttributesInput
1731
1886
 
1732
1887
  UpdateFleetAttributesOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1888
+ UpdateFleetAttributesOutput.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1733
1889
  UpdateFleetAttributesOutput.struct_class = Types::UpdateFleetAttributesOutput
1734
1890
 
1735
1891
  UpdateFleetCapacityInput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetIdOrArn, required: true, location_name: "FleetId"))
@@ -1750,6 +1906,7 @@ module Aws::GameLift
1750
1906
  UpdateFleetPortSettingsInput.struct_class = Types::UpdateFleetPortSettingsInput
1751
1907
 
1752
1908
  UpdateFleetPortSettingsOutput.add_member(:fleet_id, Shapes::ShapeRef.new(shape: FleetId, location_name: "FleetId"))
1909
+ UpdateFleetPortSettingsOutput.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
1753
1910
  UpdateFleetPortSettingsOutput.struct_class = Types::UpdateFleetPortSettingsOutput
1754
1911
 
1755
1912
  UpdateGameServerGroupInput.add_member(:game_server_group_name, Shapes::ShapeRef.new(shape: GameServerGroupNameOrArn, required: true, location_name: "GameServerGroupName"))
@@ -1962,6 +2119,7 @@ module Aws::GameLift
1962
2119
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1963
2120
  o.errors << Shapes::ShapeRef.new(shape: InvalidFleetStatusException)
1964
2121
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedRegionException)
2122
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1965
2123
  end)
1966
2124
 
1967
2125
  api.add_operation(:create_game_server_group, Seahorse::Model::Operation.new.tap do |o|
@@ -2010,6 +2168,20 @@ module Aws::GameLift
2010
2168
  o.errors << Shapes::ShapeRef.new(shape: TaggingFailedException)
2011
2169
  end)
2012
2170
 
2171
+ api.add_operation(:create_location, Seahorse::Model::Operation.new.tap do |o|
2172
+ o.name = "CreateLocation"
2173
+ o.http_method = "POST"
2174
+ o.http_request_uri = "/"
2175
+ o.input = Shapes::ShapeRef.new(shape: CreateLocationInput)
2176
+ o.output = Shapes::ShapeRef.new(shape: CreateLocationOutput)
2177
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2178
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2179
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2180
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2181
+ o.errors << Shapes::ShapeRef.new(shape: TaggingFailedException)
2182
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2183
+ end)
2184
+
2013
2185
  api.add_operation(:create_matchmaking_configuration, Seahorse::Model::Operation.new.tap do |o|
2014
2186
  o.name = "CreateMatchmakingConfiguration"
2015
2187
  o.http_method = "POST"
@@ -2031,6 +2203,7 @@ module Aws::GameLift
2031
2203
  o.input = Shapes::ShapeRef.new(shape: CreateMatchmakingRuleSetInput)
2032
2204
  o.output = Shapes::ShapeRef.new(shape: CreateMatchmakingRuleSetOutput)
2033
2205
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2206
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2034
2207
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2035
2208
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedRegionException)
2036
2209
  o.errors << Shapes::ShapeRef.new(shape: TaggingFailedException)
@@ -2181,6 +2354,18 @@ module Aws::GameLift
2181
2354
  o.errors << Shapes::ShapeRef.new(shape: TaggingFailedException)
2182
2355
  end)
2183
2356
 
2357
+ api.add_operation(:delete_location, Seahorse::Model::Operation.new.tap do |o|
2358
+ o.name = "DeleteLocation"
2359
+ o.http_method = "POST"
2360
+ o.http_request_uri = "/"
2361
+ o.input = Shapes::ShapeRef.new(shape: DeleteLocationInput)
2362
+ o.output = Shapes::ShapeRef.new(shape: DeleteLocationOutput)
2363
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2364
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2365
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2366
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2367
+ end)
2368
+
2184
2369
  api.add_operation(:delete_matchmaking_configuration, Seahorse::Model::Operation.new.tap do |o|
2185
2370
  o.name = "DeleteMatchmakingConfiguration"
2186
2371
  o.http_method = "POST"
@@ -2256,6 +2441,18 @@ module Aws::GameLift
2256
2441
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2257
2442
  end)
2258
2443
 
2444
+ api.add_operation(:deregister_compute, Seahorse::Model::Operation.new.tap do |o|
2445
+ o.name = "DeregisterCompute"
2446
+ o.http_method = "POST"
2447
+ o.http_request_uri = "/"
2448
+ o.input = Shapes::ShapeRef.new(shape: DeregisterComputeInput)
2449
+ o.output = Shapes::ShapeRef.new(shape: DeregisterComputeOutput)
2450
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2451
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2452
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2453
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2454
+ end)
2455
+
2259
2456
  api.add_operation(:deregister_game_server, Seahorse::Model::Operation.new.tap do |o|
2260
2457
  o.name = "DeregisterGameServer"
2261
2458
  o.http_method = "POST"
@@ -2292,6 +2489,18 @@ module Aws::GameLift
2292
2489
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2293
2490
  end)
2294
2491
 
2492
+ api.add_operation(:describe_compute, Seahorse::Model::Operation.new.tap do |o|
2493
+ o.name = "DescribeCompute"
2494
+ o.http_method = "POST"
2495
+ o.http_request_uri = "/"
2496
+ o.input = Shapes::ShapeRef.new(shape: DescribeComputeInput)
2497
+ o.output = Shapes::ShapeRef.new(shape: DescribeComputeOutput)
2498
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2499
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2500
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2501
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2502
+ end)
2503
+
2295
2504
  api.add_operation(:describe_ec2_instance_limits, Seahorse::Model::Operation.new.tap do |o|
2296
2505
  o.name = "DescribeEC2InstanceLimits"
2297
2506
  o.http_method = "POST"
@@ -2413,6 +2622,7 @@ module Aws::GameLift
2413
2622
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2414
2623
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2415
2624
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2625
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedRegionException)
2416
2626
  end)
2417
2627
 
2418
2628
  api.add_operation(:describe_fleet_utilization, Seahorse::Model::Operation.new.tap do |o|
@@ -2694,6 +2904,30 @@ module Aws::GameLift
2694
2904
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2695
2905
  end)
2696
2906
 
2907
+ api.add_operation(:get_compute_access, Seahorse::Model::Operation.new.tap do |o|
2908
+ o.name = "GetComputeAccess"
2909
+ o.http_method = "POST"
2910
+ o.http_request_uri = "/"
2911
+ o.input = Shapes::ShapeRef.new(shape: GetComputeAccessInput)
2912
+ o.output = Shapes::ShapeRef.new(shape: GetComputeAccessOutput)
2913
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2914
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2915
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2916
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2917
+ end)
2918
+
2919
+ api.add_operation(:get_compute_auth_token, Seahorse::Model::Operation.new.tap do |o|
2920
+ o.name = "GetComputeAuthToken"
2921
+ o.http_method = "POST"
2922
+ o.http_request_uri = "/"
2923
+ o.input = Shapes::ShapeRef.new(shape: GetComputeAuthTokenInput)
2924
+ o.output = Shapes::ShapeRef.new(shape: GetComputeAuthTokenOutput)
2925
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2926
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2927
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2928
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2929
+ end)
2930
+
2697
2931
  api.add_operation(:get_game_session_log_url, Seahorse::Model::Operation.new.tap do |o|
2698
2932
  o.name = "GetGameSessionLogUrl"
2699
2933
  o.http_method = "POST"
@@ -2752,6 +2986,23 @@ module Aws::GameLift
2752
2986
  )
2753
2987
  end)
2754
2988
 
2989
+ api.add_operation(:list_compute, Seahorse::Model::Operation.new.tap do |o|
2990
+ o.name = "ListCompute"
2991
+ o.http_method = "POST"
2992
+ o.http_request_uri = "/"
2993
+ o.input = Shapes::ShapeRef.new(shape: ListComputeInput)
2994
+ o.output = Shapes::ShapeRef.new(shape: ListComputeOutput)
2995
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2996
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2997
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2998
+ o[:pager] = Aws::Pager.new(
2999
+ limit_key: "limit",
3000
+ tokens: {
3001
+ "next_token" => "next_token"
3002
+ }
3003
+ )
3004
+ end)
3005
+
2755
3006
  api.add_operation(:list_fleets, Seahorse::Model::Operation.new.tap do |o|
2756
3007
  o.name = "ListFleets"
2757
3008
  o.http_method = "POST"
@@ -2804,6 +3055,23 @@ module Aws::GameLift
2804
3055
  )
2805
3056
  end)
2806
3057
 
3058
+ api.add_operation(:list_locations, Seahorse::Model::Operation.new.tap do |o|
3059
+ o.name = "ListLocations"
3060
+ o.http_method = "POST"
3061
+ o.http_request_uri = "/"
3062
+ o.input = Shapes::ShapeRef.new(shape: ListLocationsInput)
3063
+ o.output = Shapes::ShapeRef.new(shape: ListLocationsOutput)
3064
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3065
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3066
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3067
+ o[:pager] = Aws::Pager.new(
3068
+ limit_key: "limit",
3069
+ tokens: {
3070
+ "next_token" => "next_token"
3071
+ }
3072
+ )
3073
+ end)
3074
+
2807
3075
  api.add_operation(:list_scripts, Seahorse::Model::Operation.new.tap do |o|
2808
3076
  o.name = "ListScripts"
2809
3077
  o.http_method = "POST"
@@ -2845,6 +3113,18 @@ module Aws::GameLift
2845
3113
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2846
3114
  end)
2847
3115
 
3116
+ api.add_operation(:register_compute, Seahorse::Model::Operation.new.tap do |o|
3117
+ o.name = "RegisterCompute"
3118
+ o.http_method = "POST"
3119
+ o.http_request_uri = "/"
3120
+ o.input = Shapes::ShapeRef.new(shape: RegisterComputeInput)
3121
+ o.output = Shapes::ShapeRef.new(shape: RegisterComputeOutput)
3122
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3123
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3124
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3125
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3126
+ end)
3127
+
2848
3128
  api.add_operation(:register_game_server, Seahorse::Model::Operation.new.tap do |o|
2849
3129
  o.name = "RegisterGameServer"
2850
3130
  o.http_method = "POST"
@@ -2854,8 +3134,8 @@ module Aws::GameLift
2854
3134
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2855
3135
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2856
3136
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2857
- o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2858
3137
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
3138
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2859
3139
  end)
2860
3140
 
2861
3141
  api.add_operation(:request_upload_credentials, Seahorse::Model::Operation.new.tap do |o|