@@ -424,7 +424,7 @@ void describe('Conversation Handler Function construct', () => {
424
424
new ConversationHandlerFunction ( stack , 'conversationHandler' , {
425
425
models : [
426
426
{
427
- modelId : 'eu.anthropic.claude-3-sonnet' ,
427
+ modelId : 'eu.anthropic.claude-3-5- sonnet-20240620-v1:0 ' ,
428
428
} ,
429
429
] ,
430
430
} ) ;
@@ -448,13 +448,13 @@ void describe('Conversation Handler Function construct', () => {
448
448
{
449
449
Ref : 'AWS::AccountId' ,
450
450
} ,
451
- ':inference-profile/eu.anthropic.claude-3-sonnet' ,
451
+ ':inference-profile/eu.anthropic.claude-3-5- sonnet-20240620-v1:0 ' ,
452
452
] ,
453
453
] ,
454
454
} ,
455
- 'arn:aws:bedrock:eu-west-1::foundation-model/anthropic.claude-3-sonnet' ,
456
- 'arn:aws:bedrock:eu-west-3::foundation-model/anthropic.claude-3-sonnet' ,
457
- 'arn:aws:bedrock:eu-central-1::foundation-model/anthropic.claude-3-sonnet' ,
455
+ 'arn:aws:bedrock:eu-west-1::foundation-model/anthropic.claude-3-5- sonnet-20240620-v1:0 ' ,
456
+ 'arn:aws:bedrock:eu-west-3::foundation-model/anthropic.claude-3-5- sonnet-20240620-v1:0 ' ,
457
+ 'arn:aws:bedrock:eu-central-1::foundation-model/anthropic.claude-3-5- sonnet-20240620-v1:0 ' ,
458
458
] ,
459
459
} ,
460
460
] ,
@@ -470,7 +470,7 @@ void describe('Conversation Handler Function construct', () => {
470
470
new ConversationHandlerFunction ( stack , 'conversationHandler' , {
471
471
models : [
472
472
{
473
- modelId : 'us.anthropic.claude-3-sonnet' ,
473
+ modelId : 'us.anthropic.claude-3-7- sonnet-20250219-v1:0 ' ,
474
474
} ,
475
475
] ,
476
476
} ) ;
@@ -494,13 +494,13 @@ void describe('Conversation Handler Function construct', () => {
494
494
{
495
495
Ref : 'AWS::AccountId' ,
496
496
} ,
497
- ':inference-profile/us.anthropic.claude-3-sonnet' ,
497
+ ':inference-profile/us.anthropic.claude-3-7- sonnet-20250219-v1:0 ' ,
498
498
] ,
499
499
] ,
500
500
} ,
501
- 'arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-sonnet' ,
502
- 'arn:aws:bedrock:us-east-2::foundation-model/anthropic.claude-3-sonnet' ,
503
- 'arn:aws:bedrock:us-west-2::foundation-model/anthropic.claude-3-sonnet' ,
501
+ 'arn:aws:bedrock:us-east-1::foundation-model/anthropic.claude-3-7- sonnet-20250219-v1:0 ' ,
502
+ 'arn:aws:bedrock:us-east-2::foundation-model/anthropic.claude-3-7- sonnet-20250219-v1:0 ' ,
503
+ 'arn:aws:bedrock:us-west-2::foundation-model/anthropic.claude-3-7- sonnet-20250219-v1:0 ' ,
504
504
] ,
505
505
} ,
506
506
] ,
@@ -516,7 +516,7 @@ void describe('Conversation Handler Function construct', () => {
516
516
new ConversationHandlerFunction ( stack , 'conversationHandler' , {
517
517
models : [
518
518
{
519
- modelId : 'apac.anthropic.claude-3-sonnet ' ,
519
+ modelId : 'apac.anthropic.claude-3-haiku-20240307-v1:0 ' ,
520
520
} ,
521
521
] ,
522
522
} ) ;
@@ -540,14 +540,14 @@ void describe('Conversation Handler Function construct', () => {
540
540
{
541
541
Ref : 'AWS::AccountId' ,
542
542
} ,
543
- ':inference-profile/apac.anthropic.claude-3-sonnet ' ,
543
+ ':inference-profile/apac.anthropic.claude-3-haiku-20240307-v1:0 ' ,
544
544
] ,
545
545
] ,
546
546
} ,
547
- 'arn:aws:bedrock:ap-northeast-1::foundation-model/anthropic.claude-3-sonnet ' ,
548
- 'arn:aws:bedrock:ap-northeast-2::foundation-model/anthropic.claude-3-sonnet ' ,
549
- 'arn:aws:bedrock:ap-southeast-1::foundation-model/anthropic.claude-3-sonnet ' ,
550
- 'arn:aws:bedrock:ap-southeast-2::foundation-model/anthropic.claude-3-sonnet ' ,
547
+ 'arn:aws:bedrock:ap-northeast-1::foundation-model/anthropic.claude-3-haiku-20240307-v1:0 ' ,
548
+ 'arn:aws:bedrock:ap-northeast-2::foundation-model/anthropic.claude-3-haiku-20240307-v1:0 ' ,
549
+ 'arn:aws:bedrock:ap-southeast-1::foundation-model/anthropic.claude-3-haiku-20240307-v1:0 ' ,
550
+ 'arn:aws:bedrock:ap-southeast-2::foundation-model/anthropic.claude-3-haiku-20240307-v1:0 ' ,
551
551
] ,
552
552
} ,
553
553
] ,
0 commit comments