Skip to content

Commit

Permalink
Merge branch 'main' into bda_blueprint_construct
Browse files Browse the repository at this point in the history
  • Loading branch information
krokoko authored Mar 4, 2025
2 parents 9799517 + 876bf3e commit 78447dc
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 99 deletions.
2 changes: 1 addition & 1 deletion package.json

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

34 changes: 17 additions & 17 deletions test/integ/issue991.integ.snapshot/tree.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"path": "Claude37Test/Agent/Role/ImportRole",
"constructInfo": {
"fqn": "aws-cdk-lib.Resource",
"version": "2.178.0",
"version": "2.181.1",
"metadata": []
}
},
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"constructInfo": {
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
"version": "2.178.0"
"version": "2.181.1"
}
},
"DefaultPolicy": {
Expand Down Expand Up @@ -147,20 +147,20 @@
},
"constructInfo": {
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
"version": "2.178.0"
"version": "2.181.1"
}
}
},
"constructInfo": {
"fqn": "aws-cdk-lib.aws_iam.Policy",
"version": "2.178.0",
"version": "2.181.1",
"metadata": []
}
}
},
"constructInfo": {
"fqn": "aws-cdk-lib.aws_iam.Role",
"version": "2.178.0",
"version": "2.181.1",
"metadata": []
}
},
Expand Down Expand Up @@ -220,22 +220,22 @@
},
"constructInfo": {
"fqn": "aws-cdk-lib.aws_bedrock.CfnAgent",
"version": "2.178.0"
"version": "2.181.1"
}
},
"DefaultAlias": {
"id": "DefaultAlias",
"path": "Claude37Test/Agent/DefaultAlias",
"constructInfo": {
"fqn": "aws-cdk-lib.Resource",
"version": "2.178.0",
"version": "2.181.1",
"metadata": []
}
}
},
"constructInfo": {
"fqn": "aws-cdk-lib.Resource",
"version": "2.178.0",
"version": "2.181.1",
"metadata": []
}
},
Expand All @@ -244,21 +244,21 @@
"path": "Claude37Test/BootstrapVersion",
"constructInfo": {
"fqn": "aws-cdk-lib.CfnParameter",
"version": "2.178.0"
"version": "2.181.1"
}
},
"CheckBootstrapVersion": {
"id": "CheckBootstrapVersion",
"path": "Claude37Test/CheckBootstrapVersion",
"constructInfo": {
"fqn": "aws-cdk-lib.CfnRule",
"version": "2.178.0"
"version": "2.181.1"
}
}
},
"constructInfo": {
"fqn": "aws-cdk-lib.Stack",
"version": "2.178.0"
"version": "2.181.1"
}
},
"Claude37Test-Integ": {
Expand Down Expand Up @@ -286,33 +286,33 @@
"path": "Claude37Test-Integ/DefaultTest/DeployAssert/BootstrapVersion",
"constructInfo": {
"fqn": "aws-cdk-lib.CfnParameter",
"version": "2.178.0"
"version": "2.181.1"
}
},
"CheckBootstrapVersion": {
"id": "CheckBootstrapVersion",
"path": "Claude37Test-Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
"constructInfo": {
"fqn": "aws-cdk-lib.CfnRule",
"version": "2.178.0"
"version": "2.181.1"
}
}
},
"constructInfo": {
"fqn": "aws-cdk-lib.Stack",
"version": "2.178.0"
"version": "2.181.1"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
"version": "2.178.0-alpha.0"
"version": "2.181.1-alpha.0"
}
}
},
"constructInfo": {
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
"version": "2.178.0-alpha.0"
"version": "2.181.1-alpha.0"
}
},
"Tree": {
Expand All @@ -326,7 +326,7 @@
},
"constructInfo": {
"fqn": "aws-cdk-lib.App",
"version": "2.178.0"
"version": "2.181.1"
}
}
}
Loading

0 comments on commit 78447dc

Please sign in to comment.