Skip to content

Bedrock Agentcore Control  >  Unions  >  AgentRuntimeArtifact

AgentRuntimeArtifact

Union Type

AgentRuntimeArtifact module-attribute

The artifact of the agent.

Union Member Types

AgentRuntimeArtifactContainerConfiguration dataclass

The container configuration for the agent artifact.

Attributes

value instance-attribute

AgentRuntimeArtifactCodeConfiguration dataclass

The code configuration for the agent runtime artifact, including the source code location and execution settings.

Attributes

value instance-attribute

AgentRuntimeArtifactUnknown 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