@aws-sdk/client-gamelift 3.300.0 → 3.303.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/models/models_0.js +443 -484
- package/dist-cjs/models/models_1.js +3 -4
- package/dist-es/models/models_0.js +443 -484
- package/dist-es/models/models_1.js +3 -4
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -2
- package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +4 -4
- package/dist-types/commands/CreateBuildCommand.d.ts +4 -4
- package/dist-types/commands/CreateFleetCommand.d.ts +15 -15
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -3
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +11 -11
- package/dist-types/commands/CreateLocationCommand.d.ts +3 -3
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +4 -4
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeCommand.d.ts +1 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +1 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -2
- package/dist-types/commands/ListScriptsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -2
- package/dist-types/commands/RegisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -2
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -2
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +7 -7
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +8 -8
- package/dist-types/commands/StartMatchmakingCommand.d.ts +8 -8
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -2
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -2
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +4 -4
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +9 -9
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdateScriptCommand.d.ts +2 -2
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +660 -455
- package/dist-types/models/models_1.d.ts +8 -3
- package/dist-types/ts3.4/models/models_0.d.ts +511 -443
- package/dist-types/ts3.4/models/models_1.d.ts +5 -3
- package/package.json +34 -34
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GameServerHealthCheck = void 0;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
})(GameServerHealthCheck = exports.GameServerHealthCheck || (exports.GameServerHealthCheck = {}));
|
|
4
|
+
exports.GameServerHealthCheck = {
|
|
5
|
+
HEALTHY: "HEALTHY",
|
|
6
|
+
};
|