@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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-gamelift",
|
|
3
3
|
"description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.33.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
|
|
7
7
|
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
30
|
+
"@aws-sdk/client-sts": "3.33.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.33.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.33.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.32.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.32.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.32.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.32.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.32.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.32.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.32.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.32.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.33.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.32.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.32.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.32.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.32.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.32.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.32.0",
|
|
48
|
+
"@aws-sdk/types": "3.32.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.32.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.32.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.32.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.32.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.32.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.32.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.33.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.32.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.32.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
package/protocols/Aws_json1_1.ts
CHANGED
|
@@ -529,9 +529,12 @@ import {
|
|
|
529
529
|
expectBoolean as __expectBoolean,
|
|
530
530
|
expectInt32 as __expectInt32,
|
|
531
531
|
expectLong as __expectLong,
|
|
532
|
+
expectNonNull as __expectNonNull,
|
|
533
|
+
expectNumber as __expectNumber,
|
|
532
534
|
expectString as __expectString,
|
|
533
535
|
limitedParseDouble as __limitedParseDouble,
|
|
534
536
|
limitedParseFloat32 as __limitedParseFloat32,
|
|
537
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
535
538
|
serializeFloat as __serializeFloat,
|
|
536
539
|
} from "@aws-sdk/smithy-client";
|
|
537
540
|
import {
|
|
@@ -11560,12 +11563,12 @@ const deserializeAws_json1_1Alias = (output: any, context: __SerdeContext): Alia
|
|
|
11560
11563
|
AliasId: __expectString(output.AliasId),
|
|
11561
11564
|
CreationTime:
|
|
11562
11565
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
11563
|
-
?
|
|
11566
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11564
11567
|
: undefined,
|
|
11565
11568
|
Description: __expectString(output.Description),
|
|
11566
11569
|
LastUpdatedTime:
|
|
11567
11570
|
output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
11568
|
-
?
|
|
11571
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
|
|
11569
11572
|
: undefined,
|
|
11570
11573
|
Name: __expectString(output.Name),
|
|
11571
11574
|
RoutingStrategy:
|
|
@@ -11613,7 +11616,7 @@ const deserializeAws_json1_1Build = (output: any, context: __SerdeContext): Buil
|
|
|
11613
11616
|
BuildId: __expectString(output.BuildId),
|
|
11614
11617
|
CreationTime:
|
|
11615
11618
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
11616
|
-
?
|
|
11619
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
11617
11620
|
: undefined,
|
|
11618
11621
|
Name: __expectString(output.Name),
|
|
11619
11622
|
OperatingSystem: __expectString(output.OperatingSystem),
|
|
@@ -12269,7 +12272,7 @@ const deserializeAws_json1_1Event = (output: any, context: __SerdeContext): Even
|
|
|
12269
12272
|
EventId: __expectString(output.EventId),
|
|
12270
12273
|
EventTime:
|
|
12271
12274
|
output.EventTime !== undefined && output.EventTime !== null
|
|
12272
|
-
?
|
|
12275
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventTime)))
|
|
12273
12276
|
: undefined,
|
|
12274
12277
|
Message: __expectString(output.Message),
|
|
12275
12278
|
PreSignedLogUrl: __expectString(output.PreSignedLogUrl),
|
|
@@ -12318,7 +12321,7 @@ const deserializeAws_json1_1FleetAttributes = (output: any, context: __SerdeCont
|
|
|
12318
12321
|
: undefined,
|
|
12319
12322
|
CreationTime:
|
|
12320
12323
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
12321
|
-
?
|
|
12324
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
12322
12325
|
: undefined,
|
|
12323
12326
|
Description: __expectString(output.Description),
|
|
12324
12327
|
FleetArn: __expectString(output.FleetArn),
|
|
@@ -12352,7 +12355,7 @@ const deserializeAws_json1_1FleetAttributes = (output: any, context: __SerdeCont
|
|
|
12352
12355
|
: undefined,
|
|
12353
12356
|
TerminationTime:
|
|
12354
12357
|
output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
12355
|
-
?
|
|
12358
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
|
|
12356
12359
|
: undefined,
|
|
12357
12360
|
} as any;
|
|
12358
12361
|
};
|
|
@@ -12464,15 +12467,15 @@ const deserializeAws_json1_1GameServer = (output: any, context: __SerdeContext):
|
|
|
12464
12467
|
InstanceId: __expectString(output.InstanceId),
|
|
12465
12468
|
LastClaimTime:
|
|
12466
12469
|
output.LastClaimTime !== undefined && output.LastClaimTime !== null
|
|
12467
|
-
?
|
|
12470
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastClaimTime)))
|
|
12468
12471
|
: undefined,
|
|
12469
12472
|
LastHealthCheckTime:
|
|
12470
12473
|
output.LastHealthCheckTime !== undefined && output.LastHealthCheckTime !== null
|
|
12471
|
-
?
|
|
12474
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastHealthCheckTime)))
|
|
12472
12475
|
: undefined,
|
|
12473
12476
|
RegistrationTime:
|
|
12474
12477
|
output.RegistrationTime !== undefined && output.RegistrationTime !== null
|
|
12475
|
-
?
|
|
12478
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.RegistrationTime)))
|
|
12476
12479
|
: undefined,
|
|
12477
12480
|
UtilizationStatus: __expectString(output.UtilizationStatus),
|
|
12478
12481
|
} as any;
|
|
@@ -12484,7 +12487,7 @@ const deserializeAws_json1_1GameServerGroup = (output: any, context: __SerdeCont
|
|
|
12484
12487
|
BalancingStrategy: __expectString(output.BalancingStrategy),
|
|
12485
12488
|
CreationTime:
|
|
12486
12489
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
12487
|
-
?
|
|
12490
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
12488
12491
|
: undefined,
|
|
12489
12492
|
GameServerGroupArn: __expectString(output.GameServerGroupArn),
|
|
12490
12493
|
GameServerGroupName: __expectString(output.GameServerGroupName),
|
|
@@ -12495,7 +12498,7 @@ const deserializeAws_json1_1GameServerGroup = (output: any, context: __SerdeCont
|
|
|
12495
12498
|
: undefined,
|
|
12496
12499
|
LastUpdatedTime:
|
|
12497
12500
|
output.LastUpdatedTime !== undefined && output.LastUpdatedTime !== null
|
|
12498
|
-
?
|
|
12501
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastUpdatedTime)))
|
|
12499
12502
|
: undefined,
|
|
12500
12503
|
RoleArn: __expectString(output.RoleArn),
|
|
12501
12504
|
Status: __expectString(output.Status),
|
|
@@ -12567,7 +12570,7 @@ const deserializeAws_json1_1GameSession = (output: any, context: __SerdeContext)
|
|
|
12567
12570
|
return {
|
|
12568
12571
|
CreationTime:
|
|
12569
12572
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
12570
|
-
?
|
|
12573
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
12571
12574
|
: undefined,
|
|
12572
12575
|
CreatorId: __expectString(output.CreatorId),
|
|
12573
12576
|
CurrentPlayerSessionCount: __expectInt32(output.CurrentPlayerSessionCount),
|
|
@@ -12591,7 +12594,7 @@ const deserializeAws_json1_1GameSession = (output: any, context: __SerdeContext)
|
|
|
12591
12594
|
StatusReason: __expectString(output.StatusReason),
|
|
12592
12595
|
TerminationTime:
|
|
12593
12596
|
output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
12594
|
-
?
|
|
12597
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
|
|
12595
12598
|
: undefined,
|
|
12596
12599
|
} as any;
|
|
12597
12600
|
};
|
|
@@ -12657,7 +12660,9 @@ const deserializeAws_json1_1GameSessionPlacement = (output: any, context: __Serd
|
|
|
12657
12660
|
return {
|
|
12658
12661
|
DnsName: __expectString(output.DnsName),
|
|
12659
12662
|
EndTime:
|
|
12660
|
-
output.EndTime !== undefined && output.EndTime !== null
|
|
12663
|
+
output.EndTime !== undefined && output.EndTime !== null
|
|
12664
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
|
|
12665
|
+
: undefined,
|
|
12661
12666
|
GameProperties:
|
|
12662
12667
|
output.GameProperties !== undefined && output.GameProperties !== null
|
|
12663
12668
|
? deserializeAws_json1_1GamePropertyList(output.GameProperties, context)
|
|
@@ -12683,7 +12688,7 @@ const deserializeAws_json1_1GameSessionPlacement = (output: any, context: __Serd
|
|
|
12683
12688
|
Port: __expectInt32(output.Port),
|
|
12684
12689
|
StartTime:
|
|
12685
12690
|
output.StartTime !== undefined && output.StartTime !== null
|
|
12686
|
-
?
|
|
12691
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
|
|
12687
12692
|
: undefined,
|
|
12688
12693
|
Status: __expectString(output.Status),
|
|
12689
12694
|
} as any;
|
|
@@ -12783,7 +12788,7 @@ const deserializeAws_json1_1Instance = (output: any, context: __SerdeContext): I
|
|
|
12783
12788
|
return {
|
|
12784
12789
|
CreationTime:
|
|
12785
12790
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
12786
|
-
?
|
|
12791
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
12787
12792
|
: undefined,
|
|
12788
12793
|
DnsName: __expectString(output.DnsName),
|
|
12789
12794
|
FleetArn: __expectString(output.FleetArn),
|
|
@@ -13082,7 +13087,7 @@ const deserializeAws_json1_1MatchmakingConfiguration = (
|
|
|
13082
13087
|
ConfigurationArn: __expectString(output.ConfigurationArn),
|
|
13083
13088
|
CreationTime:
|
|
13084
13089
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
13085
|
-
?
|
|
13090
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
13086
13091
|
: undefined,
|
|
13087
13092
|
CustomEventData: __expectString(output.CustomEventData),
|
|
13088
13093
|
Description: __expectString(output.Description),
|
|
@@ -13122,7 +13127,7 @@ const deserializeAws_json1_1MatchmakingRuleSet = (output: any, context: __SerdeC
|
|
|
13122
13127
|
return {
|
|
13123
13128
|
CreationTime:
|
|
13124
13129
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
13125
|
-
?
|
|
13130
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
13126
13131
|
: undefined,
|
|
13127
13132
|
RuleSetArn: __expectString(output.RuleSetArn),
|
|
13128
13133
|
RuleSetBody: __expectString(output.RuleSetBody),
|
|
@@ -13146,7 +13151,9 @@ const deserializeAws_json1_1MatchmakingTicket = (output: any, context: __SerdeCo
|
|
|
13146
13151
|
ConfigurationArn: __expectString(output.ConfigurationArn),
|
|
13147
13152
|
ConfigurationName: __expectString(output.ConfigurationName),
|
|
13148
13153
|
EndTime:
|
|
13149
|
-
output.EndTime !== undefined && output.EndTime !== null
|
|
13154
|
+
output.EndTime !== undefined && output.EndTime !== null
|
|
13155
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndTime)))
|
|
13156
|
+
: undefined,
|
|
13150
13157
|
EstimatedWaitTime: __expectInt32(output.EstimatedWaitTime),
|
|
13151
13158
|
GameSessionConnectionInfo:
|
|
13152
13159
|
output.GameSessionConnectionInfo !== undefined && output.GameSessionConnectionInfo !== null
|
|
@@ -13158,7 +13165,7 @@ const deserializeAws_json1_1MatchmakingTicket = (output: any, context: __SerdeCo
|
|
|
13158
13165
|
: undefined,
|
|
13159
13166
|
StartTime:
|
|
13160
13167
|
output.StartTime !== undefined && output.StartTime !== null
|
|
13161
|
-
?
|
|
13168
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartTime)))
|
|
13162
13169
|
: undefined,
|
|
13163
13170
|
Status: __expectString(output.Status),
|
|
13164
13171
|
StatusMessage: __expectString(output.StatusMessage),
|
|
@@ -13301,7 +13308,7 @@ const deserializeAws_json1_1PlayerSession = (output: any, context: __SerdeContex
|
|
|
13301
13308
|
return {
|
|
13302
13309
|
CreationTime:
|
|
13303
13310
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
13304
|
-
?
|
|
13311
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
13305
13312
|
: undefined,
|
|
13306
13313
|
DnsName: __expectString(output.DnsName),
|
|
13307
13314
|
FleetArn: __expectString(output.FleetArn),
|
|
@@ -13315,7 +13322,7 @@ const deserializeAws_json1_1PlayerSession = (output: any, context: __SerdeContex
|
|
|
13315
13322
|
Status: __expectString(output.Status),
|
|
13316
13323
|
TerminationTime:
|
|
13317
13324
|
output.TerminationTime !== undefined && output.TerminationTime !== null
|
|
13318
|
-
?
|
|
13325
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.TerminationTime)))
|
|
13319
13326
|
: undefined,
|
|
13320
13327
|
} as any;
|
|
13321
13328
|
};
|
|
@@ -13494,7 +13501,7 @@ const deserializeAws_json1_1Script = (output: any, context: __SerdeContext): Scr
|
|
|
13494
13501
|
return {
|
|
13495
13502
|
CreationTime:
|
|
13496
13503
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
13497
|
-
?
|
|
13504
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
13498
13505
|
: undefined,
|
|
13499
13506
|
Name: __expectString(output.Name),
|
|
13500
13507
|
ScriptArn: __expectString(output.ScriptArn),
|
|
@@ -13855,11 +13862,11 @@ const deserializeAws_json1_1VpcPeeringAuthorization = (
|
|
|
13855
13862
|
return {
|
|
13856
13863
|
CreationTime:
|
|
13857
13864
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
13858
|
-
?
|
|
13865
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
13859
13866
|
: undefined,
|
|
13860
13867
|
ExpirationTime:
|
|
13861
13868
|
output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
13862
|
-
?
|
|
13869
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
|
|
13863
13870
|
: undefined,
|
|
13864
13871
|
GameLiftAwsAccountId: __expectString(output.GameLiftAwsAccountId),
|
|
13865
13872
|
PeerVpcAwsAccountId: __expectString(output.PeerVpcAwsAccountId),
|
package/tsconfig.json
CHANGED
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
"resolveJsonModule": true,
|
|
14
14
|
"esModuleInterop": true,
|
|
15
15
|
"declarationDir": "./dist/types",
|
|
16
|
-
"outDir": "dist/cjs"
|
|
17
|
-
"useUnknownInCatchVariables": false
|
|
16
|
+
"outDir": "dist/cjs"
|
|
18
17
|
},
|
|
19
18
|
"typedocOptions": {
|
|
20
19
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|