@aws-sdk/client-gamelift 3.296.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/ClaimGameServerCommand.js +2 -3
- package/dist-cjs/commands/CreateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateBuildCommand.js +1 -1
- package/dist-cjs/commands/CreateFleetCommand.js +2 -3
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -3
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGameSessionCommand.js +2 -3
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationCommand.js +2 -3
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -3
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -3
- package/dist-cjs/commands/CreateScriptCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteBuildCommand.js +2 -3
- package/dist-cjs/commands/DeleteFleetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -3
- package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteScriptCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeregisterComputeCommand.js +2 -3
- package/dist-cjs/commands/DeregisterGameServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeBuildCommand.js +2 -3
- package/dist-cjs/commands/DescribeComputeCommand.js +2 -3
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -3
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScriptCommand.js +2 -3
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
- package/dist-cjs/commands/GetComputeAccessCommand.js +1 -1
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +2 -3
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -3
- package/dist-cjs/commands/GetInstanceAccessCommand.js +1 -1
- package/dist-cjs/commands/ListAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListBuildsCommand.js +2 -3
- package/dist-cjs/commands/ListComputeCommand.js +2 -3
- package/dist-cjs/commands/ListFleetsCommand.js +2 -3
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListGameServersCommand.js +2 -3
- package/dist-cjs/commands/ListLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListScriptsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/RegisterComputeCommand.js +2 -3
- package/dist-cjs/commands/RegisterGameServerCommand.js +2 -3
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +1 -1
- package/dist-cjs/commands/ResolveAliasCommand.js +2 -3
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -3
- package/dist-cjs/commands/StartFleetActionsCommand.js +2 -3
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -3
- package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -3
- package/dist-cjs/commands/StartMatchmakingCommand.js +2 -3
- package/dist-cjs/commands/StopFleetActionsCommand.js +2 -3
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -3
- package/dist-cjs/commands/StopMatchmakingCommand.js +2 -3
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateBuildCommand.js +2 -3
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -3
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -4
- package/dist-cjs/commands/UpdateGameServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -3
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -3
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateScriptCommand.js +2 -3
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -953
- package/dist-cjs/models/models_1.js +1 -69
- package/dist-es/commands/AcceptMatchCommand.js +2 -3
- package/dist-es/commands/ClaimGameServerCommand.js +2 -3
- package/dist-es/commands/CreateAliasCommand.js +2 -3
- package/dist-es/commands/CreateBuildCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -3
- package/dist-es/commands/CreateFleetLocationsCommand.js +2 -3
- package/dist-es/commands/CreateGameServerGroupCommand.js +2 -3
- package/dist-es/commands/CreateGameSessionCommand.js +2 -3
- package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -3
- package/dist-es/commands/CreateLocationCommand.js +2 -3
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -3
- package/dist-es/commands/CreatePlayerSessionCommand.js +2 -3
- package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -3
- package/dist-es/commands/CreateScriptCommand.js +2 -3
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -3
- package/dist-es/commands/DeleteAliasCommand.js +2 -3
- package/dist-es/commands/DeleteBuildCommand.js +2 -3
- package/dist-es/commands/DeleteFleetCommand.js +2 -3
- package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -3
- package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -3
- package/dist-es/commands/DeleteLocationCommand.js +2 -3
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
- package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteScriptCommand.js +2 -3
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
- package/dist-es/commands/DeregisterComputeCommand.js +2 -3
- package/dist-es/commands/DeregisterGameServerCommand.js +2 -3
- package/dist-es/commands/DescribeAliasCommand.js +2 -3
- package/dist-es/commands/DescribeBuildCommand.js +2 -3
- package/dist-es/commands/DescribeComputeCommand.js +2 -3
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -3
- package/dist-es/commands/DescribeFleetEventsCommand.js +2 -3
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -3
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -3
- package/dist-es/commands/DescribeGameServerCommand.js +2 -3
- package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -3
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionsCommand.js +2 -3
- package/dist-es/commands/DescribeInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeMatchmakingCommand.js +2 -3
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
- package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -3
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -3
- package/dist-es/commands/DescribeScriptCommand.js +2 -3
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
- package/dist-es/commands/GetComputeAccessCommand.js +2 -2
- package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -3
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -3
- package/dist-es/commands/GetInstanceAccessCommand.js +2 -2
- package/dist-es/commands/ListAliasesCommand.js +2 -3
- package/dist-es/commands/ListBuildsCommand.js +2 -3
- package/dist-es/commands/ListComputeCommand.js +2 -3
- package/dist-es/commands/ListFleetsCommand.js +2 -3
- package/dist-es/commands/ListGameServerGroupsCommand.js +2 -3
- package/dist-es/commands/ListGameServersCommand.js +2 -3
- package/dist-es/commands/ListLocationsCommand.js +2 -3
- package/dist-es/commands/ListScriptsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-es/commands/RegisterComputeCommand.js +2 -3
- package/dist-es/commands/RegisterGameServerCommand.js +2 -3
- package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -2
- package/dist-es/commands/ResolveAliasCommand.js +2 -3
- package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -3
- package/dist-es/commands/SearchGameSessionsCommand.js +2 -3
- package/dist-es/commands/StartFleetActionsCommand.js +2 -3
- package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -3
- package/dist-es/commands/StartMatchBackfillCommand.js +2 -3
- package/dist-es/commands/StartMatchmakingCommand.js +2 -3
- package/dist-es/commands/StopFleetActionsCommand.js +2 -3
- package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -3
- package/dist-es/commands/StopMatchmakingCommand.js +2 -3
- package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateBuildCommand.js +2 -3
- package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -3
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -4
- package/dist-es/commands/UpdateGameServerCommand.js +2 -3
- package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -3
- package/dist-es/commands/UpdateGameSessionCommand.js +2 -3
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -3
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateScriptCommand.js +2 -3
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -711
- package/dist-es/models/models_1.js +0 -51
- package/dist-types/GameLift.d.ts +105 -0
- package/dist-types/GameLiftClient.d.ts +24 -4
- package/dist-types/commands/AcceptMatchCommand.d.ts +16 -0
- package/dist-types/commands/ClaimGameServerCommand.d.ts +16 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateBuildCommand.d.ts +16 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +16 -0
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateGameSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationCommand.d.ts +16 -0
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateScriptCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBuildCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFleetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScriptCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterComputeCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAliasCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBuildCommand.d.ts +16 -0
- package/dist-types/commands/DescribeComputeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScriptCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/GetComputeAccessCommand.d.ts +16 -0
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +16 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +16 -0
- package/dist-types/commands/ListComputeCommand.d.ts +16 -0
- package/dist-types/commands/ListFleetsCommand.d.ts +16 -0
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListGameServersCommand.d.ts +16 -0
- package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListScriptsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterComputeCommand.d.ts +16 -0
- package/dist-types/commands/RegisterGameServerCommand.d.ts +16 -0
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/ResolveAliasCommand.d.ts +16 -0
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +16 -0
- package/dist-types/commands/StartFleetActionsCommand.d.ts +16 -0
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +16 -0
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +16 -0
- package/dist-types/commands/StartMatchmakingCommand.d.ts +16 -0
- package/dist-types/commands/StopFleetActionsCommand.d.ts +16 -0
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +16 -0
- package/dist-types/commands/StopMatchmakingCommand.d.ts +16 -0
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAliasCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBuildCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameServerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateScriptCommand.d.ts +16 -0
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +16 -0
- package/dist-types/models/GameLiftServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +758 -954
- package/dist-types/models/models_1.d.ts +54 -68
- package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuildsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComputePaginator.d.ts +3 -0
- package/dist-types/pagination/ListFleetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGameServersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListScriptsPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -685
- package/dist-types/ts3.4/models/models_1.d.ts +0 -51
- package/package.json +4 -3
|
@@ -1,75 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.GameServerHealthCheck = void 0;
|
|
4
4
|
var GameServerHealthCheck;
|
|
5
5
|
(function (GameServerHealthCheck) {
|
|
6
6
|
GameServerHealthCheck["HEALTHY"] = "HEALTHY";
|
|
7
7
|
})(GameServerHealthCheck = exports.GameServerHealthCheck || (exports.GameServerHealthCheck = {}));
|
|
8
|
-
const UpdateFleetPortSettingsOutputFilterSensitiveLog = (obj) => ({
|
|
9
|
-
...obj,
|
|
10
|
-
});
|
|
11
|
-
exports.UpdateFleetPortSettingsOutputFilterSensitiveLog = UpdateFleetPortSettingsOutputFilterSensitiveLog;
|
|
12
|
-
const UpdateGameServerInputFilterSensitiveLog = (obj) => ({
|
|
13
|
-
...obj,
|
|
14
|
-
});
|
|
15
|
-
exports.UpdateGameServerInputFilterSensitiveLog = UpdateGameServerInputFilterSensitiveLog;
|
|
16
|
-
const UpdateGameServerOutputFilterSensitiveLog = (obj) => ({
|
|
17
|
-
...obj,
|
|
18
|
-
});
|
|
19
|
-
exports.UpdateGameServerOutputFilterSensitiveLog = UpdateGameServerOutputFilterSensitiveLog;
|
|
20
|
-
const UpdateGameServerGroupInputFilterSensitiveLog = (obj) => ({
|
|
21
|
-
...obj,
|
|
22
|
-
});
|
|
23
|
-
exports.UpdateGameServerGroupInputFilterSensitiveLog = UpdateGameServerGroupInputFilterSensitiveLog;
|
|
24
|
-
const UpdateGameServerGroupOutputFilterSensitiveLog = (obj) => ({
|
|
25
|
-
...obj,
|
|
26
|
-
});
|
|
27
|
-
exports.UpdateGameServerGroupOutputFilterSensitiveLog = UpdateGameServerGroupOutputFilterSensitiveLog;
|
|
28
|
-
const UpdateGameSessionInputFilterSensitiveLog = (obj) => ({
|
|
29
|
-
...obj,
|
|
30
|
-
});
|
|
31
|
-
exports.UpdateGameSessionInputFilterSensitiveLog = UpdateGameSessionInputFilterSensitiveLog;
|
|
32
|
-
const UpdateGameSessionOutputFilterSensitiveLog = (obj) => ({
|
|
33
|
-
...obj,
|
|
34
|
-
});
|
|
35
|
-
exports.UpdateGameSessionOutputFilterSensitiveLog = UpdateGameSessionOutputFilterSensitiveLog;
|
|
36
|
-
const UpdateGameSessionQueueInputFilterSensitiveLog = (obj) => ({
|
|
37
|
-
...obj,
|
|
38
|
-
});
|
|
39
|
-
exports.UpdateGameSessionQueueInputFilterSensitiveLog = UpdateGameSessionQueueInputFilterSensitiveLog;
|
|
40
|
-
const UpdateGameSessionQueueOutputFilterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
exports.UpdateGameSessionQueueOutputFilterSensitiveLog = UpdateGameSessionQueueOutputFilterSensitiveLog;
|
|
44
|
-
const UpdateMatchmakingConfigurationInputFilterSensitiveLog = (obj) => ({
|
|
45
|
-
...obj,
|
|
46
|
-
});
|
|
47
|
-
exports.UpdateMatchmakingConfigurationInputFilterSensitiveLog = UpdateMatchmakingConfigurationInputFilterSensitiveLog;
|
|
48
|
-
const UpdateMatchmakingConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
49
|
-
...obj,
|
|
50
|
-
});
|
|
51
|
-
exports.UpdateMatchmakingConfigurationOutputFilterSensitiveLog = UpdateMatchmakingConfigurationOutputFilterSensitiveLog;
|
|
52
|
-
const UpdateRuntimeConfigurationInputFilterSensitiveLog = (obj) => ({
|
|
53
|
-
...obj,
|
|
54
|
-
});
|
|
55
|
-
exports.UpdateRuntimeConfigurationInputFilterSensitiveLog = UpdateRuntimeConfigurationInputFilterSensitiveLog;
|
|
56
|
-
const UpdateRuntimeConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
57
|
-
...obj,
|
|
58
|
-
});
|
|
59
|
-
exports.UpdateRuntimeConfigurationOutputFilterSensitiveLog = UpdateRuntimeConfigurationOutputFilterSensitiveLog;
|
|
60
|
-
const UpdateScriptInputFilterSensitiveLog = (obj) => ({
|
|
61
|
-
...obj,
|
|
62
|
-
});
|
|
63
|
-
exports.UpdateScriptInputFilterSensitiveLog = UpdateScriptInputFilterSensitiveLog;
|
|
64
|
-
const UpdateScriptOutputFilterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
});
|
|
67
|
-
exports.UpdateScriptOutputFilterSensitiveLog = UpdateScriptOutputFilterSensitiveLog;
|
|
68
|
-
const ValidateMatchmakingRuleSetInputFilterSensitiveLog = (obj) => ({
|
|
69
|
-
...obj,
|
|
70
|
-
});
|
|
71
|
-
exports.ValidateMatchmakingRuleSetInputFilterSensitiveLog = ValidateMatchmakingRuleSetInputFilterSensitiveLog;
|
|
72
|
-
const ValidateMatchmakingRuleSetOutputFilterSensitiveLog = (obj) => ({
|
|
73
|
-
...obj,
|
|
74
|
-
});
|
|
75
|
-
exports.ValidateMatchmakingRuleSetOutputFilterSensitiveLog = ValidateMatchmakingRuleSetOutputFilterSensitiveLog;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { AcceptMatchInputFilterSensitiveLog, AcceptMatchOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1AcceptMatchCommand, serializeAws_json1_1AcceptMatchCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class AcceptMatchCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AcceptMatchCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ClaimGameServerInputFilterSensitiveLog, ClaimGameServerOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ClaimGameServerCommand, serializeAws_json1_1ClaimGameServerCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ClaimGameServerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ClaimGameServerCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateAliasInputFilterSensitiveLog, CreateAliasOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateAliasCommand, serializeAws_json1_1CreateAliasCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateAliasCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateAliasCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateBuildOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateBuildCommand, serializeAws_json1_1CreateBuildCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateBuildCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class CreateBuildCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: CreateBuildOutputFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFleetInputFilterSensitiveLog, CreateFleetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateFleetCommand, serializeAws_json1_1CreateFleetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateFleetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateFleetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFleetLocationsInputFilterSensitiveLog, CreateFleetLocationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateFleetLocationsCommand, serializeAws_json1_1CreateFleetLocationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateFleetLocationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateFleetLocationsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateGameServerGroupInputFilterSensitiveLog, CreateGameServerGroupOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateGameServerGroupCommand, serializeAws_json1_1CreateGameServerGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateGameServerGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateGameServerGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateGameSessionInputFilterSensitiveLog, CreateGameSessionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateGameSessionCommand, serializeAws_json1_1CreateGameSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateGameSessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateGameSessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateGameSessionQueueInputFilterSensitiveLog, CreateGameSessionQueueOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateGameSessionQueueCommand, serializeAws_json1_1CreateGameSessionQueueCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateGameSessionQueueCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateGameSessionQueueCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateLocationInputFilterSensitiveLog, CreateLocationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateLocationCommand, serializeAws_json1_1CreateLocationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateLocationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateLocationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateMatchmakingConfigurationInputFilterSensitiveLog, CreateMatchmakingConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateMatchmakingConfigurationCommand, serializeAws_json1_1CreateMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateMatchmakingConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMatchmakingConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateMatchmakingRuleSetInputFilterSensitiveLog, CreateMatchmakingRuleSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateMatchmakingRuleSetCommand, serializeAws_json1_1CreateMatchmakingRuleSetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateMatchmakingRuleSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMatchmakingRuleSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreatePlayerSessionInputFilterSensitiveLog, CreatePlayerSessionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreatePlayerSessionCommand, serializeAws_json1_1CreatePlayerSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreatePlayerSessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreatePlayerSessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreatePlayerSessionsInputFilterSensitiveLog, CreatePlayerSessionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreatePlayerSessionsCommand, serializeAws_json1_1CreatePlayerSessionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreatePlayerSessionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreatePlayerSessionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateScriptInputFilterSensitiveLog, CreateScriptOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateScriptCommand, serializeAws_json1_1CreateScriptCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateScriptCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateScriptCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateVpcPeeringAuthorizationInputFilterSensitiveLog, CreateVpcPeeringAuthorizationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateVpcPeeringAuthorizationCommand, serializeAws_json1_1CreateVpcPeeringAuthorizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateVpcPeeringAuthorizationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateVpcPeeringAuthorizationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateVpcPeeringConnectionInputFilterSensitiveLog, CreateVpcPeeringConnectionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateVpcPeeringConnectionCommand, serializeAws_json1_1CreateVpcPeeringConnectionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateVpcPeeringConnectionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateVpcPeeringConnectionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteAliasInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteAliasCommand, serializeAws_json1_1DeleteAliasCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteAliasCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteAliasCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteBuildInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteBuildCommand, serializeAws_json1_1DeleteBuildCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteBuildCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteBuildCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFleetInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteFleetCommand, serializeAws_json1_1DeleteFleetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteFleetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFleetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFleetLocationsInputFilterSensitiveLog, DeleteFleetLocationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteFleetLocationsCommand, serializeAws_json1_1DeleteFleetLocationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteFleetLocationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFleetLocationsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteGameServerGroupInputFilterSensitiveLog, DeleteGameServerGroupOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteGameServerGroupCommand, serializeAws_json1_1DeleteGameServerGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteGameServerGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteGameServerGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteGameSessionQueueInputFilterSensitiveLog, DeleteGameSessionQueueOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteGameSessionQueueCommand, serializeAws_json1_1DeleteGameSessionQueueCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteGameSessionQueueCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteGameSessionQueueCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteLocationInputFilterSensitiveLog, DeleteLocationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteLocationCommand, serializeAws_json1_1DeleteLocationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteLocationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteLocationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteMatchmakingConfigurationInputFilterSensitiveLog, DeleteMatchmakingConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteMatchmakingConfigurationCommand, serializeAws_json1_1DeleteMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteMatchmakingConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMatchmakingConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteMatchmakingRuleSetInputFilterSensitiveLog, DeleteMatchmakingRuleSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteMatchmakingRuleSetCommand, serializeAws_json1_1DeleteMatchmakingRuleSetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteMatchmakingRuleSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMatchmakingRuleSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteScalingPolicyInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteScalingPolicyCommand, serializeAws_json1_1DeleteScalingPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteScalingPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteScalingPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|