privacera / paig

PAIG (Pronounced similar to paige or payj) is an open-source project designed to protect Generative AI (GenAI) applications by ensuring security, safety, and observability.
https://paig.ai
Apache License 2.0
99 stars 95 forks source link

[TASK]: Add a AWS credential provider #122

Open akhil31415 opened 1 month ago

akhil31415 commented 1 month ago

Task Details

Implement a Python class that provides AWS credentials dynamically based on different input parameters. This class should be capable of retrieving credentials from various sources such as:

The goal is to simplify the process of obtaining AWS credentials in our codebase, enabling flexibility across different environments and use cases.

Due Date

No response

Priority Level

Code of Conduct