Skip to content

Bedrock AgentCore Control  >  Unions  >  ComputeConfiguration

ComputeConfiguration

Union Type

ComputeConfiguration module-attribute

The compute configuration for a capacity provider. This structure defines the type and settings of the compute resources used to launch instances.

Union Member Types

ComputeConfigurationEc2Configuration dataclass

The Amazon EC2 compute configuration for the capacity provider.

Attributes

value instance-attribute

ComputeConfigurationUnknown 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