Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deduplication Guide
  3. S3 Interface for MSDP
  4. Identity and Access Management (IAM) for S3 interface for MSDP
  5. IAM APIs for S3 interface for MSDP
  6. Common Error Codes
NetBackup™ Deduplication Guide

Common Error Codes

The following error codes are common to IAM APIs. For errors specific to an API action is described in the IAM API section.

Table: Common error codes

Error code

Description

InvalidClientTokenId

The access key ID provided does not exist in our records.

HTTP Status Code: 403

SignatureDoesNotMatch

The request signature we calculated does not match the signature you provided.

HTTP Status Code: 403

ValidationError

The input fails to satisfy the constraints that are specified by an AWS service.

HTTP Status Code: 400

AccessDeniedException

You do not have sufficient access to perform this action.

HTTP Status Code: 400

MissingAction

The request is missing an action or a required parameter.

HTTP Status Code: 400

NotImplemented

A header you provided implies the functionality that is not implemented.

HTTP Status Code: 501

Feedback

Was this page helpful?
Previous

Common Parameters

Next

CreateUser

Feedback

Was this page helpful?