AWS SDK

From FXCH Wiki
Revision as of 13:39, 4 August 2021 by Rafael (talk | contribs)

AWS SDK is a collection of software tools for the creation of applications and libraries that use Amazon Web Services (AWS) resources like for example sample code. AWS SDK provides these tools in many different Programmation languages like:

  • C++
  • Go
  • Java
  • JavaScript
  • .NET
  • Node.js
  • PHP
  • Python
  • Ruby

In the case of Secrets Manager, it permits to retrieve API Keys (secrets) automatically and programmatically directly in your application.