Testing the registration portal in practice
4.5.2 App Registration Operation Check
Objective
Verify whether the app registration operation works as expected.
Steps
After completing the configuration check, proceed with app registration using the following steps:
- Retrieve the address of the registration app

- Use Postman to call the registration API command

- AWS will send a confirmation email to the address registered in step 2

- Confirm the registered email

- Verify that a new user has been created for the registered app

- Verify that the user associated with the app has been issued an access key

- Verify that the user associated with the app has been granted permission to push logs to CloudWatch Logs

- Verify that the created app has been saved in the AppClients table on DynamoDB

Description
The app registration operation works as expected.