

# ResourceNotFoundError
<a name="API_ResourceNotFoundError"></a>

The requested resource could not be found. This error occurs when you try to access or modify a network, user, bot, security group, or other resource that doesn't exist or has been deleted.

HTTP Status Code returned: 404

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

 ** message **   <a name="wickr-Type-ResourceNotFoundError-message"></a>
A message identifying which resource was not found.  
Type: String  
Pattern: `[\S\s]*`   
Required: No

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

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/ResourceNotFoundError) 