AWS Certified Developer Associate DVA-C02 Practice Question
In the context of AWS, what is an accepted method for securing applications by confirming the identity of a client making requests to a server?
Assigning specific Amazon Resource Names (ARNs) to clients
Using one-time passwords at each login attempt
Using JSON Web Tokens (JWT) in the authorization header of HTTP requests
Implementing SSL/TLS for the transmission of sensitive data