@aws-sdk/client-gamelift 3.529.1 → 3.535.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-types/GameLift.d.ts +22 -1
- package/dist-types/GameLiftClient.d.ts +1 -1
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateScriptCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateScriptCommand.d.ts +3 -2
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +850 -850
- package/dist-types/models/models_1.d.ts +67 -67
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/GameLift.d.ts +21 -0
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -456,6 +456,7 @@ export interface GameLift {
|
|
|
456
456
|
options: __HttpHandlerOptions,
|
|
457
457
|
cb: (err: any, data?: CreateAliasCommandOutput) => void
|
|
458
458
|
): void;
|
|
459
|
+
createBuild(): Promise<CreateBuildCommandOutput>;
|
|
459
460
|
createBuild(
|
|
460
461
|
args: CreateBuildCommandInput,
|
|
461
462
|
options?: __HttpHandlerOptions
|
|
@@ -599,6 +600,7 @@ export interface GameLift {
|
|
|
599
600
|
options: __HttpHandlerOptions,
|
|
600
601
|
cb: (err: any, data?: CreatePlayerSessionsCommandOutput) => void
|
|
601
602
|
): void;
|
|
603
|
+
createScript(): Promise<CreateScriptCommandOutput>;
|
|
602
604
|
createScript(
|
|
603
605
|
args: CreateScriptCommandInput,
|
|
604
606
|
options?: __HttpHandlerOptions
|
|
@@ -872,6 +874,7 @@ export interface GameLift {
|
|
|
872
874
|
options: __HttpHandlerOptions,
|
|
873
875
|
cb: (err: any, data?: DescribeComputeCommandOutput) => void
|
|
874
876
|
): void;
|
|
877
|
+
describeEC2InstanceLimits(): Promise<DescribeEC2InstanceLimitsCommandOutput>;
|
|
875
878
|
describeEC2InstanceLimits(
|
|
876
879
|
args: DescribeEC2InstanceLimitsCommandInput,
|
|
877
880
|
options?: __HttpHandlerOptions
|
|
@@ -885,6 +888,7 @@ export interface GameLift {
|
|
|
885
888
|
options: __HttpHandlerOptions,
|
|
886
889
|
cb: (err: any, data?: DescribeEC2InstanceLimitsCommandOutput) => void
|
|
887
890
|
): void;
|
|
891
|
+
describeFleetAttributes(): Promise<DescribeFleetAttributesCommandOutput>;
|
|
888
892
|
describeFleetAttributes(
|
|
889
893
|
args: DescribeFleetAttributesCommandInput,
|
|
890
894
|
options?: __HttpHandlerOptions
|
|
@@ -898,6 +902,7 @@ export interface GameLift {
|
|
|
898
902
|
options: __HttpHandlerOptions,
|
|
899
903
|
cb: (err: any, data?: DescribeFleetAttributesCommandOutput) => void
|
|
900
904
|
): void;
|
|
905
|
+
describeFleetCapacity(): Promise<DescribeFleetCapacityCommandOutput>;
|
|
901
906
|
describeFleetCapacity(
|
|
902
907
|
args: DescribeFleetCapacityCommandInput,
|
|
903
908
|
options?: __HttpHandlerOptions
|
|
@@ -976,6 +981,7 @@ export interface GameLift {
|
|
|
976
981
|
options: __HttpHandlerOptions,
|
|
977
982
|
cb: (err: any, data?: DescribeFleetPortSettingsCommandOutput) => void
|
|
978
983
|
): void;
|
|
984
|
+
describeFleetUtilization(): Promise<DescribeFleetUtilizationCommandOutput>;
|
|
979
985
|
describeFleetUtilization(
|
|
980
986
|
args: DescribeFleetUtilizationCommandInput,
|
|
981
987
|
options?: __HttpHandlerOptions
|
|
@@ -1028,6 +1034,7 @@ export interface GameLift {
|
|
|
1028
1034
|
options: __HttpHandlerOptions,
|
|
1029
1035
|
cb: (err: any, data?: DescribeGameServerInstancesCommandOutput) => void
|
|
1030
1036
|
): void;
|
|
1037
|
+
describeGameSessionDetails(): Promise<DescribeGameSessionDetailsCommandOutput>;
|
|
1031
1038
|
describeGameSessionDetails(
|
|
1032
1039
|
args: DescribeGameSessionDetailsCommandInput,
|
|
1033
1040
|
options?: __HttpHandlerOptions
|
|
@@ -1054,6 +1061,7 @@ export interface GameLift {
|
|
|
1054
1061
|
options: __HttpHandlerOptions,
|
|
1055
1062
|
cb: (err: any, data?: DescribeGameSessionPlacementCommandOutput) => void
|
|
1056
1063
|
): void;
|
|
1064
|
+
describeGameSessionQueues(): Promise<DescribeGameSessionQueuesCommandOutput>;
|
|
1057
1065
|
describeGameSessionQueues(
|
|
1058
1066
|
args: DescribeGameSessionQueuesCommandInput,
|
|
1059
1067
|
options?: __HttpHandlerOptions
|
|
@@ -1067,6 +1075,7 @@ export interface GameLift {
|
|
|
1067
1075
|
options: __HttpHandlerOptions,
|
|
1068
1076
|
cb: (err: any, data?: DescribeGameSessionQueuesCommandOutput) => void
|
|
1069
1077
|
): void;
|
|
1078
|
+
describeGameSessions(): Promise<DescribeGameSessionsCommandOutput>;
|
|
1070
1079
|
describeGameSessions(
|
|
1071
1080
|
args: DescribeGameSessionsCommandInput,
|
|
1072
1081
|
options?: __HttpHandlerOptions
|
|
@@ -1106,6 +1115,7 @@ export interface GameLift {
|
|
|
1106
1115
|
options: __HttpHandlerOptions,
|
|
1107
1116
|
cb: (err: any, data?: DescribeMatchmakingCommandOutput) => void
|
|
1108
1117
|
): void;
|
|
1118
|
+
describeMatchmakingConfigurations(): Promise<DescribeMatchmakingConfigurationsCommandOutput>;
|
|
1109
1119
|
describeMatchmakingConfigurations(
|
|
1110
1120
|
args: DescribeMatchmakingConfigurationsCommandInput,
|
|
1111
1121
|
options?: __HttpHandlerOptions
|
|
@@ -1125,6 +1135,7 @@ export interface GameLift {
|
|
|
1125
1135
|
data?: DescribeMatchmakingConfigurationsCommandOutput
|
|
1126
1136
|
) => void
|
|
1127
1137
|
): void;
|
|
1138
|
+
describeMatchmakingRuleSets(): Promise<DescribeMatchmakingRuleSetsCommandOutput>;
|
|
1128
1139
|
describeMatchmakingRuleSets(
|
|
1129
1140
|
args: DescribeMatchmakingRuleSetsCommandInput,
|
|
1130
1141
|
options?: __HttpHandlerOptions
|
|
@@ -1138,6 +1149,7 @@ export interface GameLift {
|
|
|
1138
1149
|
options: __HttpHandlerOptions,
|
|
1139
1150
|
cb: (err: any, data?: DescribeMatchmakingRuleSetsCommandOutput) => void
|
|
1140
1151
|
): void;
|
|
1152
|
+
describePlayerSessions(): Promise<DescribePlayerSessionsCommandOutput>;
|
|
1141
1153
|
describePlayerSessions(
|
|
1142
1154
|
args: DescribePlayerSessionsCommandInput,
|
|
1143
1155
|
options?: __HttpHandlerOptions
|
|
@@ -1190,6 +1202,7 @@ export interface GameLift {
|
|
|
1190
1202
|
options: __HttpHandlerOptions,
|
|
1191
1203
|
cb: (err: any, data?: DescribeScriptCommandOutput) => void
|
|
1192
1204
|
): void;
|
|
1205
|
+
describeVpcPeeringAuthorizations(): Promise<DescribeVpcPeeringAuthorizationsCommandOutput>;
|
|
1193
1206
|
describeVpcPeeringAuthorizations(
|
|
1194
1207
|
args: DescribeVpcPeeringAuthorizationsCommandInput,
|
|
1195
1208
|
options?: __HttpHandlerOptions
|
|
@@ -1203,6 +1216,7 @@ export interface GameLift {
|
|
|
1203
1216
|
options: __HttpHandlerOptions,
|
|
1204
1217
|
cb: (err: any, data?: DescribeVpcPeeringAuthorizationsCommandOutput) => void
|
|
1205
1218
|
): void;
|
|
1219
|
+
describeVpcPeeringConnections(): Promise<DescribeVpcPeeringConnectionsCommandOutput>;
|
|
1206
1220
|
describeVpcPeeringConnections(
|
|
1207
1221
|
args: DescribeVpcPeeringConnectionsCommandInput,
|
|
1208
1222
|
options?: __HttpHandlerOptions
|
|
@@ -1268,6 +1282,7 @@ export interface GameLift {
|
|
|
1268
1282
|
options: __HttpHandlerOptions,
|
|
1269
1283
|
cb: (err: any, data?: GetInstanceAccessCommandOutput) => void
|
|
1270
1284
|
): void;
|
|
1285
|
+
listAliases(): Promise<ListAliasesCommandOutput>;
|
|
1271
1286
|
listAliases(
|
|
1272
1287
|
args: ListAliasesCommandInput,
|
|
1273
1288
|
options?: __HttpHandlerOptions
|
|
@@ -1281,6 +1296,7 @@ export interface GameLift {
|
|
|
1281
1296
|
options: __HttpHandlerOptions,
|
|
1282
1297
|
cb: (err: any, data?: ListAliasesCommandOutput) => void
|
|
1283
1298
|
): void;
|
|
1299
|
+
listBuilds(): Promise<ListBuildsCommandOutput>;
|
|
1284
1300
|
listBuilds(
|
|
1285
1301
|
args: ListBuildsCommandInput,
|
|
1286
1302
|
options?: __HttpHandlerOptions
|
|
@@ -1307,6 +1323,7 @@ export interface GameLift {
|
|
|
1307
1323
|
options: __HttpHandlerOptions,
|
|
1308
1324
|
cb: (err: any, data?: ListComputeCommandOutput) => void
|
|
1309
1325
|
): void;
|
|
1326
|
+
listFleets(): Promise<ListFleetsCommandOutput>;
|
|
1310
1327
|
listFleets(
|
|
1311
1328
|
args: ListFleetsCommandInput,
|
|
1312
1329
|
options?: __HttpHandlerOptions
|
|
@@ -1320,6 +1337,7 @@ export interface GameLift {
|
|
|
1320
1337
|
options: __HttpHandlerOptions,
|
|
1321
1338
|
cb: (err: any, data?: ListFleetsCommandOutput) => void
|
|
1322
1339
|
): void;
|
|
1340
|
+
listGameServerGroups(): Promise<ListGameServerGroupsCommandOutput>;
|
|
1323
1341
|
listGameServerGroups(
|
|
1324
1342
|
args: ListGameServerGroupsCommandInput,
|
|
1325
1343
|
options?: __HttpHandlerOptions
|
|
@@ -1346,6 +1364,7 @@ export interface GameLift {
|
|
|
1346
1364
|
options: __HttpHandlerOptions,
|
|
1347
1365
|
cb: (err: any, data?: ListGameServersCommandOutput) => void
|
|
1348
1366
|
): void;
|
|
1367
|
+
listLocations(): Promise<ListLocationsCommandOutput>;
|
|
1349
1368
|
listLocations(
|
|
1350
1369
|
args: ListLocationsCommandInput,
|
|
1351
1370
|
options?: __HttpHandlerOptions
|
|
@@ -1359,6 +1378,7 @@ export interface GameLift {
|
|
|
1359
1378
|
options: __HttpHandlerOptions,
|
|
1360
1379
|
cb: (err: any, data?: ListLocationsCommandOutput) => void
|
|
1361
1380
|
): void;
|
|
1381
|
+
listScripts(): Promise<ListScriptsCommandOutput>;
|
|
1362
1382
|
listScripts(
|
|
1363
1383
|
args: ListScriptsCommandInput,
|
|
1364
1384
|
options?: __HttpHandlerOptions
|
|
@@ -1463,6 +1483,7 @@ export interface GameLift {
|
|
|
1463
1483
|
options: __HttpHandlerOptions,
|
|
1464
1484
|
cb: (err: any, data?: ResumeGameServerGroupCommandOutput) => void
|
|
1465
1485
|
): void;
|
|
1486
|
+
searchGameSessions(): Promise<SearchGameSessionsCommandOutput>;
|
|
1466
1487
|
searchGameSessions(
|
|
1467
1488
|
args: SearchGameSessionsCommandInput,
|
|
1468
1489
|
options?: __HttpHandlerOptions
|
|
@@ -21,6 +21,15 @@ declare const AcceptMatchCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: AcceptMatchCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
AcceptMatchCommandInput,
|
|
28
|
+
AcceptMatchCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class AcceptMatchCommand extends AcceptMatchCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ClaimGameServerCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ClaimGameServerCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ClaimGameServerCommandInput,
|
|
31
|
+
ClaimGameServerCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ClaimGameServerCommand extends ClaimGameServerCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateAliasCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateAliasCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateAliasCommandInput,
|
|
28
|
+
CreateAliasCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateAliasCommand extends CreateAliasCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateBuildCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [CreateBuildCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateBuildCommandInput,
|
|
28
|
+
CreateBuildCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateBuildCommand extends CreateBuildCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateFleetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateFleetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateFleetCommandInput,
|
|
28
|
+
CreateFleetCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateFleetCommand extends CreateFleetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateFleetLocationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateFleetLocationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateFleetLocationsCommandInput,
|
|
32
|
+
CreateFleetLocationsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateFleetLocationsCommand extends CreateFleetLocationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateGameServerGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateGameServerGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateGameServerGroupCommandInput,
|
|
32
|
+
CreateGameServerGroupCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateGameServerGroupCommand extends CreateGameServerGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateGameSessionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateGameSessionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateGameSessionCommandInput,
|
|
31
|
+
CreateGameSessionCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateGameSessionCommand extends CreateGameSessionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateGameSessionQueueCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateGameSessionQueueCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateGameSessionQueueCommandInput,
|
|
32
|
+
CreateGameSessionQueueCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateGameSessionQueueCommand extends CreateGameSessionQueueCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateLocationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateLocationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateLocationCommandInput,
|
|
28
|
+
CreateLocationCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateLocationCommand extends CreateLocationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateMatchmakingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateMatchmakingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateMatchmakingConfigurationCommandInput,
|
|
32
|
+
CreateMatchmakingConfigurationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateMatchmakingConfigurationCommand extends CreateMatchmakingConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateMatchmakingRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateMatchmakingRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateMatchmakingRuleSetCommandInput,
|
|
32
|
+
CreateMatchmakingRuleSetCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateMatchmakingRuleSetCommand extends CreateMatchmakingRuleSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePlayerSessionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePlayerSessionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePlayerSessionCommandInput,
|
|
32
|
+
CreatePlayerSessionCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePlayerSessionCommand extends CreatePlayerSessionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePlayerSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePlayerSessionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePlayerSessionsCommandInput,
|
|
32
|
+
CreatePlayerSessionsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePlayerSessionsCommand extends CreatePlayerSessionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateScriptCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [CreateScriptCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateScriptCommandInput,
|
|
28
|
+
CreateScriptCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateScriptCommand extends CreateScriptCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateVpcPeeringAuthorizationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateVpcPeeringAuthorizationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateVpcPeeringAuthorizationCommandInput,
|
|
32
|
+
CreateVpcPeeringAuthorizationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateVpcPeeringAuthorizationCommand extends CreateVpcPeeringAuthorizationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateVpcPeeringConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateVpcPeeringConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateVpcPeeringConnectionCommandInput,
|
|
32
|
+
CreateVpcPeeringConnectionCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateVpcPeeringConnectionCommand extends CreateVpcPeeringConnectionCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteAliasCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteAliasCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteAliasCommandInput,
|
|
26
|
+
DeleteAliasCommandOutput,
|
|
27
|
+
GameLiftClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteAliasCommand extends DeleteAliasCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteBuildCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteBuildCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteBuildCommandInput,
|
|
26
|
+
DeleteBuildCommandOutput,
|
|
27
|
+
GameLiftClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteBuildCommand extends DeleteBuildCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteFleetCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteFleetCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteFleetCommandInput,
|
|
26
|
+
DeleteFleetCommandOutput,
|
|
27
|
+
GameLiftClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteFleetCommand extends DeleteFleetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteFleetLocationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteFleetLocationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteFleetLocationsCommandInput,
|
|
32
|
+
DeleteFleetLocationsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteFleetLocationsCommand extends DeleteFleetLocationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteGameServerGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteGameServerGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteGameServerGroupCommandInput,
|
|
32
|
+
DeleteGameServerGroupCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteGameServerGroupCommand extends DeleteGameServerGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteGameSessionQueueCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteGameSessionQueueCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteGameSessionQueueCommandInput,
|
|
32
|
+
DeleteGameSessionQueueCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteGameSessionQueueCommand extends DeleteGameSessionQueueCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteLocationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteLocationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteLocationCommandInput,
|
|
28
|
+
DeleteLocationCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteLocationCommand extends DeleteLocationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteMatchmakingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteMatchmakingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteMatchmakingConfigurationCommandInput,
|
|
32
|
+
DeleteMatchmakingConfigurationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteMatchmakingConfigurationCommand extends DeleteMatchmakingConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteMatchmakingRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteMatchmakingRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteMatchmakingRuleSetCommandInput,
|
|
32
|
+
DeleteMatchmakingRuleSetCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteMatchmakingRuleSetCommand extends DeleteMatchmakingRuleSetCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteScalingPolicyCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteScalingPolicyCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteScalingPolicyCommandInput,
|
|
27
|
+
DeleteScalingPolicyCommandOutput,
|
|
28
|
+
GameLiftClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteScalingPolicyCommand extends DeleteScalingPolicyCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteScriptCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteScriptCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteScriptCommandInput,
|
|
26
|
+
DeleteScriptCommandOutput,
|
|
27
|
+
GameLiftClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteScriptCommand extends DeleteScriptCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteVpcPeeringAuthorizationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteVpcPeeringAuthorizationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteVpcPeeringAuthorizationCommandInput,
|
|
32
|
+
DeleteVpcPeeringAuthorizationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteVpcPeeringAuthorizationCommand extends DeleteVpcPeeringAuthorizationCommand_base {}
|