An ML engineer has an Amazon Comprehend custom model in Account A in the us-east-1 Region. The ML engineer needs to copy the model to Account В in the same Region. Which solution will meet this requirement with the LEAST development effort?
A.
Use Amazon S3 to make a copy of the model. Transfer the copy to Account B.
B.
Create a resource-based IAM policy. Use the Amazon Comprehend ImportModel API operation to copy the model to Account B.
C.
Use AWS DataSync to replicate the model from Account A to Account B.
D.
Create an AWS Site-to-Site VPN connection between Account A and Account В to transfer the model.
Amazon Comprehend - ImportModel API to facilitate the transfer of custom models between AWS accounts. STEPS:
1. Exporting the model from Account A.
2. Creating a resource-based IAM policy in Account A to grant access to Account B.
3. Using the ImportModel API in Account B to import the model.
https://docs.aws.amazon.com/comprehend/latest/APIReference/API_ImportModel.html
"The source model can be in your AWS account or another one."
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.
Saransundar
1 month agoGiorgioGss
1 month, 1 week ago