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?
Using JSON Web Tokens (JWT) in the authorization header of HTTP requests
Using one-time passwords at each login attempt
Implementing SSL/TLS for the transmission of sensitive data
Assigning specific Amazon Resource Names (ARNs) to clients