AWS认证SAA-C03每日一题

本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】

A company is developing a file- sharing application that will use an Amazon S3 bucket for storage. The company wants to serve all the files through an Amazon CloudFront distribution. The company does not want the files to be accessible through direct navigation to the S3 URL. What should a solutions architect do to meet these    requirements?.
A :   Write individual policies for each S3 bucket A) to grant read permission for only CloudFront access
B :   Create an IAM user Grant the user read permission to objects in the S3 bucket Assign the user to CloudFront
C :   Write an S3 bucket policy that assigns the CloudFront distribution ID as the Principal and assigns the target S3 bucket as the Amazon Resource Name (ARN)
D :   Create an origin access identity(0AI) Assign the OAI to the CloudFront distribution.
Configure the S3 bucket permissions so that only the OAl has read permission.

相关推荐

  1. AWS认证SAA-C03每日

    2023-12-25 10:46:01       45 阅读
  2. AWS认证SAA-C03每日

    2023-12-25 10:46:01       48 阅读
  3. AWS认证SAA-C03每日

    2023-12-25 10:46:01       54 阅读
  4. AWS认证SAA-C03每日

    2023-12-25 10:46:01       41 阅读
  5. AWS认证SAA-C03每日

    2023-12-25 10:46:01       42 阅读
  6. AWS认证SAA-C03每日

    2023-12-25 10:46:01       22 阅读
  7. AWS认证SAA-C03每日

    2023-12-25 10:46:01       20 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2023-12-25 10:46:01       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2023-12-25 10:46:01       106 阅读
  3. 在Django里面运行非项目文件

    2023-12-25 10:46:01       87 阅读
  4. Python语言-面向对象

    2023-12-25 10:46:01       96 阅读

热门阅读

  1. c语言查找算法

    2023-12-25 10:46:01       66 阅读
  2. 第二章 mysql配置

    2023-12-25 10:46:01       47 阅读
  3. 某大型零售企业薪酬与绩效考核体系项目纪实

    2023-12-25 10:46:01       70 阅读
  4. LeetCode //C - 643. Maximum Average Subarray I

    2023-12-25 10:46:01       65 阅读
  5. 面试经典150题(47-49)

    2023-12-25 10:46:01       55 阅读