Resource Check

4.3.1 Resource Check

Objective

Before performing the test, it is necessary to ensure that all required resources have been properly created and configured.

DynamoDB Verification

The system shows that three DynamoDB tables have been successfully created:

  • fcaj-v2-AppClients
  • fcaj-v2-AppLogs
  • fcaj-v2-NotiTTL

DynamoDB tables

SQS Verification

The queue fcaj-v2-log-queue has been successfully created and is ready for use.

SQS queue

Lambda Verification

Verify that the Lambda function has been deployed and connected to SQS to automatically observe messages.

Lambda trigger

Conclusion

All required resources, including DynamoDB, SQS, and Lambda Processor, have been properly configured and are ready for the testing phase.