Skip to content

Commit add9b9b

Browse files
chore(deps): upgrade dependencies (#1199)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/19841876849 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4827990 commit add9b9b

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/integ/issue991.integ.snapshot/manifest.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
},
242242
"@aws-cdk/aws-iam:importedRoleStackSafeDefaultPolicyName": {
243243
"recommendedValue": true,
244-
"explanation": "Enable this feature to by default create default policy names for imported roles that depend on the stack the role is in."
244+
"explanation": "Enable this feature to create default policy names for imported roles that depend on the stack the role is in."
245245
},
246246
"@aws-cdk/aws-s3:serverAccessLogsUseBucketPolicy": {
247247
"recommendedValue": true,
@@ -522,6 +522,10 @@
522522
"recommendedValue": true,
523523
"explanation": "When enabled, CDK creates and manages loggroup for the lambda function"
524524
},
525+
"@aws-cdk/aws-elasticloadbalancingv2:networkLoadBalancerWithSecurityGroupByDefault": {
526+
"recommendedValue": true,
527+
"explanation": "When enabled, Network Load Balancer will be created with a security group by default."
528+
},
525529
"@aws-cdk/aws-stepfunctions-tasks:httpInvokeDynamicJsonPathEndpoint": {
526530
"recommendedValue": true,
527531
"explanation": "When enabled, allows using a dynamic apiEndpoint with JSONPath format in HttpInvoke tasks.",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"tree-0.1","tree":{"id":"App","path":"","constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.221.1"},"children":{"Claude37Test":{"id":"Claude37Test","path":"Claude37Test","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.221.1"},"children":{"Agent":{"id":"Agent","path":"Claude37Test/Agent","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.221.1","metadata":[]},"children":{"Role":{"id":"Role","path":"Claude37Test/Agent/Role","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.221.1","metadata":[]},"children":{"ImportRole":{"id":"ImportRole","path":"Claude37Test/Agent/Role/ImportRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.221.1","metadata":[]}},"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.221.1"},"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.221.1","metadata":[]},"children":{"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/DefaultPolicy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.221.1"},"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.221.1"},"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.221.1","metadata":[]}}}},"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.221.1"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.221.1"}}}},"Claude37Test-Integ":{"id":"Claude37Test-Integ","path":"Claude37Test-Integ","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.221.1-alpha.0"},"children":{"DefaultTest":{"id":"DefaultTest","path":"Claude37Test-Integ/DefaultTest","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.221.1-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.221.1"},"children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.221.1"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.221.1"}}}}}}}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.3.0"}}}}}
1+
{"version":"tree-0.1","tree":{"id":"App","path":"","constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.230.0"},"children":{"Claude37Test":{"id":"Claude37Test","path":"Claude37Test","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.230.0"},"children":{"Agent":{"id":"Agent","path":"Claude37Test/Agent","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.230.0","metadata":[]},"children":{"Role":{"id":"Role","path":"Claude37Test/Agent/Role","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.230.0","metadata":[]},"children":{"ImportRole":{"id":"ImportRole","path":"Claude37Test/Agent/Role/ImportRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.230.0","metadata":[]}},"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.230.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.230.0","metadata":[]},"children":{"Resource":{"id":"Resource","path":"Claude37Test/Agent/Role/DefaultPolicy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.230.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.230.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.230.0","metadata":[]}}}},"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.230.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.230.0"}}}},"Claude37Test-Integ":{"id":"Claude37Test-Integ","path":"Claude37Test-Integ","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.230.0-alpha.0"},"children":{"DefaultTest":{"id":"DefaultTest","path":"Claude37Test-Integ/DefaultTest","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.230.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.230.0"},"children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.230.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"Claude37Test-Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.230.0"}}}}}}}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.3.0"}}}}}

yarn.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)