@aws-sdk/client-gamelift 3.489.0 → 3.495.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 +9776 -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
|
@@ -1,22 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGameSessionOutputFilterSensitiveLog = exports.UpdateFleetPortSettingsInputFilterSensitiveLog = exports.GameServerHealthCheck = void 0;
|
|
4
|
-
const models_0_1 = require("./models_0");
|
|
5
|
-
exports.GameServerHealthCheck = {
|
|
6
|
-
HEALTHY: "HEALTHY",
|
|
7
|
-
};
|
|
8
|
-
const UpdateFleetPortSettingsInputFilterSensitiveLog = (obj) => ({
|
|
9
|
-
...obj,
|
|
10
|
-
...(obj.InboundPermissionAuthorizations && {
|
|
11
|
-
InboundPermissionAuthorizations: obj.InboundPermissionAuthorizations.map((item) => (0, models_0_1.IpPermissionFilterSensitiveLog)(item)),
|
|
12
|
-
}),
|
|
13
|
-
...(obj.InboundPermissionRevocations && {
|
|
14
|
-
InboundPermissionRevocations: obj.InboundPermissionRevocations.map((item) => (0, models_0_1.IpPermissionFilterSensitiveLog)(item)),
|
|
15
|
-
}),
|
|
16
|
-
});
|
|
17
|
-
exports.UpdateFleetPortSettingsInputFilterSensitiveLog = UpdateFleetPortSettingsInputFilterSensitiveLog;
|
|
18
|
-
const UpdateGameSessionOutputFilterSensitiveLog = (obj) => ({
|
|
19
|
-
...obj,
|
|
20
|
-
...(obj.GameSession && { GameSession: (0, models_0_1.GameSessionFilterSensitiveLog)(obj.GameSession) }),
|
|
21
|
-
});
|
|
22
|
-
exports.UpdateGameSessionOutputFilterSensitiveLog = UpdateGameSessionOutputFilterSensitiveLog;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeFleetAttributes = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeFleetAttributesCommand_1 = require("../commands/DescribeFleetAttributesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeFleetAttributes = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeFleetAttributesCommand_1.DescribeFleetAttributesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeFleetCapacity = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeFleetCapacityCommand_1 = require("../commands/DescribeFleetCapacityCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeFleetCapacity = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeFleetCapacityCommand_1.DescribeFleetCapacityCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeFleetEvents = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeFleetEventsCommand_1 = require("../commands/DescribeFleetEventsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeFleetEvents = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeFleetEventsCommand_1.DescribeFleetEventsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeFleetLocationAttributes = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeFleetLocationAttributesCommand_1 = require("../commands/DescribeFleetLocationAttributesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeFleetLocationAttributes = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeFleetLocationAttributesCommand_1.DescribeFleetLocationAttributesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeFleetUtilization = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeFleetUtilizationCommand_1 = require("../commands/DescribeFleetUtilizationCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeFleetUtilization = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeFleetUtilizationCommand_1.DescribeFleetUtilizationCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeGameServerInstances = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeGameServerInstancesCommand_1 = require("../commands/DescribeGameServerInstancesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeGameServerInstances = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeGameServerInstancesCommand_1.DescribeGameServerInstancesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeGameSessionDetails = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeGameSessionDetailsCommand_1 = require("../commands/DescribeGameSessionDetailsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeGameSessionDetails = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeGameSessionDetailsCommand_1.DescribeGameSessionDetailsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeGameSessionQueues = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeGameSessionQueuesCommand_1 = require("../commands/DescribeGameSessionQueuesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeGameSessionQueues = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeGameSessionQueuesCommand_1.DescribeGameSessionQueuesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeGameSessions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeGameSessionsCommand_1 = require("../commands/DescribeGameSessionsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeGameSessions = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeGameSessionsCommand_1.DescribeGameSessionsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeInstances = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeInstancesCommand_1 = require("../commands/DescribeInstancesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeInstances = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeInstancesCommand_1.DescribeInstancesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeMatchmakingConfigurations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeMatchmakingConfigurationsCommand_1 = require("../commands/DescribeMatchmakingConfigurationsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeMatchmakingConfigurations = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeMatchmakingConfigurationsCommand_1.DescribeMatchmakingConfigurationsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeMatchmakingRuleSets = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeMatchmakingRuleSetsCommand_1 = require("../commands/DescribeMatchmakingRuleSetsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeMatchmakingRuleSets = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeMatchmakingRuleSetsCommand_1.DescribeMatchmakingRuleSetsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribePlayerSessions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribePlayerSessionsCommand_1 = require("../commands/DescribePlayerSessionsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribePlayerSessions = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribePlayerSessionsCommand_1.DescribePlayerSessionsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeScalingPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const DescribeScalingPoliciesCommand_1 = require("../commands/DescribeScalingPoliciesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateDescribeScalingPolicies = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, DescribeScalingPoliciesCommand_1.DescribeScalingPoliciesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAliases = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAliasesCommand_1 = require("../commands/ListAliasesCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListAliases = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListAliasesCommand_1.ListAliasesCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListBuilds = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListBuildsCommand_1 = require("../commands/ListBuildsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListBuilds = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListBuildsCommand_1.ListBuildsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListCompute = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListComputeCommand_1 = require("../commands/ListComputeCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListCompute = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListComputeCommand_1.ListComputeCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListFleets = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListFleetsCommand_1 = require("../commands/ListFleetsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListFleets = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListFleetsCommand_1.ListFleetsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGameServerGroups = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGameServerGroupsCommand_1 = require("../commands/ListGameServerGroupsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListGameServerGroups = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListGameServerGroupsCommand_1.ListGameServerGroupsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGameServers = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGameServersCommand_1 = require("../commands/ListGameServersCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListGameServers = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListGameServersCommand_1.ListGameServersCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListLocations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListLocationsCommand_1 = require("../commands/ListLocationsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListLocations = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListLocationsCommand_1.ListLocationsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListScripts = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListScriptsCommand_1 = require("../commands/ListScriptsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateListScripts = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, ListScriptsCommand_1.ListScriptsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateSearchGameSessions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const SearchGameSessionsCommand_1 = require("../commands/SearchGameSessionsCommand");
|
|
6
|
-
const GameLiftClient_1 = require("../GameLiftClient");
|
|
7
|
-
exports.paginateSearchGameSessions = (0, core_1.createPaginator)(GameLiftClient_1.GameLiftClient, SearchGameSessionsCommand_1.SearchGameSessionsCommand, "NextToken", "NextToken", "Limit");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,27 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./DescribeFleetAttributesPaginator"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./DescribeFleetCapacityPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./DescribeFleetEventsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./DescribeFleetLocationAttributesPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./DescribeFleetUtilizationPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./DescribeGameServerInstancesPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./DescribeGameSessionDetailsPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./DescribeGameSessionQueuesPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./DescribeGameSessionsPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./DescribeInstancesPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./DescribeMatchmakingConfigurationsPaginator"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./DescribeMatchmakingRuleSetsPaginator"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./DescribePlayerSessionsPaginator"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./DescribeScalingPoliciesPaginator"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./ListAliasesPaginator"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./ListBuildsPaginator"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./ListComputePaginator"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./ListFleetsPaginator"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./ListGameServerGroupsPaginator"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./ListGameServersPaginator"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./ListLocationsPaginator"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./ListScriptsPaginator"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./SearchGameSessionsPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|