ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

62. Amazon Macie

2022-01-27 12:03:14  阅读:209  来源: 互联网

标签:S3 Amazon Macie sensitive 62 data discovery


Overview

  • Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern matching to help you discover, monitor, and protect sensitive data in your AWS environment.
  • Macie automates the discovery of sensitive data, such as personally identifiable information (PII) and financial data, to provide you with a better understanding of the data that your organization stores in Amazon Simple Storage Service (Amazon S3)
  • Macie also provides you with an inventory of your S3 buckets, and it automatically evaluates and monitors those buckets for security and access control.
  • If Macie detects sensitive data or potential issues with the security or privacy of your data, it creates detailed findings for you to review and remediate as necessary.

Features of Amazon Macie

  • Automate the discovery of sensitive data
    • With Macie, you can automate discovery and reporting of sensitive data by creating sensitive data discovery jobs​​​​​​​
    • A sensitive data discovery job analyzes objects in S3 buckets to determine whether they contain sensitive data.
  • Discover a variety of sensitive data types
  • Evaluate and monitor data for security and access control
  • Review and analyze findings
  • Monitor and process findings with other services and systems
    • ​​​​​​​​​​​​​​EventBridge
    • Security Hub
  • Centrally manage multiple Macie accounts
    • ​​​​​​​integrating Macie with AWS Organizations
    • sending membership invitations from Macie
  • Develop and manage resources programmatically

Discovering sensitive data

  • To discover sensitive data with Amazon Macie, you create and run sensitive data discovery jobs.
  • By creating and running sensitive data discovery jobs, you can automate discovery, logging, and reporting of sensitive data in your S3 buckets.
  • Each sensitive data discovery job can analyze objects by using managed data identifiers that Macie provides, custom data identifiers that you define, or a combination of the two
  • managed data identifiers can detect a large and growing list of sensitive data types for many countries and regions, including multiple types of financial data, personal health information (PHI), and personally identifiable information (PII)
  • custom data identifiers can detect sensitive data that reflects your organization's particular scenarios, intellectual property, or proprietary data
  • Macie can analyze an object if the following is true:
    • The object uses a supported file or storage format
    • If the object is encrypted, it’s encrypted with a key that Macie is allowed to use.
    • The object is stored directly in Amazon S3 and uses a supported storage class—S3 Intelligent-Tiering, S3 One Zone-IA, S3 Standard, or S3 Standard-IA.
      • Macie can’t analyze data that’s stored in Amazon S3 Glacier or other AWS services.
    • If the bucket has a restrictive bucket policy, the policy allows Macie to access objects in the bucket.
  • You can run a job only once, for on-demand analysis and assessment, or on a recurring basis for periodic analysis, assessment, and monitoring. 
  • Each sensitive data discovery job produces records of the sensitive data that it finds and the analysis that it performs—sensitive data findings and sensitive data discovery results.
    • sensitive data finding is a detailed report of sensitive data that Macie found in an object.
    • sensitive data discovery result is a record that logs details about the analysis of an object. 

Understanding Findings

  • Amazon Macie generates two categories of findings: policy findings and sensitive data findings.
  • policy finding is a detailed report of a potential policy violation for an Amazon Simple Storage Service (Amazon S3) bucket.
  • sensitive data finding is a detailed report of sensitive data in an S3 object

​​​​​​​Reference

What is Amazon Macie? - Amazon Macie

标签:S3,Amazon,Macie,sensitive,62,data,discovery
来源: https://blog.csdn.net/meiyubaihe/article/details/122714514

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有