BatchCreateDelegationByAssessmentError - AWS Audit Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

BatchCreateDelegationByAssessmentError

An error entity for the BatchCreateDelegationByAssessment API. This is used to provide more meaningful errors than a simple string message.

Contents

createDelegationRequest

The API request to batch create delegations in AWS Audit Manager.

Type: CreateDelegationRequest object

Required: No

errorCode

The error code that the BatchCreateDelegationByAssessment API returned.

Type: String

Length Constraints: Fixed length of 3.

Pattern: [0-9]{3}

Required: No

errorMessage

The error message that the BatchCreateDelegationByAssessment API returned.

Type: String

Length Constraints: Maximum length of 300.

Pattern: ^[\w\W\s\S]*$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: