Skip to content

Commit 34017cc

Browse files
committed
minor: Changing AgentCoreInfra stack description
1 parent 17a6b6c commit 34017cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cdk/bin/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ new AgentCoreInfraStack(app, 'AgentCoreInfra', {
1414
account: process.env.CDK_DEFAULT_ACCOUNT,
1515
region: process.env.CDK_DEFAULT_REGION || 'us-east-1',
1616
},
17-
description: 'AgentCore Infrastructure: Container registry, build pipeline, and IAM roles',
17+
description: 'AgentCore Infrastructure: Container registry, build pipeline, and IAM roles (uksb-q3p3ydk6f3)',
1818
});
1919

2020
// Auth stack (Cognito User Pool)

0 commit comments

Comments
 (0)