Skip to content

Bedrock Agentcore Control  >  Structures  >  RegistryRecordCredentialProviderConfiguration

RegistryRecordCredentialProviderConfiguration

Structure Class

RegistryRecordCredentialProviderConfiguration dataclass

A pairing of a credential provider type with its corresponding provider details for authenticating with external sources.

Attributes

credential_provider instance-attribute

The credential provider configuration details. The structure depends on the credentialProviderType.

credential_provider_type instance-attribute
credential_provider_type: RegistryRecordCredentialProviderType

The type of credential provider.

  • OAUTH - OAuth-based authentication.

  • IAM - Amazon Web Services IAM-based authentication using SigV4 signing.