

# AwsCodeBuildProjectEnvironmentRegistryCredential
<a name="API_AwsCodeBuildProjectEnvironmentRegistryCredential"></a>

The credentials for access to a private registry.

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

 ** Credential **   <a name="securityhub-Type-AwsCodeBuildProjectEnvironmentRegistryCredential-Credential"></a>
The ARN or name of credentials created using Amazon Secrets Manager.  
The credential can use the name of the credentials only if they exist in your current Amazon Web Services Region. 
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** CredentialProvider **   <a name="securityhub-Type-AwsCodeBuildProjectEnvironmentRegistryCredential-CredentialProvider"></a>
The service that created the credentials to access a private Docker registry.  
The valid value,` SECRETS_MANAGER`, is for Amazon Secrets Manager.  
Type: String  
Pattern: `.*\S.*`   
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentRegistryCredential) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentRegistryCredential) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentRegistryCredential) 