

# UserLimits
<a name="API_UserLimits"></a>

The effective limits for an Amazon Quick Sight user.

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

**Note**  
In the following list, the required parameters are described first.

 ** effectiveLimits **   <a name="QS-Type-UserLimits-effectiveLimits"></a>
A list of effective limits for the user.  
Type: Array of [EffectiveLimit](API_EffectiveLimit.md) objects  
Required: Yes

 ** namespace **   <a name="QS-Type-UserLimits-namespace"></a>
The namespace of the user.  
Type: String  
Required: Yes

 ** userName **   <a name="QS-Type-UserLimits-userName"></a>
The name of the user.  
Type: String  
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/UserLimits) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/UserLimits) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/UserLimits) 