@aws-sdk/client-gamelift 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AcceptMatchCommand.js +5 -0
- package/dist-cjs/commands/ClaimGameServerCommand.js +5 -0
- package/dist-cjs/commands/CreateAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateBuildCommand.js +5 -0
- package/dist-cjs/commands/CreateFleetCommand.js +5 -0
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +5 -0
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateGameSessionCommand.js +5 -0
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +5 -0
- package/dist-cjs/commands/CreateLocationCommand.js +5 -0
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +5 -0
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +5 -0
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +5 -0
- package/dist-cjs/commands/CreateScriptCommand.js +5 -0
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteBuildCommand.js +5 -0
- package/dist-cjs/commands/DeleteFleetCommand.js +5 -0
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +5 -0
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +5 -0
- package/dist-cjs/commands/DeleteLocationCommand.js +5 -0
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteScriptCommand.js +5 -0
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeregisterComputeCommand.js +5 -0
- package/dist-cjs/commands/DeregisterGameServerCommand.js +5 -0
- package/dist-cjs/commands/DescribeAliasCommand.js +5 -0
- package/dist-cjs/commands/DescribeBuildCommand.js +5 -0
- package/dist-cjs/commands/DescribeComputeCommand.js +5 -0
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameServerCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeInstancesCommand.js +5 -0
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +5 -0
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +5 -0
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +5 -0
- package/dist-cjs/commands/DescribeScriptCommand.js +5 -0
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +5 -0
- package/dist-cjs/commands/GetComputeAccessCommand.js +5 -0
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +5 -0
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +5 -0
- package/dist-cjs/commands/GetInstanceAccessCommand.js +5 -0
- package/dist-cjs/commands/ListAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListBuildsCommand.js +5 -0
- package/dist-cjs/commands/ListComputeCommand.js +5 -0
- package/dist-cjs/commands/ListFleetsCommand.js +5 -0
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListGameServersCommand.js +5 -0
- package/dist-cjs/commands/ListLocationsCommand.js +5 -0
- package/dist-cjs/commands/ListScriptsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PutScalingPolicyCommand.js +5 -0
- package/dist-cjs/commands/RegisterComputeCommand.js +5 -0
- package/dist-cjs/commands/RegisterGameServerCommand.js +5 -0
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +5 -0
- package/dist-cjs/commands/ResolveAliasCommand.js +5 -0
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/SearchGameSessionsCommand.js +5 -0
- package/dist-cjs/commands/StartFleetActionsCommand.js +5 -0
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +5 -0
- package/dist-cjs/commands/StartMatchBackfillCommand.js +5 -0
- package/dist-cjs/commands/StartMatchmakingCommand.js +5 -0
- package/dist-cjs/commands/StopFleetActionsCommand.js +5 -0
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +5 -0
- package/dist-cjs/commands/StopMatchmakingCommand.js +5 -0
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAliasCommand.js +5 -0
- package/dist-cjs/commands/UpdateBuildCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameServerCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameSessionCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +5 -0
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateScriptCommand.js +5 -0
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +5 -0
- package/dist-es/commands/AcceptMatchCommand.js +5 -0
- package/dist-es/commands/ClaimGameServerCommand.js +5 -0
- package/dist-es/commands/CreateAliasCommand.js +5 -0
- package/dist-es/commands/CreateBuildCommand.js +5 -0
- package/dist-es/commands/CreateFleetCommand.js +5 -0
- package/dist-es/commands/CreateFleetLocationsCommand.js +5 -0
- package/dist-es/commands/CreateGameServerGroupCommand.js +5 -0
- package/dist-es/commands/CreateGameSessionCommand.js +5 -0
- package/dist-es/commands/CreateGameSessionQueueCommand.js +5 -0
- package/dist-es/commands/CreateLocationCommand.js +5 -0
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +5 -0
- package/dist-es/commands/CreatePlayerSessionCommand.js +5 -0
- package/dist-es/commands/CreatePlayerSessionsCommand.js +5 -0
- package/dist-es/commands/CreateScriptCommand.js +5 -0
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +5 -0
- package/dist-es/commands/DeleteAliasCommand.js +5 -0
- package/dist-es/commands/DeleteBuildCommand.js +5 -0
- package/dist-es/commands/DeleteFleetCommand.js +5 -0
- package/dist-es/commands/DeleteFleetLocationsCommand.js +5 -0
- package/dist-es/commands/DeleteGameServerGroupCommand.js +5 -0
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +5 -0
- package/dist-es/commands/DeleteLocationCommand.js +5 -0
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +5 -0
- package/dist-es/commands/DeleteScalingPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteScriptCommand.js +5 -0
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +5 -0
- package/dist-es/commands/DeregisterComputeCommand.js +5 -0
- package/dist-es/commands/DeregisterGameServerCommand.js +5 -0
- package/dist-es/commands/DescribeAliasCommand.js +5 -0
- package/dist-es/commands/DescribeBuildCommand.js +5 -0
- package/dist-es/commands/DescribeComputeCommand.js +5 -0
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetAttributesCommand.js +5 -0
- package/dist-es/commands/DescribeFleetCapacityCommand.js +5 -0
- package/dist-es/commands/DescribeFleetEventsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +5 -0
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +5 -0
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +5 -0
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +5 -0
- package/dist-es/commands/DescribeGameServerCommand.js +5 -0
- package/dist-es/commands/DescribeGameServerGroupCommand.js +5 -0
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionsCommand.js +5 -0
- package/dist-es/commands/DescribeInstancesCommand.js +5 -0
- package/dist-es/commands/DescribeMatchmakingCommand.js +5 -0
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +5 -0
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +5 -0
- package/dist-es/commands/DescribePlayerSessionsCommand.js +5 -0
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +5 -0
- package/dist-es/commands/DescribeScriptCommand.js +5 -0
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +5 -0
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +5 -0
- package/dist-es/commands/GetComputeAccessCommand.js +5 -0
- package/dist-es/commands/GetComputeAuthTokenCommand.js +5 -0
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +5 -0
- package/dist-es/commands/GetInstanceAccessCommand.js +5 -0
- package/dist-es/commands/ListAliasesCommand.js +5 -0
- package/dist-es/commands/ListBuildsCommand.js +5 -0
- package/dist-es/commands/ListComputeCommand.js +5 -0
- package/dist-es/commands/ListFleetsCommand.js +5 -0
- package/dist-es/commands/ListGameServerGroupsCommand.js +5 -0
- package/dist-es/commands/ListGameServersCommand.js +5 -0
- package/dist-es/commands/ListLocationsCommand.js +5 -0
- package/dist-es/commands/ListScriptsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PutScalingPolicyCommand.js +5 -0
- package/dist-es/commands/RegisterComputeCommand.js +5 -0
- package/dist-es/commands/RegisterGameServerCommand.js +5 -0
- package/dist-es/commands/RequestUploadCredentialsCommand.js +5 -0
- package/dist-es/commands/ResolveAliasCommand.js +5 -0
- package/dist-es/commands/ResumeGameServerGroupCommand.js +5 -0
- package/dist-es/commands/SearchGameSessionsCommand.js +5 -0
- package/dist-es/commands/StartFleetActionsCommand.js +5 -0
- package/dist-es/commands/StartGameSessionPlacementCommand.js +5 -0
- package/dist-es/commands/StartMatchBackfillCommand.js +5 -0
- package/dist-es/commands/StartMatchmakingCommand.js +5 -0
- package/dist-es/commands/StopFleetActionsCommand.js +5 -0
- package/dist-es/commands/StopGameSessionPlacementCommand.js +5 -0
- package/dist-es/commands/StopMatchmakingCommand.js +5 -0
- package/dist-es/commands/SuspendGameServerGroupCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAliasCommand.js +5 -0
- package/dist-es/commands/UpdateBuildCommand.js +5 -0
- package/dist-es/commands/UpdateFleetAttributesCommand.js +5 -0
- package/dist-es/commands/UpdateFleetCapacityCommand.js +5 -0
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateGameServerCommand.js +5 -0
- package/dist-es/commands/UpdateGameServerGroupCommand.js +5 -0
- package/dist-es/commands/UpdateGameSessionCommand.js +5 -0
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +5 -0
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateScriptCommand.js +5 -0
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +5 -0
- package/package.json +31 -31
package/README.md
CHANGED
|
@@ -80,16 +80,16 @@ using your favorite package manager:
|
|
|
80
80
|
|
|
81
81
|
The AWS SDK is modulized by clients and commands.
|
|
82
82
|
To send a request, you only need to import the `GameLiftClient` and
|
|
83
|
-
the commands you need, for example `
|
|
83
|
+
the commands you need, for example `ListAliasesCommand`:
|
|
84
84
|
|
|
85
85
|
```js
|
|
86
86
|
// ES5 example
|
|
87
|
-
const { GameLiftClient,
|
|
87
|
+
const { GameLiftClient, ListAliasesCommand } = require("@aws-sdk/client-gamelift");
|
|
88
88
|
```
|
|
89
89
|
|
|
90
90
|
```ts
|
|
91
91
|
// ES6+ example
|
|
92
|
-
import { GameLiftClient,
|
|
92
|
+
import { GameLiftClient, ListAliasesCommand } from "@aws-sdk/client-gamelift";
|
|
93
93
|
```
|
|
94
94
|
|
|
95
95
|
### Usage
|
|
@@ -108,7 +108,7 @@ const client = new GameLiftClient({ region: "REGION" });
|
|
|
108
108
|
const params = {
|
|
109
109
|
/** input parameters */
|
|
110
110
|
};
|
|
111
|
-
const command = new
|
|
111
|
+
const command = new ListAliasesCommand(params);
|
|
112
112
|
```
|
|
113
113
|
|
|
114
114
|
#### Async/await
|
|
@@ -187,7 +187,7 @@ const client = new AWS.GameLift({ region: "REGION" });
|
|
|
187
187
|
|
|
188
188
|
// async/await.
|
|
189
189
|
try {
|
|
190
|
-
const data = await client.
|
|
190
|
+
const data = await client.listAliases(params);
|
|
191
191
|
// process data.
|
|
192
192
|
} catch (error) {
|
|
193
193
|
// error handling.
|
|
@@ -195,7 +195,7 @@ try {
|
|
|
195
195
|
|
|
196
196
|
// Promises.
|
|
197
197
|
client
|
|
198
|
-
.
|
|
198
|
+
.listAliases(params)
|
|
199
199
|
.then((data) => {
|
|
200
200
|
// process data.
|
|
201
201
|
})
|
|
@@ -204,7 +204,7 @@ client
|
|
|
204
204
|
});
|
|
205
205
|
|
|
206
206
|
// callbacks.
|
|
207
|
-
client.
|
|
207
|
+
client.listAliases(params, (err, data) => {
|
|
208
208
|
// process err and data.
|
|
209
209
|
});
|
|
210
210
|
```
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class AcceptMatchCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AcceptMatchCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "AcceptMatch",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class ClaimGameServerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ClaimGameServerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "ClaimGameServer",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateAliasCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateAliasCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateAlias",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
11
|
class CreateBuildCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class CreateBuildCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.CreateBuildOutputFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "GameLift",
|
|
39
|
+
operation: "CreateBuild",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateFleetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateFleetCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateFleet",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateFleetLocationsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateFleetLocationsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateFleetLocations",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateGameServerGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateGameServerGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateGameServerGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateGameSessionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateGameSessionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateGameSession",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateGameSessionQueueCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateGameSessionQueueCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateGameSessionQueue",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateLocationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateLocationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateLocation",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateMatchmakingConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateMatchmakingConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateMatchmakingConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateMatchmakingRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateMatchmakingRuleSetCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateMatchmakingRuleSet",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreatePlayerSessionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreatePlayerSessionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreatePlayerSession",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreatePlayerSessionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreatePlayerSessionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreatePlayerSessions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateScriptCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateScriptCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateScript",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateVpcPeeringAuthorizationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateVpcPeeringAuthorizationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateVpcPeeringAuthorization",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class CreateVpcPeeringConnectionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateVpcPeeringConnectionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "CreateVpcPeeringConnection",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteAliasCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteAliasCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteAlias",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteBuildCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteBuildCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteBuild",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteFleetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFleetCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteFleet",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteFleetLocationsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFleetLocationsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteFleetLocations",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteGameServerGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteGameServerGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteGameServerGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteGameSessionQueueCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteGameSessionQueueCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteGameSessionQueue",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteLocationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteLocationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteLocation",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteMatchmakingConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteMatchmakingConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteMatchmakingConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteMatchmakingRuleSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteMatchmakingRuleSetCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteMatchmakingRuleSet",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteScalingPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteScalingPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteScalingPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteScriptCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteScriptCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteScript",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteVpcPeeringAuthorizationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteVpcPeeringAuthorizationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GameLift",
|
|
38
|
+
operation: "DeleteVpcPeeringAuthorization",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|