Skip to content

Commit bfabaed

Browse files
committed
update snapshot
1 parent d23c054 commit bfabaed

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

packages/cdk/lib/construct/generic-agent-core.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@ export class GenericAgentCore extends Construct {
196196
],
197197
conditions: {
198198
StringEquals: {
199-
'iam:AWSServiceName': 'runtime-identity.bedrock-agentcore.amazonaws.com',
199+
'iam:AWSServiceName':
200+
'runtime-identity.bedrock-agentcore.amazonaws.com',
200201
},
201202
},
202203
})

packages/cdk/test/__snapshots__/generative-ai-use-cases.test.ts.snap

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2753,7 +2753,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 2`] = `
27532753
"Arn",
27542754
],
27552755
},
2756-
"Runtime": "python3.11",
2756+
"Runtime": "python3.13",
27572757
"Timeout": 900,
27582758
},
27592759
"Type": "AWS::Lambda::Function",
@@ -3286,6 +3286,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 2`] = `
32863286
"SourceObjectKeys": [
32873287
"HASH-REPLACED.zip",
32883288
],
3289+
"WaitForDistributionInvalidation": true,
32893290
},
32903291
"Type": "Custom::CDKBucketDeployment",
32913292
"UpdateReplacePolicy": "Delete",
@@ -3649,6 +3650,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 3`] = `
36493650
"SourceObjectKeys": [
36503651
"HASH-REPLACED.zip",
36513652
],
3653+
"WaitForDistributionInvalidation": true,
36523654
},
36533655
"Type": "Custom::CDKBucketDeployment",
36543656
"UpdateReplacePolicy": "Delete",
@@ -4160,7 +4162,7 @@ Automatically detect the language of the user's request and think and answer in
41604162
"Arn",
41614163
],
41624164
},
4163-
"Runtime": "python3.11",
4165+
"Runtime": "python3.13",
41644166
"Timeout": 900,
41654167
},
41664168
"Type": "AWS::Lambda::Function",
@@ -18344,6 +18346,8 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 6`] = `
1834418346
],
1834518347
],
1834618348
},
18349+
"VITE_APP_BRANDING_LOGO_PATH": "",
18350+
"VITE_APP_BRANDING_TITLE": "",
1834718351
"VITE_APP_COGNITO_IDENTITY_POOL_PROXY_ENDPOINT": {
1834818352
"Fn::Join": [
1834918353
"",
@@ -18549,6 +18553,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 6`] = `
1854918553
],
1855018554
},
1855118555
],
18556+
"WaitForDistributionInvalidation": true,
1855218557
},
1855318558
"Type": "Custom::CDKBucketDeployment",
1855418559
"UpdateReplacePolicy": "Delete",
@@ -19211,7 +19216,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 6`] = `
1921119216
"Arn",
1921219217
],
1921319218
},
19214-
"Runtime": "python3.11",
19219+
"Runtime": "python3.13",
1921519220
"Timeout": 900,
1921619221
},
1921719222
"Type": "AWS::Lambda::Function",
@@ -19368,7 +19373,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 6`] = `
1936819373
"Arn",
1936919374
],
1937019375
},
19371-
"Runtime": "python3.11",
19376+
"Runtime": "python3.13",
1937219377
"Timeout": 900,
1937319378
},
1937419379
"Type": "AWS::Lambda::Function",
@@ -20162,6 +20167,7 @@ exports[`GenerativeAiUseCases matches the snapshot (closed network mode) 6`] = `
2016220167
"SourceObjectKeys": [
2016320168
"HASH-REPLACED.zip",
2016420169
],
20170+
"WaitForDistributionInvalidation": true,
2016520171
},
2016620172
"Type": "Custom::CDKBucketDeployment",
2016720173
"UpdateReplacePolicy": "Delete",
@@ -24023,7 +24029,7 @@ exports[`GenerativeAiUseCases matches the snapshot 2`] = `
2402324029
"Arn",
2402424030
],
2402524031
},
24026-
"Runtime": "python3.11",
24032+
"Runtime": "python3.13",
2402724033
"Timeout": 900,
2402824034
},
2402924035
"Type": "AWS::Lambda::Function",
@@ -24556,6 +24562,7 @@ exports[`GenerativeAiUseCases matches the snapshot 2`] = `
2455624562
"SourceObjectKeys": [
2455724563
"HASH-REPLACED.zip",
2455824564
],
24565+
"WaitForDistributionInvalidation": true,
2455924566
},
2456024567
"Type": "Custom::CDKBucketDeployment",
2456124568
"UpdateReplacePolicy": "Delete",
@@ -24919,6 +24926,7 @@ exports[`GenerativeAiUseCases matches the snapshot 3`] = `
2491924926
"SourceObjectKeys": [
2492024927
"HASH-REPLACED.zip",
2492124928
],
24929+
"WaitForDistributionInvalidation": true,
2492224930
},
2492324931
"Type": "Custom::CDKBucketDeployment",
2492424932
"UpdateReplacePolicy": "Delete",
@@ -25384,7 +25392,7 @@ Automatically detect the language of the user's request and think and answer in
2538425392
"Arn",
2538525393
],
2538625394
},
25387-
"Runtime": "python3.11",
25395+
"Runtime": "python3.13",
2538825396
"Timeout": 900,
2538925397
},
2539025398
"Type": "AWS::Lambda::Function",
@@ -38602,6 +38610,8 @@ exports[`GenerativeAiUseCases matches the snapshot 6`] = `
3860238610
],
3860338611
],
3860438612
},
38613+
"VITE_APP_BRANDING_LOGO_PATH": "",
38614+
"VITE_APP_BRANDING_TITLE": "",
3860538615
"VITE_APP_COGNITO_IDENTITY_POOL_PROXY_ENDPOINT": "",
3860638616
"VITE_APP_COGNITO_USER_POOL_PROXY_ENDPOINT": "",
3860738617
"VITE_APP_ENDPOINT_NAMES": "[]",
@@ -38772,6 +38782,7 @@ exports[`GenerativeAiUseCases matches the snapshot 6`] = `
3877238782
],
3877338783
},
3877438784
],
38785+
"WaitForDistributionInvalidation": true,
3877538786
},
3877638787
"Type": "Custom::CDKBucketDeployment",
3877738788
"UpdateReplacePolicy": "Delete",
@@ -40367,7 +40378,7 @@ exports[`GenerativeAiUseCases matches the snapshot 6`] = `
4036740378
"Arn",
4036840379
],
4036940380
},
40370-
"Runtime": "python3.11",
40381+
"Runtime": "python3.13",
4037140382
"Timeout": 900,
4037240383
},
4037340384
"Type": "AWS::Lambda::Function",
@@ -40524,7 +40535,7 @@ exports[`GenerativeAiUseCases matches the snapshot 6`] = `
4052440535
"Arn",
4052540536
],
4052640537
},
40527-
"Runtime": "python3.11",
40538+
"Runtime": "python3.13",
4052840539
"Timeout": 900,
4052940540
},
4053040541
"Type": "AWS::Lambda::Function",
@@ -41314,6 +41325,7 @@ exports[`GenerativeAiUseCases matches the snapshot 6`] = `
4131441325
"SourceObjectKeys": [
4131541326
"HASH-REPLACED.zip",
4131641327
],
41328+
"WaitForDistributionInvalidation": true,
4131741329
},
4131841330
"Type": "Custom::CDKBucketDeployment",
4131941331
"UpdateReplacePolicy": "Delete",

0 commit comments

Comments
 (0)