Questions tagged with Amazon Macie
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hello,
Is it possible to leverage Amazon Macie within the GovCloud regions somehow? Would it be possible to enable Macie in the commercial account and have it analyze buckets that live in a GovCloud...
2
answers
0
votes
33
views
asked 8 days agolg...
I have created a classification job with buckets I want. now i need to retreive the job id of the job and the findings of the job. how to do it in python boto3 ?
1
answers
0
votes
66
views
asked 23 days agolg...
Does there exist any kind of developmental roadmap (or even a plan) for the expansion of AWS Macie to other AWS native data types such as Aurora, DynamoDB, the various RDS, etc... ?
1
answers
0
votes
79
views
asked 2 months agolg...
How long does it take for the Macie heatmap to accurately reflect changes made to the automated discovery identifiers? As an example, let's say that on the 1st I make a change to which managed data...
1
answers
0
votes
108
views
asked 4 months agolg...
I am getting error while deploying Amazon Macie integration with Control Tower using the https://github.com/AdamDivall/CfCT-Amazon-Macie resource. The error that happens on CustomResourceEnableMacie...
2
answers
0
votes
150
views
asked 4 months agolg...
Hi,
I have classification error in my coverage issues console in Amazon Macie, issue is Permission denied (9) - Update AWS KMS key policies. But KMS has all needed policies:
```
{
...
2
answers
0
votes
214
views
asked 6 months agolg...
Hi,
We want to run Macie job for specific S3 put event .e.g., when user upload file to s3 bucket and let Macie scan the file for sensitive information. Here is plan to achieve this,
-- Create Macie...
1
answers
0
votes
324
views
asked 6 months agolg...
I created a Macie Job for identifying mobile numbers(+91 based) and used all the AWS managed identifiers in the job, yet the job was not able to find/highlight the mobile numbers in the data. Any...
Accepted AnswerAmazon Macie
1
answers
0
votes
154
views
asked 7 months agolg...
I have a json field with sensitive information getting logged to a cloudwatch group. I would like to censor this field using the Data Protection policies on cloudwatch, however this it doesn't match...
1
answers
1
votes
581
views
asked 8 months agolg...
I am attempting to build a lambda (with boto3/python) using the list_findings call.
My function is:
```
response = client.list_findings(
findingCriteria={
'criterion': {
...
1
answers
0
votes
230
views
asked 8 months agolg...
Macie provides detailed positions of sensitive data in output file. But, I want to extract that data using positions from output file. Also, macie reveal only 10 samples.
Is there any way to get more...
1
answers
0
votes
202
views
asked 8 months agolg...
I have administrator access.
I follow [Amazon macie Getting Started](https://docs.aws.amazon.com/macie/latest/user/getting-started.html)
I make sure that I successfully generate sample...
3
answers
0
votes
226
views
asked 10 months agolg...