RegistryRecordIamCredentialProvider

IAM credential provider configuration for authenticating with an external source using SigV4 signing during synchronization.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services region for SigV4 signing (for example, us-west-2). If not specified, the region is extracted from the MCP server URL hostname, with fallback to the service's own region.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role to assume for SigV4 signing.

Link copied to clipboard

The SigV4 signing service name (for example, execute-api or bedrock-agentcore).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String