View Source aws_macie2 (aws v0.3.1)

Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern matching to 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.

Link to this section 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 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.
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.
Retrieves the status and settings for a classification job.
Retrieves the Amazon Macie configuration settings for an AWS organization.
Disables an Amazon Macie account and deletes Macie resources for the account.
Disables an account as the delegated Amazon Macie administrator account for an AWS organization.
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 AWS organization.
Retrieves information about the Amazon Macie administrator account for an account.
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
Retrieves the configuration settings for storing data classification results.
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 count of Amazon Macie membership invitations that were received by an account.
Retrieves the current 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) quotas and aggregated usage data for one or more accounts.
Retrieves (queries) aggregated usage data for an account.
Retrieves a subset of information about one or more classification jobs.
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 all the Amazon Macie membership invitations that were received by an account.
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 AWS organization.
Retrieves the tags (keys and values) that are associated with a classification job, custom data identifier, findings filter, or member account.
Creates or updates the configuration settings for storing data classification results.
Adds or updates one or more tags (keys and values) that are associated with a classification job, custom data identifier, findings filter, or member account.
Tests a custom data identifier.
Removes one or more tags (keys and values) from a classification job, custom data identifier, findings filter, or member account.
Changes the status of a classification job.
Updates the criteria and other settings for a findings filter.
Suspends or re-enables an Amazon Macie account, or updates the configuration settings for a Macie account.
Enables an Amazon Macie administrator to suspend or re-enable a member account.
Updates the Amazon Macie configuration settings for an AWS organization.

Link to this section 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_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_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.
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 AWS organization.
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 an Amazon Macie account and deletes Macie resources for the 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 AWS organization.
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 AWS organization.
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_bucket_statistics(Client, Input)

View Source
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
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_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_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 current 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_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_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_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 all 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
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 AWS organization.
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_tags_for_resource(Client, ResourceArn)

View Source
Retrieves the tags (keys and values) that are associated with a classification job, custom data identifier, findings filter, or member account.
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

tag_resource(Client, ResourceArn, Input)

View Source
Adds or updates one or more tags (keys and values) that are associated with a classification job, custom data identifier, findings filter, or member account.
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 a classification job, custom data identifier, findings filter, or member account.
Link to this function

untag_resource(Client, ResourceArn, 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_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 an Amazon Macie account, 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 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 AWS organization.
Link to this function

update_organization_configuration(Client, Input0, Options0)

View Source