Skip to content

Upgraded modules and refractored inbuilt functions for API enhancements

Description

This merge request is linked with the issue #12 , addressing the need to update module versions and refactor sub-functions within the application. The changes ensure compatibility with newer versions of the modules utilized, leveraging inbuilt functions and enhancing overall stability.

Changes Made

  • Updated module versions to accommodate the latest releases.
  • Refactored sub-functions to align with the usage of inbuilt functions from the updated modules.
  • added region_name as us-east-1 in the boto3.resource parameter

Related Issue

Closes #12

Checklist

  • Code has been tested locally and works as expected.
  • No linting errors or warnings.

Merge request reports