aws-cdk-lib.aws_bedrockagentcore module
| Language | Package |
|---|---|
.NET | Amazon.CDK.AWS.BedrockAgentCore |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awsbedrockagentcore |
Java | software.amazon.awscdk.services.bedrockagentcore |
Python | aws_cdk.aws_bedrockagentcore |
TypeScript | aws-cdk-lib » aws_bedrockagentcore |
AWS::BedrockAgentCore Construct Library
All classes with the
Cfnprefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import * as bedrockagentcore from 'aws-cdk-lib/aws-bedrockagentcore';
L2 constructs for this service are available in the @aws-cdk/aws-bedrock-agentcore-alpha package.
You can also use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::BedrockAgentCore resources directly.

.NET
Go
Java
Python
TypeScript