AwsCodeBuildProjectEnvironmentRegistryCredential
The credentials for access to a private registry.
Contents
- Credential
-
The ARN or name of credentials created using AWS Secrets Manager.
Note
The credential can use the name of the credentials only if they exist in your current AWS Region.
Type: String
Pattern:
.*\S.*
Required: No
- CredentialProvider
-
The service that created the credentials to access a private Docker registry.
The valid value,
SECRETS_MANAGER
, is for AWS Secrets Manager.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: