@aws-sdk/client-gamelift 3.478.0 → 3.481.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/commands/AcceptMatchCommand.js +18 -41
- package/dist-cjs/commands/ClaimGameServerCommand.js +18 -41
- package/dist-cjs/commands/CreateAliasCommand.js +18 -41
- package/dist-cjs/commands/CreateBuildCommand.js +18 -41
- package/dist-cjs/commands/CreateFleetCommand.js +18 -41
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +18 -41
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateGameSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationCommand.js +18 -41
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +18 -41
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +18 -41
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +18 -41
- package/dist-cjs/commands/CreateScriptCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteAliasCommand.js +18 -41
- package/dist-cjs/commands/DeleteBuildCommand.js +18 -41
- package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +18 -41
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +18 -41
- package/dist-cjs/commands/DeleteLocationCommand.js +18 -41
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteScriptCommand.js +18 -41
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeregisterComputeCommand.js +18 -41
- package/dist-cjs/commands/DeregisterGameServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeAliasCommand.js +18 -41
- package/dist-cjs/commands/DescribeBuildCommand.js +18 -41
- package/dist-cjs/commands/DescribeComputeCommand.js +18 -41
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +18 -41
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +18 -41
- package/dist-cjs/commands/DescribeScriptCommand.js +18 -41
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
- package/dist-cjs/commands/GetComputeAccessCommand.js +18 -41
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +18 -41
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +18 -41
- package/dist-cjs/commands/GetInstanceAccessCommand.js +18 -41
- package/dist-cjs/commands/ListAliasesCommand.js +18 -41
- package/dist-cjs/commands/ListBuildsCommand.js +18 -41
- package/dist-cjs/commands/ListComputeCommand.js +18 -41
- package/dist-cjs/commands/ListFleetsCommand.js +18 -41
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListGameServersCommand.js +18 -41
- package/dist-cjs/commands/ListLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListScriptsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/RegisterComputeCommand.js +18 -41
- package/dist-cjs/commands/RegisterGameServerCommand.js +18 -41
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +18 -41
- package/dist-cjs/commands/ResolveAliasCommand.js +18 -41
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/SearchGameSessionsCommand.js +18 -41
- package/dist-cjs/commands/StartFleetActionsCommand.js +18 -41
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +18 -41
- package/dist-cjs/commands/StartMatchBackfillCommand.js +18 -41
- package/dist-cjs/commands/StartMatchmakingCommand.js +18 -41
- package/dist-cjs/commands/StopFleetActionsCommand.js +18 -41
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +18 -41
- package/dist-cjs/commands/StopMatchmakingCommand.js +18 -41
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAliasCommand.js +18 -41
- package/dist-cjs/commands/UpdateBuildCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameServerCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameSessionCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +18 -41
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateScriptCommand.js +18 -41
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptMatchCommand.js +18 -41
- package/dist-es/commands/ClaimGameServerCommand.js +18 -41
- package/dist-es/commands/CreateAliasCommand.js +18 -41
- package/dist-es/commands/CreateBuildCommand.js +18 -41
- package/dist-es/commands/CreateFleetCommand.js +18 -41
- package/dist-es/commands/CreateFleetLocationsCommand.js +18 -41
- package/dist-es/commands/CreateGameServerGroupCommand.js +18 -41
- package/dist-es/commands/CreateGameSessionCommand.js +18 -41
- package/dist-es/commands/CreateGameSessionQueueCommand.js +18 -41
- package/dist-es/commands/CreateLocationCommand.js +18 -41
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +18 -41
- package/dist-es/commands/CreatePlayerSessionCommand.js +18 -41
- package/dist-es/commands/CreatePlayerSessionsCommand.js +18 -41
- package/dist-es/commands/CreateScriptCommand.js +18 -41
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteAliasCommand.js +18 -41
- package/dist-es/commands/DeleteBuildCommand.js +18 -41
- package/dist-es/commands/DeleteFleetCommand.js +18 -41
- package/dist-es/commands/DeleteFleetLocationsCommand.js +18 -41
- package/dist-es/commands/DeleteGameServerGroupCommand.js +18 -41
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +18 -41
- package/dist-es/commands/DeleteLocationCommand.js +18 -41
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
- package/dist-es/commands/DeleteScalingPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteScriptCommand.js +18 -41
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
- package/dist-es/commands/DeregisterComputeCommand.js +18 -41
- package/dist-es/commands/DeregisterGameServerCommand.js +18 -41
- package/dist-es/commands/DescribeAliasCommand.js +18 -41
- package/dist-es/commands/DescribeBuildCommand.js +18 -41
- package/dist-es/commands/DescribeComputeCommand.js +18 -41
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeFleetCapacityCommand.js +18 -41
- package/dist-es/commands/DescribeFleetEventsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +18 -41
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +18 -41
- package/dist-es/commands/DescribeGameServerCommand.js +18 -41
- package/dist-es/commands/DescribeGameServerGroupCommand.js +18 -41
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionsCommand.js +18 -41
- package/dist-es/commands/DescribeInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeMatchmakingCommand.js +18 -41
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
- package/dist-es/commands/DescribePlayerSessionsCommand.js +18 -41
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +18 -41
- package/dist-es/commands/DescribeScriptCommand.js +18 -41
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
- package/dist-es/commands/GetComputeAccessCommand.js +18 -41
- package/dist-es/commands/GetComputeAuthTokenCommand.js +18 -41
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +18 -41
- package/dist-es/commands/GetInstanceAccessCommand.js +18 -41
- package/dist-es/commands/ListAliasesCommand.js +18 -41
- package/dist-es/commands/ListBuildsCommand.js +18 -41
- package/dist-es/commands/ListComputeCommand.js +18 -41
- package/dist-es/commands/ListFleetsCommand.js +18 -41
- package/dist-es/commands/ListGameServerGroupsCommand.js +18 -41
- package/dist-es/commands/ListGameServersCommand.js +18 -41
- package/dist-es/commands/ListLocationsCommand.js +18 -41
- package/dist-es/commands/ListScriptsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutScalingPolicyCommand.js +18 -41
- package/dist-es/commands/RegisterComputeCommand.js +18 -41
- package/dist-es/commands/RegisterGameServerCommand.js +18 -41
- package/dist-es/commands/RequestUploadCredentialsCommand.js +18 -41
- package/dist-es/commands/ResolveAliasCommand.js +18 -41
- package/dist-es/commands/ResumeGameServerGroupCommand.js +18 -41
- package/dist-es/commands/SearchGameSessionsCommand.js +18 -41
- package/dist-es/commands/StartFleetActionsCommand.js +18 -41
- package/dist-es/commands/StartGameSessionPlacementCommand.js +18 -41
- package/dist-es/commands/StartMatchBackfillCommand.js +18 -41
- package/dist-es/commands/StartMatchmakingCommand.js +18 -41
- package/dist-es/commands/StopFleetActionsCommand.js +18 -41
- package/dist-es/commands/StopGameSessionPlacementCommand.js +18 -41
- package/dist-es/commands/StopMatchmakingCommand.js +18 -41
- package/dist-es/commands/SuspendGameServerGroupCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAliasCommand.js +18 -41
- package/dist-es/commands/UpdateBuildCommand.js +18 -41
- package/dist-es/commands/UpdateFleetAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateFleetCapacityCommand.js +18 -41
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateGameServerCommand.js +18 -41
- package/dist-es/commands/UpdateGameServerGroupCommand.js +18 -41
- package/dist-es/commands/UpdateGameSessionCommand.js +18 -41
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +18 -41
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateScriptCommand.js +18 -41
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptMatchCommand.d.ts +6 -21
- package/dist-types/commands/ClaimGameServerCommand.d.ts +6 -21
- package/dist-types/commands/CreateAliasCommand.d.ts +6 -21
- package/dist-types/commands/CreateBuildCommand.d.ts +6 -21
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +6 -21
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateGameSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationCommand.d.ts +6 -21
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +6 -21
- package/dist-types/commands/CreateScriptCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAliasCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBuildCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLocationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScriptCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterComputeCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAliasCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBuildCommand.d.ts +6 -21
- package/dist-types/commands/DescribeComputeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +6 -21
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScriptCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/GetComputeAccessCommand.d.ts +6 -21
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +6 -21
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +6 -21
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +6 -21
- package/dist-types/commands/ListAliasesCommand.d.ts +6 -21
- package/dist-types/commands/ListBuildsCommand.d.ts +6 -21
- package/dist-types/commands/ListComputeCommand.d.ts +6 -21
- package/dist-types/commands/ListFleetsCommand.d.ts +6 -21
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListGameServersCommand.d.ts +6 -21
- package/dist-types/commands/ListLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListScriptsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/RegisterComputeCommand.d.ts +6 -21
- package/dist-types/commands/RegisterGameServerCommand.d.ts +6 -21
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/ResolveAliasCommand.d.ts +6 -21
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +6 -21
- package/dist-types/commands/StartFleetActionsCommand.d.ts +6 -21
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +6 -21
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +6 -21
- package/dist-types/commands/StartMatchmakingCommand.d.ts +6 -21
- package/dist-types/commands/StopFleetActionsCommand.d.ts +6 -21
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +6 -21
- package/dist-types/commands/StopMatchmakingCommand.d.ts +6 -21
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAliasCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBuildCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameServerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateScriptCommand.d.ts +6 -21
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { StartMatchBackfillInput, StartMatchBackfillOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMatchBackfillCommandInput extends StartMatchBackfillInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMatchBackfillCommand_base: {
|
|
24
|
+
new (input: StartMatchBackfillCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Finds new players to fill open slots in currently running game sessions. The backfill
|
|
@@ -168,23 +171,5 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu
|
|
|
168
171
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
169
172
|
*
|
|
170
173
|
*/
|
|
171
|
-
export declare class StartMatchBackfillCommand extends
|
|
172
|
-
readonly input: StartMatchBackfillCommandInput;
|
|
173
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
174
|
-
/**
|
|
175
|
-
* @public
|
|
176
|
-
*/
|
|
177
|
-
constructor(input: StartMatchBackfillCommandInput);
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput>;
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
|
-
private serialize;
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
private deserialize;
|
|
174
|
+
export declare class StartMatchBackfillCommand extends StartMatchBackfillCommand_base {
|
|
190
175
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { StartMatchmakingInput, StartMatchmakingOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartMatchmakingCommandInput extends StartMatchmakingInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartMatchmakingCommand_base: {
|
|
24
|
+
new (input: StartMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Uses FlexMatch to create a game match for a group of players based on custom matchmaking
|
|
@@ -159,23 +162,5 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _
|
|
|
159
162
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
160
163
|
*
|
|
161
164
|
*/
|
|
162
|
-
export declare class StartMatchmakingCommand extends
|
|
163
|
-
readonly input: StartMatchmakingCommandInput;
|
|
164
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
165
|
-
/**
|
|
166
|
-
* @public
|
|
167
|
-
*/
|
|
168
|
-
constructor(input: StartMatchmakingCommandInput);
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMatchmakingCommandInput, StartMatchmakingCommandOutput>;
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
private serialize;
|
|
177
|
-
/**
|
|
178
|
-
* @internal
|
|
179
|
-
*/
|
|
180
|
-
private deserialize;
|
|
165
|
+
export declare class StartMatchmakingCommand extends StartMatchmakingCommand_base {
|
|
181
166
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { StopFleetActionsInput, StopFleetActionsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopFleetActionsCommandInput extends StopFleetActionsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopFleetActionsCommand_base: {
|
|
24
|
+
new (input: StopFleetActionsCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Suspends certain types of activity in a fleet location. Currently, this operation is
|
|
@@ -99,23 +102,5 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _
|
|
|
99
102
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
100
103
|
*
|
|
101
104
|
*/
|
|
102
|
-
export declare class StopFleetActionsCommand extends
|
|
103
|
-
readonly input: StopFleetActionsCommandInput;
|
|
104
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
105
|
-
/**
|
|
106
|
-
* @public
|
|
107
|
-
*/
|
|
108
|
-
constructor(input: StopFleetActionsCommandInput);
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopFleetActionsCommandInput, StopFleetActionsCommandOutput>;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private serialize;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private deserialize;
|
|
105
|
+
export declare class StopFleetActionsCommand extends StopFleetActionsCommand_base {
|
|
121
106
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { StopGameSessionPlacementInput, StopGameSessionPlacementOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopGameSessionPlacementCommandInput extends StopGameSessionPla
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPlacementOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopGameSessionPlacementCommand_base: {
|
|
24
|
+
new (input: StopGameSessionPlacementCommandInput): import("@smithy/smithy-client").CommandImpl<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Cancels a game session placement that is in <code>PENDING</code> status. To stop a
|
|
@@ -102,23 +105,5 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class StopGameSessionPlacementCommand extends
|
|
106
|
-
readonly input: StopGameSessionPlacementCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: StopGameSessionPlacementCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class StopGameSessionPlacementCommand extends StopGameSessionPlacementCommand_base {
|
|
124
109
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { StopMatchmakingInput, StopMatchmakingOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopMatchmakingCommandInput extends StopMatchmakingInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopMatchmakingCommand_base: {
|
|
24
|
+
new (input: StopMatchmakingCommandInput): import("@smithy/smithy-client").CommandImpl<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Cancels a matchmaking ticket or match backfill ticket that is currently being
|
|
@@ -81,23 +84,5 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class StopMatchmakingCommand extends
|
|
85
|
-
readonly input: StopMatchmakingCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: StopMatchmakingCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopMatchmakingCommandInput, StopMatchmakingCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class StopMatchmakingCommand extends StopMatchmakingCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { SuspendGameServerGroupInput, SuspendGameServerGroupOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SuspendGameServerGroupCommandInput extends SuspendGameServerGro
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGroupOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SuspendGameServerGroupCommand_base: {
|
|
24
|
+
new (input: SuspendGameServerGroupCommandInput): import("@smithy/smithy-client").CommandImpl<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>
|
|
@@ -117,23 +120,5 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr
|
|
|
117
120
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
118
121
|
*
|
|
119
122
|
*/
|
|
120
|
-
export declare class SuspendGameServerGroupCommand extends
|
|
121
|
-
readonly input: SuspendGameServerGroupCommandInput;
|
|
122
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
123
|
-
/**
|
|
124
|
-
* @public
|
|
125
|
-
*/
|
|
126
|
-
constructor(input: SuspendGameServerGroupCommandInput);
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private serialize;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private deserialize;
|
|
123
|
+
export declare class SuspendGameServerGroupCommand extends SuspendGameServerGroupCommand_base {
|
|
139
124
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Assigns a tag to an Amazon GameLift resource. You can use tags to organize resources, create
|
|
@@ -94,23 +97,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class TagResourceCommand extends
|
|
98
|
-
readonly input: TagResourceCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: TagResourceCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes a tag assigned to a Amazon GameLift resource. You can use resource tags to organize
|
|
@@ -90,23 +93,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class UntagResourceCommand extends
|
|
94
|
-
readonly input: UntagResourceCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: UntagResourceCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateAliasCommandInput extends UpdateAliasInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateAliasCommand_base: {
|
|
24
|
+
new (input: UpdateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates properties for an alias. To update properties, specify the alias ID to be
|
|
@@ -93,23 +96,5 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class UpdateAliasCommand extends
|
|
97
|
-
readonly input: UpdateAliasCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: UpdateAliasCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAliasCommandInput, UpdateAliasCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class UpdateAliasCommand extends UpdateAliasCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UpdateBuildInput, UpdateBuildOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateBuildCommandInput extends UpdateBuildInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateBuildCommand_base: {
|
|
24
|
+
new (input: UpdateBuildCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates metadata in a build resource, including the build name and version. To update
|
|
@@ -89,23 +92,5 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class UpdateBuildCommand extends
|
|
93
|
-
readonly input: UpdateBuildCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: UpdateBuildCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBuildCommandInput, UpdateBuildCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class UpdateBuildCommand extends UpdateBuildCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UpdateFleetAttributesInput, UpdateFleetAttributesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateFleetAttributesCommandInput extends UpdateFleetAttributes
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttributesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateFleetAttributesCommand_base: {
|
|
24
|
+
new (input: UpdateFleetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a fleet's mutable attributes, including game session protection and resource
|
|
@@ -105,23 +108,5 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute
|
|
|
105
108
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
106
109
|
*
|
|
107
110
|
*/
|
|
108
|
-
export declare class UpdateFleetAttributesCommand extends
|
|
109
|
-
readonly input: UpdateFleetAttributesCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: UpdateFleetAttributesCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
111
|
+
export declare class UpdateFleetAttributesCommand extends UpdateFleetAttributesCommand_base {
|
|
127
112
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UpdateFleetCapacityInput, UpdateFleetCapacityOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateFleetCapacityCommandInput extends UpdateFleetCapacityInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateFleetCapacityCommand_base: {
|
|
24
|
+
new (input: UpdateFleetCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates capacity settings for a fleet. For fleets with multiple locations, use this
|
|
@@ -133,23 +136,5 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut
|
|
|
133
136
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
134
137
|
*
|
|
135
138
|
*/
|
|
136
|
-
export declare class UpdateFleetCapacityCommand extends
|
|
137
|
-
readonly input: UpdateFleetCapacityCommandInput;
|
|
138
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
139
|
-
/**
|
|
140
|
-
* @public
|
|
141
|
-
*/
|
|
142
|
-
constructor(input: UpdateFleetCapacityCommandInput);
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput>;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private serialize;
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
private deserialize;
|
|
139
|
+
export declare class UpdateFleetCapacityCommand extends UpdateFleetCapacityCommand_base {
|
|
155
140
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UpdateFleetPortSettingsInput, UpdateFleetPortSettingsOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateFleetPortSettingsCommandInput extends UpdateFleetPortSett
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSettingsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateFleetPortSettingsCommand_base: {
|
|
24
|
+
new (input: UpdateFleetPortSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates permissions that allow inbound traffic to connect to game sessions that are
|
|
@@ -114,23 +117,5 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet
|
|
|
114
117
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
115
118
|
*
|
|
116
119
|
*/
|
|
117
|
-
export declare class UpdateFleetPortSettingsCommand extends
|
|
118
|
-
readonly input: UpdateFleetPortSettingsCommandInput;
|
|
119
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
-
/**
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
constructor(input: UpdateFleetPortSettingsCommandInput);
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput>;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private serialize;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private deserialize;
|
|
120
|
+
export declare class UpdateFleetPortSettingsCommand extends UpdateFleetPortSettingsCommand_base {
|
|
136
121
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
4
|
import { UpdateGameServerInput, UpdateGameServerOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGameServerCommandInput extends UpdateGameServerInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGameServerCommand_base: {
|
|
24
|
+
new (input: UpdateGameServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>
|
|
@@ -117,23 +120,5 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _
|
|
|
117
120
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
118
121
|
*
|
|
119
122
|
*/
|
|
120
|
-
export declare class UpdateGameServerCommand extends
|
|
121
|
-
readonly input: UpdateGameServerCommandInput;
|
|
122
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
123
|
-
/**
|
|
124
|
-
* @public
|
|
125
|
-
*/
|
|
126
|
-
constructor(input: UpdateGameServerCommandInput);
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGameServerCommandInput, UpdateGameServerCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private serialize;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private deserialize;
|
|
123
|
+
export declare class UpdateGameServerCommand extends UpdateGameServerCommand_base {
|
|
139
124
|
}
|