@aws-sdk/client-gamelift 3.590.0 → 3.596.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/index.js +0 -108
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateScriptCommand.d.ts +2 -1
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GameLiftServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +2 -1
- package/package.json +6 -6