

# ForbiddenError


Access to the requested resource is forbidden. This error occurs when the authenticated user does not have the necessary permissions to perform the requested operation, even though they are authenticated.

HTTP Status Code returned: 403

## Contents


 ** message **   <a name="wickr-Type-ForbiddenError-message"></a>
A message explaining why access was denied and what permissions are required.  
Type: String  
Pattern: `[\S\s]*`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wickr-2024-02-01/ForbiddenError) 