BatchDisassociateApprovalRuleTemplateFromRepositoriesError - Amazon CodeCommit
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

BatchDisassociateApprovalRuleTemplateFromRepositoriesError

Returns information about errors in a BatchDisassociateApprovalRuleTemplateFromRepositories operation.

Contents

errorCode

An error code that specifies whether the repository name was not valid or not found.

Type: String

Required: No

errorMessage

An error message that provides details about why the repository name was either not found or not valid.

Type: String

Required: No

repositoryName

The name of the repository where the association with the template was not able to be removed.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [\w\.-]+

Required: No

See Also

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