RegistryRecordCredentialProviderUnion
Union of supported credential provider types for registry record synchronization.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- iamCredentialProvider
-
The IAM credential provider configuration for authenticating with the external source using SigV4 signing.
Type: RegistryRecordIamCredentialProvider object
Required: No
- oauthCredentialProvider
-
The OAuth credential provider configuration for authenticating with the external source.
Type: RegistryRecordOAuthCredentialProvider object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: