Skip to content

Bedrock Agentcore Control  >  Unions  >  HarnessEnvironmentProvider

HarnessEnvironmentProvider

Union Type

HarnessEnvironmentProvider module-attribute

The environment provider for a harness.

Union Member Types

HarnessEnvironmentProviderAgentCoreRuntimeEnvironment dataclass

The AgentCore Runtime environment configuration.

Attributes

value instance-attribute

HarnessEnvironmentProviderUnknown 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