

# ScalingPolicyObjective
<a name="API_ScalingPolicyObjective"></a>

An object where you specify the anticipated traffic pattern for an endpoint.

## Contents
<a name="API_ScalingPolicyObjective_Contents"></a>

 ** MaxInvocationsPerMinute **   <a name="sagemaker-Type-ScalingPolicyObjective-MaxInvocationsPerMinute"></a>
The maximum number of expected requests to your endpoint per minute.  
Type: Integer  
Required: No

 ** MinInvocationsPerMinute **   <a name="sagemaker-Type-ScalingPolicyObjective-MinInvocationsPerMinute"></a>
The minimum number of expected requests to your endpoint per minute.  
Type: Integer  
Required: No

## See Also
<a name="API_ScalingPolicyObjective_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/ScalingPolicyObjective) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/ScalingPolicyObjective) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/ScalingPolicyObjective) 