DVA-C02 · Question #60
A company wants to share information with a third party. The third party has an HTTP API endpoint that the company can use to share the information. The company has the required API key to access the
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #60. The question stem and answer options stay visible for context.
Question
A company wants to share information with a third party. The third party has an HTTP API endpoint that the company can use to share the information. The company has the required API key to access the HTTP API. The company needs a way to manage the API key by using code. The integration of the API key with the application code cannot affect application performance. Which solution will meet these requirements MOST securely?
Options
- AStore the API credentials in AWS Secrets Manager. Retrieve the API credentials at runtime by
- BStore the API credentials in a local code variable. Push the code to a secure Git repository. Use
- CStore the API credentials as an object in a private Amazon S3 bucket. Restrict access to the S3
- DStore the API credentials in an Amazon DynamoDB table. Restrict access to the table by using
Unlock DVA-C02 to see the answer
You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.