2022年 4月 新卒入社 業界を問わずAWS基盤構築からアプリ開発までフルスタック対応 活動 2023 Japan AWS Jr. Champion 2024 Japan AWS Top Engineer 2024 Japan AWS All Certification Engineer Community Builder - Data Storage JAWS Core Member 趣味 バレーボール、飲み会 名前 澤 秀哉 | Shuya Sawa
https://d1.awsstatic.com/training-and-certification/docs-sa-pro/AWS-Certified-Solutions-Architect-Professional_Sample-Questions.pdf A team is building an HTML form that is hosted in a public Amazon S3 bucket. The form uses JavaScript to post data to an Amazon API Gateway API endpoint. The API endpoint is integrated with AWS Lambda functions. The team has tested each method in the API Gateway console and has received valid responses. Which combination of steps must the team complete so that the form can successfully post to the API endpoint and receive a valid response? (Select TWO.) A) Configure the S3 bucket to allow cross-origin resource sharing (CORS). B) Host the form on Amazon EC2 rather than on Amazon S3. C) Request a quota increase for API Gateway. D) Enable cross-origin resource sharing (CORS) in API Gateway. E) Configure the S3 bucket for web hosting. S3 Standard Amazon API Gateway AWS Lambda User HTML+JS