@aws-sdk/client-gamelift 3.490.0 → 3.496.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/GameLift.js +1 -219
- package/dist-cjs/GameLiftClient.js +1 -43
- package/dist-cjs/commands/AcceptMatchCommand.js +1 -29
- package/dist-cjs/commands/ClaimGameServerCommand.js +1 -28
- package/dist-cjs/commands/CreateAliasCommand.js +1 -28
- package/dist-cjs/commands/CreateBuildCommand.js +1 -29
- package/dist-cjs/commands/CreateFleetCommand.js +1 -29
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +1 -28
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateGameSessionCommand.js +1 -29
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +1 -28
- package/dist-cjs/commands/CreateLocationCommand.js +1 -28
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +1 -29
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +1 -29
- package/dist-cjs/commands/CreateScriptCommand.js +1 -28
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +1 -28
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteAliasCommand.js +1 -28
- package/dist-cjs/commands/DeleteBuildCommand.js +1 -28
- package/dist-cjs/commands/DeleteFleetCommand.js +1 -28
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +1 -28
- package/dist-cjs/commands/DeleteLocationCommand.js +1 -28
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteScriptCommand.js +1 -28
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -28
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeregisterComputeCommand.js +1 -28
- package/dist-cjs/commands/DeregisterGameServerCommand.js +1 -28
- package/dist-cjs/commands/DescribeAliasCommand.js +1 -28
- package/dist-cjs/commands/DescribeBuildCommand.js +1 -28
- package/dist-cjs/commands/DescribeComputeCommand.js +1 -29
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +1 -29
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameServerCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +1 -29
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +1 -29
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +1 -29
- package/dist-cjs/commands/DescribeInstancesCommand.js +1 -29
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +1 -29
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +1 -28
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +1 -29
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScriptCommand.js +1 -28
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +1 -28
- package/dist-cjs/commands/GetComputeAccessCommand.js +1 -29
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +1 -28
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +1 -28
- package/dist-cjs/commands/GetInstanceAccessCommand.js +1 -29
- package/dist-cjs/commands/ListAliasesCommand.js +1 -28
- package/dist-cjs/commands/ListBuildsCommand.js +1 -28
- package/dist-cjs/commands/ListComputeCommand.js +1 -29
- package/dist-cjs/commands/ListFleetsCommand.js +1 -28
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListGameServersCommand.js +1 -28
- package/dist-cjs/commands/ListLocationsCommand.js +1 -28
- package/dist-cjs/commands/ListScriptsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/PutScalingPolicyCommand.js +1 -28
- package/dist-cjs/commands/RegisterComputeCommand.js +1 -29
- package/dist-cjs/commands/RegisterGameServerCommand.js +1 -28
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +1 -29
- package/dist-cjs/commands/ResolveAliasCommand.js +1 -28
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/SearchGameSessionsCommand.js +1 -29
- package/dist-cjs/commands/StartFleetActionsCommand.js +1 -28
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +1 -29
- package/dist-cjs/commands/StartMatchBackfillCommand.js +1 -29
- package/dist-cjs/commands/StartMatchmakingCommand.js +1 -29
- package/dist-cjs/commands/StopFleetActionsCommand.js +1 -28
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +1 -29
- package/dist-cjs/commands/StopMatchmakingCommand.js +1 -28
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAliasCommand.js +1 -28
- package/dist-cjs/commands/UpdateBuildCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +1 -29
- package/dist-cjs/commands/UpdateGameServerCommand.js +1 -28
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateGameSessionCommand.js +1 -29
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +1 -28
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateScriptCommand.js +1 -28
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -107
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9778 -11
- package/dist-cjs/models/GameLiftServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -1008
- package/dist-cjs/models/models_1.js +1 -22
- package/dist-cjs/pagination/DescribeFleetAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetCapacityPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetEventsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetLocationAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetUtilizationPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameServerInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameSessionDetailsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameSessionQueuesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeMatchmakingConfigurationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeMatchmakingRuleSetsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribePlayerSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeScalingPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAliasesPaginator.js +1 -7
- package/dist-cjs/pagination/ListBuildsPaginator.js +1 -7
- package/dist-cjs/pagination/ListComputePaginator.js +1 -7
- package/dist-cjs/pagination/ListFleetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGameServerGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGameServersPaginator.js +1 -7
- package/dist-cjs/pagination/ListLocationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListScriptsPaginator.js +1 -7
- package/dist-cjs/pagination/SearchGameSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -27
- package/dist-cjs/protocols/Aws_json1_1.js +1 -6405
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
package/dist-cjs/GameLift.js
CHANGED
|
@@ -1,219 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GameLift = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AcceptMatchCommand_1 = require("./commands/AcceptMatchCommand");
|
|
6
|
-
const ClaimGameServerCommand_1 = require("./commands/ClaimGameServerCommand");
|
|
7
|
-
const CreateAliasCommand_1 = require("./commands/CreateAliasCommand");
|
|
8
|
-
const CreateBuildCommand_1 = require("./commands/CreateBuildCommand");
|
|
9
|
-
const CreateFleetCommand_1 = require("./commands/CreateFleetCommand");
|
|
10
|
-
const CreateFleetLocationsCommand_1 = require("./commands/CreateFleetLocationsCommand");
|
|
11
|
-
const CreateGameServerGroupCommand_1 = require("./commands/CreateGameServerGroupCommand");
|
|
12
|
-
const CreateGameSessionCommand_1 = require("./commands/CreateGameSessionCommand");
|
|
13
|
-
const CreateGameSessionQueueCommand_1 = require("./commands/CreateGameSessionQueueCommand");
|
|
14
|
-
const CreateLocationCommand_1 = require("./commands/CreateLocationCommand");
|
|
15
|
-
const CreateMatchmakingConfigurationCommand_1 = require("./commands/CreateMatchmakingConfigurationCommand");
|
|
16
|
-
const CreateMatchmakingRuleSetCommand_1 = require("./commands/CreateMatchmakingRuleSetCommand");
|
|
17
|
-
const CreatePlayerSessionCommand_1 = require("./commands/CreatePlayerSessionCommand");
|
|
18
|
-
const CreatePlayerSessionsCommand_1 = require("./commands/CreatePlayerSessionsCommand");
|
|
19
|
-
const CreateScriptCommand_1 = require("./commands/CreateScriptCommand");
|
|
20
|
-
const CreateVpcPeeringAuthorizationCommand_1 = require("./commands/CreateVpcPeeringAuthorizationCommand");
|
|
21
|
-
const CreateVpcPeeringConnectionCommand_1 = require("./commands/CreateVpcPeeringConnectionCommand");
|
|
22
|
-
const DeleteAliasCommand_1 = require("./commands/DeleteAliasCommand");
|
|
23
|
-
const DeleteBuildCommand_1 = require("./commands/DeleteBuildCommand");
|
|
24
|
-
const DeleteFleetCommand_1 = require("./commands/DeleteFleetCommand");
|
|
25
|
-
const DeleteFleetLocationsCommand_1 = require("./commands/DeleteFleetLocationsCommand");
|
|
26
|
-
const DeleteGameServerGroupCommand_1 = require("./commands/DeleteGameServerGroupCommand");
|
|
27
|
-
const DeleteGameSessionQueueCommand_1 = require("./commands/DeleteGameSessionQueueCommand");
|
|
28
|
-
const DeleteLocationCommand_1 = require("./commands/DeleteLocationCommand");
|
|
29
|
-
const DeleteMatchmakingConfigurationCommand_1 = require("./commands/DeleteMatchmakingConfigurationCommand");
|
|
30
|
-
const DeleteMatchmakingRuleSetCommand_1 = require("./commands/DeleteMatchmakingRuleSetCommand");
|
|
31
|
-
const DeleteScalingPolicyCommand_1 = require("./commands/DeleteScalingPolicyCommand");
|
|
32
|
-
const DeleteScriptCommand_1 = require("./commands/DeleteScriptCommand");
|
|
33
|
-
const DeleteVpcPeeringAuthorizationCommand_1 = require("./commands/DeleteVpcPeeringAuthorizationCommand");
|
|
34
|
-
const DeleteVpcPeeringConnectionCommand_1 = require("./commands/DeleteVpcPeeringConnectionCommand");
|
|
35
|
-
const DeregisterComputeCommand_1 = require("./commands/DeregisterComputeCommand");
|
|
36
|
-
const DeregisterGameServerCommand_1 = require("./commands/DeregisterGameServerCommand");
|
|
37
|
-
const DescribeAliasCommand_1 = require("./commands/DescribeAliasCommand");
|
|
38
|
-
const DescribeBuildCommand_1 = require("./commands/DescribeBuildCommand");
|
|
39
|
-
const DescribeComputeCommand_1 = require("./commands/DescribeComputeCommand");
|
|
40
|
-
const DescribeEC2InstanceLimitsCommand_1 = require("./commands/DescribeEC2InstanceLimitsCommand");
|
|
41
|
-
const DescribeFleetAttributesCommand_1 = require("./commands/DescribeFleetAttributesCommand");
|
|
42
|
-
const DescribeFleetCapacityCommand_1 = require("./commands/DescribeFleetCapacityCommand");
|
|
43
|
-
const DescribeFleetEventsCommand_1 = require("./commands/DescribeFleetEventsCommand");
|
|
44
|
-
const DescribeFleetLocationAttributesCommand_1 = require("./commands/DescribeFleetLocationAttributesCommand");
|
|
45
|
-
const DescribeFleetLocationCapacityCommand_1 = require("./commands/DescribeFleetLocationCapacityCommand");
|
|
46
|
-
const DescribeFleetLocationUtilizationCommand_1 = require("./commands/DescribeFleetLocationUtilizationCommand");
|
|
47
|
-
const DescribeFleetPortSettingsCommand_1 = require("./commands/DescribeFleetPortSettingsCommand");
|
|
48
|
-
const DescribeFleetUtilizationCommand_1 = require("./commands/DescribeFleetUtilizationCommand");
|
|
49
|
-
const DescribeGameServerCommand_1 = require("./commands/DescribeGameServerCommand");
|
|
50
|
-
const DescribeGameServerGroupCommand_1 = require("./commands/DescribeGameServerGroupCommand");
|
|
51
|
-
const DescribeGameServerInstancesCommand_1 = require("./commands/DescribeGameServerInstancesCommand");
|
|
52
|
-
const DescribeGameSessionDetailsCommand_1 = require("./commands/DescribeGameSessionDetailsCommand");
|
|
53
|
-
const DescribeGameSessionPlacementCommand_1 = require("./commands/DescribeGameSessionPlacementCommand");
|
|
54
|
-
const DescribeGameSessionQueuesCommand_1 = require("./commands/DescribeGameSessionQueuesCommand");
|
|
55
|
-
const DescribeGameSessionsCommand_1 = require("./commands/DescribeGameSessionsCommand");
|
|
56
|
-
const DescribeInstancesCommand_1 = require("./commands/DescribeInstancesCommand");
|
|
57
|
-
const DescribeMatchmakingCommand_1 = require("./commands/DescribeMatchmakingCommand");
|
|
58
|
-
const DescribeMatchmakingConfigurationsCommand_1 = require("./commands/DescribeMatchmakingConfigurationsCommand");
|
|
59
|
-
const DescribeMatchmakingRuleSetsCommand_1 = require("./commands/DescribeMatchmakingRuleSetsCommand");
|
|
60
|
-
const DescribePlayerSessionsCommand_1 = require("./commands/DescribePlayerSessionsCommand");
|
|
61
|
-
const DescribeRuntimeConfigurationCommand_1 = require("./commands/DescribeRuntimeConfigurationCommand");
|
|
62
|
-
const DescribeScalingPoliciesCommand_1 = require("./commands/DescribeScalingPoliciesCommand");
|
|
63
|
-
const DescribeScriptCommand_1 = require("./commands/DescribeScriptCommand");
|
|
64
|
-
const DescribeVpcPeeringAuthorizationsCommand_1 = require("./commands/DescribeVpcPeeringAuthorizationsCommand");
|
|
65
|
-
const DescribeVpcPeeringConnectionsCommand_1 = require("./commands/DescribeVpcPeeringConnectionsCommand");
|
|
66
|
-
const GetComputeAccessCommand_1 = require("./commands/GetComputeAccessCommand");
|
|
67
|
-
const GetComputeAuthTokenCommand_1 = require("./commands/GetComputeAuthTokenCommand");
|
|
68
|
-
const GetGameSessionLogUrlCommand_1 = require("./commands/GetGameSessionLogUrlCommand");
|
|
69
|
-
const GetInstanceAccessCommand_1 = require("./commands/GetInstanceAccessCommand");
|
|
70
|
-
const ListAliasesCommand_1 = require("./commands/ListAliasesCommand");
|
|
71
|
-
const ListBuildsCommand_1 = require("./commands/ListBuildsCommand");
|
|
72
|
-
const ListComputeCommand_1 = require("./commands/ListComputeCommand");
|
|
73
|
-
const ListFleetsCommand_1 = require("./commands/ListFleetsCommand");
|
|
74
|
-
const ListGameServerGroupsCommand_1 = require("./commands/ListGameServerGroupsCommand");
|
|
75
|
-
const ListGameServersCommand_1 = require("./commands/ListGameServersCommand");
|
|
76
|
-
const ListLocationsCommand_1 = require("./commands/ListLocationsCommand");
|
|
77
|
-
const ListScriptsCommand_1 = require("./commands/ListScriptsCommand");
|
|
78
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
79
|
-
const PutScalingPolicyCommand_1 = require("./commands/PutScalingPolicyCommand");
|
|
80
|
-
const RegisterComputeCommand_1 = require("./commands/RegisterComputeCommand");
|
|
81
|
-
const RegisterGameServerCommand_1 = require("./commands/RegisterGameServerCommand");
|
|
82
|
-
const RequestUploadCredentialsCommand_1 = require("./commands/RequestUploadCredentialsCommand");
|
|
83
|
-
const ResolveAliasCommand_1 = require("./commands/ResolveAliasCommand");
|
|
84
|
-
const ResumeGameServerGroupCommand_1 = require("./commands/ResumeGameServerGroupCommand");
|
|
85
|
-
const SearchGameSessionsCommand_1 = require("./commands/SearchGameSessionsCommand");
|
|
86
|
-
const StartFleetActionsCommand_1 = require("./commands/StartFleetActionsCommand");
|
|
87
|
-
const StartGameSessionPlacementCommand_1 = require("./commands/StartGameSessionPlacementCommand");
|
|
88
|
-
const StartMatchBackfillCommand_1 = require("./commands/StartMatchBackfillCommand");
|
|
89
|
-
const StartMatchmakingCommand_1 = require("./commands/StartMatchmakingCommand");
|
|
90
|
-
const StopFleetActionsCommand_1 = require("./commands/StopFleetActionsCommand");
|
|
91
|
-
const StopGameSessionPlacementCommand_1 = require("./commands/StopGameSessionPlacementCommand");
|
|
92
|
-
const StopMatchmakingCommand_1 = require("./commands/StopMatchmakingCommand");
|
|
93
|
-
const SuspendGameServerGroupCommand_1 = require("./commands/SuspendGameServerGroupCommand");
|
|
94
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
95
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
96
|
-
const UpdateAliasCommand_1 = require("./commands/UpdateAliasCommand");
|
|
97
|
-
const UpdateBuildCommand_1 = require("./commands/UpdateBuildCommand");
|
|
98
|
-
const UpdateFleetAttributesCommand_1 = require("./commands/UpdateFleetAttributesCommand");
|
|
99
|
-
const UpdateFleetCapacityCommand_1 = require("./commands/UpdateFleetCapacityCommand");
|
|
100
|
-
const UpdateFleetPortSettingsCommand_1 = require("./commands/UpdateFleetPortSettingsCommand");
|
|
101
|
-
const UpdateGameServerCommand_1 = require("./commands/UpdateGameServerCommand");
|
|
102
|
-
const UpdateGameServerGroupCommand_1 = require("./commands/UpdateGameServerGroupCommand");
|
|
103
|
-
const UpdateGameSessionCommand_1 = require("./commands/UpdateGameSessionCommand");
|
|
104
|
-
const UpdateGameSessionQueueCommand_1 = require("./commands/UpdateGameSessionQueueCommand");
|
|
105
|
-
const UpdateMatchmakingConfigurationCommand_1 = require("./commands/UpdateMatchmakingConfigurationCommand");
|
|
106
|
-
const UpdateRuntimeConfigurationCommand_1 = require("./commands/UpdateRuntimeConfigurationCommand");
|
|
107
|
-
const UpdateScriptCommand_1 = require("./commands/UpdateScriptCommand");
|
|
108
|
-
const ValidateMatchmakingRuleSetCommand_1 = require("./commands/ValidateMatchmakingRuleSetCommand");
|
|
109
|
-
const GameLiftClient_1 = require("./GameLiftClient");
|
|
110
|
-
const commands = {
|
|
111
|
-
AcceptMatchCommand: AcceptMatchCommand_1.AcceptMatchCommand,
|
|
112
|
-
ClaimGameServerCommand: ClaimGameServerCommand_1.ClaimGameServerCommand,
|
|
113
|
-
CreateAliasCommand: CreateAliasCommand_1.CreateAliasCommand,
|
|
114
|
-
CreateBuildCommand: CreateBuildCommand_1.CreateBuildCommand,
|
|
115
|
-
CreateFleetCommand: CreateFleetCommand_1.CreateFleetCommand,
|
|
116
|
-
CreateFleetLocationsCommand: CreateFleetLocationsCommand_1.CreateFleetLocationsCommand,
|
|
117
|
-
CreateGameServerGroupCommand: CreateGameServerGroupCommand_1.CreateGameServerGroupCommand,
|
|
118
|
-
CreateGameSessionCommand: CreateGameSessionCommand_1.CreateGameSessionCommand,
|
|
119
|
-
CreateGameSessionQueueCommand: CreateGameSessionQueueCommand_1.CreateGameSessionQueueCommand,
|
|
120
|
-
CreateLocationCommand: CreateLocationCommand_1.CreateLocationCommand,
|
|
121
|
-
CreateMatchmakingConfigurationCommand: CreateMatchmakingConfigurationCommand_1.CreateMatchmakingConfigurationCommand,
|
|
122
|
-
CreateMatchmakingRuleSetCommand: CreateMatchmakingRuleSetCommand_1.CreateMatchmakingRuleSetCommand,
|
|
123
|
-
CreatePlayerSessionCommand: CreatePlayerSessionCommand_1.CreatePlayerSessionCommand,
|
|
124
|
-
CreatePlayerSessionsCommand: CreatePlayerSessionsCommand_1.CreatePlayerSessionsCommand,
|
|
125
|
-
CreateScriptCommand: CreateScriptCommand_1.CreateScriptCommand,
|
|
126
|
-
CreateVpcPeeringAuthorizationCommand: CreateVpcPeeringAuthorizationCommand_1.CreateVpcPeeringAuthorizationCommand,
|
|
127
|
-
CreateVpcPeeringConnectionCommand: CreateVpcPeeringConnectionCommand_1.CreateVpcPeeringConnectionCommand,
|
|
128
|
-
DeleteAliasCommand: DeleteAliasCommand_1.DeleteAliasCommand,
|
|
129
|
-
DeleteBuildCommand: DeleteBuildCommand_1.DeleteBuildCommand,
|
|
130
|
-
DeleteFleetCommand: DeleteFleetCommand_1.DeleteFleetCommand,
|
|
131
|
-
DeleteFleetLocationsCommand: DeleteFleetLocationsCommand_1.DeleteFleetLocationsCommand,
|
|
132
|
-
DeleteGameServerGroupCommand: DeleteGameServerGroupCommand_1.DeleteGameServerGroupCommand,
|
|
133
|
-
DeleteGameSessionQueueCommand: DeleteGameSessionQueueCommand_1.DeleteGameSessionQueueCommand,
|
|
134
|
-
DeleteLocationCommand: DeleteLocationCommand_1.DeleteLocationCommand,
|
|
135
|
-
DeleteMatchmakingConfigurationCommand: DeleteMatchmakingConfigurationCommand_1.DeleteMatchmakingConfigurationCommand,
|
|
136
|
-
DeleteMatchmakingRuleSetCommand: DeleteMatchmakingRuleSetCommand_1.DeleteMatchmakingRuleSetCommand,
|
|
137
|
-
DeleteScalingPolicyCommand: DeleteScalingPolicyCommand_1.DeleteScalingPolicyCommand,
|
|
138
|
-
DeleteScriptCommand: DeleteScriptCommand_1.DeleteScriptCommand,
|
|
139
|
-
DeleteVpcPeeringAuthorizationCommand: DeleteVpcPeeringAuthorizationCommand_1.DeleteVpcPeeringAuthorizationCommand,
|
|
140
|
-
DeleteVpcPeeringConnectionCommand: DeleteVpcPeeringConnectionCommand_1.DeleteVpcPeeringConnectionCommand,
|
|
141
|
-
DeregisterComputeCommand: DeregisterComputeCommand_1.DeregisterComputeCommand,
|
|
142
|
-
DeregisterGameServerCommand: DeregisterGameServerCommand_1.DeregisterGameServerCommand,
|
|
143
|
-
DescribeAliasCommand: DescribeAliasCommand_1.DescribeAliasCommand,
|
|
144
|
-
DescribeBuildCommand: DescribeBuildCommand_1.DescribeBuildCommand,
|
|
145
|
-
DescribeComputeCommand: DescribeComputeCommand_1.DescribeComputeCommand,
|
|
146
|
-
DescribeEC2InstanceLimitsCommand: DescribeEC2InstanceLimitsCommand_1.DescribeEC2InstanceLimitsCommand,
|
|
147
|
-
DescribeFleetAttributesCommand: DescribeFleetAttributesCommand_1.DescribeFleetAttributesCommand,
|
|
148
|
-
DescribeFleetCapacityCommand: DescribeFleetCapacityCommand_1.DescribeFleetCapacityCommand,
|
|
149
|
-
DescribeFleetEventsCommand: DescribeFleetEventsCommand_1.DescribeFleetEventsCommand,
|
|
150
|
-
DescribeFleetLocationAttributesCommand: DescribeFleetLocationAttributesCommand_1.DescribeFleetLocationAttributesCommand,
|
|
151
|
-
DescribeFleetLocationCapacityCommand: DescribeFleetLocationCapacityCommand_1.DescribeFleetLocationCapacityCommand,
|
|
152
|
-
DescribeFleetLocationUtilizationCommand: DescribeFleetLocationUtilizationCommand_1.DescribeFleetLocationUtilizationCommand,
|
|
153
|
-
DescribeFleetPortSettingsCommand: DescribeFleetPortSettingsCommand_1.DescribeFleetPortSettingsCommand,
|
|
154
|
-
DescribeFleetUtilizationCommand: DescribeFleetUtilizationCommand_1.DescribeFleetUtilizationCommand,
|
|
155
|
-
DescribeGameServerCommand: DescribeGameServerCommand_1.DescribeGameServerCommand,
|
|
156
|
-
DescribeGameServerGroupCommand: DescribeGameServerGroupCommand_1.DescribeGameServerGroupCommand,
|
|
157
|
-
DescribeGameServerInstancesCommand: DescribeGameServerInstancesCommand_1.DescribeGameServerInstancesCommand,
|
|
158
|
-
DescribeGameSessionDetailsCommand: DescribeGameSessionDetailsCommand_1.DescribeGameSessionDetailsCommand,
|
|
159
|
-
DescribeGameSessionPlacementCommand: DescribeGameSessionPlacementCommand_1.DescribeGameSessionPlacementCommand,
|
|
160
|
-
DescribeGameSessionQueuesCommand: DescribeGameSessionQueuesCommand_1.DescribeGameSessionQueuesCommand,
|
|
161
|
-
DescribeGameSessionsCommand: DescribeGameSessionsCommand_1.DescribeGameSessionsCommand,
|
|
162
|
-
DescribeInstancesCommand: DescribeInstancesCommand_1.DescribeInstancesCommand,
|
|
163
|
-
DescribeMatchmakingCommand: DescribeMatchmakingCommand_1.DescribeMatchmakingCommand,
|
|
164
|
-
DescribeMatchmakingConfigurationsCommand: DescribeMatchmakingConfigurationsCommand_1.DescribeMatchmakingConfigurationsCommand,
|
|
165
|
-
DescribeMatchmakingRuleSetsCommand: DescribeMatchmakingRuleSetsCommand_1.DescribeMatchmakingRuleSetsCommand,
|
|
166
|
-
DescribePlayerSessionsCommand: DescribePlayerSessionsCommand_1.DescribePlayerSessionsCommand,
|
|
167
|
-
DescribeRuntimeConfigurationCommand: DescribeRuntimeConfigurationCommand_1.DescribeRuntimeConfigurationCommand,
|
|
168
|
-
DescribeScalingPoliciesCommand: DescribeScalingPoliciesCommand_1.DescribeScalingPoliciesCommand,
|
|
169
|
-
DescribeScriptCommand: DescribeScriptCommand_1.DescribeScriptCommand,
|
|
170
|
-
DescribeVpcPeeringAuthorizationsCommand: DescribeVpcPeeringAuthorizationsCommand_1.DescribeVpcPeeringAuthorizationsCommand,
|
|
171
|
-
DescribeVpcPeeringConnectionsCommand: DescribeVpcPeeringConnectionsCommand_1.DescribeVpcPeeringConnectionsCommand,
|
|
172
|
-
GetComputeAccessCommand: GetComputeAccessCommand_1.GetComputeAccessCommand,
|
|
173
|
-
GetComputeAuthTokenCommand: GetComputeAuthTokenCommand_1.GetComputeAuthTokenCommand,
|
|
174
|
-
GetGameSessionLogUrlCommand: GetGameSessionLogUrlCommand_1.GetGameSessionLogUrlCommand,
|
|
175
|
-
GetInstanceAccessCommand: GetInstanceAccessCommand_1.GetInstanceAccessCommand,
|
|
176
|
-
ListAliasesCommand: ListAliasesCommand_1.ListAliasesCommand,
|
|
177
|
-
ListBuildsCommand: ListBuildsCommand_1.ListBuildsCommand,
|
|
178
|
-
ListComputeCommand: ListComputeCommand_1.ListComputeCommand,
|
|
179
|
-
ListFleetsCommand: ListFleetsCommand_1.ListFleetsCommand,
|
|
180
|
-
ListGameServerGroupsCommand: ListGameServerGroupsCommand_1.ListGameServerGroupsCommand,
|
|
181
|
-
ListGameServersCommand: ListGameServersCommand_1.ListGameServersCommand,
|
|
182
|
-
ListLocationsCommand: ListLocationsCommand_1.ListLocationsCommand,
|
|
183
|
-
ListScriptsCommand: ListScriptsCommand_1.ListScriptsCommand,
|
|
184
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
185
|
-
PutScalingPolicyCommand: PutScalingPolicyCommand_1.PutScalingPolicyCommand,
|
|
186
|
-
RegisterComputeCommand: RegisterComputeCommand_1.RegisterComputeCommand,
|
|
187
|
-
RegisterGameServerCommand: RegisterGameServerCommand_1.RegisterGameServerCommand,
|
|
188
|
-
RequestUploadCredentialsCommand: RequestUploadCredentialsCommand_1.RequestUploadCredentialsCommand,
|
|
189
|
-
ResolveAliasCommand: ResolveAliasCommand_1.ResolveAliasCommand,
|
|
190
|
-
ResumeGameServerGroupCommand: ResumeGameServerGroupCommand_1.ResumeGameServerGroupCommand,
|
|
191
|
-
SearchGameSessionsCommand: SearchGameSessionsCommand_1.SearchGameSessionsCommand,
|
|
192
|
-
StartFleetActionsCommand: StartFleetActionsCommand_1.StartFleetActionsCommand,
|
|
193
|
-
StartGameSessionPlacementCommand: StartGameSessionPlacementCommand_1.StartGameSessionPlacementCommand,
|
|
194
|
-
StartMatchBackfillCommand: StartMatchBackfillCommand_1.StartMatchBackfillCommand,
|
|
195
|
-
StartMatchmakingCommand: StartMatchmakingCommand_1.StartMatchmakingCommand,
|
|
196
|
-
StopFleetActionsCommand: StopFleetActionsCommand_1.StopFleetActionsCommand,
|
|
197
|
-
StopGameSessionPlacementCommand: StopGameSessionPlacementCommand_1.StopGameSessionPlacementCommand,
|
|
198
|
-
StopMatchmakingCommand: StopMatchmakingCommand_1.StopMatchmakingCommand,
|
|
199
|
-
SuspendGameServerGroupCommand: SuspendGameServerGroupCommand_1.SuspendGameServerGroupCommand,
|
|
200
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
201
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
202
|
-
UpdateAliasCommand: UpdateAliasCommand_1.UpdateAliasCommand,
|
|
203
|
-
UpdateBuildCommand: UpdateBuildCommand_1.UpdateBuildCommand,
|
|
204
|
-
UpdateFleetAttributesCommand: UpdateFleetAttributesCommand_1.UpdateFleetAttributesCommand,
|
|
205
|
-
UpdateFleetCapacityCommand: UpdateFleetCapacityCommand_1.UpdateFleetCapacityCommand,
|
|
206
|
-
UpdateFleetPortSettingsCommand: UpdateFleetPortSettingsCommand_1.UpdateFleetPortSettingsCommand,
|
|
207
|
-
UpdateGameServerCommand: UpdateGameServerCommand_1.UpdateGameServerCommand,
|
|
208
|
-
UpdateGameServerGroupCommand: UpdateGameServerGroupCommand_1.UpdateGameServerGroupCommand,
|
|
209
|
-
UpdateGameSessionCommand: UpdateGameSessionCommand_1.UpdateGameSessionCommand,
|
|
210
|
-
UpdateGameSessionQueueCommand: UpdateGameSessionQueueCommand_1.UpdateGameSessionQueueCommand,
|
|
211
|
-
UpdateMatchmakingConfigurationCommand: UpdateMatchmakingConfigurationCommand_1.UpdateMatchmakingConfigurationCommand,
|
|
212
|
-
UpdateRuntimeConfigurationCommand: UpdateRuntimeConfigurationCommand_1.UpdateRuntimeConfigurationCommand,
|
|
213
|
-
UpdateScriptCommand: UpdateScriptCommand_1.UpdateScriptCommand,
|
|
214
|
-
ValidateMatchmakingRuleSetCommand: ValidateMatchmakingRuleSetCommand_1.ValidateMatchmakingRuleSetCommand,
|
|
215
|
-
};
|
|
216
|
-
class GameLift extends GameLiftClient_1.GameLiftClient {
|
|
217
|
-
}
|
|
218
|
-
exports.GameLift = GameLift;
|
|
219
|
-
(0, smithy_client_1.createAggregatedClient)(commands, GameLift);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GameLiftClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class GameLiftClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.GameLiftClient = GameLiftClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AcceptMatchCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class AcceptMatchCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "AcceptMatch", {})
|
|
23
|
-
.n("GameLiftClient", "AcceptMatchCommand")
|
|
24
|
-
.f(models_0_1.AcceptMatchInputFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_AcceptMatchCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_AcceptMatchCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.AcceptMatchCommand = AcceptMatchCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClaimGameServerCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ClaimGameServerCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "ClaimGameServer", {})
|
|
22
|
-
.n("GameLiftClient", "ClaimGameServerCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_ClaimGameServerCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_ClaimGameServerCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ClaimGameServerCommand = ClaimGameServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAliasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAliasCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateAlias", {})
|
|
22
|
-
.n("GameLiftClient", "CreateAliasCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateAliasCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateAliasCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAliasCommand = CreateAliasCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateBuildCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateBuildCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "CreateBuild", {})
|
|
23
|
-
.n("GameLiftClient", "CreateBuildCommand")
|
|
24
|
-
.f(void 0, models_0_1.CreateBuildOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_CreateBuildCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_CreateBuildCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateBuildCommand = CreateBuildCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateFleetCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "CreateFleet", {})
|
|
23
|
-
.n("GameLiftClient", "CreateFleetCommand")
|
|
24
|
-
.f(models_0_1.CreateFleetInputFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_CreateFleetCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_CreateFleetCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateFleetCommand = CreateFleetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFleetLocationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateFleetLocationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateFleetLocations", {})
|
|
22
|
-
.n("GameLiftClient", "CreateFleetLocationsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateFleetLocationsCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateFleetLocationsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateFleetLocationsCommand = CreateFleetLocationsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateGameServerGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateGameServerGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateGameServerGroup", {})
|
|
22
|
-
.n("GameLiftClient", "CreateGameServerGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateGameServerGroupCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateGameServerGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateGameServerGroupCommand = CreateGameServerGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateGameSessionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateGameSessionCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "CreateGameSession", {})
|
|
23
|
-
.n("GameLiftClient", "CreateGameSessionCommand")
|
|
24
|
-
.f(void 0, models_0_1.CreateGameSessionOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_CreateGameSessionCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_CreateGameSessionCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateGameSessionCommand = CreateGameSessionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateGameSessionQueueCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateGameSessionQueueCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateGameSessionQueue", {})
|
|
22
|
-
.n("GameLiftClient", "CreateGameSessionQueueCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateGameSessionQueueCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateGameSessionQueueCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateGameSessionQueueCommand = CreateGameSessionQueueCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateLocationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLocationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateLocation", {})
|
|
22
|
-
.n("GameLiftClient", "CreateLocationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateLocationCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateLocationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateLocationCommand = CreateLocationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateMatchmakingConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateMatchmakingConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateMatchmakingConfiguration", {})
|
|
22
|
-
.n("GameLiftClient", "CreateMatchmakingConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateMatchmakingConfigurationCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateMatchmakingConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateMatchmakingConfigurationCommand = CreateMatchmakingConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateMatchmakingRuleSetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateMatchmakingRuleSetCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "CreateMatchmakingRuleSet", {})
|
|
22
|
-
.n("GameLiftClient", "CreateMatchmakingRuleSetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateMatchmakingRuleSetCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateMatchmakingRuleSetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateMatchmakingRuleSetCommand = CreateMatchmakingRuleSetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|