Q: 15
A company needs to use an AWS Transfer Family SFTP-enabled server with an Amazon S3 bucket to
receive updates from a third-party data supplier. The data is encrypted with Pretty Good Privacy
(PGP) encryption The company needs a solution that will automatically decrypt the data after the
company receives the data
A solutions architect will use a Transfer Family managed workflow The company has created an 1AM
service role by using an 1AM policy that allows access to AWS Secrets Manager and the S3 bucket
The role's trust relationship allows the transfer amazonaws com service to assume the rote
What should the solutions architect do next to complete the solution for automatic decryption'?
Options
Discussion
Its C here. Private key gets stored in Secrets Manager, nominal step does the decryption, and workflow links to the server.
Option C but not totally sure. Private key's needed for PGP decryption, and nominal step handles regular processing. Could see D being a trap if you miss that detail.
A is wrong, C. You need the PGP private key for decryption, not public, and the nominal step is for normal processing not error handling. This fits with how managed workflows are set up in Transfer Family. Makes sense based on similar questions I've seen.
Be respectful. No spam.
Question 15 of 35