Skip to content

Commit ad42f90

Browse files
committed
added todo comment
1 parent aa2d496 commit ad42f90

File tree

1 file changed

+1
-0
lines changed
  • aws_sra_examples/solutions/genai/bedrock_org/lambda/src

1 file changed

+1
-0
lines changed

aws_sra_examples/solutions/genai/bedrock_org/lambda/src/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,6 +1073,7 @@ def create_event(event, context):
10731073
event_info = {"Event": event}
10741074
LOGGER.info(event_info)
10751075
# Deploy state table
1076+
# TODO(liamschn): need to ensure the solution name for the state table record is sra-common-prerequisites (if it is created here), not bedrock
10761077
deploy_state_table()
10771078

10781079
# 1) Stage config rule lambda code (global/home region)

0 commit comments

Comments
 (0)