Skip to content

Commit

Permalink
Update email.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jdinh8124 committed Jan 22, 2025
1 parent e642274 commit b7e7ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stacks/email.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ export class Email extends cdk.NestedStack {
},
],
startingPosition: "LATEST",
topics: [`${topicNamespace}aws.seatool.ksql.onemac.three.agg.State_Planc`],
topics: [`${topicNamespace}aws.seatool.ksql.onemac.three.agg.State_Plan`],
destinationConfig: {
onFailure: {
destination: dlq.queueArn,
Expand Down

0 comments on commit b7e7ace

Please sign in to comment.