-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
A default admin user should be created when the system is first deployed. The pin can be something simple like password or admin (similar to how a lot of internet routers are set up).
The system user can go in and update the user's name and pin.
This can likely be implemented using a AWS::CloudFormation::CustomResource that performs a putItem on the user dynamodb table.
Metadata
Metadata
Assignees
Labels
No labels