A company has an application that uses different APIs to generate embeddings for input text. The company needs to implement a solution to automatically rotate the API tokens every 3 months. Which solution will meet this requirement?
A.
Store the tokens in AWS Secrets Manager. Create an AWS Lambda function to perform the rotation.
B.
Store the tokens in AWS Systems Manager Parameter Store. Create an AWS Lambda function to perform the rotation.
C.
Store the tokens in AWS Key Management Service (AWS KMS). Use an AWS managed key to perform the rotation.
D.
Store the tokens in AWS Key Management Service (AWS KMS). Use an AWS owned key to perform the rotation.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
GiorgioGss
1 month, 3 weeks ago