can someone tell me how to get access to AWS credentials in an AWS lambda function.
I´ve searched the internet thoroughly but still haven't found anything that has helped me. Im writing the function in java. I think i should have access to the credentials with the context object in the HandleRequest method.
If it helps. i want to invoke A dynamoDB client and upload a record to the database.
Thanks =)
Aucun commentaire:
Enregistrer un commentaire