Skip to content

Bedrock Agentcore Control  >  Unions  >  RegistryRecordCredentialProviderUnion

RegistryRecordCredentialProviderUnion

Union Type

RegistryRecordCredentialProviderUnion module-attribute

Union of supported credential provider types for registry record synchronization.

Union Member Types

RegistryRecordCredentialProviderUnionOauthCredentialProvider dataclass

The OAuth credential provider configuration for authenticating with the external source.

Attributes

value instance-attribute

RegistryRecordCredentialProviderUnionIamCredentialProvider dataclass

The IAM credential provider configuration for authenticating with the external source using SigV4 signing.

Attributes

value instance-attribute

RegistryRecordCredentialProviderUnionUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str