View Source AWS.Macie2 (aws-elixir v1.0.0)

Amazon Macie

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.

Declines Amazon Macie membership invitations that were received from specific accounts.

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.

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, options \\ [])

View Source

Accepts an Amazon Macie membership invitation that was received from a specific account.

Link to this function

batch_get_custom_data_identifiers(client, input, options \\ [])

View Source

Retrieves information about one or more custom data identifiers.

Link to this function

create_allow_list(client, input, options \\ [])

View Source

Creates and defines the settings for an allow list.

Link to this function

create_classification_job(client, input, options \\ [])

View Source

Creates and defines the settings for a classification job.

Link to this function

create_custom_data_identifier(client, input, options \\ [])

View Source

Creates and defines the criteria and other settings for a custom data identifier.

Link to this function

create_findings_filter(client, input, options \\ [])

View Source

Creates and defines the criteria and other settings for a findings filter.

Link to this function

create_invitations(client, input, options \\ [])

View Source

Sends an Amazon Macie membership invitation to one or more accounts.

Link to this function

create_member(client, input, options \\ [])

View Source

Associates an account with an Amazon Macie administrator account.

Link to this function

create_sample_findings(client, input, options \\ [])

View Source

Creates sample findings.

Link to this function

decline_invitations(client, input, options \\ [])

View Source

Declines Amazon Macie membership invitations that were received from specific accounts.

Link to this function

delete_allow_list(client, id, input, options \\ [])

View Source

Deletes an allow list.

Link to this function

delete_custom_data_identifier(client, id, input, options \\ [])

View Source

Soft deletes a custom data identifier.

Link to this function

delete_findings_filter(client, id, input, options \\ [])

View Source

Deletes a findings filter.

Link to this function

delete_invitations(client, input, options \\ [])

View Source

Deletes Amazon Macie membership invitations that were received from specific accounts.

Link to this function

delete_member(client, id, input, options \\ [])

View Source

Deletes the association between an Amazon Macie administrator account and an account.

Link to this function

describe_buckets(client, input, options \\ [])

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_classification_job(client, job_id, options \\ [])

View Source

Retrieves the status and settings for a classification job.

Link to this function

describe_organization_configuration(client, options \\ [])

View Source

Retrieves the Amazon Macie configuration settings for an organization in Organizations.

Link to this function

disable_macie(client, input, options \\ [])

View Source

Disables Amazon Macie and deletes all settings and resources for a Macie account.

Link to this function

disable_organization_admin_account(client, input, options \\ [])

View Source

Disables an account as the delegated Amazon Macie administrator account for an organization in Organizations.

Link to this function

disassociate_from_administrator_account(client, input, options \\ [])

View Source

Disassociates a member account from its Amazon Macie administrator account.

Link to this function

disassociate_from_master_account(client, input, options \\ [])

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_member(client, id, input, options \\ [])

View Source

Disassociates an Amazon Macie administrator account from a member account.

Link to this function

enable_macie(client, input, options \\ [])

View Source

Enables Amazon Macie and specifies the configuration settings for a Macie account.

Link to this function

enable_organization_admin_account(client, input, options \\ [])

View Source

Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.

Link to this function

get_administrator_account(client, options \\ [])

View Source

Retrieves information about the Amazon Macie administrator account for an account.

Link to this function

get_allow_list(client, id, options \\ [])

View Source

Retrieves the settings and status of an allow list.

Link to this function

get_automated_discovery_configuration(client, options \\ [])

View Source

Retrieves the configuration settings and status of automated sensitive data discovery for an account.

Link to this function

get_bucket_statistics(client, input, options \\ [])

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_classification_export_configuration(client, options \\ [])

View Source

Retrieves the configuration settings for storing data classification results.

Link to this function

get_classification_scope(client, id, options \\ [])

View Source

Retrieves the classification scope settings for an account.

Link to this function

get_custom_data_identifier(client, id, options \\ [])

View Source

Retrieves the criteria and other settings for a custom data identifier.

Link to this function

get_finding_statistics(client, input, options \\ [])

View Source

Retrieves (queries) aggregated statistical data about findings.

Link to this function

get_findings(client, input, options \\ [])

View Source

Retrieves the details of one or more findings.

Link to this function

get_findings_filter(client, id, options \\ [])

View Source

Retrieves the criteria and other settings for a findings filter.

Link to this function

get_findings_publication_configuration(client, options \\ [])

View Source

Retrieves the configuration settings for publishing findings to Security Hub.

Link to this function

get_invitations_count(client, options \\ [])

View Source

Retrieves the count of Amazon Macie membership invitations that were received by an account.

Link to this function

get_macie_session(client, options \\ [])

View Source

Retrieves the status and configuration settings for an Amazon Macie account.

Link to this function

get_master_account(client, options \\ [])

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_member(client, id, options \\ [])

View Source

Retrieves information about an account that's associated with an Amazon Macie administrator account.

Link to this function

get_resource_profile(client, resource_arn, options \\ [])

View Source

Retrieves (queries) sensitive data discovery statistics and the sensitivity score for an S3 bucket.

Link to this function

get_reveal_configuration(client, options \\ [])

View Source

Retrieves the status and configuration settings for retrieving occurrences of sensitive data reported by findings.

Link to this function

get_sensitive_data_occurrences(client, finding_id, options \\ [])

View Source

Retrieves occurrences of sensitive data reported by a finding.

Link to this function

get_sensitive_data_occurrences_availability(client, finding_id, options \\ [])

View Source

Checks whether occurrences of sensitive data can be retrieved for a finding.

Link to this function

get_sensitivity_inspection_template(client, id, options \\ [])

View Source

Retrieves the settings for the sensitivity inspection template for an account.

Link to this function

get_usage_statistics(client, input, options \\ [])

View Source

Retrieves (queries) quotas and aggregated usage data for one or more accounts.

Link to this function

get_usage_totals(client, time_range \\ nil, options \\ [])

View Source

Retrieves (queries) aggregated usage data for an account.

Link to this function

list_allow_lists(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Retrieves a subset of information about all the allow lists for an account.

Link to this function

list_classification_jobs(client, input, options \\ [])

View Source

Retrieves a subset of information about one or more classification jobs.

Link to this function

list_classification_scopes(client, name \\ nil, next_token \\ nil, options \\ [])

View Source

Retrieves a subset of information about the classification scope for an account.

Link to this function

list_custom_data_identifiers(client, input, options \\ [])

View Source

Retrieves a subset of information about all the custom data identifiers for an account.

Link to this function

list_findings(client, input, options \\ [])

View Source

Retrieves a subset of information about one or more findings.

Link to this function

list_findings_filters(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Retrieves a subset of information about all the findings filters for an account.

Link to this function

list_invitations(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Retrieves information about the Amazon Macie membership invitations that were received by an account.

Link to this function

list_managed_data_identifiers(client, input, options \\ [])

View Source

Retrieves information about all the managed data identifiers that Amazon Macie currently provides.

Link to this function

list_members(client, max_results \\ nil, next_token \\ nil, only_associated \\ nil, options \\ [])

View Source

Retrieves information about the accounts that are associated with an Amazon Macie administrator account.

Link to this function

list_organization_admin_accounts(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Retrieves information about the delegated Amazon Macie administrator account for an organization in Organizations.

Link to this function

list_resource_profile_artifacts(client, next_token \\ nil, resource_arn, options \\ [])

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_detections(client, max_results \\ nil, next_token \\ nil, resource_arn, options \\ [])

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_sensitivity_inspection_templates(client, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Retrieves a subset of information about the sensitivity inspection template for an account.

Link to this function

list_tags_for_resource(client, resource_arn, options \\ [])

View Source

Retrieves the tags (keys and values) that are associated with an Amazon Macie resource.

Link to this function

put_classification_export_configuration(client, input, options \\ [])

View Source

Creates or updates the configuration settings for storing data classification results.

Link to this function

put_findings_publication_configuration(client, input, options \\ [])

View Source

Updates the configuration settings for publishing findings to Security Hub.

Link to this function

search_resources(client, input, options \\ [])

View Source

Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie monitors and analyzes.

Link to this function

tag_resource(client, resource_arn, input, options \\ [])

View Source

Adds or updates one or more tags (keys and values) that are associated with an Amazon Macie resource.

Link to this function

test_custom_data_identifier(client, input, options \\ [])

View Source

Tests a custom data identifier.

Link to this function

untag_resource(client, resource_arn, input, options \\ [])

View Source

Removes one or more tags (keys and values) from an Amazon Macie resource.

Link to this function

update_allow_list(client, id, input, options \\ [])

View Source

Updates the settings for an allow list.

Link to this function

update_automated_discovery_configuration(client, input, options \\ [])

View Source

Enables or disables automated sensitive data discovery for an account.

Link to this function

update_classification_job(client, job_id, input, options \\ [])

View Source

Changes the status of a classification job.

Link to this function

update_classification_scope(client, id, input, options \\ [])

View Source

Updates the classification scope settings for an account.

Link to this function

update_findings_filter(client, id, input, options \\ [])

View Source

Updates the criteria and other settings for a findings filter.

Link to this function

update_macie_session(client, input, options \\ [])

View Source

Suspends or re-enables Amazon Macie, or updates the configuration settings for a Macie account.

Link to this function

update_member_session(client, id, input, options \\ [])

View Source

Enables an Amazon Macie administrator to suspend or re-enable Macie for a member account.

Link to this function

update_organization_configuration(client, input, options \\ [])

View Source

Updates the Amazon Macie configuration settings for an organization in Organizations.

Link to this function

update_resource_profile(client, input, options \\ [])

View Source

Updates the sensitivity score for an S3 bucket.

Link to this function

update_resource_profile_detections(client, input, options \\ [])

View Source

Updates the sensitivity scoring settings for an S3 bucket.

Link to this function

update_reveal_configuration(client, input, options \\ [])

View Source

Updates the status and configuration settings for retrieving occurrences of sensitive data reported by findings.

Link to this function

update_sensitivity_inspection_template(client, id, input, options \\ [])

View Source

Updates the settings for the sensitivity inspection template for an account.