

# RepositoryScanningConfigurationFailure
<a name="API_RepositoryScanningConfigurationFailure"></a>

The details about any failures associated with the scanning configuration of a repository.

## Contents
<a name="API_RepositoryScanningConfigurationFailure_Contents"></a>

 ** failureCode **   <a name="ECR-Type-RepositoryScanningConfigurationFailure-failureCode"></a>
The failure code.  
Type: String  
Valid Values: `REPOSITORY_NOT_FOUND`   
Required: No

 ** failureReason **   <a name="ECR-Type-RepositoryScanningConfigurationFailure-failureReason"></a>
The reason for the failure.  
Type: String  
Required: No

 ** repositoryName **   <a name="ECR-Type-RepositoryScanningConfigurationFailure-repositoryName"></a>
The name of the repository.  
Type: String  
Length Constraints: Minimum length of 2. Maximum length of 256.  
Pattern: `[a-z0-9]+((\.|_|__|-+)[a-z0-9]+)*(\/[a-z0-9]+((\.|_|__|-+)[a-z0-9]+)*)*`   
Required: No

## See Also
<a name="API_RepositoryScanningConfigurationFailure_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ecr-2015-09-21/RepositoryScanningConfigurationFailure) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecr-2015-09-21/RepositoryScanningConfigurationFailure) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecr-2015-09-21/RepositoryScanningConfigurationFailure) 