@aws-sdk/client-gamelift 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +443 -484
- package/dist-cjs/models/models_1.js +3 -4
- package/dist-es/models/models_0.js +443 -484
- package/dist-es/models/models_1.js +3 -4
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -2
- package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +4 -4
- package/dist-types/commands/CreateBuildCommand.d.ts +4 -4
- package/dist-types/commands/CreateFleetCommand.d.ts +15 -15
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -3
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +11 -11
- package/dist-types/commands/CreateLocationCommand.d.ts +3 -3
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +4 -4
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeCommand.d.ts +1 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +1 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -2
- package/dist-types/commands/ListScriptsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -2
- package/dist-types/commands/RegisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -2
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -2
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +7 -7
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +8 -8
- package/dist-types/commands/StartMatchmakingCommand.d.ts +8 -8
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -2
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -2
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +4 -4
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +9 -9
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdateScriptCommand.d.ts +2 -2
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +660 -455
- package/dist-types/models/models_1.d.ts +8 -3
- package/dist-types/ts3.4/models/models_0.d.ts +511 -443
- package/dist-types/ts3.4/models/models_1.d.ts +5 -3
- package/package.json +34 -34
|
@@ -25,9 +25,11 @@ export interface UpdateFleetPortSettingsOutput {
|
|
|
25
25
|
FleetId?: string;
|
|
26
26
|
FleetArn?: string;
|
|
27
27
|
}
|
|
28
|
-
export declare
|
|
29
|
-
HEALTHY
|
|
30
|
-
}
|
|
28
|
+
export declare const GameServerHealthCheck: {
|
|
29
|
+
readonly HEALTHY: "HEALTHY";
|
|
30
|
+
};
|
|
31
|
+
export type GameServerHealthCheck =
|
|
32
|
+
(typeof GameServerHealthCheck)[keyof typeof GameServerHealthCheck];
|
|
31
33
|
export interface UpdateGameServerInput {
|
|
32
34
|
GameServerGroupName: string | undefined;
|
|
33
35
|
GameServerId: string | undefined;
|
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.303.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,42 +21,42 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
46
|
-
"@aws-sdk/util-base64": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
48
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
55
|
-
"@aws-sdk/util-utf8": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.303.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.303.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.303.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.303.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.303.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.303.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.303.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.303.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.303.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.303.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.303.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.303.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.303.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.303.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.303.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.303.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.303.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.303.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.303.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.303.0",
|
|
44
|
+
"@aws-sdk/types": "3.303.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.303.0",
|
|
46
|
+
"@aws-sdk/util-base64": "3.303.0",
|
|
47
|
+
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
48
|
+
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.303.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.303.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.303.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.303.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.303.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.303.0",
|
|
55
|
+
"@aws-sdk/util-utf8": "3.303.0",
|
|
56
56
|
"tslib": "^2.5.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
59
|
+
"@aws-sdk/service-client-documentation-generator": "3.303.0",
|
|
60
60
|
"@tsconfig/node14": "1.0.3",
|
|
61
61
|
"@types/node": "^14.14.31",
|
|
62
62
|
"concurrently": "7.0.0",
|