BatchAssociateApprovalRuleTemplateWithRepositoriesError
Returns information about errors in a BatchAssociateApprovalRuleTemplateWithRepositories 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 not found or not valid.
Type: String
Required: No
- repositoryName
-
The name of the repository where the association was not made.
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: