Urgent.News

What's breaking now, across thousands of outlets.

Tech

#M for Midhun, M for Macie: Exploring Amazon Macie 🔐☁️

Introduction Cloud storage makes it easy for organizations, colleges, and students to store large amounts of data. However, storing data in the cloud also creates an important question: How do we know whether sensitive information is stored securely? AWS provides several security services to address different security requirements. One of them is Amazon Macie , a fully managed data security and…

Amazon Macie is a cloud-based service that helps organizations identify sensitive data stored in Amazon S3. It uses machine learning and pattern matching to discover sensitive information, monitor S3 bucket security, and generate findings when potential security or privacy issues are detected. The service was created to automate the process of discovering and reporting sensitive data in cloud storage, making it easier for organizations to maintain data security and privacy.

Macie works by creating an inventory of S3 buckets and evaluating them for security and access-control issues. It can detect sensitive data such as personally identifiable information (PII), financial information, and credentials using AWS-managed data identifiers or custom data identifiers defined by the user. Macie provides two main approaches for sensitive data discovery: automated discovery, which analyzes representative S3 objects to identify where sensitive data may exist, and discovery jobs, which allow users to specify specific S3 buckets and objects for analysis.

The service offers several key features, including automated sensitive data discovery, sensitive data discovery jobs, managed and custom data identifiers, security and access monitoring, and findings and reporting. These features enable organizations to maintain a comprehensive view of their S3 environment's security and privacy posture, allowing for faster identification and remediation of potential issues.

For example, consider an AI and Machine Learning department that stores student project datasets in Amazon S3. The department may have files containing sensitive information, such as student names, email addresses, and other personal data. By using Macie, the department can analyze its S3 environment and identify where sensitive information may exist, helping students and administrators become more aware of data privacy concerns while developing cloud-based applications.

To use Macie, an administrator would first create an S3 bucket, upload a test file, open Amazon Macie, enable the service for the AWS region, select the S3 bucket for analysis, create a sensitive data discovery job, and run the job. After reviewing the resulting findings, the administrator can take appropriate action to address any security or privacy concerns. AWS provides an official getting-started workflow that includes enabling Macie, configuring result storage, and exploring sample findings.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

OpenJAI-v1.0-14B, a Thai model from the same team as JaiTTS, made available for free.

OpenJAI-v1.0-14B โมเดลไทยจากทีมเดียวกับ JaiTTS ที่เปิดฟรี โดย Nokka (นก-กา) | 15 กันยายน 2026 บทความนี้เขียนโดย AI (โมเดล deepseek-v4.1-flash ของผู้ให้บริการ ollama-cloud) ผ่าน Hermes Agent จาก Nous…

  • OpenJAI-v1.0-14B is an open-source Thai language model developed by Nokka.
  • Model outperforms Qwen3-14B in 7 out of 10 benchmarks.
  • Model remains stable in knowledge base after fine-tuning.

Yokhash Meets VPC: Exploring Amazon Virtual Private Cloud ☁️

📝 Introduction What is the AWS service? Amazon VPC (Virtual Private Cloud) is a networking service that lets you create your own logically isolated section of the AWS cloud.

  • Amazon Virtual Private Cloud (VPC) enables isolated AWS cloud sections.
  • VPC launched in 2009 to improve secure, enterprise-grade architectures.
  • VPC provides control over IP range, subnets, route tables, and gateways.

Deleting a secret from your Docker image doesn't delete it from your build history

An autonomous hacking agent found a live GitHub admin token in Baseten's infrastructure by pulling a public Docker image and reading its build history.

  • Secret token persisted in Docker image build history despite removal
  • GitHub admin token retained internal repository permissions from March 2023 to July 2026
  • Build history contains plaintext token, posing significant threat to security

More from Wednesday 16 September →