@aws-sdk/client-gamelift 3.29.0 → 3.33.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/CHANGELOG.md +32 -0
- package/dist/cjs/GameLiftClient.js +13 -13
- package/dist/cjs/GameLiftClient.js.map +1 -1
- package/dist/cjs/commands/AcceptMatchCommand.js +3 -3
- package/dist/cjs/commands/AcceptMatchCommand.js.map +1 -1
- package/dist/cjs/commands/ClaimGameServerCommand.js +3 -3
- package/dist/cjs/commands/ClaimGameServerCommand.js.map +1 -1
- package/dist/cjs/commands/CreateAliasCommand.js +3 -3
- package/dist/cjs/commands/CreateAliasCommand.js.map +1 -1
- package/dist/cjs/commands/CreateBuildCommand.js +3 -3
- package/dist/cjs/commands/CreateBuildCommand.js.map +1 -1
- package/dist/cjs/commands/CreateFleetCommand.js +3 -3
- package/dist/cjs/commands/CreateFleetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateFleetLocationsCommand.js +3 -3
- package/dist/cjs/commands/CreateFleetLocationsCommand.js.map +1 -1
- package/dist/cjs/commands/CreateGameServerGroupCommand.js +3 -3
- package/dist/cjs/commands/CreateGameServerGroupCommand.js.map +1 -1
- package/dist/cjs/commands/CreateGameSessionCommand.js +3 -3
- package/dist/cjs/commands/CreateGameSessionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateGameSessionQueueCommand.js +3 -3
- package/dist/cjs/commands/CreateGameSessionQueueCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMatchmakingConfigurationCommand.js +3 -3
- package/dist/cjs/commands/CreateMatchmakingConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMatchmakingRuleSetCommand.js +3 -3
- package/dist/cjs/commands/CreateMatchmakingRuleSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePlayerSessionCommand.js +3 -3
- package/dist/cjs/commands/CreatePlayerSessionCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePlayerSessionsCommand.js +3 -3
- package/dist/cjs/commands/CreatePlayerSessionsCommand.js.map +1 -1
- package/dist/cjs/commands/CreateScriptCommand.js +3 -3
- package/dist/cjs/commands/CreateScriptCommand.js.map +1 -1
- package/dist/cjs/commands/CreateVpcPeeringAuthorizationCommand.js +3 -3
- package/dist/cjs/commands/CreateVpcPeeringAuthorizationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateVpcPeeringConnectionCommand.js +3 -3
- package/dist/cjs/commands/CreateVpcPeeringConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAliasCommand.js +3 -3
- package/dist/cjs/commands/DeleteAliasCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBuildCommand.js +3 -3
- package/dist/cjs/commands/DeleteBuildCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFleetCommand.js +3 -3
- package/dist/cjs/commands/DeleteFleetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFleetLocationsCommand.js +3 -3
- package/dist/cjs/commands/DeleteFleetLocationsCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGameServerGroupCommand.js +3 -3
- package/dist/cjs/commands/DeleteGameServerGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGameSessionQueueCommand.js +3 -3
- package/dist/cjs/commands/DeleteGameSessionQueueCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMatchmakingConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DeleteMatchmakingConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMatchmakingRuleSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteMatchmakingRuleSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteScalingPolicyCommand.js +3 -3
- package/dist/cjs/commands/DeleteScalingPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteScriptCommand.js +3 -3
- package/dist/cjs/commands/DeleteScriptCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +3 -3
- package/dist/cjs/commands/DeleteVpcPeeringAuthorizationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
- package/dist/cjs/commands/DeleteVpcPeeringConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeregisterGameServerCommand.js +3 -3
- package/dist/cjs/commands/DeregisterGameServerCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeAliasCommand.js +3 -3
- package/dist/cjs/commands/DescribeAliasCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeBuildCommand.js +3 -3
- package/dist/cjs/commands/DescribeBuildCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEC2InstanceLimitsCommand.js +3 -3
- package/dist/cjs/commands/DescribeEC2InstanceLimitsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetAttributesCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetCapacityCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetCapacityCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetEventsCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetEventsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetLocationAttributesCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetLocationAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetLocationCapacityCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetLocationCapacityCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetLocationUtilizationCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetLocationUtilizationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetPortSettingsCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetPortSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFleetUtilizationCommand.js +3 -3
- package/dist/cjs/commands/DescribeFleetUtilizationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameServerCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameServerCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameServerGroupCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameServerGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameServerInstancesCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameServerInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameSessionDetailsCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameSessionDetailsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameSessionPlacementCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameSessionPlacementCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameSessionQueuesCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameSessionQueuesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeGameSessionsCommand.js +3 -3
- package/dist/cjs/commands/DescribeGameSessionsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeInstancesCommand.js +3 -3
- package/dist/cjs/commands/DescribeInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMatchmakingCommand.js +3 -3
- package/dist/cjs/commands/DescribeMatchmakingCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMatchmakingConfigurationsCommand.js +3 -3
- package/dist/cjs/commands/DescribeMatchmakingConfigurationsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMatchmakingRuleSetsCommand.js +3 -3
- package/dist/cjs/commands/DescribeMatchmakingRuleSetsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribePlayerSessionsCommand.js +3 -3
- package/dist/cjs/commands/DescribePlayerSessionsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeRuntimeConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DescribeRuntimeConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeScalingPoliciesCommand.js +3 -3
- package/dist/cjs/commands/DescribeScalingPoliciesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeScriptCommand.js +3 -3
- package/dist/cjs/commands/DescribeScriptCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +3 -3
- package/dist/cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
- package/dist/cjs/commands/DescribeVpcPeeringConnectionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetGameSessionLogUrlCommand.js +3 -3
- package/dist/cjs/commands/GetGameSessionLogUrlCommand.js.map +1 -1
- package/dist/cjs/commands/GetInstanceAccessCommand.js +3 -3
- package/dist/cjs/commands/GetInstanceAccessCommand.js.map +1 -1
- package/dist/cjs/commands/ListAliasesCommand.js +3 -3
- package/dist/cjs/commands/ListAliasesCommand.js.map +1 -1
- package/dist/cjs/commands/ListBuildsCommand.js +3 -3
- package/dist/cjs/commands/ListBuildsCommand.js.map +1 -1
- package/dist/cjs/commands/ListFleetsCommand.js +3 -3
- package/dist/cjs/commands/ListFleetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListGameServerGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListGameServerGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListGameServersCommand.js +3 -3
- package/dist/cjs/commands/ListGameServersCommand.js.map +1 -1
- package/dist/cjs/commands/ListScriptsCommand.js +3 -3
- package/dist/cjs/commands/ListScriptsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/PutScalingPolicyCommand.js +3 -3
- package/dist/cjs/commands/PutScalingPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterGameServerCommand.js +3 -3
- package/dist/cjs/commands/RegisterGameServerCommand.js.map +1 -1
- package/dist/cjs/commands/RequestUploadCredentialsCommand.js +3 -3
- package/dist/cjs/commands/RequestUploadCredentialsCommand.js.map +1 -1
- package/dist/cjs/commands/ResolveAliasCommand.js +3 -3
- package/dist/cjs/commands/ResolveAliasCommand.js.map +1 -1
- package/dist/cjs/commands/ResumeGameServerGroupCommand.js +3 -3
- package/dist/cjs/commands/ResumeGameServerGroupCommand.js.map +1 -1
- package/dist/cjs/commands/SearchGameSessionsCommand.js +3 -3
- package/dist/cjs/commands/SearchGameSessionsCommand.js.map +1 -1
- package/dist/cjs/commands/StartFleetActionsCommand.js +3 -3
- package/dist/cjs/commands/StartFleetActionsCommand.js.map +1 -1
- package/dist/cjs/commands/StartGameSessionPlacementCommand.js +3 -3
- package/dist/cjs/commands/StartGameSessionPlacementCommand.js.map +1 -1
- package/dist/cjs/commands/StartMatchBackfillCommand.js +3 -3
- package/dist/cjs/commands/StartMatchBackfillCommand.js.map +1 -1
- package/dist/cjs/commands/StartMatchmakingCommand.js +3 -3
- package/dist/cjs/commands/StartMatchmakingCommand.js.map +1 -1
- package/dist/cjs/commands/StopFleetActionsCommand.js +3 -3
- package/dist/cjs/commands/StopFleetActionsCommand.js.map +1 -1
- package/dist/cjs/commands/StopGameSessionPlacementCommand.js +3 -3
- package/dist/cjs/commands/StopGameSessionPlacementCommand.js.map +1 -1
- package/dist/cjs/commands/StopMatchmakingCommand.js +3 -3
- package/dist/cjs/commands/StopMatchmakingCommand.js.map +1 -1
- package/dist/cjs/commands/SuspendGameServerGroupCommand.js +3 -3
- package/dist/cjs/commands/SuspendGameServerGroupCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAliasCommand.js +3 -3
- package/dist/cjs/commands/UpdateAliasCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateBuildCommand.js +3 -3
- package/dist/cjs/commands/UpdateBuildCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateFleetAttributesCommand.js +3 -3
- package/dist/cjs/commands/UpdateFleetAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateFleetCapacityCommand.js +3 -3
- package/dist/cjs/commands/UpdateFleetCapacityCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateFleetPortSettingsCommand.js +3 -3
- package/dist/cjs/commands/UpdateFleetPortSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGameServerCommand.js +3 -3
- package/dist/cjs/commands/UpdateGameServerCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGameServerGroupCommand.js +3 -3
- package/dist/cjs/commands/UpdateGameServerGroupCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGameSessionCommand.js +3 -3
- package/dist/cjs/commands/UpdateGameSessionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGameSessionQueueCommand.js +3 -3
- package/dist/cjs/commands/UpdateGameSessionQueueCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMatchmakingConfigurationCommand.js +3 -3
- package/dist/cjs/commands/UpdateMatchmakingConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRuntimeConfigurationCommand.js +3 -3
- package/dist/cjs/commands/UpdateRuntimeConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateScriptCommand.js +3 -3
- package/dist/cjs/commands/UpdateScriptCommand.js.map +1 -1
- package/dist/cjs/commands/ValidateMatchmakingRuleSetCommand.js +3 -3
- package/dist/cjs/commands/ValidateMatchmakingRuleSetCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +120 -120
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_json1_1.js +344 -340
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/DescribeFleetAttributesPaginator.js +4 -4
- package/dist/es/pagination/DescribeFleetAttributesPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeFleetCapacityPaginator.js +4 -4
- package/dist/es/pagination/DescribeFleetCapacityPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeFleetEventsPaginator.js +4 -4
- package/dist/es/pagination/DescribeFleetEventsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeFleetLocationAttributesPaginator.js +4 -4
- package/dist/es/pagination/DescribeFleetLocationAttributesPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeFleetUtilizationPaginator.js +4 -4
- package/dist/es/pagination/DescribeFleetUtilizationPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeGameServerInstancesPaginator.js +4 -4
- package/dist/es/pagination/DescribeGameServerInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeGameSessionDetailsPaginator.js +4 -4
- package/dist/es/pagination/DescribeGameSessionDetailsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeGameSessionQueuesPaginator.js +4 -4
- package/dist/es/pagination/DescribeGameSessionQueuesPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeGameSessionsPaginator.js +4 -4
- package/dist/es/pagination/DescribeGameSessionsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeInstancesPaginator.js +4 -4
- package/dist/es/pagination/DescribeInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeMatchmakingConfigurationsPaginator.js +4 -4
- package/dist/es/pagination/DescribeMatchmakingConfigurationsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeMatchmakingRuleSetsPaginator.js +4 -4
- package/dist/es/pagination/DescribeMatchmakingRuleSetsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribePlayerSessionsPaginator.js +4 -4
- package/dist/es/pagination/DescribePlayerSessionsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeScalingPoliciesPaginator.js +4 -4
- package/dist/es/pagination/DescribeScalingPoliciesPaginator.js.map +1 -1
- package/dist/es/pagination/ListAliasesPaginator.js +4 -4
- package/dist/es/pagination/ListAliasesPaginator.js.map +1 -1
- package/dist/es/pagination/ListBuildsPaginator.js +4 -4
- package/dist/es/pagination/ListBuildsPaginator.js.map +1 -1
- package/dist/es/pagination/ListFleetsPaginator.js +4 -4
- package/dist/es/pagination/ListFleetsPaginator.js.map +1 -1
- package/dist/es/pagination/ListGameServerGroupsPaginator.js +4 -4
- package/dist/es/pagination/ListGameServerGroupsPaginator.js.map +1 -1
- package/dist/es/pagination/ListGameServersPaginator.js +4 -4
- package/dist/es/pagination/ListGameServersPaginator.js.map +1 -1
- package/dist/es/pagination/ListScriptsPaginator.js +4 -4
- package/dist/es/pagination/ListScriptsPaginator.js.map +1 -1
- package/dist/es/pagination/SearchGameSessionsPaginator.js +4 -4
- package/dist/es/pagination/SearchGameSessionsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +30 -26
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +32 -25
- package/tsconfig.json +1 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __assign, __awaiter, __generator, __read } from "tslib";
|
|
2
2
|
import { HttpRequest as __HttpRequest } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectString as __expectString, limitedParseDouble as __limitedParseDouble, limitedParseFloat32 as __limitedParseFloat32, serializeFloat as __serializeFloat, } from "@aws-sdk/smithy-client";
|
|
3
|
+
import { expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, limitedParseDouble as __limitedParseDouble, limitedParseFloat32 as __limitedParseFloat32, parseEpochTimestamp as __parseEpochTimestamp, serializeFloat as __serializeFloat, } from "@aws-sdk/smithy-client";
|
|
4
4
|
export var serializeAws_json1_1AcceptMatchCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
5
5
|
var headers, body;
|
|
6
6
|
return __generator(this, function (_a) {
|
|
@@ -10061,11 +10061,11 @@ var deserializeAws_json1_1Alias = function (output, context) {
|
|
|
10061
10061
|
AliasArn: __expectString(output.AliasArn),
|
|
10062
10062
|
AliasId: __expectString(output.AliasId),
|
|
10063
10063
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10064
|
-
?
|
|
10064
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
10065
10065
|
: undefined,
|
|
10066
10066
|
Description: __expectString(output.Description),
|
|
10067
10067
|
LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
10068
|
-
?
|
|
10068
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
|
|
10069
10069
|
: undefined,
|
|
10070
10070
|
Name: __expectString(output.Name),
|
|
10071
10071
|
RoutingStrategy: output.RoutingStrategy !== undefined && output.RoutingStrategy !== null
|
|
@@ -10105,7 +10105,7 @@ var deserializeAws_json1_1Build = function (output, context) {
|
|
|
10105
10105
|
BuildArn: __expectString(output.BuildArn),
|
|
10106
10106
|
BuildId: __expectString(output.BuildId),
|
|
10107
10107
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10108
|
-
?
|
|
10108
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
10109
10109
|
: undefined,
|
|
10110
10110
|
Name: __expectString(output.Name),
|
|
10111
10111
|
OperatingSystem: __expectString(output.OperatingSystem),
|
|
@@ -10527,7 +10527,7 @@ var deserializeAws_json1_1Event = function (output, context) {
|
|
|
10527
10527
|
EventCode: __expectString(output.EventCode),
|
|
10528
10528
|
EventId: __expectString(output.EventId),
|
|
10529
10529
|
EventTime: output.EventTime !== undefined && output.EventTime !== null
|
|
10530
|
-
?
|
|
10530
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventTime)))
|
|
10531
10531
|
: undefined,
|
|
10532
10532
|
Message: __expectString(output.Message),
|
|
10533
10533
|
PreSignedLogUrl: __expectString(output.PreSignedLogUrl),
|
|
@@ -10569,7 +10569,7 @@ var deserializeAws_json1_1FleetAttributes = function (output, context) {
|
|
|
10569
10569
|
? deserializeAws_json1_1CertificateConfiguration(output.CertificateConfiguration, context)
|
|
10570
10570
|
: undefined,
|
|
10571
10571
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10572
|
-
?
|
|
10572
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
10573
10573
|
: undefined,
|
|
10574
10574
|
Description: __expectString(output.Description),
|
|
10575
10575
|
FleetArn: __expectString(output.FleetArn),
|
|
@@ -10598,7 +10598,7 @@ var deserializeAws_json1_1FleetAttributes = function (output, context) {
|
|
|
10598
10598
|
? deserializeAws_json1_1FleetActionList(output.StoppedActions, context)
|
|
10599
10599
|
: undefined,
|
|
10600
10600
|
TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
10601
|
-
?
|
|
10601
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
|
|
10602
10602
|
: undefined,
|
|
10603
10603
|
};
|
|
10604
10604
|
};
|
|
@@ -10695,13 +10695,13 @@ var deserializeAws_json1_1GameServer = function (output, context) {
|
|
|
10695
10695
|
GameServerId: __expectString(output.GameServerId),
|
|
10696
10696
|
InstanceId: __expectString(output.InstanceId),
|
|
10697
10697
|
LastClaimTime: output.LastClaimTime !== undefined && output.LastClaimTime !== null
|
|
10698
|
-
?
|
|
10698
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastClaimTime)))
|
|
10699
10699
|
: undefined,
|
|
10700
10700
|
LastHealthCheckTime: output.LastHealthCheckTime !== undefined && output.LastHealthCheckTime !== null
|
|
10701
|
-
?
|
|
10701
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastHealthCheckTime)))
|
|
10702
10702
|
: undefined,
|
|
10703
10703
|
RegistrationTime: output.RegistrationTime !== undefined && output.RegistrationTime !== null
|
|
10704
|
-
?
|
|
10704
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.RegistrationTime)))
|
|
10705
10705
|
: undefined,
|
|
10706
10706
|
UtilizationStatus: __expectString(output.UtilizationStatus),
|
|
10707
10707
|
};
|
|
@@ -10711,7 +10711,7 @@ var deserializeAws_json1_1GameServerGroup = function (output, context) {
|
|
|
10711
10711
|
AutoScalingGroupArn: __expectString(output.AutoScalingGroupArn),
|
|
10712
10712
|
BalancingStrategy: __expectString(output.BalancingStrategy),
|
|
10713
10713
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10714
|
-
?
|
|
10714
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
10715
10715
|
: undefined,
|
|
10716
10716
|
GameServerGroupArn: __expectString(output.GameServerGroupArn),
|
|
10717
10717
|
GameServerGroupName: __expectString(output.GameServerGroupName),
|
|
@@ -10720,7 +10720,7 @@ var deserializeAws_json1_1GameServerGroup = function (output, context) {
|
|
|
10720
10720
|
? deserializeAws_json1_1InstanceDefinitions(output.InstanceDefinitions, context)
|
|
10721
10721
|
: undefined,
|
|
10722
10722
|
LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
10723
|
-
?
|
|
10723
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
|
|
10724
10724
|
: undefined,
|
|
10725
10725
|
RoleArn: __expectString(output.RoleArn),
|
|
10726
10726
|
Status: __expectString(output.Status),
|
|
@@ -10781,7 +10781,7 @@ var deserializeAws_json1_1GameServers = function (output, context) {
|
|
|
10781
10781
|
var deserializeAws_json1_1GameSession = function (output, context) {
|
|
10782
10782
|
return {
|
|
10783
10783
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10784
|
-
?
|
|
10784
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
10785
10785
|
: undefined,
|
|
10786
10786
|
CreatorId: __expectString(output.CreatorId),
|
|
10787
10787
|
CurrentPlayerSessionCount: __expectInt32(output.CurrentPlayerSessionCount),
|
|
@@ -10803,7 +10803,7 @@ var deserializeAws_json1_1GameSession = function (output, context) {
|
|
|
10803
10803
|
Status: __expectString(output.Status),
|
|
10804
10804
|
StatusReason: __expectString(output.StatusReason),
|
|
10805
10805
|
TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
10806
|
-
?
|
|
10806
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
|
|
10807
10807
|
: undefined,
|
|
10808
10808
|
};
|
|
10809
10809
|
};
|
|
@@ -10854,7 +10854,9 @@ var deserializeAws_json1_1GameSessionList = function (output, context) {
|
|
|
10854
10854
|
var deserializeAws_json1_1GameSessionPlacement = function (output, context) {
|
|
10855
10855
|
return {
|
|
10856
10856
|
DnsName: __expectString(output.DnsName),
|
|
10857
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
10857
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
10858
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
|
|
10859
|
+
: undefined,
|
|
10858
10860
|
GameProperties: output.GameProperties !== undefined && output.GameProperties !== null
|
|
10859
10861
|
? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
|
|
10860
10862
|
: undefined,
|
|
@@ -10876,7 +10878,7 @@ var deserializeAws_json1_1GameSessionPlacement = function (output, context) {
|
|
|
10876
10878
|
: undefined,
|
|
10877
10879
|
Port: __expectInt32(output.Port),
|
|
10878
10880
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
10879
|
-
?
|
|
10881
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
|
|
10880
10882
|
: undefined,
|
|
10881
10883
|
Status: __expectString(output.Status),
|
|
10882
10884
|
};
|
|
@@ -10947,7 +10949,7 @@ var deserializeAws_json1_1IdempotentParameterMismatchException = function (outpu
|
|
|
10947
10949
|
var deserializeAws_json1_1Instance = function (output, context) {
|
|
10948
10950
|
return {
|
|
10949
10951
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10950
|
-
?
|
|
10952
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
10951
10953
|
: undefined,
|
|
10952
10954
|
DnsName: __expectString(output.DnsName),
|
|
10953
10955
|
FleetArn: __expectString(output.FleetArn),
|
|
@@ -11182,7 +11184,7 @@ var deserializeAws_json1_1MatchmakingConfiguration = function (output, context)
|
|
|
11182
11184
|
BackfillMode: __expectString(output.BackfillMode),
|
|
11183
11185
|
ConfigurationArn: __expectString(output.ConfigurationArn),
|
|
11184
11186
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11185
|
-
?
|
|
11187
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11186
11188
|
: undefined,
|
|
11187
11189
|
CustomEventData: __expectString(output.CustomEventData),
|
|
11188
11190
|
Description: __expectString(output.Description),
|
|
@@ -11214,7 +11216,7 @@ var deserializeAws_json1_1MatchmakingConfigurationList = function (output, conte
|
|
|
11214
11216
|
var deserializeAws_json1_1MatchmakingRuleSet = function (output, context) {
|
|
11215
11217
|
return {
|
|
11216
11218
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11217
|
-
?
|
|
11219
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11218
11220
|
: undefined,
|
|
11219
11221
|
RuleSetArn: __expectString(output.RuleSetArn),
|
|
11220
11222
|
RuleSetBody: __expectString(output.RuleSetBody),
|
|
@@ -11235,7 +11237,9 @@ var deserializeAws_json1_1MatchmakingTicket = function (output, context) {
|
|
|
11235
11237
|
return {
|
|
11236
11238
|
ConfigurationArn: __expectString(output.ConfigurationArn),
|
|
11237
11239
|
ConfigurationName: __expectString(output.ConfigurationName),
|
|
11238
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
11240
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
11241
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
|
|
11242
|
+
: undefined,
|
|
11239
11243
|
EstimatedWaitTime: __expectInt32(output.EstimatedWaitTime),
|
|
11240
11244
|
GameSessionConnectionInfo: output.GameSessionConnectionInfo !== undefined && output.GameSessionConnectionInfo !== null
|
|
11241
11245
|
? deserializeAws_json1_1GameSessionConnectionInfo(output.GameSessionConnectionInfo, context)
|
|
@@ -11244,7 +11248,7 @@ var deserializeAws_json1_1MatchmakingTicket = function (output, context) {
|
|
|
11244
11248
|
? deserializeAws_json1_1PlayerList(output.Players, context)
|
|
11245
11249
|
: undefined,
|
|
11246
11250
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
11247
|
-
?
|
|
11251
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
|
|
11248
11252
|
: undefined,
|
|
11249
11253
|
Status: __expectString(output.Status),
|
|
11250
11254
|
StatusMessage: __expectString(output.StatusMessage),
|
|
@@ -11366,7 +11370,7 @@ var deserializeAws_json1_1PlayerList = function (output, context) {
|
|
|
11366
11370
|
var deserializeAws_json1_1PlayerSession = function (output, context) {
|
|
11367
11371
|
return {
|
|
11368
11372
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11369
|
-
?
|
|
11373
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11370
11374
|
: undefined,
|
|
11371
11375
|
DnsName: __expectString(output.DnsName),
|
|
11372
11376
|
FleetArn: __expectString(output.FleetArn),
|
|
@@ -11379,7 +11383,7 @@ var deserializeAws_json1_1PlayerSession = function (output, context) {
|
|
|
11379
11383
|
Port: __expectInt32(output.Port),
|
|
11380
11384
|
Status: __expectString(output.Status),
|
|
11381
11385
|
TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
11382
|
-
?
|
|
11386
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
|
|
11383
11387
|
: undefined,
|
|
11384
11388
|
};
|
|
11385
11389
|
};
|
|
@@ -11521,7 +11525,7 @@ var deserializeAws_json1_1ScalingPolicyList = function (output, context) {
|
|
|
11521
11525
|
var deserializeAws_json1_1Script = function (output, context) {
|
|
11522
11526
|
return {
|
|
11523
11527
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11524
|
-
?
|
|
11528
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11525
11529
|
: undefined,
|
|
11526
11530
|
Name: __expectString(output.Name),
|
|
11527
11531
|
ScriptArn: __expectString(output.ScriptArn),
|
|
@@ -11773,10 +11777,10 @@ var deserializeAws_json1_1ValidateMatchmakingRuleSetOutput = function (output, c
|
|
|
11773
11777
|
var deserializeAws_json1_1VpcPeeringAuthorization = function (output, context) {
|
|
11774
11778
|
return {
|
|
11775
11779
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11776
|
-
?
|
|
11780
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11777
11781
|
: undefined,
|
|
11778
11782
|
ExpirationTime: output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
11779
|
-
?
|
|
11783
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
|
|
11780
11784
|
: undefined,
|
|
11781
11785
|
GameLiftAwsAccountId: __expectString(output.GameLiftAwsAccountId),
|
|
11782
11786
|
PeerVpcAwsAccountId: __expectString(output.PeerVpcAwsAccountId),
|