RegistryRecordCredentialProviderConfiguration - Amazon Bedrock AgentCore Control Plane

RegistryRecordCredentialProviderConfiguration

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

Contents

credentialProvider

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

Type: RegistryRecordCredentialProviderUnion object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

credentialProviderType

The type of credential provider.

  • OAUTH - OAuth-based authentication.

  • IAM - AWS IAM-based authentication using SigV4 signing.

Type: String

Valid Values: OAUTH | IAM

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: