View Source aws_macie2 (aws v1.0.4)

Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern matching to help you discover and protect your sensitive data in AWS.

Macie automates the discovery of sensitive data, such as PII and intellectual property, to provide you with insight into the data that your organization stores in AWS. Macie also provides an inventory of your Amazon S3 buckets, which it continually monitors for you. If Macie detects sensitive data or potential data access issues, it generates detailed findings for you to review and act upon as necessary.

Summary

Functions

Accepts an Amazon Macie membership invitation that was received from a specific account.
Retrieves information about one or more custom data identifiers.
Creates and defines the settings for an allow list.
Creates and defines the settings for a classification job.
Creates and defines the criteria and other settings for a custom data identifier.
Creates and defines the criteria and other settings for a findings filter.
Sends an Amazon Macie membership invitation to one or more accounts.
Associates an account with an Amazon Macie administrator account.
Creates sample findings.
Declines Amazon Macie membership invitations that were received from specific accounts.
Deletes an allow list.
Soft deletes a custom data identifier.
Deletes a findings filter.
Deletes Amazon Macie membership invitations that were received from specific accounts.
Deletes the association between an Amazon Macie administrator account and an account.
Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.
Retrieves the status and settings for a classification job.
Retrieves the Amazon Macie configuration settings for an organization in Organizations.
Disables Amazon Macie and deletes all settings and resources for a Macie account.
Disables an account as the delegated Amazon Macie administrator account for an organization in Organizations.
Disassociates a member account from its Amazon Macie administrator account.

(Deprecated) Disassociates a member account from its Amazon Macie administrator account.

Disassociates an Amazon Macie administrator account from a member account.
Enables Amazon Macie and specifies the configuration settings for a Macie account.
Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.
Retrieves information about the Amazon Macie administrator account for an account.
Retrieves the settings and status of an allow list.
Retrieves the configuration settings and status of automated sensitive data discovery for an account.
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes for an account.
Retrieves the configuration settings for storing data classification results.
Retrieves the classification scope settings for an account.
Retrieves the criteria and other settings for a custom data identifier.
Retrieves (queries) aggregated statistical data about findings.
Retrieves the details of one or more findings.
Retrieves the criteria and other settings for a findings filter.
Retrieves the configuration settings for publishing findings to Security Hub.
Retrieves the count of Amazon Macie membership invitations that were received by an account.
Retrieves the status and configuration settings for an Amazon Macie account.

(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.

Retrieves information about an account that's associated with an Amazon Macie administrator account.
Retrieves (queries) sensitive data discovery statistics and the sensitivity score for an S3 bucket.
Retrieves the status and configuration settings for retrieving occurrences of sensitive data reported by findings.
Retrieves occurrences of sensitive data reported by a finding.
Checks whether occurrences of sensitive data can be retrieved for a finding.
Retrieves the settings for the sensitivity inspection template for an account.
Retrieves (queries) quotas and aggregated usage data for one or more accounts.
Retrieves (queries) aggregated usage data for an account.
Retrieves a subset of information about all the allow lists for an account.
Retrieves a subset of information about one or more classification jobs.
Retrieves a subset of information about the classification scope for an account.
Retrieves a subset of information about all the custom data identifiers for an account.
Retrieves a subset of information about one or more findings.
Retrieves a subset of information about all the findings filters for an account.
Retrieves information about the Amazon Macie membership invitations that were received by an account.
Retrieves information about all the managed data identifiers that Amazon Macie currently provides.
Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
Retrieves information about the delegated Amazon Macie administrator account for an organization in Organizations.
Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
Retrieves a subset of information about the sensitivity inspection template for an account.
Retrieves the tags (keys and values) that are associated with an Amazon Macie resource.
Creates or updates the configuration settings for storing data classification results.
Updates the configuration settings for publishing findings to Security Hub.
Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie monitors and analyzes.
Adds or updates one or more tags (keys and values) that are associated with an Amazon Macie resource.
Tests a custom data identifier.
Removes one or more tags (keys and values) from an Amazon Macie resource.
Updates the settings for an allow list.
Enables or disables automated sensitive data discovery for an account.
Changes the status of a classification job.
Updates the classification scope settings for an account.
Updates the criteria and other settings for a findings filter.
Suspends or re-enables Amazon Macie, or updates the configuration settings for a Macie account.
Enables an Amazon Macie administrator to suspend or re-enable Macie for a member account.
Updates the Amazon Macie configuration settings for an organization in Organizations.
Updates the sensitivity score for an S3 bucket.
Updates the sensitivity scoring settings for an S3 bucket.
Updates the status and configuration settings for retrieving occurrences of sensitive data reported by findings.
Updates the settings for the sensitivity inspection template for an account.

Functions

Link to this function

accept_invitation(Client, Input)

View Source
Accepts an Amazon Macie membership invitation that was received from a specific account.
Link to this function

accept_invitation(Client, Input0, Options0)

View Source
Link to this function

batch_get_custom_data_identifiers(Client, Input)

View Source
Retrieves information about one or more custom data identifiers.
Link to this function

batch_get_custom_data_identifiers(Client, Input0, Options0)

View Source
Link to this function

create_allow_list(Client, Input)

View Source
Creates and defines the settings for an allow list.
Link to this function

create_allow_list(Client, Input0, Options0)

View Source
Link to this function

create_classification_job(Client, Input)

View Source
Creates and defines the settings for a classification job.
Link to this function

create_classification_job(Client, Input0, Options0)

View Source
Link to this function

create_custom_data_identifier(Client, Input)

View Source
Creates and defines the criteria and other settings for a custom data identifier.
Link to this function

create_custom_data_identifier(Client, Input0, Options0)

View Source
Link to this function

create_findings_filter(Client, Input)

View Source
Creates and defines the criteria and other settings for a findings filter.
Link to this function

create_findings_filter(Client, Input0, Options0)

View Source
Link to this function

create_invitations(Client, Input)

View Source
Sends an Amazon Macie membership invitation to one or more accounts.
Link to this function

create_invitations(Client, Input0, Options0)

View Source
Link to this function

create_member(Client, Input)

View Source
Associates an account with an Amazon Macie administrator account.
Link to this function

create_member(Client, Input0, Options0)

View Source
Link to this function

create_sample_findings(Client, Input)

View Source
Creates sample findings.
Link to this function

create_sample_findings(Client, Input0, Options0)

View Source
Link to this function

decline_invitations(Client, Input)

View Source
Declines Amazon Macie membership invitations that were received from specific accounts.
Link to this function

decline_invitations(Client, Input0, Options0)

View Source
Link to this function

delete_allow_list(Client, Id, Input)

View Source
Deletes an allow list.
Link to this function

delete_allow_list(Client, Id, Input0, Options0)

View Source
Link to this function

delete_custom_data_identifier(Client, Id, Input)

View Source
Soft deletes a custom data identifier.
Link to this function

delete_custom_data_identifier(Client, Id, Input0, Options0)

View Source
Link to this function

delete_findings_filter(Client, Id, Input)

View Source
Deletes a findings filter.
Link to this function

delete_findings_filter(Client, Id, Input0, Options0)

View Source
Link to this function

delete_invitations(Client, Input)

View Source
Deletes Amazon Macie membership invitations that were received from specific accounts.
Link to this function

delete_invitations(Client, Input0, Options0)

View Source
Link to this function

delete_member(Client, Id, Input)

View Source
Deletes the association between an Amazon Macie administrator account and an account.
Link to this function

delete_member(Client, Id, Input0, Options0)

View Source
Link to this function

describe_buckets(Client, Input)

View Source
Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.
Link to this function

describe_buckets(Client, Input0, Options0)

View Source
Link to this function

describe_classification_job(Client, JobId)

View Source
Retrieves the status and settings for a classification job.
Link to this function

describe_classification_job(Client, JobId, QueryMap, HeadersMap)

View Source
Link to this function

describe_classification_job(Client, JobId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_organization_configuration(Client)

View Source
Retrieves the Amazon Macie configuration settings for an organization in Organizations.
Link to this function

describe_organization_configuration(Client, QueryMap, HeadersMap)

View Source
Link to this function

describe_organization_configuration(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

disable_macie(Client, Input)

View Source
Disables Amazon Macie and deletes all settings and resources for a Macie account.
Link to this function

disable_macie(Client, Input0, Options0)

View Source
Link to this function

disable_organization_admin_account(Client, Input)

View Source
Disables an account as the delegated Amazon Macie administrator account for an organization in Organizations.
Link to this function

disable_organization_admin_account(Client, Input0, Options0)

View Source
Link to this function

disassociate_from_administrator_account(Client, Input)

View Source
Disassociates a member account from its Amazon Macie administrator account.
Link to this function

disassociate_from_administrator_account(Client, Input0, Options0)

View Source
Link to this function

disassociate_from_master_account(Client, Input)

View Source

(Deprecated) Disassociates a member account from its Amazon Macie administrator account.

This operation has been replaced by the DisassociateFromAdministratorAccount operation.
Link to this function

disassociate_from_master_account(Client, Input0, Options0)

View Source
Link to this function

disassociate_member(Client, Id, Input)

View Source
Disassociates an Amazon Macie administrator account from a member account.
Link to this function

disassociate_member(Client, Id, Input0, Options0)

View Source
Link to this function

enable_macie(Client, Input)

View Source
Enables Amazon Macie and specifies the configuration settings for a Macie account.
Link to this function

enable_macie(Client, Input0, Options0)

View Source
Link to this function

enable_organization_admin_account(Client, Input)

View Source
Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.
Link to this function

enable_organization_admin_account(Client, Input0, Options0)

View Source
Link to this function

get_administrator_account(Client)

View Source
Retrieves information about the Amazon Macie administrator account for an account.
Link to this function

get_administrator_account(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_administrator_account(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_allow_list(Client, Id)

View Source
Retrieves the settings and status of an allow list.
Link to this function

get_allow_list(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_allow_list(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_automated_discovery_configuration(Client)

View Source
Retrieves the configuration settings and status of automated sensitive data discovery for an account.
Link to this function

get_automated_discovery_configuration(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_automated_discovery_configuration(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_bucket_statistics(Client, Input)

View Source
Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes for an account.
Link to this function

get_bucket_statistics(Client, Input0, Options0)

View Source
Link to this function

get_classification_export_configuration(Client)

View Source
Retrieves the configuration settings for storing data classification results.
Link to this function

get_classification_export_configuration(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_classification_export_configuration(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_classification_scope(Client, Id)

View Source
Retrieves the classification scope settings for an account.
Link to this function

get_classification_scope(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_classification_scope(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_custom_data_identifier(Client, Id)

View Source
Retrieves the criteria and other settings for a custom data identifier.
Link to this function

get_custom_data_identifier(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_custom_data_identifier(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_finding_statistics(Client, Input)

View Source
Retrieves (queries) aggregated statistical data about findings.
Link to this function

get_finding_statistics(Client, Input0, Options0)

View Source
Link to this function

get_findings(Client, Input)

View Source
Retrieves the details of one or more findings.
Link to this function

get_findings(Client, Input0, Options0)

View Source
Link to this function

get_findings_filter(Client, Id)

View Source
Retrieves the criteria and other settings for a findings filter.
Link to this function

get_findings_filter(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_findings_filter(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_findings_publication_configuration(Client)

View Source
Retrieves the configuration settings for publishing findings to Security Hub.
Link to this function

get_findings_publication_configuration(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_findings_publication_configuration(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_invitations_count(Client)

View Source
Retrieves the count of Amazon Macie membership invitations that were received by an account.
Link to this function

get_invitations_count(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_invitations_count(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_macie_session(Client)

View Source
Retrieves the status and configuration settings for an Amazon Macie account.
Link to this function

get_macie_session(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_macie_session(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_master_account(Client)

View Source

(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.

This operation has been replaced by the GetAdministratorAccount operation.
Link to this function

get_master_account(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_master_account(Client, QueryMap, HeadersMap, Options0)

View Source
Retrieves information about an account that's associated with an Amazon Macie administrator account.
Link to this function

get_member(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_member(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_resource_profile(Client, ResourceArn)

View Source
Retrieves (queries) sensitive data discovery statistics and the sensitivity score for an S3 bucket.
Link to this function

get_resource_profile(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

get_resource_profile(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_reveal_configuration(Client)

View Source
Retrieves the status and configuration settings for retrieving occurrences of sensitive data reported by findings.
Link to this function

get_reveal_configuration(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_reveal_configuration(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_sensitive_data_occurrences(Client, FindingId)

View Source
Retrieves occurrences of sensitive data reported by a finding.
Link to this function

get_sensitive_data_occurrences(Client, FindingId, QueryMap, HeadersMap)

View Source
Link to this function

get_sensitive_data_occurrences(Client, FindingId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_sensitive_data_occurrences_availability(Client, FindingId)

View Source
Checks whether occurrences of sensitive data can be retrieved for a finding.
Link to this function

get_sensitive_data_occurrences_availability(Client, FindingId, QueryMap, HeadersMap)

View Source
Link to this function

get_sensitive_data_occurrences_availability(Client, FindingId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_sensitivity_inspection_template(Client, Id)

View Source
Retrieves the settings for the sensitivity inspection template for an account.
Link to this function

get_sensitivity_inspection_template(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_sensitivity_inspection_template(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_usage_statistics(Client, Input)

View Source
Retrieves (queries) quotas and aggregated usage data for one or more accounts.
Link to this function

get_usage_statistics(Client, Input0, Options0)

View Source
Link to this function

get_usage_totals(Client)

View Source
Retrieves (queries) aggregated usage data for an account.
Link to this function

get_usage_totals(Client, QueryMap, HeadersMap)

View Source
Link to this function

get_usage_totals(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_allow_lists(Client)

View Source
Retrieves a subset of information about all the allow lists for an account.
Link to this function

list_allow_lists(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_allow_lists(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_classification_jobs(Client, Input)

View Source
Retrieves a subset of information about one or more classification jobs.
Link to this function

list_classification_jobs(Client, Input0, Options0)

View Source
Link to this function

list_classification_scopes(Client)

View Source
Retrieves a subset of information about the classification scope for an account.
Link to this function

list_classification_scopes(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_classification_scopes(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_custom_data_identifiers(Client, Input)

View Source
Retrieves a subset of information about all the custom data identifiers for an account.
Link to this function

list_custom_data_identifiers(Client, Input0, Options0)

View Source
Link to this function

list_findings(Client, Input)

View Source
Retrieves a subset of information about one or more findings.
Link to this function

list_findings(Client, Input0, Options0)

View Source
Link to this function

list_findings_filters(Client)

View Source
Retrieves a subset of information about all the findings filters for an account.
Link to this function

list_findings_filters(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_findings_filters(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_invitations(Client)

View Source
Retrieves information about the Amazon Macie membership invitations that were received by an account.
Link to this function

list_invitations(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_invitations(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_managed_data_identifiers(Client, Input)

View Source
Retrieves information about all the managed data identifiers that Amazon Macie currently provides.
Link to this function

list_managed_data_identifiers(Client, Input0, Options0)

View Source
Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
Link to this function

list_members(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_members(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_organization_admin_accounts(Client)

View Source
Retrieves information about the delegated Amazon Macie administrator account for an organization in Organizations.
Link to this function

list_organization_admin_accounts(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_organization_admin_accounts(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_resource_profile_artifacts(Client, ResourceArn)

View Source
Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.
Link to this function

list_resource_profile_artifacts(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_resource_profile_artifacts(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_resource_profile_detections(Client, ResourceArn)

View Source
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
Link to this function

list_resource_profile_detections(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_resource_profile_detections(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_sensitivity_inspection_templates(Client)

View Source
Retrieves a subset of information about the sensitivity inspection template for an account.
Link to this function

list_sensitivity_inspection_templates(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_sensitivity_inspection_templates(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Retrieves the tags (keys and values) that are associated with an Amazon Macie resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

put_classification_export_configuration(Client, Input)

View Source
Creates or updates the configuration settings for storing data classification results.
Link to this function

put_classification_export_configuration(Client, Input0, Options0)

View Source
Link to this function

put_findings_publication_configuration(Client, Input)

View Source
Updates the configuration settings for publishing findings to Security Hub.
Link to this function

put_findings_publication_configuration(Client, Input0, Options0)

View Source
Link to this function

search_resources(Client, Input)

View Source
Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie monitors and analyzes.
Link to this function

search_resources(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Adds or updates one or more tags (keys and values) that are associated with an Amazon Macie resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

test_custom_data_identifier(Client, Input)

View Source
Tests a custom data identifier.
Link to this function

test_custom_data_identifier(Client, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes one or more tags (keys and values) from an Amazon Macie resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_allow_list(Client, Id, Input)

View Source
Updates the settings for an allow list.
Link to this function

update_allow_list(Client, Id, Input0, Options0)

View Source
Link to this function

update_automated_discovery_configuration(Client, Input)

View Source
Enables or disables automated sensitive data discovery for an account.
Link to this function

update_automated_discovery_configuration(Client, Input0, Options0)

View Source
Link to this function

update_classification_job(Client, JobId, Input)

View Source
Changes the status of a classification job.
Link to this function

update_classification_job(Client, JobId, Input0, Options0)

View Source
Link to this function

update_classification_scope(Client, Id, Input)

View Source
Updates the classification scope settings for an account.
Link to this function

update_classification_scope(Client, Id, Input0, Options0)

View Source
Link to this function

update_findings_filter(Client, Id, Input)

View Source
Updates the criteria and other settings for a findings filter.
Link to this function

update_findings_filter(Client, Id, Input0, Options0)

View Source
Link to this function

update_macie_session(Client, Input)

View Source
Suspends or re-enables Amazon Macie, or updates the configuration settings for a Macie account.
Link to this function

update_macie_session(Client, Input0, Options0)

View Source
Link to this function

update_member_session(Client, Id, Input)

View Source
Enables an Amazon Macie administrator to suspend or re-enable Macie for a member account.
Link to this function

update_member_session(Client, Id, Input0, Options0)

View Source
Link to this function

update_organization_configuration(Client, Input)

View Source
Updates the Amazon Macie configuration settings for an organization in Organizations.
Link to this function

update_organization_configuration(Client, Input0, Options0)

View Source
Link to this function

update_resource_profile(Client, Input)

View Source
Updates the sensitivity score for an S3 bucket.
Link to this function

update_resource_profile(Client, Input0, Options0)

View Source
Link to this function

update_resource_profile_detections(Client, Input)

View Source
Updates the sensitivity scoring settings for an S3 bucket.
Link to this function

update_resource_profile_detections(Client, Input0, Options0)

View Source
Link to this function

update_reveal_configuration(Client, Input)

View Source
Updates the status and configuration settings for retrieving occurrences of sensitive data reported by findings.
Link to this function

update_reveal_configuration(Client, Input0, Options0)

View Source
Link to this function

update_sensitivity_inspection_template(Client, Id, Input)

View Source
Updates the settings for the sensitivity inspection template for an account.
Link to this function

update_sensitivity_inspection_template(Client, Id, Input0, Options0)

View Source