Topic 1 Question 122
2 つ選択A developer is developing an application that uses signed requests (Signature Version 4) to call other AWS services. The developer has created a canonical request, has created the string to sign, and has calculated signing information.
Which methods could the developer use to complete a signed request?
Add the signature to an HTTP header that is named Authorization.
Add the signature to a session cookie.
Add the signature to an HTTP header that is named Authentication.
Add the signature to a query string parameter that is named X-Amz-Signature.
Add the signature to an HTTP header that is named WWW-Authenticate.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: AD
the correct options are A and D.
👍 3MrTee2023/04/22 - 正解だと思う選択肢: AD👍 1awsdummie2023/05/07
- 正解だと思う選択肢: AD
Option B,C And E are not correct;
👍 1loctong2023/05/17
シャッフルモード