Skip to content

Bedrock AgentCore Control  >  Unions  >  LaunchTemplateSource

LaunchTemplateSource

Union Type

LaunchTemplateSource module-attribute

The source of the launch template configuration for a capacity provider. The launchParameters member specifies the operating system, instance requirements, and other settings used to launch instances.

Union Member Types

LaunchTemplateSourceLaunchParameters dataclass

The parameters that AgentCore uses to create the launch template.

Attributes

value instance-attribute

LaunchTemplateSourceUnknown 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