Skip to content

Bedrock Agentcore Control  >  Unions  >  PrivateKeySource

PrivateKeySource

Union Type

PrivateKeySource module-attribute

Contains the private key source configuration for a JWT client assertion.

Union Member Types

PrivateKeySourceKmsKeySource dataclass

The KMS key source for the JWT client assertion.

Attributes

value instance-attribute

PrivateKeySourceUnknown 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