@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
|
@@ -8195,7 +8195,7 @@ const serializeAws_json1_1AcceptMatchInput = (input, context) => {
|
|
|
8195
8195
|
};
|
|
8196
8196
|
const serializeAws_json1_1AttributeValue = (input, context) => {
|
|
8197
8197
|
return {
|
|
8198
|
-
...(input.N !== undefined && input.N !== null && { N:
|
|
8198
|
+
...(input.N !== undefined && input.N !== null && { N: smithy_client_1.serializeFloat(input.N) }),
|
|
8199
8199
|
...(input.S !== undefined && input.S !== null && { S: input.S }),
|
|
8200
8200
|
...(input.SDM !== undefined &&
|
|
8201
8201
|
input.SDM !== null && { SDM: serializeAws_json1_1StringDoubleMap(input.SDM, context) }),
|
|
@@ -9091,7 +9091,7 @@ const serializeAws_json1_1PlayerIdList = (input, context) => {
|
|
|
9091
9091
|
const serializeAws_json1_1PlayerLatency = (input, context) => {
|
|
9092
9092
|
return {
|
|
9093
9093
|
...(input.LatencyInMilliseconds !== undefined &&
|
|
9094
|
-
input.LatencyInMilliseconds !== null && { LatencyInMilliseconds:
|
|
9094
|
+
input.LatencyInMilliseconds !== null && { LatencyInMilliseconds: smithy_client_1.serializeFloat(input.LatencyInMilliseconds) }),
|
|
9095
9095
|
...(input.PlayerId !== undefined && input.PlayerId !== null && { PlayerId: input.PlayerId }),
|
|
9096
9096
|
...(input.RegionIdentifier !== undefined &&
|
|
9097
9097
|
input.RegionIdentifier !== null && { RegionIdentifier: input.RegionIdentifier }),
|
|
@@ -9177,7 +9177,7 @@ const serializeAws_json1_1PutScalingPolicyInput = (input, context) => {
|
|
|
9177
9177
|
input.TargetConfiguration !== null && {
|
|
9178
9178
|
TargetConfiguration: serializeAws_json1_1TargetConfiguration(input.TargetConfiguration, context),
|
|
9179
9179
|
}),
|
|
9180
|
-
...(input.Threshold !== undefined && input.Threshold !== null && { Threshold:
|
|
9180
|
+
...(input.Threshold !== undefined && input.Threshold !== null && { Threshold: smithy_client_1.serializeFloat(input.Threshold) }),
|
|
9181
9181
|
};
|
|
9182
9182
|
};
|
|
9183
9183
|
const serializeAws_json1_1QueueArnsList = (input, context) => {
|
|
@@ -9370,7 +9370,7 @@ const serializeAws_json1_1StringDoubleMap = (input, context) => {
|
|
|
9370
9370
|
}
|
|
9371
9371
|
return {
|
|
9372
9372
|
...acc,
|
|
9373
|
-
[key]:
|
|
9373
|
+
[key]: smithy_client_1.serializeFloat(value),
|
|
9374
9374
|
};
|
|
9375
9375
|
}, {});
|
|
9376
9376
|
};
|
|
@@ -9429,13 +9429,13 @@ const serializeAws_json1_1TagResourceRequest = (input, context) => {
|
|
|
9429
9429
|
const serializeAws_json1_1TargetConfiguration = (input, context) => {
|
|
9430
9430
|
return {
|
|
9431
9431
|
...(input.TargetValue !== undefined &&
|
|
9432
|
-
input.TargetValue !== null && { TargetValue:
|
|
9432
|
+
input.TargetValue !== null && { TargetValue: smithy_client_1.serializeFloat(input.TargetValue) }),
|
|
9433
9433
|
};
|
|
9434
9434
|
};
|
|
9435
9435
|
const serializeAws_json1_1TargetTrackingConfiguration = (input, context) => {
|
|
9436
9436
|
return {
|
|
9437
9437
|
...(input.TargetValue !== undefined &&
|
|
9438
|
-
input.TargetValue !== null && { TargetValue:
|
|
9438
|
+
input.TargetValue !== null && { TargetValue: smithy_client_1.serializeFloat(input.TargetValue) }),
|
|
9439
9439
|
};
|
|
9440
9440
|
};
|
|
9441
9441
|
const serializeAws_json1_1UntagResourceRequest = (input, context) => {
|
|
@@ -9643,16 +9643,16 @@ const deserializeAws_json1_1AcceptMatchOutput = (output, context) => {
|
|
|
9643
9643
|
};
|
|
9644
9644
|
const deserializeAws_json1_1Alias = (output, context) => {
|
|
9645
9645
|
return {
|
|
9646
|
-
AliasArn:
|
|
9647
|
-
AliasId:
|
|
9646
|
+
AliasArn: smithy_client_1.expectString(output.AliasArn),
|
|
9647
|
+
AliasId: smithy_client_1.expectString(output.AliasId),
|
|
9648
9648
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
9649
|
-
?
|
|
9649
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
9650
9650
|
: undefined,
|
|
9651
|
-
Description:
|
|
9651
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
9652
9652
|
LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
9653
|
-
?
|
|
9653
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedTime)))
|
|
9654
9654
|
: undefined,
|
|
9655
|
-
Name:
|
|
9655
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
9656
9656
|
RoutingStrategy: output.RoutingStrategy !== undefined && output.RoutingStrategy !== null
|
|
9657
9657
|
? deserializeAws_json1_1RoutingStrategy(output.RoutingStrategy, context)
|
|
9658
9658
|
: undefined,
|
|
@@ -9670,8 +9670,8 @@ const deserializeAws_json1_1AliasList = (output, context) => {
|
|
|
9670
9670
|
};
|
|
9671
9671
|
const deserializeAws_json1_1AttributeValue = (output, context) => {
|
|
9672
9672
|
return {
|
|
9673
|
-
N:
|
|
9674
|
-
S:
|
|
9673
|
+
N: smithy_client_1.limitedParseDouble(output.N),
|
|
9674
|
+
S: smithy_client_1.expectString(output.S),
|
|
9675
9675
|
SDM: output.SDM !== undefined && output.SDM !== null
|
|
9676
9676
|
? deserializeAws_json1_1StringDoubleMap(output.SDM, context)
|
|
9677
9677
|
: undefined,
|
|
@@ -9680,23 +9680,23 @@ const deserializeAws_json1_1AttributeValue = (output, context) => {
|
|
|
9680
9680
|
};
|
|
9681
9681
|
const deserializeAws_json1_1AwsCredentials = (output, context) => {
|
|
9682
9682
|
return {
|
|
9683
|
-
AccessKeyId:
|
|
9684
|
-
SecretAccessKey:
|
|
9685
|
-
SessionToken:
|
|
9683
|
+
AccessKeyId: smithy_client_1.expectString(output.AccessKeyId),
|
|
9684
|
+
SecretAccessKey: smithy_client_1.expectString(output.SecretAccessKey),
|
|
9685
|
+
SessionToken: smithy_client_1.expectString(output.SessionToken),
|
|
9686
9686
|
};
|
|
9687
9687
|
};
|
|
9688
9688
|
const deserializeAws_json1_1Build = (output, context) => {
|
|
9689
9689
|
return {
|
|
9690
|
-
BuildArn:
|
|
9691
|
-
BuildId:
|
|
9690
|
+
BuildArn: smithy_client_1.expectString(output.BuildArn),
|
|
9691
|
+
BuildId: smithy_client_1.expectString(output.BuildId),
|
|
9692
9692
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
9693
|
-
?
|
|
9693
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
9694
9694
|
: undefined,
|
|
9695
|
-
Name:
|
|
9696
|
-
OperatingSystem:
|
|
9697
|
-
SizeOnDisk:
|
|
9698
|
-
Status:
|
|
9699
|
-
Version:
|
|
9695
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
9696
|
+
OperatingSystem: smithy_client_1.expectString(output.OperatingSystem),
|
|
9697
|
+
SizeOnDisk: smithy_client_1.expectLong(output.SizeOnDisk),
|
|
9698
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
9699
|
+
Version: smithy_client_1.expectString(output.Version),
|
|
9700
9700
|
};
|
|
9701
9701
|
};
|
|
9702
9702
|
const deserializeAws_json1_1BuildList = (output, context) => {
|
|
@@ -9711,7 +9711,7 @@ const deserializeAws_json1_1BuildList = (output, context) => {
|
|
|
9711
9711
|
};
|
|
9712
9712
|
const deserializeAws_json1_1CertificateConfiguration = (output, context) => {
|
|
9713
9713
|
return {
|
|
9714
|
-
CertificateType:
|
|
9714
|
+
CertificateType: smithy_client_1.expectString(output.CertificateType),
|
|
9715
9715
|
};
|
|
9716
9716
|
};
|
|
9717
9717
|
const deserializeAws_json1_1ClaimGameServerOutput = (output, context) => {
|
|
@@ -9723,7 +9723,7 @@ const deserializeAws_json1_1ClaimGameServerOutput = (output, context) => {
|
|
|
9723
9723
|
};
|
|
9724
9724
|
const deserializeAws_json1_1ConflictException = (output, context) => {
|
|
9725
9725
|
return {
|
|
9726
|
-
Message:
|
|
9726
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
9727
9727
|
};
|
|
9728
9728
|
};
|
|
9729
9729
|
const deserializeAws_json1_1CreateAliasOutput = (output, context) => {
|
|
@@ -9748,8 +9748,8 @@ const deserializeAws_json1_1CreateBuildOutput = (output, context) => {
|
|
|
9748
9748
|
};
|
|
9749
9749
|
const deserializeAws_json1_1CreateFleetLocationsOutput = (output, context) => {
|
|
9750
9750
|
return {
|
|
9751
|
-
FleetArn:
|
|
9752
|
-
FleetId:
|
|
9751
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
9752
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
9753
9753
|
LocationStates: output.LocationStates !== undefined && output.LocationStates !== null
|
|
9754
9754
|
? deserializeAws_json1_1LocationStateList(output.LocationStates, context)
|
|
9755
9755
|
: undefined,
|
|
@@ -9833,8 +9833,8 @@ const deserializeAws_json1_1CreateVpcPeeringConnectionOutput = (output, context)
|
|
|
9833
9833
|
};
|
|
9834
9834
|
const deserializeAws_json1_1DeleteFleetLocationsOutput = (output, context) => {
|
|
9835
9835
|
return {
|
|
9836
|
-
FleetArn:
|
|
9837
|
-
FleetId:
|
|
9836
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
9837
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
9838
9838
|
LocationStates: output.LocationStates !== undefined && output.LocationStates !== null
|
|
9839
9839
|
? deserializeAws_json1_1LocationStateList(output.LocationStates, context)
|
|
9840
9840
|
: undefined,
|
|
@@ -9888,7 +9888,7 @@ const deserializeAws_json1_1DescribeFleetAttributesOutput = (output, context) =>
|
|
|
9888
9888
|
FleetAttributes: output.FleetAttributes !== undefined && output.FleetAttributes !== null
|
|
9889
9889
|
? deserializeAws_json1_1FleetAttributesList(output.FleetAttributes, context)
|
|
9890
9890
|
: undefined,
|
|
9891
|
-
NextToken:
|
|
9891
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9892
9892
|
};
|
|
9893
9893
|
};
|
|
9894
9894
|
const deserializeAws_json1_1DescribeFleetCapacityOutput = (output, context) => {
|
|
@@ -9896,7 +9896,7 @@ const deserializeAws_json1_1DescribeFleetCapacityOutput = (output, context) => {
|
|
|
9896
9896
|
FleetCapacity: output.FleetCapacity !== undefined && output.FleetCapacity !== null
|
|
9897
9897
|
? deserializeAws_json1_1FleetCapacityList(output.FleetCapacity, context)
|
|
9898
9898
|
: undefined,
|
|
9899
|
-
NextToken:
|
|
9899
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9900
9900
|
};
|
|
9901
9901
|
};
|
|
9902
9902
|
const deserializeAws_json1_1DescribeFleetEventsOutput = (output, context) => {
|
|
@@ -9904,17 +9904,17 @@ const deserializeAws_json1_1DescribeFleetEventsOutput = (output, context) => {
|
|
|
9904
9904
|
Events: output.Events !== undefined && output.Events !== null
|
|
9905
9905
|
? deserializeAws_json1_1EventList(output.Events, context)
|
|
9906
9906
|
: undefined,
|
|
9907
|
-
NextToken:
|
|
9907
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9908
9908
|
};
|
|
9909
9909
|
};
|
|
9910
9910
|
const deserializeAws_json1_1DescribeFleetLocationAttributesOutput = (output, context) => {
|
|
9911
9911
|
return {
|
|
9912
|
-
FleetArn:
|
|
9913
|
-
FleetId:
|
|
9912
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
9913
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
9914
9914
|
LocationAttributes: output.LocationAttributes !== undefined && output.LocationAttributes !== null
|
|
9915
9915
|
? deserializeAws_json1_1LocationAttributesList(output.LocationAttributes, context)
|
|
9916
9916
|
: undefined,
|
|
9917
|
-
NextToken:
|
|
9917
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9918
9918
|
};
|
|
9919
9919
|
};
|
|
9920
9920
|
const deserializeAws_json1_1DescribeFleetLocationCapacityOutput = (output, context) => {
|
|
@@ -9933,13 +9933,13 @@ const deserializeAws_json1_1DescribeFleetLocationUtilizationOutput = (output, co
|
|
|
9933
9933
|
};
|
|
9934
9934
|
const deserializeAws_json1_1DescribeFleetPortSettingsOutput = (output, context) => {
|
|
9935
9935
|
return {
|
|
9936
|
-
FleetArn:
|
|
9937
|
-
FleetId:
|
|
9936
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
9937
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
9938
9938
|
InboundPermissions: output.InboundPermissions !== undefined && output.InboundPermissions !== null
|
|
9939
9939
|
? deserializeAws_json1_1IpPermissionsList(output.InboundPermissions, context)
|
|
9940
9940
|
: undefined,
|
|
9941
|
-
Location:
|
|
9942
|
-
UpdateStatus:
|
|
9941
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
9942
|
+
UpdateStatus: smithy_client_1.expectString(output.UpdateStatus),
|
|
9943
9943
|
};
|
|
9944
9944
|
};
|
|
9945
9945
|
const deserializeAws_json1_1DescribeFleetUtilizationOutput = (output, context) => {
|
|
@@ -9947,7 +9947,7 @@ const deserializeAws_json1_1DescribeFleetUtilizationOutput = (output, context) =
|
|
|
9947
9947
|
FleetUtilization: output.FleetUtilization !== undefined && output.FleetUtilization !== null
|
|
9948
9948
|
? deserializeAws_json1_1FleetUtilizationList(output.FleetUtilization, context)
|
|
9949
9949
|
: undefined,
|
|
9950
|
-
NextToken:
|
|
9950
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9951
9951
|
};
|
|
9952
9952
|
};
|
|
9953
9953
|
const deserializeAws_json1_1DescribeGameServerGroupOutput = (output, context) => {
|
|
@@ -9962,7 +9962,7 @@ const deserializeAws_json1_1DescribeGameServerInstancesOutput = (output, context
|
|
|
9962
9962
|
GameServerInstances: output.GameServerInstances !== undefined && output.GameServerInstances !== null
|
|
9963
9963
|
? deserializeAws_json1_1GameServerInstances(output.GameServerInstances, context)
|
|
9964
9964
|
: undefined,
|
|
9965
|
-
NextToken:
|
|
9965
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9966
9966
|
};
|
|
9967
9967
|
};
|
|
9968
9968
|
const deserializeAws_json1_1DescribeGameServerOutput = (output, context) => {
|
|
@@ -9977,7 +9977,7 @@ const deserializeAws_json1_1DescribeGameSessionDetailsOutput = (output, context)
|
|
|
9977
9977
|
GameSessionDetails: output.GameSessionDetails !== undefined && output.GameSessionDetails !== null
|
|
9978
9978
|
? deserializeAws_json1_1GameSessionDetailList(output.GameSessionDetails, context)
|
|
9979
9979
|
: undefined,
|
|
9980
|
-
NextToken:
|
|
9980
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9981
9981
|
};
|
|
9982
9982
|
};
|
|
9983
9983
|
const deserializeAws_json1_1DescribeGameSessionPlacementOutput = (output, context) => {
|
|
@@ -9992,7 +9992,7 @@ const deserializeAws_json1_1DescribeGameSessionQueuesOutput = (output, context)
|
|
|
9992
9992
|
GameSessionQueues: output.GameSessionQueues !== undefined && output.GameSessionQueues !== null
|
|
9993
9993
|
? deserializeAws_json1_1GameSessionQueueList(output.GameSessionQueues, context)
|
|
9994
9994
|
: undefined,
|
|
9995
|
-
NextToken:
|
|
9995
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
9996
9996
|
};
|
|
9997
9997
|
};
|
|
9998
9998
|
const deserializeAws_json1_1DescribeGameSessionsOutput = (output, context) => {
|
|
@@ -10000,7 +10000,7 @@ const deserializeAws_json1_1DescribeGameSessionsOutput = (output, context) => {
|
|
|
10000
10000
|
GameSessions: output.GameSessions !== undefined && output.GameSessions !== null
|
|
10001
10001
|
? deserializeAws_json1_1GameSessionList(output.GameSessions, context)
|
|
10002
10002
|
: undefined,
|
|
10003
|
-
NextToken:
|
|
10003
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10004
10004
|
};
|
|
10005
10005
|
};
|
|
10006
10006
|
const deserializeAws_json1_1DescribeInstancesOutput = (output, context) => {
|
|
@@ -10008,7 +10008,7 @@ const deserializeAws_json1_1DescribeInstancesOutput = (output, context) => {
|
|
|
10008
10008
|
Instances: output.Instances !== undefined && output.Instances !== null
|
|
10009
10009
|
? deserializeAws_json1_1InstanceList(output.Instances, context)
|
|
10010
10010
|
: undefined,
|
|
10011
|
-
NextToken:
|
|
10011
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10012
10012
|
};
|
|
10013
10013
|
};
|
|
10014
10014
|
const deserializeAws_json1_1DescribeMatchmakingConfigurationsOutput = (output, context) => {
|
|
@@ -10016,7 +10016,7 @@ const deserializeAws_json1_1DescribeMatchmakingConfigurationsOutput = (output, c
|
|
|
10016
10016
|
Configurations: output.Configurations !== undefined && output.Configurations !== null
|
|
10017
10017
|
? deserializeAws_json1_1MatchmakingConfigurationList(output.Configurations, context)
|
|
10018
10018
|
: undefined,
|
|
10019
|
-
NextToken:
|
|
10019
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10020
10020
|
};
|
|
10021
10021
|
};
|
|
10022
10022
|
const deserializeAws_json1_1DescribeMatchmakingOutput = (output, context) => {
|
|
@@ -10028,7 +10028,7 @@ const deserializeAws_json1_1DescribeMatchmakingOutput = (output, context) => {
|
|
|
10028
10028
|
};
|
|
10029
10029
|
const deserializeAws_json1_1DescribeMatchmakingRuleSetsOutput = (output, context) => {
|
|
10030
10030
|
return {
|
|
10031
|
-
NextToken:
|
|
10031
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10032
10032
|
RuleSets: output.RuleSets !== undefined && output.RuleSets !== null
|
|
10033
10033
|
? deserializeAws_json1_1MatchmakingRuleSetList(output.RuleSets, context)
|
|
10034
10034
|
: undefined,
|
|
@@ -10036,7 +10036,7 @@ const deserializeAws_json1_1DescribeMatchmakingRuleSetsOutput = (output, context
|
|
|
10036
10036
|
};
|
|
10037
10037
|
const deserializeAws_json1_1DescribePlayerSessionsOutput = (output, context) => {
|
|
10038
10038
|
return {
|
|
10039
|
-
NextToken:
|
|
10039
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10040
10040
|
PlayerSessions: output.PlayerSessions !== undefined && output.PlayerSessions !== null
|
|
10041
10041
|
? deserializeAws_json1_1PlayerSessionList(output.PlayerSessions, context)
|
|
10042
10042
|
: undefined,
|
|
@@ -10051,7 +10051,7 @@ const deserializeAws_json1_1DescribeRuntimeConfigurationOutput = (output, contex
|
|
|
10051
10051
|
};
|
|
10052
10052
|
const deserializeAws_json1_1DescribeScalingPoliciesOutput = (output, context) => {
|
|
10053
10053
|
return {
|
|
10054
|
-
NextToken:
|
|
10054
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10055
10055
|
ScalingPolicies: output.ScalingPolicies !== undefined && output.ScalingPolicies !== null
|
|
10056
10056
|
? deserializeAws_json1_1ScalingPolicyList(output.ScalingPolicies, context)
|
|
10057
10057
|
: undefined,
|
|
@@ -10080,21 +10080,21 @@ const deserializeAws_json1_1DescribeVpcPeeringConnectionsOutput = (output, conte
|
|
|
10080
10080
|
};
|
|
10081
10081
|
const deserializeAws_json1_1EC2InstanceCounts = (output, context) => {
|
|
10082
10082
|
return {
|
|
10083
|
-
ACTIVE:
|
|
10084
|
-
DESIRED:
|
|
10085
|
-
IDLE:
|
|
10086
|
-
MAXIMUM:
|
|
10087
|
-
MINIMUM:
|
|
10088
|
-
PENDING:
|
|
10089
|
-
TERMINATING:
|
|
10083
|
+
ACTIVE: smithy_client_1.expectInt32(output.ACTIVE),
|
|
10084
|
+
DESIRED: smithy_client_1.expectInt32(output.DESIRED),
|
|
10085
|
+
IDLE: smithy_client_1.expectInt32(output.IDLE),
|
|
10086
|
+
MAXIMUM: smithy_client_1.expectInt32(output.MAXIMUM),
|
|
10087
|
+
MINIMUM: smithy_client_1.expectInt32(output.MINIMUM),
|
|
10088
|
+
PENDING: smithy_client_1.expectInt32(output.PENDING),
|
|
10089
|
+
TERMINATING: smithy_client_1.expectInt32(output.TERMINATING),
|
|
10090
10090
|
};
|
|
10091
10091
|
};
|
|
10092
10092
|
const deserializeAws_json1_1EC2InstanceLimit = (output, context) => {
|
|
10093
10093
|
return {
|
|
10094
|
-
CurrentInstances:
|
|
10095
|
-
EC2InstanceType:
|
|
10096
|
-
InstanceLimit:
|
|
10097
|
-
Location:
|
|
10094
|
+
CurrentInstances: smithy_client_1.expectInt32(output.CurrentInstances),
|
|
10095
|
+
EC2InstanceType: smithy_client_1.expectString(output.EC2InstanceType),
|
|
10096
|
+
InstanceLimit: smithy_client_1.expectInt32(output.InstanceLimit),
|
|
10097
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
10098
10098
|
};
|
|
10099
10099
|
};
|
|
10100
10100
|
const deserializeAws_json1_1EC2InstanceLimitList = (output, context) => {
|
|
@@ -10109,14 +10109,14 @@ const deserializeAws_json1_1EC2InstanceLimitList = (output, context) => {
|
|
|
10109
10109
|
};
|
|
10110
10110
|
const deserializeAws_json1_1Event = (output, context) => {
|
|
10111
10111
|
return {
|
|
10112
|
-
EventCode:
|
|
10113
|
-
EventId:
|
|
10112
|
+
EventCode: smithy_client_1.expectString(output.EventCode),
|
|
10113
|
+
EventId: smithy_client_1.expectString(output.EventId),
|
|
10114
10114
|
EventTime: output.EventTime !== undefined && output.EventTime !== null
|
|
10115
|
-
?
|
|
10115
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EventTime)))
|
|
10116
10116
|
: undefined,
|
|
10117
|
-
Message:
|
|
10118
|
-
PreSignedLogUrl:
|
|
10119
|
-
ResourceId:
|
|
10117
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10118
|
+
PreSignedLogUrl: smithy_client_1.expectString(output.PreSignedLogUrl),
|
|
10119
|
+
ResourceId: smithy_client_1.expectString(output.ResourceId),
|
|
10120
10120
|
};
|
|
10121
10121
|
};
|
|
10122
10122
|
const deserializeAws_json1_1EventList = (output, context) => {
|
|
@@ -10143,47 +10143,47 @@ const deserializeAws_json1_1FleetActionList = (output, context) => {
|
|
|
10143
10143
|
if (entry === null) {
|
|
10144
10144
|
return null;
|
|
10145
10145
|
}
|
|
10146
|
-
return
|
|
10146
|
+
return smithy_client_1.expectString(entry);
|
|
10147
10147
|
});
|
|
10148
10148
|
};
|
|
10149
10149
|
const deserializeAws_json1_1FleetAttributes = (output, context) => {
|
|
10150
10150
|
return {
|
|
10151
|
-
BuildArn:
|
|
10152
|
-
BuildId:
|
|
10151
|
+
BuildArn: smithy_client_1.expectString(output.BuildArn),
|
|
10152
|
+
BuildId: smithy_client_1.expectString(output.BuildId),
|
|
10153
10153
|
CertificateConfiguration: output.CertificateConfiguration !== undefined && output.CertificateConfiguration !== null
|
|
10154
10154
|
? deserializeAws_json1_1CertificateConfiguration(output.CertificateConfiguration, context)
|
|
10155
10155
|
: undefined,
|
|
10156
10156
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10157
|
-
?
|
|
10158
|
-
: undefined,
|
|
10159
|
-
Description:
|
|
10160
|
-
FleetArn:
|
|
10161
|
-
FleetId:
|
|
10162
|
-
FleetType:
|
|
10163
|
-
InstanceRoleArn:
|
|
10164
|
-
InstanceType:
|
|
10157
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10158
|
+
: undefined,
|
|
10159
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
10160
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
10161
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10162
|
+
FleetType: smithy_client_1.expectString(output.FleetType),
|
|
10163
|
+
InstanceRoleArn: smithy_client_1.expectString(output.InstanceRoleArn),
|
|
10164
|
+
InstanceType: smithy_client_1.expectString(output.InstanceType),
|
|
10165
10165
|
LogPaths: output.LogPaths !== undefined && output.LogPaths !== null
|
|
10166
10166
|
? deserializeAws_json1_1StringList(output.LogPaths, context)
|
|
10167
10167
|
: undefined,
|
|
10168
10168
|
MetricGroups: output.MetricGroups !== undefined && output.MetricGroups !== null
|
|
10169
10169
|
? deserializeAws_json1_1MetricGroupList(output.MetricGroups, context)
|
|
10170
10170
|
: undefined,
|
|
10171
|
-
Name:
|
|
10172
|
-
NewGameSessionProtectionPolicy:
|
|
10173
|
-
OperatingSystem:
|
|
10171
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
10172
|
+
NewGameSessionProtectionPolicy: smithy_client_1.expectString(output.NewGameSessionProtectionPolicy),
|
|
10173
|
+
OperatingSystem: smithy_client_1.expectString(output.OperatingSystem),
|
|
10174
10174
|
ResourceCreationLimitPolicy: output.ResourceCreationLimitPolicy !== undefined && output.ResourceCreationLimitPolicy !== null
|
|
10175
10175
|
? deserializeAws_json1_1ResourceCreationLimitPolicy(output.ResourceCreationLimitPolicy, context)
|
|
10176
10176
|
: undefined,
|
|
10177
|
-
ScriptArn:
|
|
10178
|
-
ScriptId:
|
|
10179
|
-
ServerLaunchParameters:
|
|
10180
|
-
ServerLaunchPath:
|
|
10181
|
-
Status:
|
|
10177
|
+
ScriptArn: smithy_client_1.expectString(output.ScriptArn),
|
|
10178
|
+
ScriptId: smithy_client_1.expectString(output.ScriptId),
|
|
10179
|
+
ServerLaunchParameters: smithy_client_1.expectString(output.ServerLaunchParameters),
|
|
10180
|
+
ServerLaunchPath: smithy_client_1.expectString(output.ServerLaunchPath),
|
|
10181
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10182
10182
|
StoppedActions: output.StoppedActions !== undefined && output.StoppedActions !== null
|
|
10183
10183
|
? deserializeAws_json1_1FleetActionList(output.StoppedActions, context)
|
|
10184
10184
|
: undefined,
|
|
10185
10185
|
TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
10186
|
-
?
|
|
10186
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TerminationTime)))
|
|
10187
10187
|
: undefined,
|
|
10188
10188
|
};
|
|
10189
10189
|
};
|
|
@@ -10199,18 +10199,18 @@ const deserializeAws_json1_1FleetAttributesList = (output, context) => {
|
|
|
10199
10199
|
};
|
|
10200
10200
|
const deserializeAws_json1_1FleetCapacity = (output, context) => {
|
|
10201
10201
|
return {
|
|
10202
|
-
FleetArn:
|
|
10203
|
-
FleetId:
|
|
10202
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
10203
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10204
10204
|
InstanceCounts: output.InstanceCounts !== undefined && output.InstanceCounts !== null
|
|
10205
10205
|
? deserializeAws_json1_1EC2InstanceCounts(output.InstanceCounts, context)
|
|
10206
10206
|
: undefined,
|
|
10207
|
-
InstanceType:
|
|
10208
|
-
Location:
|
|
10207
|
+
InstanceType: smithy_client_1.expectString(output.InstanceType),
|
|
10208
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
10209
10209
|
};
|
|
10210
10210
|
};
|
|
10211
10211
|
const deserializeAws_json1_1FleetCapacityExceededException = (output, context) => {
|
|
10212
10212
|
return {
|
|
10213
|
-
Message:
|
|
10213
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10214
10214
|
};
|
|
10215
10215
|
};
|
|
10216
10216
|
const deserializeAws_json1_1FleetCapacityList = (output, context) => {
|
|
@@ -10230,18 +10230,18 @@ const deserializeAws_json1_1FleetIdList = (output, context) => {
|
|
|
10230
10230
|
if (entry === null) {
|
|
10231
10231
|
return null;
|
|
10232
10232
|
}
|
|
10233
|
-
return
|
|
10233
|
+
return smithy_client_1.expectString(entry);
|
|
10234
10234
|
});
|
|
10235
10235
|
};
|
|
10236
10236
|
const deserializeAws_json1_1FleetUtilization = (output, context) => {
|
|
10237
10237
|
return {
|
|
10238
|
-
ActiveGameSessionCount:
|
|
10239
|
-
ActiveServerProcessCount:
|
|
10240
|
-
CurrentPlayerSessionCount:
|
|
10241
|
-
FleetArn:
|
|
10242
|
-
FleetId:
|
|
10243
|
-
Location:
|
|
10244
|
-
MaximumPlayerSessionCount:
|
|
10238
|
+
ActiveGameSessionCount: smithy_client_1.expectInt32(output.ActiveGameSessionCount),
|
|
10239
|
+
ActiveServerProcessCount: smithy_client_1.expectInt32(output.ActiveServerProcessCount),
|
|
10240
|
+
CurrentPlayerSessionCount: smithy_client_1.expectInt32(output.CurrentPlayerSessionCount),
|
|
10241
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
10242
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10243
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
10244
|
+
MaximumPlayerSessionCount: smithy_client_1.expectInt32(output.MaximumPlayerSessionCount),
|
|
10245
10245
|
};
|
|
10246
10246
|
};
|
|
10247
10247
|
const deserializeAws_json1_1FleetUtilizationList = (output, context) => {
|
|
@@ -10256,8 +10256,8 @@ const deserializeAws_json1_1FleetUtilizationList = (output, context) => {
|
|
|
10256
10256
|
};
|
|
10257
10257
|
const deserializeAws_json1_1GameProperty = (output, context) => {
|
|
10258
10258
|
return {
|
|
10259
|
-
Key:
|
|
10260
|
-
Value:
|
|
10259
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
10260
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
10261
10261
|
};
|
|
10262
10262
|
};
|
|
10263
10263
|
const deserializeAws_json1_1GamePropertyList = (output, context) => {
|
|
@@ -10272,44 +10272,44 @@ const deserializeAws_json1_1GamePropertyList = (output, context) => {
|
|
|
10272
10272
|
};
|
|
10273
10273
|
const deserializeAws_json1_1GameServer = (output, context) => {
|
|
10274
10274
|
return {
|
|
10275
|
-
ClaimStatus:
|
|
10276
|
-
ConnectionInfo:
|
|
10277
|
-
GameServerData:
|
|
10278
|
-
GameServerGroupArn:
|
|
10279
|
-
GameServerGroupName:
|
|
10280
|
-
GameServerId:
|
|
10281
|
-
InstanceId:
|
|
10275
|
+
ClaimStatus: smithy_client_1.expectString(output.ClaimStatus),
|
|
10276
|
+
ConnectionInfo: smithy_client_1.expectString(output.ConnectionInfo),
|
|
10277
|
+
GameServerData: smithy_client_1.expectString(output.GameServerData),
|
|
10278
|
+
GameServerGroupArn: smithy_client_1.expectString(output.GameServerGroupArn),
|
|
10279
|
+
GameServerGroupName: smithy_client_1.expectString(output.GameServerGroupName),
|
|
10280
|
+
GameServerId: smithy_client_1.expectString(output.GameServerId),
|
|
10281
|
+
InstanceId: smithy_client_1.expectString(output.InstanceId),
|
|
10282
10282
|
LastClaimTime: output.LastClaimTime !== undefined && output.LastClaimTime !== null
|
|
10283
|
-
?
|
|
10283
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastClaimTime)))
|
|
10284
10284
|
: undefined,
|
|
10285
10285
|
LastHealthCheckTime: output.LastHealthCheckTime !== undefined && output.LastHealthCheckTime !== null
|
|
10286
|
-
?
|
|
10286
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastHealthCheckTime)))
|
|
10287
10287
|
: undefined,
|
|
10288
10288
|
RegistrationTime: output.RegistrationTime !== undefined && output.RegistrationTime !== null
|
|
10289
|
-
?
|
|
10289
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.RegistrationTime)))
|
|
10290
10290
|
: undefined,
|
|
10291
|
-
UtilizationStatus:
|
|
10291
|
+
UtilizationStatus: smithy_client_1.expectString(output.UtilizationStatus),
|
|
10292
10292
|
};
|
|
10293
10293
|
};
|
|
10294
10294
|
const deserializeAws_json1_1GameServerGroup = (output, context) => {
|
|
10295
10295
|
return {
|
|
10296
|
-
AutoScalingGroupArn:
|
|
10297
|
-
BalancingStrategy:
|
|
10296
|
+
AutoScalingGroupArn: smithy_client_1.expectString(output.AutoScalingGroupArn),
|
|
10297
|
+
BalancingStrategy: smithy_client_1.expectString(output.BalancingStrategy),
|
|
10298
10298
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10299
|
-
?
|
|
10299
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10300
10300
|
: undefined,
|
|
10301
|
-
GameServerGroupArn:
|
|
10302
|
-
GameServerGroupName:
|
|
10303
|
-
GameServerProtectionPolicy:
|
|
10301
|
+
GameServerGroupArn: smithy_client_1.expectString(output.GameServerGroupArn),
|
|
10302
|
+
GameServerGroupName: smithy_client_1.expectString(output.GameServerGroupName),
|
|
10303
|
+
GameServerProtectionPolicy: smithy_client_1.expectString(output.GameServerProtectionPolicy),
|
|
10304
10304
|
InstanceDefinitions: output.InstanceDefinitions !== undefined && output.InstanceDefinitions !== null
|
|
10305
10305
|
? deserializeAws_json1_1InstanceDefinitions(output.InstanceDefinitions, context)
|
|
10306
10306
|
: undefined,
|
|
10307
10307
|
LastUpdatedTime: output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
10308
|
-
?
|
|
10308
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastUpdatedTime)))
|
|
10309
10309
|
: undefined,
|
|
10310
|
-
RoleArn:
|
|
10311
|
-
Status:
|
|
10312
|
-
StatusReason:
|
|
10310
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
10311
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10312
|
+
StatusReason: smithy_client_1.expectString(output.StatusReason),
|
|
10313
10313
|
SuspendedActions: output.SuspendedActions !== undefined && output.SuspendedActions !== null
|
|
10314
10314
|
? deserializeAws_json1_1GameServerGroupActions(output.SuspendedActions, context)
|
|
10315
10315
|
: undefined,
|
|
@@ -10322,7 +10322,7 @@ const deserializeAws_json1_1GameServerGroupActions = (output, context) => {
|
|
|
10322
10322
|
if (entry === null) {
|
|
10323
10323
|
return null;
|
|
10324
10324
|
}
|
|
10325
|
-
return
|
|
10325
|
+
return smithy_client_1.expectString(entry);
|
|
10326
10326
|
});
|
|
10327
10327
|
};
|
|
10328
10328
|
const deserializeAws_json1_1GameServerGroups = (output, context) => {
|
|
@@ -10337,10 +10337,10 @@ const deserializeAws_json1_1GameServerGroups = (output, context) => {
|
|
|
10337
10337
|
};
|
|
10338
10338
|
const deserializeAws_json1_1GameServerInstance = (output, context) => {
|
|
10339
10339
|
return {
|
|
10340
|
-
GameServerGroupArn:
|
|
10341
|
-
GameServerGroupName:
|
|
10342
|
-
InstanceId:
|
|
10343
|
-
InstanceStatus:
|
|
10340
|
+
GameServerGroupArn: smithy_client_1.expectString(output.GameServerGroupArn),
|
|
10341
|
+
GameServerGroupName: smithy_client_1.expectString(output.GameServerGroupName),
|
|
10342
|
+
InstanceId: smithy_client_1.expectString(output.InstanceId),
|
|
10343
|
+
InstanceStatus: smithy_client_1.expectString(output.InstanceStatus),
|
|
10344
10344
|
};
|
|
10345
10345
|
};
|
|
10346
10346
|
const deserializeAws_json1_1GameServerInstances = (output, context) => {
|
|
@@ -10366,41 +10366,41 @@ const deserializeAws_json1_1GameServers = (output, context) => {
|
|
|
10366
10366
|
const deserializeAws_json1_1GameSession = (output, context) => {
|
|
10367
10367
|
return {
|
|
10368
10368
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10369
|
-
?
|
|
10369
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10370
10370
|
: undefined,
|
|
10371
|
-
CreatorId:
|
|
10372
|
-
CurrentPlayerSessionCount:
|
|
10373
|
-
DnsName:
|
|
10374
|
-
FleetArn:
|
|
10375
|
-
FleetId:
|
|
10371
|
+
CreatorId: smithy_client_1.expectString(output.CreatorId),
|
|
10372
|
+
CurrentPlayerSessionCount: smithy_client_1.expectInt32(output.CurrentPlayerSessionCount),
|
|
10373
|
+
DnsName: smithy_client_1.expectString(output.DnsName),
|
|
10374
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
10375
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10376
10376
|
GameProperties: output.GameProperties !== undefined && output.GameProperties !== null
|
|
10377
10377
|
? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
|
|
10378
10378
|
: undefined,
|
|
10379
|
-
GameSessionData:
|
|
10380
|
-
GameSessionId:
|
|
10381
|
-
IpAddress:
|
|
10382
|
-
Location:
|
|
10383
|
-
MatchmakerData:
|
|
10384
|
-
MaximumPlayerSessionCount:
|
|
10385
|
-
Name:
|
|
10386
|
-
PlayerSessionCreationPolicy:
|
|
10387
|
-
Port:
|
|
10388
|
-
Status:
|
|
10389
|
-
StatusReason:
|
|
10379
|
+
GameSessionData: smithy_client_1.expectString(output.GameSessionData),
|
|
10380
|
+
GameSessionId: smithy_client_1.expectString(output.GameSessionId),
|
|
10381
|
+
IpAddress: smithy_client_1.expectString(output.IpAddress),
|
|
10382
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
10383
|
+
MatchmakerData: smithy_client_1.expectString(output.MatchmakerData),
|
|
10384
|
+
MaximumPlayerSessionCount: smithy_client_1.expectInt32(output.MaximumPlayerSessionCount),
|
|
10385
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
10386
|
+
PlayerSessionCreationPolicy: smithy_client_1.expectString(output.PlayerSessionCreationPolicy),
|
|
10387
|
+
Port: smithy_client_1.expectInt32(output.Port),
|
|
10388
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10389
|
+
StatusReason: smithy_client_1.expectString(output.StatusReason),
|
|
10390
10390
|
TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
10391
|
-
?
|
|
10391
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TerminationTime)))
|
|
10392
10392
|
: undefined,
|
|
10393
10393
|
};
|
|
10394
10394
|
};
|
|
10395
10395
|
const deserializeAws_json1_1GameSessionConnectionInfo = (output, context) => {
|
|
10396
10396
|
return {
|
|
10397
|
-
DnsName:
|
|
10398
|
-
GameSessionArn:
|
|
10399
|
-
IpAddress:
|
|
10397
|
+
DnsName: smithy_client_1.expectString(output.DnsName),
|
|
10398
|
+
GameSessionArn: smithy_client_1.expectString(output.GameSessionArn),
|
|
10399
|
+
IpAddress: smithy_client_1.expectString(output.IpAddress),
|
|
10400
10400
|
MatchedPlayerSessions: output.MatchedPlayerSessions !== undefined && output.MatchedPlayerSessions !== null
|
|
10401
10401
|
? deserializeAws_json1_1MatchedPlayerSessionList(output.MatchedPlayerSessions, context)
|
|
10402
10402
|
: undefined,
|
|
10403
|
-
Port:
|
|
10403
|
+
Port: smithy_client_1.expectInt32(output.Port),
|
|
10404
10404
|
};
|
|
10405
10405
|
};
|
|
10406
10406
|
const deserializeAws_json1_1GameSessionDetail = (output, context) => {
|
|
@@ -10408,7 +10408,7 @@ const deserializeAws_json1_1GameSessionDetail = (output, context) => {
|
|
|
10408
10408
|
GameSession: output.GameSession !== undefined && output.GameSession !== null
|
|
10409
10409
|
? deserializeAws_json1_1GameSession(output.GameSession, context)
|
|
10410
10410
|
: undefined,
|
|
10411
|
-
ProtectionPolicy:
|
|
10411
|
+
ProtectionPolicy: smithy_client_1.expectString(output.ProtectionPolicy),
|
|
10412
10412
|
};
|
|
10413
10413
|
};
|
|
10414
10414
|
const deserializeAws_json1_1GameSessionDetailList = (output, context) => {
|
|
@@ -10423,7 +10423,7 @@ const deserializeAws_json1_1GameSessionDetailList = (output, context) => {
|
|
|
10423
10423
|
};
|
|
10424
10424
|
const deserializeAws_json1_1GameSessionFullException = (output, context) => {
|
|
10425
10425
|
return {
|
|
10426
|
-
Message:
|
|
10426
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10427
10427
|
};
|
|
10428
10428
|
};
|
|
10429
10429
|
const deserializeAws_json1_1GameSessionList = (output, context) => {
|
|
@@ -10438,58 +10438,60 @@ const deserializeAws_json1_1GameSessionList = (output, context) => {
|
|
|
10438
10438
|
};
|
|
10439
10439
|
const deserializeAws_json1_1GameSessionPlacement = (output, context) => {
|
|
10440
10440
|
return {
|
|
10441
|
-
DnsName:
|
|
10442
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
10441
|
+
DnsName: smithy_client_1.expectString(output.DnsName),
|
|
10442
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
10443
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
10444
|
+
: undefined,
|
|
10443
10445
|
GameProperties: output.GameProperties !== undefined && output.GameProperties !== null
|
|
10444
10446
|
? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
|
|
10445
10447
|
: undefined,
|
|
10446
|
-
GameSessionArn:
|
|
10447
|
-
GameSessionData:
|
|
10448
|
-
GameSessionId:
|
|
10449
|
-
GameSessionName:
|
|
10450
|
-
GameSessionQueueName:
|
|
10451
|
-
GameSessionRegion:
|
|
10452
|
-
IpAddress:
|
|
10453
|
-
MatchmakerData:
|
|
10454
|
-
MaximumPlayerSessionCount:
|
|
10448
|
+
GameSessionArn: smithy_client_1.expectString(output.GameSessionArn),
|
|
10449
|
+
GameSessionData: smithy_client_1.expectString(output.GameSessionData),
|
|
10450
|
+
GameSessionId: smithy_client_1.expectString(output.GameSessionId),
|
|
10451
|
+
GameSessionName: smithy_client_1.expectString(output.GameSessionName),
|
|
10452
|
+
GameSessionQueueName: smithy_client_1.expectString(output.GameSessionQueueName),
|
|
10453
|
+
GameSessionRegion: smithy_client_1.expectString(output.GameSessionRegion),
|
|
10454
|
+
IpAddress: smithy_client_1.expectString(output.IpAddress),
|
|
10455
|
+
MatchmakerData: smithy_client_1.expectString(output.MatchmakerData),
|
|
10456
|
+
MaximumPlayerSessionCount: smithy_client_1.expectInt32(output.MaximumPlayerSessionCount),
|
|
10455
10457
|
PlacedPlayerSessions: output.PlacedPlayerSessions !== undefined && output.PlacedPlayerSessions !== null
|
|
10456
10458
|
? deserializeAws_json1_1PlacedPlayerSessionList(output.PlacedPlayerSessions, context)
|
|
10457
10459
|
: undefined,
|
|
10458
|
-
PlacementId:
|
|
10460
|
+
PlacementId: smithy_client_1.expectString(output.PlacementId),
|
|
10459
10461
|
PlayerLatencies: output.PlayerLatencies !== undefined && output.PlayerLatencies !== null
|
|
10460
10462
|
? deserializeAws_json1_1PlayerLatencyList(output.PlayerLatencies, context)
|
|
10461
10463
|
: undefined,
|
|
10462
|
-
Port:
|
|
10464
|
+
Port: smithy_client_1.expectInt32(output.Port),
|
|
10463
10465
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
10464
|
-
?
|
|
10466
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
10465
10467
|
: undefined,
|
|
10466
|
-
Status:
|
|
10468
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10467
10469
|
};
|
|
10468
10470
|
};
|
|
10469
10471
|
const deserializeAws_json1_1GameSessionQueue = (output, context) => {
|
|
10470
10472
|
return {
|
|
10471
|
-
CustomEventData:
|
|
10473
|
+
CustomEventData: smithy_client_1.expectString(output.CustomEventData),
|
|
10472
10474
|
Destinations: output.Destinations !== undefined && output.Destinations !== null
|
|
10473
10475
|
? deserializeAws_json1_1GameSessionQueueDestinationList(output.Destinations, context)
|
|
10474
10476
|
: undefined,
|
|
10475
10477
|
FilterConfiguration: output.FilterConfiguration !== undefined && output.FilterConfiguration !== null
|
|
10476
10478
|
? deserializeAws_json1_1FilterConfiguration(output.FilterConfiguration, context)
|
|
10477
10479
|
: undefined,
|
|
10478
|
-
GameSessionQueueArn:
|
|
10479
|
-
Name:
|
|
10480
|
-
NotificationTarget:
|
|
10480
|
+
GameSessionQueueArn: smithy_client_1.expectString(output.GameSessionQueueArn),
|
|
10481
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
10482
|
+
NotificationTarget: smithy_client_1.expectString(output.NotificationTarget),
|
|
10481
10483
|
PlayerLatencyPolicies: output.PlayerLatencyPolicies !== undefined && output.PlayerLatencyPolicies !== null
|
|
10482
10484
|
? deserializeAws_json1_1PlayerLatencyPolicyList(output.PlayerLatencyPolicies, context)
|
|
10483
10485
|
: undefined,
|
|
10484
10486
|
PriorityConfiguration: output.PriorityConfiguration !== undefined && output.PriorityConfiguration !== null
|
|
10485
10487
|
? deserializeAws_json1_1PriorityConfiguration(output.PriorityConfiguration, context)
|
|
10486
10488
|
: undefined,
|
|
10487
|
-
TimeoutInSeconds:
|
|
10489
|
+
TimeoutInSeconds: smithy_client_1.expectInt32(output.TimeoutInSeconds),
|
|
10488
10490
|
};
|
|
10489
10491
|
};
|
|
10490
10492
|
const deserializeAws_json1_1GameSessionQueueDestination = (output, context) => {
|
|
10491
10493
|
return {
|
|
10492
|
-
DestinationArn:
|
|
10494
|
+
DestinationArn: smithy_client_1.expectString(output.DestinationArn),
|
|
10493
10495
|
};
|
|
10494
10496
|
};
|
|
10495
10497
|
const deserializeAws_json1_1GameSessionQueueDestinationList = (output, context) => {
|
|
@@ -10514,7 +10516,7 @@ const deserializeAws_json1_1GameSessionQueueList = (output, context) => {
|
|
|
10514
10516
|
};
|
|
10515
10517
|
const deserializeAws_json1_1GetGameSessionLogUrlOutput = (output, context) => {
|
|
10516
10518
|
return {
|
|
10517
|
-
PreSignedUrl:
|
|
10519
|
+
PreSignedUrl: smithy_client_1.expectString(output.PreSignedUrl),
|
|
10518
10520
|
};
|
|
10519
10521
|
};
|
|
10520
10522
|
const deserializeAws_json1_1GetInstanceAccessOutput = (output, context) => {
|
|
@@ -10526,23 +10528,23 @@ const deserializeAws_json1_1GetInstanceAccessOutput = (output, context) => {
|
|
|
10526
10528
|
};
|
|
10527
10529
|
const deserializeAws_json1_1IdempotentParameterMismatchException = (output, context) => {
|
|
10528
10530
|
return {
|
|
10529
|
-
Message:
|
|
10531
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10530
10532
|
};
|
|
10531
10533
|
};
|
|
10532
10534
|
const deserializeAws_json1_1Instance = (output, context) => {
|
|
10533
10535
|
return {
|
|
10534
10536
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10535
|
-
?
|
|
10537
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10536
10538
|
: undefined,
|
|
10537
|
-
DnsName:
|
|
10538
|
-
FleetArn:
|
|
10539
|
-
FleetId:
|
|
10540
|
-
InstanceId:
|
|
10541
|
-
IpAddress:
|
|
10542
|
-
Location:
|
|
10543
|
-
OperatingSystem:
|
|
10544
|
-
Status:
|
|
10545
|
-
Type:
|
|
10539
|
+
DnsName: smithy_client_1.expectString(output.DnsName),
|
|
10540
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
10541
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10542
|
+
InstanceId: smithy_client_1.expectString(output.InstanceId),
|
|
10543
|
+
IpAddress: smithy_client_1.expectString(output.IpAddress),
|
|
10544
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
10545
|
+
OperatingSystem: smithy_client_1.expectString(output.OperatingSystem),
|
|
10546
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10547
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
10546
10548
|
};
|
|
10547
10549
|
};
|
|
10548
10550
|
const deserializeAws_json1_1InstanceAccess = (output, context) => {
|
|
@@ -10550,22 +10552,22 @@ const deserializeAws_json1_1InstanceAccess = (output, context) => {
|
|
|
10550
10552
|
Credentials: output.Credentials !== undefined && output.Credentials !== null
|
|
10551
10553
|
? deserializeAws_json1_1InstanceCredentials(output.Credentials, context)
|
|
10552
10554
|
: undefined,
|
|
10553
|
-
FleetId:
|
|
10554
|
-
InstanceId:
|
|
10555
|
-
IpAddress:
|
|
10556
|
-
OperatingSystem:
|
|
10555
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10556
|
+
InstanceId: smithy_client_1.expectString(output.InstanceId),
|
|
10557
|
+
IpAddress: smithy_client_1.expectString(output.IpAddress),
|
|
10558
|
+
OperatingSystem: smithy_client_1.expectString(output.OperatingSystem),
|
|
10557
10559
|
};
|
|
10558
10560
|
};
|
|
10559
10561
|
const deserializeAws_json1_1InstanceCredentials = (output, context) => {
|
|
10560
10562
|
return {
|
|
10561
|
-
Secret:
|
|
10562
|
-
UserName:
|
|
10563
|
+
Secret: smithy_client_1.expectString(output.Secret),
|
|
10564
|
+
UserName: smithy_client_1.expectString(output.UserName),
|
|
10563
10565
|
};
|
|
10564
10566
|
};
|
|
10565
10567
|
const deserializeAws_json1_1InstanceDefinition = (output, context) => {
|
|
10566
10568
|
return {
|
|
10567
|
-
InstanceType:
|
|
10568
|
-
WeightedCapacity:
|
|
10569
|
+
InstanceType: smithy_client_1.expectString(output.InstanceType),
|
|
10570
|
+
WeightedCapacity: smithy_client_1.expectString(output.WeightedCapacity),
|
|
10569
10571
|
};
|
|
10570
10572
|
};
|
|
10571
10573
|
const deserializeAws_json1_1InstanceDefinitions = (output, context) => {
|
|
@@ -10590,30 +10592,30 @@ const deserializeAws_json1_1InstanceList = (output, context) => {
|
|
|
10590
10592
|
};
|
|
10591
10593
|
const deserializeAws_json1_1InternalServiceException = (output, context) => {
|
|
10592
10594
|
return {
|
|
10593
|
-
Message:
|
|
10595
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10594
10596
|
};
|
|
10595
10597
|
};
|
|
10596
10598
|
const deserializeAws_json1_1InvalidFleetStatusException = (output, context) => {
|
|
10597
10599
|
return {
|
|
10598
|
-
Message:
|
|
10600
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10599
10601
|
};
|
|
10600
10602
|
};
|
|
10601
10603
|
const deserializeAws_json1_1InvalidGameSessionStatusException = (output, context) => {
|
|
10602
10604
|
return {
|
|
10603
|
-
Message:
|
|
10605
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10604
10606
|
};
|
|
10605
10607
|
};
|
|
10606
10608
|
const deserializeAws_json1_1InvalidRequestException = (output, context) => {
|
|
10607
10609
|
return {
|
|
10608
|
-
Message:
|
|
10610
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10609
10611
|
};
|
|
10610
10612
|
};
|
|
10611
10613
|
const deserializeAws_json1_1IpPermission = (output, context) => {
|
|
10612
10614
|
return {
|
|
10613
|
-
FromPort:
|
|
10614
|
-
IpRange:
|
|
10615
|
-
Protocol:
|
|
10616
|
-
ToPort:
|
|
10615
|
+
FromPort: smithy_client_1.expectInt32(output.FromPort),
|
|
10616
|
+
IpRange: smithy_client_1.expectString(output.IpRange),
|
|
10617
|
+
Protocol: smithy_client_1.expectString(output.Protocol),
|
|
10618
|
+
ToPort: smithy_client_1.expectInt32(output.ToPort),
|
|
10617
10619
|
};
|
|
10618
10620
|
};
|
|
10619
10621
|
const deserializeAws_json1_1IpPermissionsList = (output, context) => {
|
|
@@ -10633,13 +10635,13 @@ const deserializeAws_json1_1LatencyMap = (output, context) => {
|
|
|
10633
10635
|
}
|
|
10634
10636
|
return {
|
|
10635
10637
|
...acc,
|
|
10636
|
-
[key]:
|
|
10638
|
+
[key]: smithy_client_1.expectInt32(value),
|
|
10637
10639
|
};
|
|
10638
10640
|
}, {});
|
|
10639
10641
|
};
|
|
10640
10642
|
const deserializeAws_json1_1LimitExceededException = (output, context) => {
|
|
10641
10643
|
return {
|
|
10642
|
-
Message:
|
|
10644
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10643
10645
|
};
|
|
10644
10646
|
};
|
|
10645
10647
|
const deserializeAws_json1_1ListAliasesOutput = (output, context) => {
|
|
@@ -10647,7 +10649,7 @@ const deserializeAws_json1_1ListAliasesOutput = (output, context) => {
|
|
|
10647
10649
|
Aliases: output.Aliases !== undefined && output.Aliases !== null
|
|
10648
10650
|
? deserializeAws_json1_1AliasList(output.Aliases, context)
|
|
10649
10651
|
: undefined,
|
|
10650
|
-
NextToken:
|
|
10652
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10651
10653
|
};
|
|
10652
10654
|
};
|
|
10653
10655
|
const deserializeAws_json1_1ListBuildsOutput = (output, context) => {
|
|
@@ -10655,7 +10657,7 @@ const deserializeAws_json1_1ListBuildsOutput = (output, context) => {
|
|
|
10655
10657
|
Builds: output.Builds !== undefined && output.Builds !== null
|
|
10656
10658
|
? deserializeAws_json1_1BuildList(output.Builds, context)
|
|
10657
10659
|
: undefined,
|
|
10658
|
-
NextToken:
|
|
10660
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10659
10661
|
};
|
|
10660
10662
|
};
|
|
10661
10663
|
const deserializeAws_json1_1ListFleetsOutput = (output, context) => {
|
|
@@ -10663,7 +10665,7 @@ const deserializeAws_json1_1ListFleetsOutput = (output, context) => {
|
|
|
10663
10665
|
FleetIds: output.FleetIds !== undefined && output.FleetIds !== null
|
|
10664
10666
|
? deserializeAws_json1_1FleetIdList(output.FleetIds, context)
|
|
10665
10667
|
: undefined,
|
|
10666
|
-
NextToken:
|
|
10668
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10667
10669
|
};
|
|
10668
10670
|
};
|
|
10669
10671
|
const deserializeAws_json1_1ListGameServerGroupsOutput = (output, context) => {
|
|
@@ -10671,7 +10673,7 @@ const deserializeAws_json1_1ListGameServerGroupsOutput = (output, context) => {
|
|
|
10671
10673
|
GameServerGroups: output.GameServerGroups !== undefined && output.GameServerGroups !== null
|
|
10672
10674
|
? deserializeAws_json1_1GameServerGroups(output.GameServerGroups, context)
|
|
10673
10675
|
: undefined,
|
|
10674
|
-
NextToken:
|
|
10676
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10675
10677
|
};
|
|
10676
10678
|
};
|
|
10677
10679
|
const deserializeAws_json1_1ListGameServersOutput = (output, context) => {
|
|
@@ -10679,12 +10681,12 @@ const deserializeAws_json1_1ListGameServersOutput = (output, context) => {
|
|
|
10679
10681
|
GameServers: output.GameServers !== undefined && output.GameServers !== null
|
|
10680
10682
|
? deserializeAws_json1_1GameServers(output.GameServers, context)
|
|
10681
10683
|
: undefined,
|
|
10682
|
-
NextToken:
|
|
10684
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10683
10685
|
};
|
|
10684
10686
|
};
|
|
10685
10687
|
const deserializeAws_json1_1ListScriptsOutput = (output, context) => {
|
|
10686
10688
|
return {
|
|
10687
|
-
NextToken:
|
|
10689
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
10688
10690
|
Scripts: output.Scripts !== undefined && output.Scripts !== null
|
|
10689
10691
|
? deserializeAws_json1_1ScriptList(output.Scripts, context)
|
|
10690
10692
|
: undefined,
|
|
@@ -10705,7 +10707,7 @@ const deserializeAws_json1_1LocationAttributes = (output, context) => {
|
|
|
10705
10707
|
StoppedActions: output.StoppedActions !== undefined && output.StoppedActions !== null
|
|
10706
10708
|
? deserializeAws_json1_1FleetActionList(output.StoppedActions, context)
|
|
10707
10709
|
: undefined,
|
|
10708
|
-
UpdateStatus:
|
|
10710
|
+
UpdateStatus: smithy_client_1.expectString(output.UpdateStatus),
|
|
10709
10711
|
};
|
|
10710
10712
|
};
|
|
10711
10713
|
const deserializeAws_json1_1LocationAttributesList = (output, context) => {
|
|
@@ -10725,13 +10727,13 @@ const deserializeAws_json1_1LocationList = (output, context) => {
|
|
|
10725
10727
|
if (entry === null) {
|
|
10726
10728
|
return null;
|
|
10727
10729
|
}
|
|
10728
|
-
return
|
|
10730
|
+
return smithy_client_1.expectString(entry);
|
|
10729
10731
|
});
|
|
10730
10732
|
};
|
|
10731
10733
|
const deserializeAws_json1_1LocationState = (output, context) => {
|
|
10732
10734
|
return {
|
|
10733
|
-
Location:
|
|
10734
|
-
Status:
|
|
10735
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
10736
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10735
10737
|
};
|
|
10736
10738
|
};
|
|
10737
10739
|
const deserializeAws_json1_1LocationStateList = (output, context) => {
|
|
@@ -10746,8 +10748,8 @@ const deserializeAws_json1_1LocationStateList = (output, context) => {
|
|
|
10746
10748
|
};
|
|
10747
10749
|
const deserializeAws_json1_1MatchedPlayerSession = (output, context) => {
|
|
10748
10750
|
return {
|
|
10749
|
-
PlayerId:
|
|
10750
|
-
PlayerSessionId:
|
|
10751
|
+
PlayerId: smithy_client_1.expectString(output.PlayerId),
|
|
10752
|
+
PlayerSessionId: smithy_client_1.expectString(output.PlayerSessionId),
|
|
10751
10753
|
};
|
|
10752
10754
|
};
|
|
10753
10755
|
const deserializeAws_json1_1MatchedPlayerSessionList = (output, context) => {
|
|
@@ -10762,29 +10764,29 @@ const deserializeAws_json1_1MatchedPlayerSessionList = (output, context) => {
|
|
|
10762
10764
|
};
|
|
10763
10765
|
const deserializeAws_json1_1MatchmakingConfiguration = (output, context) => {
|
|
10764
10766
|
return {
|
|
10765
|
-
AcceptanceRequired:
|
|
10766
|
-
AcceptanceTimeoutSeconds:
|
|
10767
|
-
AdditionalPlayerCount:
|
|
10768
|
-
BackfillMode:
|
|
10769
|
-
ConfigurationArn:
|
|
10767
|
+
AcceptanceRequired: smithy_client_1.expectBoolean(output.AcceptanceRequired),
|
|
10768
|
+
AcceptanceTimeoutSeconds: smithy_client_1.expectInt32(output.AcceptanceTimeoutSeconds),
|
|
10769
|
+
AdditionalPlayerCount: smithy_client_1.expectInt32(output.AdditionalPlayerCount),
|
|
10770
|
+
BackfillMode: smithy_client_1.expectString(output.BackfillMode),
|
|
10771
|
+
ConfigurationArn: smithy_client_1.expectString(output.ConfigurationArn),
|
|
10770
10772
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10771
|
-
?
|
|
10773
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10772
10774
|
: undefined,
|
|
10773
|
-
CustomEventData:
|
|
10774
|
-
Description:
|
|
10775
|
-
FlexMatchMode:
|
|
10775
|
+
CustomEventData: smithy_client_1.expectString(output.CustomEventData),
|
|
10776
|
+
Description: smithy_client_1.expectString(output.Description),
|
|
10777
|
+
FlexMatchMode: smithy_client_1.expectString(output.FlexMatchMode),
|
|
10776
10778
|
GameProperties: output.GameProperties !== undefined && output.GameProperties !== null
|
|
10777
10779
|
? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
|
|
10778
10780
|
: undefined,
|
|
10779
|
-
GameSessionData:
|
|
10781
|
+
GameSessionData: smithy_client_1.expectString(output.GameSessionData),
|
|
10780
10782
|
GameSessionQueueArns: output.GameSessionQueueArns !== undefined && output.GameSessionQueueArns !== null
|
|
10781
10783
|
? deserializeAws_json1_1QueueArnsList(output.GameSessionQueueArns, context)
|
|
10782
10784
|
: undefined,
|
|
10783
|
-
Name:
|
|
10784
|
-
NotificationTarget:
|
|
10785
|
-
RequestTimeoutSeconds:
|
|
10786
|
-
RuleSetArn:
|
|
10787
|
-
RuleSetName:
|
|
10785
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
10786
|
+
NotificationTarget: smithy_client_1.expectString(output.NotificationTarget),
|
|
10787
|
+
RequestTimeoutSeconds: smithy_client_1.expectInt32(output.RequestTimeoutSeconds),
|
|
10788
|
+
RuleSetArn: smithy_client_1.expectString(output.RuleSetArn),
|
|
10789
|
+
RuleSetName: smithy_client_1.expectString(output.RuleSetName),
|
|
10788
10790
|
};
|
|
10789
10791
|
};
|
|
10790
10792
|
const deserializeAws_json1_1MatchmakingConfigurationList = (output, context) => {
|
|
@@ -10800,11 +10802,11 @@ const deserializeAws_json1_1MatchmakingConfigurationList = (output, context) =>
|
|
|
10800
10802
|
const deserializeAws_json1_1MatchmakingRuleSet = (output, context) => {
|
|
10801
10803
|
return {
|
|
10802
10804
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10803
|
-
?
|
|
10805
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10804
10806
|
: undefined,
|
|
10805
|
-
RuleSetArn:
|
|
10806
|
-
RuleSetBody:
|
|
10807
|
-
RuleSetName:
|
|
10807
|
+
RuleSetArn: smithy_client_1.expectString(output.RuleSetArn),
|
|
10808
|
+
RuleSetBody: smithy_client_1.expectString(output.RuleSetBody),
|
|
10809
|
+
RuleSetName: smithy_client_1.expectString(output.RuleSetName),
|
|
10808
10810
|
};
|
|
10809
10811
|
};
|
|
10810
10812
|
const deserializeAws_json1_1MatchmakingRuleSetList = (output, context) => {
|
|
@@ -10819,10 +10821,12 @@ const deserializeAws_json1_1MatchmakingRuleSetList = (output, context) => {
|
|
|
10819
10821
|
};
|
|
10820
10822
|
const deserializeAws_json1_1MatchmakingTicket = (output, context) => {
|
|
10821
10823
|
return {
|
|
10822
|
-
ConfigurationArn:
|
|
10823
|
-
ConfigurationName:
|
|
10824
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
10825
|
-
|
|
10824
|
+
ConfigurationArn: smithy_client_1.expectString(output.ConfigurationArn),
|
|
10825
|
+
ConfigurationName: smithy_client_1.expectString(output.ConfigurationName),
|
|
10826
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
10827
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
10828
|
+
: undefined,
|
|
10829
|
+
EstimatedWaitTime: smithy_client_1.expectInt32(output.EstimatedWaitTime),
|
|
10826
10830
|
GameSessionConnectionInfo: output.GameSessionConnectionInfo !== undefined && output.GameSessionConnectionInfo !== null
|
|
10827
10831
|
? deserializeAws_json1_1GameSessionConnectionInfo(output.GameSessionConnectionInfo, context)
|
|
10828
10832
|
: undefined,
|
|
@@ -10830,12 +10834,12 @@ const deserializeAws_json1_1MatchmakingTicket = (output, context) => {
|
|
|
10830
10834
|
? deserializeAws_json1_1PlayerList(output.Players, context)
|
|
10831
10835
|
: undefined,
|
|
10832
10836
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
10833
|
-
?
|
|
10837
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
10834
10838
|
: undefined,
|
|
10835
|
-
Status:
|
|
10836
|
-
StatusMessage:
|
|
10837
|
-
StatusReason:
|
|
10838
|
-
TicketId:
|
|
10839
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10840
|
+
StatusMessage: smithy_client_1.expectString(output.StatusMessage),
|
|
10841
|
+
StatusReason: smithy_client_1.expectString(output.StatusReason),
|
|
10842
|
+
TicketId: smithy_client_1.expectString(output.TicketId),
|
|
10839
10843
|
};
|
|
10840
10844
|
};
|
|
10841
10845
|
const deserializeAws_json1_1MatchmakingTicketList = (output, context) => {
|
|
@@ -10855,23 +10859,23 @@ const deserializeAws_json1_1MetricGroupList = (output, context) => {
|
|
|
10855
10859
|
if (entry === null) {
|
|
10856
10860
|
return null;
|
|
10857
10861
|
}
|
|
10858
|
-
return
|
|
10862
|
+
return smithy_client_1.expectString(entry);
|
|
10859
10863
|
});
|
|
10860
10864
|
};
|
|
10861
10865
|
const deserializeAws_json1_1NotFoundException = (output, context) => {
|
|
10862
10866
|
return {
|
|
10863
|
-
Message:
|
|
10867
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10864
10868
|
};
|
|
10865
10869
|
};
|
|
10866
10870
|
const deserializeAws_json1_1OutOfCapacityException = (output, context) => {
|
|
10867
10871
|
return {
|
|
10868
|
-
Message:
|
|
10872
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
10869
10873
|
};
|
|
10870
10874
|
};
|
|
10871
10875
|
const deserializeAws_json1_1PlacedPlayerSession = (output, context) => {
|
|
10872
10876
|
return {
|
|
10873
|
-
PlayerId:
|
|
10874
|
-
PlayerSessionId:
|
|
10877
|
+
PlayerId: smithy_client_1.expectString(output.PlayerId),
|
|
10878
|
+
PlayerSessionId: smithy_client_1.expectString(output.PlayerSessionId),
|
|
10875
10879
|
};
|
|
10876
10880
|
};
|
|
10877
10881
|
const deserializeAws_json1_1PlacedPlayerSessionList = (output, context) => {
|
|
@@ -10892,8 +10896,8 @@ const deserializeAws_json1_1Player = (output, context) => {
|
|
|
10892
10896
|
PlayerAttributes: output.PlayerAttributes !== undefined && output.PlayerAttributes !== null
|
|
10893
10897
|
? deserializeAws_json1_1PlayerAttributeMap(output.PlayerAttributes, context)
|
|
10894
10898
|
: undefined,
|
|
10895
|
-
PlayerId:
|
|
10896
|
-
Team:
|
|
10899
|
+
PlayerId: smithy_client_1.expectString(output.PlayerId),
|
|
10900
|
+
Team: smithy_client_1.expectString(output.Team),
|
|
10897
10901
|
};
|
|
10898
10902
|
};
|
|
10899
10903
|
const deserializeAws_json1_1PlayerAttributeMap = (output, context) => {
|
|
@@ -10909,9 +10913,9 @@ const deserializeAws_json1_1PlayerAttributeMap = (output, context) => {
|
|
|
10909
10913
|
};
|
|
10910
10914
|
const deserializeAws_json1_1PlayerLatency = (output, context) => {
|
|
10911
10915
|
return {
|
|
10912
|
-
LatencyInMilliseconds:
|
|
10913
|
-
PlayerId:
|
|
10914
|
-
RegionIdentifier:
|
|
10916
|
+
LatencyInMilliseconds: smithy_client_1.limitedParseFloat32(output.LatencyInMilliseconds),
|
|
10917
|
+
PlayerId: smithy_client_1.expectString(output.PlayerId),
|
|
10918
|
+
RegionIdentifier: smithy_client_1.expectString(output.RegionIdentifier),
|
|
10915
10919
|
};
|
|
10916
10920
|
};
|
|
10917
10921
|
const deserializeAws_json1_1PlayerLatencyList = (output, context) => {
|
|
@@ -10926,8 +10930,8 @@ const deserializeAws_json1_1PlayerLatencyList = (output, context) => {
|
|
|
10926
10930
|
};
|
|
10927
10931
|
const deserializeAws_json1_1PlayerLatencyPolicy = (output, context) => {
|
|
10928
10932
|
return {
|
|
10929
|
-
MaximumIndividualPlayerLatencyMilliseconds:
|
|
10930
|
-
PolicyDurationSeconds:
|
|
10933
|
+
MaximumIndividualPlayerLatencyMilliseconds: smithy_client_1.expectInt32(output.MaximumIndividualPlayerLatencyMilliseconds),
|
|
10934
|
+
PolicyDurationSeconds: smithy_client_1.expectInt32(output.PolicyDurationSeconds),
|
|
10931
10935
|
};
|
|
10932
10936
|
};
|
|
10933
10937
|
const deserializeAws_json1_1PlayerLatencyPolicyList = (output, context) => {
|
|
@@ -10953,20 +10957,20 @@ const deserializeAws_json1_1PlayerList = (output, context) => {
|
|
|
10953
10957
|
const deserializeAws_json1_1PlayerSession = (output, context) => {
|
|
10954
10958
|
return {
|
|
10955
10959
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
10956
|
-
?
|
|
10957
|
-
: undefined,
|
|
10958
|
-
DnsName:
|
|
10959
|
-
FleetArn:
|
|
10960
|
-
FleetId:
|
|
10961
|
-
GameSessionId:
|
|
10962
|
-
IpAddress:
|
|
10963
|
-
PlayerData:
|
|
10964
|
-
PlayerId:
|
|
10965
|
-
PlayerSessionId:
|
|
10966
|
-
Port:
|
|
10967
|
-
Status:
|
|
10960
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
10961
|
+
: undefined,
|
|
10962
|
+
DnsName: smithy_client_1.expectString(output.DnsName),
|
|
10963
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
10964
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
10965
|
+
GameSessionId: smithy_client_1.expectString(output.GameSessionId),
|
|
10966
|
+
IpAddress: smithy_client_1.expectString(output.IpAddress),
|
|
10967
|
+
PlayerData: smithy_client_1.expectString(output.PlayerData),
|
|
10968
|
+
PlayerId: smithy_client_1.expectString(output.PlayerId),
|
|
10969
|
+
PlayerSessionId: smithy_client_1.expectString(output.PlayerSessionId),
|
|
10970
|
+
Port: smithy_client_1.expectInt32(output.Port),
|
|
10971
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
10968
10972
|
TerminationTime: output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
10969
|
-
?
|
|
10973
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TerminationTime)))
|
|
10970
10974
|
: undefined,
|
|
10971
10975
|
};
|
|
10972
10976
|
};
|
|
@@ -10997,12 +11001,12 @@ const deserializeAws_json1_1PriorityTypeList = (output, context) => {
|
|
|
10997
11001
|
if (entry === null) {
|
|
10998
11002
|
return null;
|
|
10999
11003
|
}
|
|
11000
|
-
return
|
|
11004
|
+
return smithy_client_1.expectString(entry);
|
|
11001
11005
|
});
|
|
11002
11006
|
};
|
|
11003
11007
|
const deserializeAws_json1_1PutScalingPolicyOutput = (output, context) => {
|
|
11004
11008
|
return {
|
|
11005
|
-
Name:
|
|
11009
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
11006
11010
|
};
|
|
11007
11011
|
};
|
|
11008
11012
|
const deserializeAws_json1_1QueueArnsList = (output, context) => {
|
|
@@ -11012,7 +11016,7 @@ const deserializeAws_json1_1QueueArnsList = (output, context) => {
|
|
|
11012
11016
|
if (entry === null) {
|
|
11013
11017
|
return null;
|
|
11014
11018
|
}
|
|
11015
|
-
return
|
|
11019
|
+
return smithy_client_1.expectString(entry);
|
|
11016
11020
|
});
|
|
11017
11021
|
};
|
|
11018
11022
|
const deserializeAws_json1_1RegisterGameServerOutput = (output, context) => {
|
|
@@ -11034,14 +11038,14 @@ const deserializeAws_json1_1RequestUploadCredentialsOutput = (output, context) =
|
|
|
11034
11038
|
};
|
|
11035
11039
|
const deserializeAws_json1_1ResolveAliasOutput = (output, context) => {
|
|
11036
11040
|
return {
|
|
11037
|
-
FleetArn:
|
|
11038
|
-
FleetId:
|
|
11041
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
11042
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11039
11043
|
};
|
|
11040
11044
|
};
|
|
11041
11045
|
const deserializeAws_json1_1ResourceCreationLimitPolicy = (output, context) => {
|
|
11042
11046
|
return {
|
|
11043
|
-
NewGameSessionsPerCreator:
|
|
11044
|
-
PolicyPeriodInMinutes:
|
|
11047
|
+
NewGameSessionsPerCreator: smithy_client_1.expectInt32(output.NewGameSessionsPerCreator),
|
|
11048
|
+
PolicyPeriodInMinutes: smithy_client_1.expectInt32(output.PolicyPeriodInMinutes),
|
|
11045
11049
|
};
|
|
11046
11050
|
};
|
|
11047
11051
|
const deserializeAws_json1_1ResumeGameServerGroupOutput = (output, context) => {
|
|
@@ -11053,15 +11057,15 @@ const deserializeAws_json1_1ResumeGameServerGroupOutput = (output, context) => {
|
|
|
11053
11057
|
};
|
|
11054
11058
|
const deserializeAws_json1_1RoutingStrategy = (output, context) => {
|
|
11055
11059
|
return {
|
|
11056
|
-
FleetId:
|
|
11057
|
-
Message:
|
|
11058
|
-
Type:
|
|
11060
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11061
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
11062
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
11059
11063
|
};
|
|
11060
11064
|
};
|
|
11061
11065
|
const deserializeAws_json1_1RuntimeConfiguration = (output, context) => {
|
|
11062
11066
|
return {
|
|
11063
|
-
GameSessionActivationTimeoutSeconds:
|
|
11064
|
-
MaxConcurrentGameSessionActivations:
|
|
11067
|
+
GameSessionActivationTimeoutSeconds: smithy_client_1.expectInt32(output.GameSessionActivationTimeoutSeconds),
|
|
11068
|
+
MaxConcurrentGameSessionActivations: smithy_client_1.expectInt32(output.MaxConcurrentGameSessionActivations),
|
|
11065
11069
|
ServerProcesses: output.ServerProcesses !== undefined && output.ServerProcesses !== null
|
|
11066
11070
|
? deserializeAws_json1_1ServerProcessList(output.ServerProcesses, context)
|
|
11067
11071
|
: undefined,
|
|
@@ -11069,30 +11073,30 @@ const deserializeAws_json1_1RuntimeConfiguration = (output, context) => {
|
|
|
11069
11073
|
};
|
|
11070
11074
|
const deserializeAws_json1_1S3Location = (output, context) => {
|
|
11071
11075
|
return {
|
|
11072
|
-
Bucket:
|
|
11073
|
-
Key:
|
|
11074
|
-
ObjectVersion:
|
|
11075
|
-
RoleArn:
|
|
11076
|
+
Bucket: smithy_client_1.expectString(output.Bucket),
|
|
11077
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
11078
|
+
ObjectVersion: smithy_client_1.expectString(output.ObjectVersion),
|
|
11079
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
11076
11080
|
};
|
|
11077
11081
|
};
|
|
11078
11082
|
const deserializeAws_json1_1ScalingPolicy = (output, context) => {
|
|
11079
11083
|
return {
|
|
11080
|
-
ComparisonOperator:
|
|
11081
|
-
EvaluationPeriods:
|
|
11082
|
-
FleetArn:
|
|
11083
|
-
FleetId:
|
|
11084
|
-
Location:
|
|
11085
|
-
MetricName:
|
|
11086
|
-
Name:
|
|
11087
|
-
PolicyType:
|
|
11088
|
-
ScalingAdjustment:
|
|
11089
|
-
ScalingAdjustmentType:
|
|
11090
|
-
Status:
|
|
11084
|
+
ComparisonOperator: smithy_client_1.expectString(output.ComparisonOperator),
|
|
11085
|
+
EvaluationPeriods: smithy_client_1.expectInt32(output.EvaluationPeriods),
|
|
11086
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
11087
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11088
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
11089
|
+
MetricName: smithy_client_1.expectString(output.MetricName),
|
|
11090
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
11091
|
+
PolicyType: smithy_client_1.expectString(output.PolicyType),
|
|
11092
|
+
ScalingAdjustment: smithy_client_1.expectInt32(output.ScalingAdjustment),
|
|
11093
|
+
ScalingAdjustmentType: smithy_client_1.expectString(output.ScalingAdjustmentType),
|
|
11094
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
11091
11095
|
TargetConfiguration: output.TargetConfiguration !== undefined && output.TargetConfiguration !== null
|
|
11092
11096
|
? deserializeAws_json1_1TargetConfiguration(output.TargetConfiguration, context)
|
|
11093
11097
|
: undefined,
|
|
11094
|
-
Threshold:
|
|
11095
|
-
UpdateStatus:
|
|
11098
|
+
Threshold: smithy_client_1.limitedParseDouble(output.Threshold),
|
|
11099
|
+
UpdateStatus: smithy_client_1.expectString(output.UpdateStatus),
|
|
11096
11100
|
};
|
|
11097
11101
|
};
|
|
11098
11102
|
const deserializeAws_json1_1ScalingPolicyList = (output, context) => {
|
|
@@ -11108,16 +11112,16 @@ const deserializeAws_json1_1ScalingPolicyList = (output, context) => {
|
|
|
11108
11112
|
const deserializeAws_json1_1Script = (output, context) => {
|
|
11109
11113
|
return {
|
|
11110
11114
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11111
|
-
?
|
|
11115
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
11112
11116
|
: undefined,
|
|
11113
|
-
Name:
|
|
11114
|
-
ScriptArn:
|
|
11115
|
-
ScriptId:
|
|
11116
|
-
SizeOnDisk:
|
|
11117
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
11118
|
+
ScriptArn: smithy_client_1.expectString(output.ScriptArn),
|
|
11119
|
+
ScriptId: smithy_client_1.expectString(output.ScriptId),
|
|
11120
|
+
SizeOnDisk: smithy_client_1.expectLong(output.SizeOnDisk),
|
|
11117
11121
|
StorageLocation: output.StorageLocation !== undefined && output.StorageLocation !== null
|
|
11118
11122
|
? deserializeAws_json1_1S3Location(output.StorageLocation, context)
|
|
11119
11123
|
: undefined,
|
|
11120
|
-
Version:
|
|
11124
|
+
Version: smithy_client_1.expectString(output.Version),
|
|
11121
11125
|
};
|
|
11122
11126
|
};
|
|
11123
11127
|
const deserializeAws_json1_1ScriptList = (output, context) => {
|
|
@@ -11135,14 +11139,14 @@ const deserializeAws_json1_1SearchGameSessionsOutput = (output, context) => {
|
|
|
11135
11139
|
GameSessions: output.GameSessions !== undefined && output.GameSessions !== null
|
|
11136
11140
|
? deserializeAws_json1_1GameSessionList(output.GameSessions, context)
|
|
11137
11141
|
: undefined,
|
|
11138
|
-
NextToken:
|
|
11142
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
11139
11143
|
};
|
|
11140
11144
|
};
|
|
11141
11145
|
const deserializeAws_json1_1ServerProcess = (output, context) => {
|
|
11142
11146
|
return {
|
|
11143
|
-
ConcurrentExecutions:
|
|
11144
|
-
LaunchPath:
|
|
11145
|
-
Parameters:
|
|
11147
|
+
ConcurrentExecutions: smithy_client_1.expectInt32(output.ConcurrentExecutions),
|
|
11148
|
+
LaunchPath: smithy_client_1.expectString(output.LaunchPath),
|
|
11149
|
+
Parameters: smithy_client_1.expectString(output.Parameters),
|
|
11146
11150
|
};
|
|
11147
11151
|
};
|
|
11148
11152
|
const deserializeAws_json1_1ServerProcessList = (output, context) => {
|
|
@@ -11157,8 +11161,8 @@ const deserializeAws_json1_1ServerProcessList = (output, context) => {
|
|
|
11157
11161
|
};
|
|
11158
11162
|
const deserializeAws_json1_1StartFleetActionsOutput = (output, context) => {
|
|
11159
11163
|
return {
|
|
11160
|
-
FleetArn:
|
|
11161
|
-
FleetId:
|
|
11164
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
11165
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11162
11166
|
};
|
|
11163
11167
|
};
|
|
11164
11168
|
const deserializeAws_json1_1StartGameSessionPlacementOutput = (output, context) => {
|
|
@@ -11184,8 +11188,8 @@ const deserializeAws_json1_1StartMatchmakingOutput = (output, context) => {
|
|
|
11184
11188
|
};
|
|
11185
11189
|
const deserializeAws_json1_1StopFleetActionsOutput = (output, context) => {
|
|
11186
11190
|
return {
|
|
11187
|
-
FleetArn:
|
|
11188
|
-
FleetId:
|
|
11191
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
11192
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11189
11193
|
};
|
|
11190
11194
|
};
|
|
11191
11195
|
const deserializeAws_json1_1StopGameSessionPlacementOutput = (output, context) => {
|
|
@@ -11205,7 +11209,7 @@ const deserializeAws_json1_1StringDoubleMap = (output, context) => {
|
|
|
11205
11209
|
}
|
|
11206
11210
|
return {
|
|
11207
11211
|
...acc,
|
|
11208
|
-
[key]:
|
|
11212
|
+
[key]: smithy_client_1.limitedParseDouble(value),
|
|
11209
11213
|
};
|
|
11210
11214
|
}, {});
|
|
11211
11215
|
};
|
|
@@ -11216,7 +11220,7 @@ const deserializeAws_json1_1StringList = (output, context) => {
|
|
|
11216
11220
|
if (entry === null) {
|
|
11217
11221
|
return null;
|
|
11218
11222
|
}
|
|
11219
|
-
return
|
|
11223
|
+
return smithy_client_1.expectString(entry);
|
|
11220
11224
|
});
|
|
11221
11225
|
};
|
|
11222
11226
|
const deserializeAws_json1_1SuspendGameServerGroupOutput = (output, context) => {
|
|
@@ -11228,13 +11232,13 @@ const deserializeAws_json1_1SuspendGameServerGroupOutput = (output, context) =>
|
|
|
11228
11232
|
};
|
|
11229
11233
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
11230
11234
|
return {
|
|
11231
|
-
Key:
|
|
11232
|
-
Value:
|
|
11235
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
11236
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
11233
11237
|
};
|
|
11234
11238
|
};
|
|
11235
11239
|
const deserializeAws_json1_1TaggingFailedException = (output, context) => {
|
|
11236
11240
|
return {
|
|
11237
|
-
Message:
|
|
11241
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
11238
11242
|
};
|
|
11239
11243
|
};
|
|
11240
11244
|
const deserializeAws_json1_1TagList = (output, context) => {
|
|
@@ -11252,22 +11256,22 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
|
|
|
11252
11256
|
};
|
|
11253
11257
|
const deserializeAws_json1_1TargetConfiguration = (output, context) => {
|
|
11254
11258
|
return {
|
|
11255
|
-
TargetValue:
|
|
11259
|
+
TargetValue: smithy_client_1.limitedParseDouble(output.TargetValue),
|
|
11256
11260
|
};
|
|
11257
11261
|
};
|
|
11258
11262
|
const deserializeAws_json1_1TerminalRoutingStrategyException = (output, context) => {
|
|
11259
11263
|
return {
|
|
11260
|
-
Message:
|
|
11264
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
11261
11265
|
};
|
|
11262
11266
|
};
|
|
11263
11267
|
const deserializeAws_json1_1UnauthorizedException = (output, context) => {
|
|
11264
11268
|
return {
|
|
11265
|
-
Message:
|
|
11269
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
11266
11270
|
};
|
|
11267
11271
|
};
|
|
11268
11272
|
const deserializeAws_json1_1UnsupportedRegionException = (output, context) => {
|
|
11269
11273
|
return {
|
|
11270
|
-
Message:
|
|
11274
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
11271
11275
|
};
|
|
11272
11276
|
};
|
|
11273
11277
|
const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|
|
@@ -11289,19 +11293,19 @@ const deserializeAws_json1_1UpdateBuildOutput = (output, context) => {
|
|
|
11289
11293
|
};
|
|
11290
11294
|
const deserializeAws_json1_1UpdateFleetAttributesOutput = (output, context) => {
|
|
11291
11295
|
return {
|
|
11292
|
-
FleetId:
|
|
11296
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11293
11297
|
};
|
|
11294
11298
|
};
|
|
11295
11299
|
const deserializeAws_json1_1UpdateFleetCapacityOutput = (output, context) => {
|
|
11296
11300
|
return {
|
|
11297
|
-
FleetArn:
|
|
11298
|
-
FleetId:
|
|
11299
|
-
Location:
|
|
11301
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
11302
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11303
|
+
Location: smithy_client_1.expectString(output.Location),
|
|
11300
11304
|
};
|
|
11301
11305
|
};
|
|
11302
11306
|
const deserializeAws_json1_1UpdateFleetPortSettingsOutput = (output, context) => {
|
|
11303
11307
|
return {
|
|
11304
|
-
FleetId:
|
|
11308
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11305
11309
|
};
|
|
11306
11310
|
};
|
|
11307
11311
|
const deserializeAws_json1_1UpdateGameServerGroupOutput = (output, context) => {
|
|
@@ -11355,20 +11359,20 @@ const deserializeAws_json1_1UpdateScriptOutput = (output, context) => {
|
|
|
11355
11359
|
};
|
|
11356
11360
|
const deserializeAws_json1_1ValidateMatchmakingRuleSetOutput = (output, context) => {
|
|
11357
11361
|
return {
|
|
11358
|
-
Valid:
|
|
11362
|
+
Valid: smithy_client_1.expectBoolean(output.Valid),
|
|
11359
11363
|
};
|
|
11360
11364
|
};
|
|
11361
11365
|
const deserializeAws_json1_1VpcPeeringAuthorization = (output, context) => {
|
|
11362
11366
|
return {
|
|
11363
11367
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
11364
|
-
?
|
|
11368
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
11365
11369
|
: undefined,
|
|
11366
11370
|
ExpirationTime: output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
11367
|
-
?
|
|
11371
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.ExpirationTime)))
|
|
11368
11372
|
: undefined,
|
|
11369
|
-
GameLiftAwsAccountId:
|
|
11370
|
-
PeerVpcAwsAccountId:
|
|
11371
|
-
PeerVpcId:
|
|
11373
|
+
GameLiftAwsAccountId: smithy_client_1.expectString(output.GameLiftAwsAccountId),
|
|
11374
|
+
PeerVpcAwsAccountId: smithy_client_1.expectString(output.PeerVpcAwsAccountId),
|
|
11375
|
+
PeerVpcId: smithy_client_1.expectString(output.PeerVpcId),
|
|
11372
11376
|
};
|
|
11373
11377
|
};
|
|
11374
11378
|
const deserializeAws_json1_1VpcPeeringAuthorizationList = (output, context) => {
|
|
@@ -11383,15 +11387,15 @@ const deserializeAws_json1_1VpcPeeringAuthorizationList = (output, context) => {
|
|
|
11383
11387
|
};
|
|
11384
11388
|
const deserializeAws_json1_1VpcPeeringConnection = (output, context) => {
|
|
11385
11389
|
return {
|
|
11386
|
-
FleetArn:
|
|
11387
|
-
FleetId:
|
|
11388
|
-
GameLiftVpcId:
|
|
11389
|
-
IpV4CidrBlock:
|
|
11390
|
-
PeerVpcId:
|
|
11390
|
+
FleetArn: smithy_client_1.expectString(output.FleetArn),
|
|
11391
|
+
FleetId: smithy_client_1.expectString(output.FleetId),
|
|
11392
|
+
GameLiftVpcId: smithy_client_1.expectString(output.GameLiftVpcId),
|
|
11393
|
+
IpV4CidrBlock: smithy_client_1.expectString(output.IpV4CidrBlock),
|
|
11394
|
+
PeerVpcId: smithy_client_1.expectString(output.PeerVpcId),
|
|
11391
11395
|
Status: output.Status !== undefined && output.Status !== null
|
|
11392
11396
|
? deserializeAws_json1_1VpcPeeringConnectionStatus(output.Status, context)
|
|
11393
11397
|
: undefined,
|
|
11394
|
-
VpcPeeringConnectionId:
|
|
11398
|
+
VpcPeeringConnectionId: smithy_client_1.expectString(output.VpcPeeringConnectionId),
|
|
11395
11399
|
};
|
|
11396
11400
|
};
|
|
11397
11401
|
const deserializeAws_json1_1VpcPeeringConnectionList = (output, context) => {
|
|
@@ -11406,8 +11410,8 @@ const deserializeAws_json1_1VpcPeeringConnectionList = (output, context) => {
|
|
|
11406
11410
|
};
|
|
11407
11411
|
const deserializeAws_json1_1VpcPeeringConnectionStatus = (output, context) => {
|
|
11408
11412
|
return {
|
|
11409
|
-
Code:
|
|
11410
|
-
Message:
|
|
11413
|
+
Code: smithy_client_1.expectString(output.Code),
|
|
11414
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
11411
11415
|
};
|
|
11412
11416
|
};
|
|
11413
11417
|
const deserializeMetadata = (output) => {
|