Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions design-patterns/cloudformation/vscode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ Resources:
Properties:
CatalogId: !Ref AWS::AccountId
DatabaseInput:
Name: modernizer-migration-db-noc9
Name: modernizer-migration-db
Description: Database for MySQL to DynamoDB modernization migration

# CloudWatch Log Group for Glue Jobs
Expand Down Expand Up @@ -3029,4 +3029,4 @@ Outputs:
Value: !Sub "Username: ${DbMasterUsername}, Password: ${DbMasterPassword}"
MySQLInstancePrivateIP:
Description: Private IP Address of MySQL instance (use this for JDBC connections from Glue)
Value: !GetAtt DbInstance.PrivateIp
Value: !GetAtt DbInstance.PrivateIp