@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 { DescribePlayerSessionsInput, DescribePlayerSessionsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribePlayerSessionsCommandInput extends DescribePlayerSessio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessionsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribePlayerSessionsCommand_base: {
|
|
24
|
+
new (input: DescribePlayerSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePlayerSessionsCommandInput, DescribePlayerSessionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves properties for one or more player sessions. </p>
|
|
@@ -113,23 +116,5 @@ export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessi
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class DescribePlayerSessionsCommand extends
|
|
117
|
-
readonly input: DescribePlayerSessionsCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: DescribePlayerSessionsCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePlayerSessionsCommandInput, DescribePlayerSessionsCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class DescribePlayerSessionsCommand extends DescribePlayerSessionsCommand_base {
|
|
135
120
|
}
|
|
@@ -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 { DescribeRuntimeConfigurationInput, DescribeRuntimeConfigurationOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeRuntimeConfigurationCommandInput extends DescribeRuntim
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRuntimeConfigurationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeRuntimeConfigurationCommand_base: {
|
|
24
|
+
new (input: DescribeRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a fleet's runtime configuration settings. The runtime configuration tells
|
|
@@ -92,23 +95,5 @@ export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRunti
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class DescribeRuntimeConfigurationCommand extends
|
|
96
|
-
readonly input: DescribeRuntimeConfigurationCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: DescribeRuntimeConfigurationCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class DescribeRuntimeConfigurationCommand extends DescribeRuntimeConfigurationCommand_base {
|
|
114
99
|
}
|
|
@@ -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 { DescribeScalingPoliciesInput, DescribeScalingPoliciesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeScalingPoliciesCommandInput extends DescribeScalingPoli
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPoliciesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeScalingPoliciesCommand_base: {
|
|
24
|
+
new (input: DescribeScalingPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves all scaling policies applied to a fleet.</p>
|
|
@@ -98,23 +101,5 @@ export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPol
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class DescribeScalingPoliciesCommand extends
|
|
102
|
-
readonly input: DescribeScalingPoliciesCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: DescribeScalingPoliciesCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class DescribeScalingPoliciesCommand extends DescribeScalingPoliciesCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeScriptCommandInput extends DescribeScriptInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeScriptCommand_base: {
|
|
24
|
+
new (input: DescribeScriptCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScriptCommandInput, DescribeScriptCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves properties for a Realtime script. </p>
|
|
@@ -92,23 +95,5 @@ export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __Met
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class DescribeScriptCommand extends
|
|
96
|
-
readonly input: DescribeScriptCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: DescribeScriptCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScriptCommandInput, DescribeScriptCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class DescribeScriptCommand extends DescribeScriptCommand_base {
|
|
114
99
|
}
|
|
@@ -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 { DescribeVpcPeeringAuthorizationsInput, DescribeVpcPeeringAuthorizationsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeVpcPeeringAuthorizationsCommandInput extends DescribeVp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeVpcPeeringAuthorizationsCommandOutput extends DescribeVpcPeeringAuthorizationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeVpcPeeringAuthorizationsCommand_base: {
|
|
24
|
+
new (input: DescribeVpcPeeringAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcPeeringAuthorizationsCommandInput, DescribeVpcPeeringAuthorizationsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
|
|
@@ -76,23 +79,5 @@ export interface DescribeVpcPeeringAuthorizationsCommandOutput extends DescribeV
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class DescribeVpcPeeringAuthorizationsCommand extends
|
|
80
|
-
readonly input: DescribeVpcPeeringAuthorizationsCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: DescribeVpcPeeringAuthorizationsCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeVpcPeeringAuthorizationsCommandInput, DescribeVpcPeeringAuthorizationsCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class DescribeVpcPeeringAuthorizationsCommand extends DescribeVpcPeeringAuthorizationsCommand_base {
|
|
98
83
|
}
|
|
@@ -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 { DescribeVpcPeeringConnectionsInput, DescribeVpcPeeringConnectionsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeVpcPeeringConnectionsCommandInput extends DescribeVpcPe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcPeeringConnectionsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeVpcPeeringConnectionsCommand_base: {
|
|
24
|
+
new (input: DescribeVpcPeeringConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves information on VPC peering connections. Use this operation to get peering
|
|
@@ -90,23 +93,5 @@ export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcP
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class DescribeVpcPeeringConnectionsCommand extends
|
|
94
|
-
readonly input: DescribeVpcPeeringConnectionsCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: DescribeVpcPeeringConnectionsCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class DescribeVpcPeeringConnectionsCommand extends DescribeVpcPeeringConnectionsCommand_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 { GetComputeAccessInput, GetComputeAccessOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetComputeAccessCommandInput extends GetComputeAccessInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetComputeAccessCommand_base: {
|
|
24
|
+
new (input: GetComputeAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAccessCommandInput, GetComputeAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Requests authorization to remotely connect to a compute resource in an Amazon GameLift fleet.
|
|
@@ -93,23 +96,5 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class GetComputeAccessCommand extends
|
|
97
|
-
readonly input: GetComputeAccessCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: GetComputeAccessCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetComputeAccessCommandInput, GetComputeAccessCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class GetComputeAccessCommand extends GetComputeAccessCommand_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 { GetComputeAuthTokenInput, GetComputeAuthTokenOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetComputeAuthTokenCommandInput extends GetComputeAuthTokenInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetComputeAuthTokenCommand_base: {
|
|
24
|
+
new (input: GetComputeAuthTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Requests an authentication token from Amazon GameLift for a registered compute in an Anywhere
|
|
@@ -98,23 +101,5 @@ export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOut
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class GetComputeAuthTokenCommand extends
|
|
102
|
-
readonly input: GetComputeAuthTokenCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: GetComputeAuthTokenCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetComputeAuthTokenCommandInput, GetComputeAuthTokenCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class GetComputeAuthTokenCommand extends GetComputeAuthTokenCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { GetGameSessionLogUrlInput, GetGameSessionLogUrlOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetGameSessionLogUrlCommandInput extends GetGameSessionLogUrlIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetGameSessionLogUrlCommand_base: {
|
|
24
|
+
new (input: GetGameSessionLogUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the location of stored game session logs for a specified game session on
|
|
@@ -75,23 +78,5 @@ export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlO
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class GetGameSessionLogUrlCommand extends
|
|
79
|
-
readonly input: GetGameSessionLogUrlCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: GetGameSessionLogUrlCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGameSessionLogUrlCommandInput, GetGameSessionLogUrlCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class GetGameSessionLogUrlCommand extends GetGameSessionLogUrlCommand_base {
|
|
97
82
|
}
|
|
@@ -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 { GetInstanceAccessInput, GetInstanceAccessOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetInstanceAccessCommandInput extends GetInstanceAccessInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetInstanceAccessCommand_base: {
|
|
24
|
+
new (input: GetInstanceAccessCommandInput): import("@smithy/smithy-client").CommandImpl<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Requests authorization to remotely connect to an instance in an Amazon GameLift managed fleet.
|
|
@@ -111,23 +114,5 @@ export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput,
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class GetInstanceAccessCommand extends
|
|
115
|
-
readonly input: GetInstanceAccessCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: GetInstanceAccessCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInstanceAccessCommandInput, GetInstanceAccessCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class GetInstanceAccessCommand extends GetInstanceAccessCommand_base {
|
|
133
118
|
}
|
|
@@ -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 { ListAliasesInput, ListAliasesOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListAliasesCommandInput extends ListAliasesInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListAliasesCommand_base: {
|
|
24
|
+
new (input: ListAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAliasesCommandInput, ListAliasesCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves all aliases for this Amazon Web Services account. You can filter the result set by alias
|
|
@@ -91,23 +94,5 @@ export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataB
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class ListAliasesCommand extends
|
|
95
|
-
readonly input: ListAliasesCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: ListAliasesCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAliasesCommandInput, ListAliasesCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class ListAliasesCommand extends ListAliasesCommand_base {
|
|
113
98
|
}
|
|
@@ -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 { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBuildsCommandInput extends ListBuildsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBuildsCommand_base: {
|
|
24
|
+
new (input: ListBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildsCommandInput, ListBuildsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves build resources for all builds associated with the Amazon Web Services account in use. You
|
|
@@ -93,23 +96,5 @@ export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBea
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class ListBuildsCommand extends
|
|
97
|
-
readonly input: ListBuildsCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: ListBuildsCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuildsCommandInput, ListBuildsCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class ListBuildsCommand extends ListBuildsCommand_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 { ListComputeInput, ListComputeOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListComputeCommandInput extends ListComputeInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListComputeCommand_base: {
|
|
24
|
+
new (input: ListComputeCommandInput): import("@smithy/smithy-client").CommandImpl<ListComputeCommandInput, ListComputeCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the compute resources in an Amazon GameLift fleet. You can request information for
|
|
@@ -88,23 +91,5 @@ export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataB
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class ListComputeCommand extends
|
|
92
|
-
readonly input: ListComputeCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: ListComputeCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListComputeCommandInput, ListComputeCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class ListComputeCommand extends ListComputeCommand_base {
|
|
110
95
|
}
|
|
@@ -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 { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListFleetsCommandInput extends ListFleetsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListFleetsCommand_base: {
|
|
24
|
+
new (input: ListFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFleetsCommandInput, ListFleetsCommandOutput, GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a collection of fleet resources in an Amazon Web Services Region. You can call this
|
|
@@ -103,23 +106,5 @@ export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBea
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from GameLift service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class ListFleetsCommand extends
|
|
107
|
-
readonly input: ListFleetsCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: ListFleetsCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFleetsCommandInput, ListFleetsCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class ListFleetsCommand extends ListFleetsCommand_base {
|
|
125
110
|
}
|