@aws-sdk/client-gamelift 3.49.0 → 3.50.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.
Files changed (132) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +25 -25
  3. package/dist-types/ts3.4/GameLift.d.ts +0 -480
  4. package/dist-types/ts3.4/GameLiftClient.d.ts +0 -168
  5. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +0 -17
  77. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +0 -17
  78. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +0 -17
  79. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +0 -17
  80. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +0 -17
  81. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +0 -17
  82. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +0 -17
  83. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +0 -17
  84. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +0 -17
  85. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  86. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  87. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +0 -17
  88. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +0 -17
  89. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +0 -17
  90. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +0 -17
  91. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +0 -17
  92. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +0 -17
  93. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +0 -17
  94. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +0 -17
  95. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +0 -17
  96. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +0 -17
  97. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +0 -17
  98. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +0 -17
  99. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +0 -17
  100. package/dist-types/ts3.4/commands/index.d.ts +0 -95
  101. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  102. package/dist-types/ts3.4/index.d.ts +0 -5
  103. package/dist-types/ts3.4/models/index.d.ts +0 -1
  104. package/dist-types/ts3.4/models/models_0.d.ts +0 -3472
  105. package/dist-types/ts3.4/pagination/DescribeFleetAttributesPaginator.d.ts +0 -4
  106. package/dist-types/ts3.4/pagination/DescribeFleetCapacityPaginator.d.ts +0 -4
  107. package/dist-types/ts3.4/pagination/DescribeFleetEventsPaginator.d.ts +0 -4
  108. package/dist-types/ts3.4/pagination/DescribeFleetLocationAttributesPaginator.d.ts +0 -4
  109. package/dist-types/ts3.4/pagination/DescribeFleetUtilizationPaginator.d.ts +0 -4
  110. package/dist-types/ts3.4/pagination/DescribeGameServerInstancesPaginator.d.ts +0 -4
  111. package/dist-types/ts3.4/pagination/DescribeGameSessionDetailsPaginator.d.ts +0 -4
  112. package/dist-types/ts3.4/pagination/DescribeGameSessionQueuesPaginator.d.ts +0 -4
  113. package/dist-types/ts3.4/pagination/DescribeGameSessionsPaginator.d.ts +0 -4
  114. package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +0 -4
  115. package/dist-types/ts3.4/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +0 -4
  116. package/dist-types/ts3.4/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +0 -4
  117. package/dist-types/ts3.4/pagination/DescribePlayerSessionsPaginator.d.ts +0 -4
  118. package/dist-types/ts3.4/pagination/DescribeScalingPoliciesPaginator.d.ts +0 -4
  119. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  120. package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +0 -4
  121. package/dist-types/ts3.4/pagination/ListBuildsPaginator.d.ts +0 -4
  122. package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +0 -4
  123. package/dist-types/ts3.4/pagination/ListGameServerGroupsPaginator.d.ts +0 -4
  124. package/dist-types/ts3.4/pagination/ListGameServersPaginator.d.ts +0 -4
  125. package/dist-types/ts3.4/pagination/ListScriptsPaginator.d.ts +0 -4
  126. package/dist-types/ts3.4/pagination/SearchGameSessionsPaginator.d.ts +0 -4
  127. package/dist-types/ts3.4/pagination/index.d.ts +0 -22
  128. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -287
  129. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  130. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  131. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  132. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,37 +0,0 @@
1
- import { GameLiftClientConfig } from "./GameLiftClient";
2
-
3
- export declare const getRuntimeConfig: (config: GameLiftClientConfig) => {
4
- runtime: string;
5
- sha256: import("@aws-sdk/types").HashConstructor;
6
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
7
- apiVersion: string;
8
- urlParser: import("@aws-sdk/types").UrlParser;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- streamCollector: import("@aws-sdk/types").StreamCollector;
11
- base64Decoder: import("@aws-sdk/types").Decoder;
12
- base64Encoder: import("@aws-sdk/types").Encoder;
13
- utf8Decoder: import("@aws-sdk/types").Decoder;
14
- utf8Encoder: import("@aws-sdk/types").Encoder;
15
- disableHostPrefix: boolean;
16
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
17
- retryMode: string | import("@aws-sdk/types").Provider<string>;
18
- logger: import("@aws-sdk/types").Logger;
19
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
21
- serviceId: string;
22
- region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
23
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
24
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
25
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
26
- defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
27
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
- tls?: boolean | undefined;
29
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
- signingEscapePath?: boolean | undefined;
33
- systemClockOffset?: number | undefined;
34
- signingRegion?: string | undefined;
35
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
- };
@@ -1,11 +0,0 @@
1
- import { Logger as __Logger } from "@aws-sdk/types";
2
- import { GameLiftClientConfig } from "./GameLiftClient";
3
-
4
- export declare const getRuntimeConfig: (config: GameLiftClientConfig) => {
5
- apiVersion: string;
6
- disableHostPrefix: boolean;
7
- logger: __Logger;
8
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
9
- serviceId: string;
10
- urlParser: import("@aws-sdk/types").UrlParser;
11
- };