Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/integ/agent-mem.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "AgentMemoryTestIntegDefaultTestDeployAssertA6B9969F"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/chatprompt.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/graph.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/guardrails.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/inference-profiles.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/issue747.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/issue991.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "Claude37TestIntegDefaultTestDeployAssert7B904896"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/issue991.integ.snapshot/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,5 +526,5 @@
}
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/issue991.integ.snapshot/tree.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"tree-0.1","tree":{"id":"App","path":"","constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.216.0"},"children":{"Claude37Test":{"id":"Claude37Test","path":"Claude37Test","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.216.0"},"children":{"Agent":{"id":"Agent","path":"Claude37Test/Agent","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.216.0","metadata":[]},"children":{"Role":{"id":"Role","path":"Claude37Test/Agent/Role","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.216.0","metadata":[]},"children":{"ImportRole":{"id":"ImportRole","path":"Claude37Test/Agent/Role/ImportRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.216.0","metadata":[]}},"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.216.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Condition":{"StringEquals":{"aws:SourceAccount":{"Ref":"AWS::AccountId"}},"ArnLike":{"aws:SourceArn":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:us-east-1:",{"Ref":"AWS::AccountId"},":agent/*"]]}}},"Effect":"Allow","Principal":{"Service":"bedrock.amazonaws.com"}}],"Version":"2012-10-17"},"roleName":"AmazonBedrockExecutionRoleForAgents_Claude37TestAgent6E1B1693"}}},"DefaultPolicy":{"id":"DefaultPolicy","path":"Claude37Test/Agent/Role/DefaultPolicy","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.216.0","metadata":[]},"children":{"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/DefaultPolicy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.216.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["bedrock:InvokeModel*","bedrock:GetFoundationModel"],"Effect":"Allow","Resource":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:*::foundation-model/anthropic.claude-3-7-sonnet-20250219-v1:0"]]}},{"Action":["bedrock:GetInferenceProfile","bedrock:InvokeModel*"],"Effect":"Allow","Resource":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:",{"Ref":"AWS::Region"},":",{"Ref":"AWS::AccountId"},":inference-profile/us.anthropic.claude-3-7-sonnet-20250219-v1:0"]]}}],"Version":"2012-10-17"},"policyName":"AgentRoleDefaultPolicyA34CCA36","roles":[{"Ref":"AgentRole9D587F56"}]}}}}}}},"AgentResource":{"id":"AgentResource","path":"Claude37Test/Agent/AgentResource","constructInfo":{"fqn":"aws-cdk-lib.aws_bedrock.CfnAgent","version":"2.216.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Bedrock::Agent","aws:cdk:cloudformation:props":{"actionGroups":[{"actionGroupName":"UserInputAction","actionGroupState":"DISABLED","parentActionGroupSignature":"AMAZON.UserInput","skipResourceInUseCheckOnDelete":false},{"actionGroupName":"CodeInterpreterAction","actionGroupState":"DISABLED","parentActionGroupSignature":"AMAZON.CodeInterpreter","skipResourceInUseCheckOnDelete":false}],"agentName":"test-agent-claude37","agentResourceRoleArn":{"Fn::GetAtt":["AgentRole9D587F56","Arn"]},"autoPrepare":true,"description":"Agent description.","foundationModel":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:",{"Ref":"AWS::Region"},":",{"Ref":"AWS::AccountId"},":inference-profile/us.anthropic.claude-3-7-sonnet-20250219-v1:0"]]},"idleSessionTtlInSeconds":3600,"instruction":"You're a nice agent saying Konnichiwa in Hiragana at the start of every interaction","skipResourceInUseCheckOnDelete":false}}},"DefaultAlias":{"id":"DefaultAlias","path":"Claude37Test/Agent/DefaultAlias","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.216.0","metadata":[]}}}},"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.216.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.216.0"}}}},"Claude37Test-Integ":{"id":"Claude37Test-Integ","path":"Claude37Test-Integ","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.216.0-alpha.0"},"children":{"DefaultTest":{"id":"DefaultTest","path":"Claude37Test-Integ/DefaultTest","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.216.0-alpha.0"},"children":{"Default":{"id":"Default","path":"Claude37Test-Integ/DefaultTest/Default","constructInfo":{"fqn":"constructs.Construct","version":"10.3.0"}},"DeployAssert":{"id":"DeployAssert","path":"Claude37Test-Integ/DefaultTest/DeployAssert","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.216.0"},"children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.216.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.216.0"}}}}}}}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.3.0"}}}}}
{"version":"tree-0.1","tree":{"id":"App","path":"","constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.219.0"},"children":{"Claude37Test":{"id":"Claude37Test","path":"Claude37Test","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.219.0"},"children":{"Agent":{"id":"Agent","path":"Claude37Test/Agent","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.219.0","metadata":[]},"children":{"Role":{"id":"Role","path":"Claude37Test/Agent/Role","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.219.0","metadata":[]},"children":{"ImportRole":{"id":"ImportRole","path":"Claude37Test/Agent/Role/ImportRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.219.0","metadata":[]}},"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.219.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Condition":{"StringEquals":{"aws:SourceAccount":{"Ref":"AWS::AccountId"}},"ArnLike":{"aws:SourceArn":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:us-east-1:",{"Ref":"AWS::AccountId"},":agent/*"]]}}},"Effect":"Allow","Principal":{"Service":"bedrock.amazonaws.com"}}],"Version":"2012-10-17"},"roleName":"AmazonBedrockExecutionRoleForAgents_Claude37TestAgent6E1B1693"}}},"DefaultPolicy":{"id":"DefaultPolicy","path":"Claude37Test/Agent/Role/DefaultPolicy","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.219.0","metadata":[]},"children":{"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/DefaultPolicy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.219.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["bedrock:InvokeModel*","bedrock:GetFoundationModel"],"Effect":"Allow","Resource":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:*::foundation-model/anthropic.claude-3-7-sonnet-20250219-v1:0"]]}},{"Action":["bedrock:GetInferenceProfile","bedrock:InvokeModel*"],"Effect":"Allow","Resource":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:",{"Ref":"AWS::Region"},":",{"Ref":"AWS::AccountId"},":inference-profile/us.anthropic.claude-3-7-sonnet-20250219-v1:0"]]}}],"Version":"2012-10-17"},"policyName":"AgentRoleDefaultPolicyA34CCA36","roles":[{"Ref":"AgentRole9D587F56"}]}}}}}}},"AgentResource":{"id":"AgentResource","path":"Claude37Test/Agent/AgentResource","constructInfo":{"fqn":"aws-cdk-lib.aws_bedrock.CfnAgent","version":"2.219.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Bedrock::Agent","aws:cdk:cloudformation:props":{"actionGroups":[{"actionGroupName":"UserInputAction","actionGroupState":"DISABLED","parentActionGroupSignature":"AMAZON.UserInput","skipResourceInUseCheckOnDelete":false},{"actionGroupName":"CodeInterpreterAction","actionGroupState":"DISABLED","parentActionGroupSignature":"AMAZON.CodeInterpreter","skipResourceInUseCheckOnDelete":false}],"agentName":"test-agent-claude37","agentResourceRoleArn":{"Fn::GetAtt":["AgentRole9D587F56","Arn"]},"autoPrepare":true,"description":"Agent description.","foundationModel":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":bedrock:",{"Ref":"AWS::Region"},":",{"Ref":"AWS::AccountId"},":inference-profile/us.anthropic.claude-3-7-sonnet-20250219-v1:0"]]},"idleSessionTtlInSeconds":3600,"instruction":"You're a nice agent saying Konnichiwa in Hiragana at the start of every interaction","skipResourceInUseCheckOnDelete":false}}},"DefaultAlias":{"id":"DefaultAlias","path":"Claude37Test/Agent/DefaultAlias","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.219.0","metadata":[]}}}},"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.219.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.219.0"}}}},"Claude37Test-Integ":{"id":"Claude37Test-Integ","path":"Claude37Test-Integ","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.219.0-alpha.0"},"children":{"DefaultTest":{"id":"DefaultTest","path":"Claude37Test-Integ/DefaultTest","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.219.0-alpha.0"},"children":{"Default":{"id":"Default","path":"Claude37Test-Integ/DefaultTest/Default","constructInfo":{"fqn":"constructs.Construct","version":"10.3.0"}},"DeployAssert":{"id":"DeployAssert","path":"Claude37Test-Integ/DefaultTest/DeployAssert","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.219.0"},"children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.219.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.219.0"}}}}}}}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.3.0"}}}}}
2 changes: 1 addition & 1 deletion test/integ/kendra-genai.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
2 changes: 1 addition & 1 deletion test/integ/prompt-router.integ.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"assertionStackName": "ServiceTestDefaultTestDeployAssertE49B1ECE"
}
},
"minimumCliVersion": "2.1029.4"
"minimumCliVersion": "2.1030.0"
}
Loading
Loading