This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::BedrockAgentCore::CapacityProvider Ec2Configuration
The Ec2Configuration property type specifies Property description not available. for an AWS::BedrockAgentCore::CapacityProvider.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "LaunchTemplateSource" :LaunchTemplateSource, "LifecycleConfiguration" :InstanceLifecycleConfiguration, "RootVolume" :RootVolumeConfiguration, "Volumes" :[ VolumeConfiguration, ... ], "VpcConfiguration" :VpcConfiguration}
YAML
LaunchTemplateSource:LaunchTemplateSourceLifecycleConfiguration:InstanceLifecycleConfigurationRootVolume:RootVolumeConfigurationVolumes:- VolumeConfigurationVpcConfiguration:VpcConfiguration
Properties
LaunchTemplateSourceProperty description not available.
Required: Yes
Type: LaunchTemplateSource
Update requires: Replacement
LifecycleConfigurationProperty description not available.
Required: No
Type: InstanceLifecycleConfiguration
Update requires: Replacement
RootVolumeProperty description not available.
Required: No
Type: RootVolumeConfiguration
Update requires: Replacement
VolumesProperty description not available.
Required: No
Type: Array of VolumeConfiguration
Maximum:
5Update requires: Replacement
VpcConfigurationProperty description not available.
Required: Yes
Type: VpcConfiguration
Update requires: Replacement