BatchGetRepositoriesError - AWS CodeCommit

BatchGetRepositoriesError

Returns information about errors in a BatchGetRepositories operation.

Contents

errorCode

An error code that specifies the type of failure.

Type: String

Valid Values: EncryptionIntegrityChecksFailedException | EncryptionKeyAccessDeniedException | EncryptionKeyDisabledException | EncryptionKeyNotFoundException | EncryptionKeyUnavailableException | RepositoryDoesNotExistException

Required: No

errorMessage

An error message that provides detail about why the repository either was not found or was not in a valid state.

Type: String

Required: No

repositoryId

The ID of a repository that either could not be found or was not in a valid state.

Type: String

Required: No

repositoryName

The name of a repository that either could not be found or was not in a valid state.

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 AWS SDKs, see the following: