{"note":"OpenAPI conversion -- returning structured metadata","name":"amazonaws-com-macie2","description":"Amazon Macie 2","version":"2020-01-01","base_url":"","endpoints":81,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Amazon Macie 2\n@version 2020-01-01\n@auth AWS SigV4\n@endpoints 81\n@hint download_for_search\n@toc invitations(6), custom-data-identifiers(6), automated-discovery(4), allow-lists(5), jobs(4), findingsfilters(5), members(5), findings(6), datasources(3), admin(5), macie(5), administrator(2), master(2), classification-export-configuration(2), classification-scopes(3), findings-publication-configuration(2), resource-profiles(5), reveal-configuration(2), templates(3), usage(2), managed-data-identifiers(1), tags(3)\n\n@group invitations\n@endpoint POST /invitations/accept\n@desc Accepts an Amazon Macie membership invitation that was received from a specific account.\n@required {invitationId: str}\n@optional {administratorAccountId: str, masterAccount: str}\n\n@endgroup\n\n@group custom-data-identifiers\n@endpoint POST /custom-data-identifiers/get\n@desc Retrieves information about one or more custom data identifiers.\n@optional {ids: [str]}\n@returns(200) {customDataIdentifiers: [BatchGetCustomDataIdentifierSummary]?, notFoundIdentifierIds: [str]?}\n\n@endgroup\n\n@group automated-discovery\n@endpoint PATCH /automated-discovery/accounts\n@desc Changes the status of automated sensitive data discovery for one or more accounts.\n@optional {accounts: [AutomatedDiscoveryAccountUpdate]}\n@returns(200) {errors: [AutomatedDiscoveryAccountUpdateError]?}\n\n@endgroup\n\n@group allow-lists\n@endpoint POST /allow-lists\n@desc Creates and defines the settings for an allow list.\n@required {clientToken: str, criteria: AllowListCriteria, name: str}\n@optional {description: str, tags: map<str,str>}\n@returns(200) {arn: str?, id: str?}\n\n@endgroup\n\n@group jobs\n@endpoint POST /jobs\n@desc Creates and defines the settings for a classification job.\n@required {clientToken: str, jobType: str, name: str, s3JobDefinition: S3JobDefinition}\n@optional {allowListIds: [str], customDataIdentifierIds: [str], description: str, initialRun: bool, managedDataIdentifierIds: [str], managedDataIdentifierSelector: str, samplingPercentage: int, scheduleFrequency: JobScheduleFrequency, tags: map<str,str>}\n@returns(200) {jobArn: str?, jobId: str?}\n\n@endgroup\n\n@group custom-data-identifiers\n@endpoint POST /custom-data-identifiers\n@desc Creates and defines the criteria and other settings for a custom data identifier.\n@required {name: str, regex: str}\n@optional {clientToken: str, description: str, ignoreWords: [str], keywords: [str], maximumMatchDistance: int, severityLevels: [SeverityLevel], tags: map<str,str>}\n@returns(200) {customDataIdentifierId: str?}\n\n@endgroup\n\n@group findingsfilters\n@endpoint POST /findingsfilters\n@desc Creates and defines the criteria and other settings for a findings filter.\n@required {action: str, findingCriteria: FindingCriteria, name: str}\n@optional {clientToken: str, description: str, position: int, tags: map<str,str>}\n@returns(200) {arn: str?, id: str?}\n\n@endgroup\n\n@group invitations\n@endpoint POST /invitations\n@desc Sends an Amazon Macie membership invitation to one or more accounts.\n@required {accountIds: [str]}\n@optional {disableEmailNotification: bool, message: str}\n@returns(200) {unprocessedAccounts: [UnprocessedAccount]?}\n\n@endgroup\n\n@group members\n@endpoint POST /members\n@desc Associates an account with an Amazon Macie administrator account.\n@required {account: AccountDetail}\n@optional {tags: map<str,str>}\n@returns(200) {arn: str?}\n\n@endgroup\n\n@group findings\n@endpoint POST /findings/sample\n@desc Creates sample findings.\n@optional {findingTypes: [str]}\n\n@endgroup\n\n@group invitations\n@endpoint POST /invitations/decline\n@desc Declines Amazon Macie membership invitations that were received from specific accounts.\n@required {accountIds: [str]}\n@returns(200) {unprocessedAccounts: [UnprocessedAccount]?}\n\n@endgroup\n\n@group allow-lists\n@endpoint DELETE /allow-lists/{id}\n@desc Deletes an allow list.\n@required {id: str}\n@optional {ignoreJobChecks: str}\n\n@endgroup\n\n@group custom-data-identifiers\n@endpoint DELETE /custom-data-identifiers/{id}\n@desc Soft deletes a custom data identifier.\n@required {id: str}\n\n@endgroup\n\n@group findingsfilters\n@endpoint DELETE /findingsfilters/{id}\n@desc Deletes a findings filter.\n@required {id: str}\n\n@endgroup\n\n@group invitations\n@endpoint POST /invitations/delete\n@desc Deletes Amazon Macie membership invitations that were received from specific accounts.\n@required {accountIds: [str]}\n@returns(200) {unprocessedAccounts: [UnprocessedAccount]?}\n\n@endgroup\n\n@group members\n@endpoint DELETE /members/{id}\n@desc Deletes the association between an Amazon Macie administrator account and an account.\n@required {id: str}\n\n@endgroup\n\n@group datasources\n@endpoint POST /datasources/s3\n@desc Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.\n@optional {criteria: map<str,BucketCriteriaAdditionalProperties>, maxResults: int, nextToken: str, sortCriteria: BucketSortCriteria}\n@returns(200) {buckets: [BucketMetadata]?, nextToken: str?}\n\n@endgroup\n\n@group jobs\n@endpoint GET /jobs/{jobId}\n@desc Retrieves the status and settings for a classification job.\n@required {jobId: str}\n@returns(200) {allowListIds: [str]?, clientToken: str?, createdAt: str(timestamp)?, customDataIdentifierIds: [str]?, description: str?, initialRun: bool?, jobArn: str?, jobId: str?, jobStatus: str?, jobType: str?, lastRunErrorStatus: LastRunErrorStatus?{code: str?}, lastRunTime: str(timestamp)?, managedDataIdentifierIds: [str]?, managedDataIdentifierSelector: str?, name: str?, s3JobDefinition: S3JobDefinition?{bucketCriteria: S3BucketCriteriaForJob?{excludes: CriteriaBlockForJob?{and: [CriteriaForJob]?}, includes: CriteriaBlockForJob?{and: [CriteriaForJob]?}}, bucketDefinitions: [S3BucketDefinitionForJob]?, scoping: Scoping?{excludes: JobScopingBlock?{and: [JobScopeTerm]?}, includes: JobScopingBlock?{and: [JobScopeTerm]?}}}, samplingPercentage: int?, scheduleFrequency: JobScheduleFrequency?{dailySchedule: DailySchedule?, monthlySchedule: MonthlySchedule?{dayOfMonth: int?}, weeklySchedule: WeeklySchedule?{dayOfWeek: str?}}, statistics: Statistics?{approximateNumberOfObjectsToProcess: num(f64)?, numberOfRuns: num(f64)?}, tags: map<str,str>?, userPausedDetails: UserPausedDetails?{jobExpiresAt: str(timestamp)?, jobImminentExpirationHealthEventArn: str?, jobPausedAt: str(timestamp)?}}\n\n@endgroup\n\n@group admin\n@endpoint GET /admin/configuration\n@desc Retrieves the Amazon Macie configuration settings for an organization in Organizations.\n@returns(200) {autoEnable: bool?, maxAccountLimitReached: bool?}\n\n@endgroup\n\n@group macie\n@endpoint DELETE /macie\n@desc Disables Amazon Macie and deletes all settings and resources for a Macie account.\n\n@endgroup\n\n@group admin\n@endpoint DELETE /admin\n@desc Disables an account as the delegated Amazon Macie administrator account for an organization in Organizations.\n@required {adminAccountId: str}\n\n@endgroup\n\n@group administrator\n@endpoint POST /administrator/disassociate\n@desc Disassociates a member account from its Amazon Macie administrator account.\n\n@endgroup\n\n@group master\n@endpoint POST /master/disassociate\n@desc (Deprecated) Disassociates a member account from its Amazon Macie administrator account. This operation has been replaced by the DisassociateFromAdministratorAccount operation.\n\n@endgroup\n\n@group members\n@endpoint POST /members/disassociate/{id}\n@desc Disassociates an Amazon Macie administrator account from a member account.\n@required {id: str}\n\n@endgroup\n\n@group macie\n@endpoint POST /macie\n@desc Enables Amazon Macie and specifies the configuration settings for a Macie account.\n@optional {clientToken: str, findingPublishingFrequency: str, status: str}\n\n@endgroup\n\n@group admin\n@endpoint POST /admin\n@desc Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.\n@required {adminAccountId: str}\n@optional {clientToken: str}\n\n@endgroup\n\n@group administrator\n@endpoint GET /administrator\n@desc Retrieves information about the Amazon Macie administrator account for an account.\n@returns(200) {administrator: Invitation?{accountId: str?, invitationId: str?, invitedAt: str(timestamp)?, relationshipStatus: str?}}\n\n@endgroup\n\n@group allow-lists\n@endpoint GET /allow-lists/{id}\n@desc Retrieves the settings and status of an allow list.\n@required {id: str}\n@returns(200) {arn: str?, createdAt: str(timestamp)?, criteria: AllowListCriteria?{regex: str?, s3WordsList: S3WordsList?{bucketName: str, objectKey: str}}, description: str?, id: str?, name: str?, status: AllowListStatus?{code: str, description: str?}, tags: map<str,str>?, updatedAt: str(timestamp)?}\n\n@endgroup\n\n@group automated-discovery\n@endpoint GET /automated-discovery/configuration\n@desc Retrieves the configuration settings and status of automated sensitive data discovery for an organization or standalone account.\n@returns(200) {autoEnableOrganizationMembers: str?, classificationScopeId: str?, disabledAt: str(timestamp)?, firstEnabledAt: str(timestamp)?, lastUpdatedAt: str(timestamp)?, sensitivityInspectionTemplateId: str?, status: str?}\n\n@endgroup\n\n@group datasources\n@endpoint POST /datasources/s3/statistics\n@desc Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes for an account.\n@optional {accountId: str}\n@returns(200) {bucketCount: int(i64)?, bucketCountByEffectivePermission: BucketCountByEffectivePermission?{publiclyAccessible: int(i64)?, publiclyReadable: int(i64)?, publiclyWritable: int(i64)?, unknown: int(i64)?}, bucketCountByEncryptionType: BucketCountByEncryptionType?{kmsManaged: int(i64)?, s3Managed: int(i64)?, unencrypted: int(i64)?, unknown: int(i64)?}, bucketCountByObjectEncryptionRequirement: BucketCountPolicyAllowsUnencryptedObjectUploads?{allowsUnencryptedObjectUploads: int(i64)?, deniesUnencryptedObjectUploads: int(i64)?, unknown: int(i64)?}, bucketCountBySharedAccessType: BucketCountBySharedAccessType?{external: int(i64)?, internal: int(i64)?, notShared: int(i64)?, unknown: int(i64)?}, bucketStatisticsBySensitivity: BucketStatisticsBySensitivity?{classificationError: SensitivityAggregations?{classifiableSizeInBytes: int(i64)?, publiclyAccessibleCount: int(i64)?, totalCount: int(i64)?, totalSizeInBytes: int(i64)?}, notClassified: SensitivityAggregations?{classifiableSizeInBytes: int(i64)?, publiclyAccessibleCount: int(i64)?, totalCount: int(i64)?, totalSizeInBytes: int(i64)?}, notSensitive: SensitivityAggregations?{classifiableSizeInBytes: int(i64)?, publiclyAccessibleCount: int(i64)?, totalCount: int(i64)?, totalSizeInBytes: int(i64)?}, sensitive: SensitivityAggregations?{classifiableSizeInBytes: int(i64)?, publiclyAccessibleCount: int(i64)?, totalCount: int(i64)?, totalSizeInBytes: int(i64)?}}, classifiableObjectCount: int(i64)?, classifiableSizeInBytes: int(i64)?, lastUpdated: str(timestamp)?, objectCount: int(i64)?, sizeInBytes: int(i64)?, sizeInBytesCompressed: int(i64)?, unclassifiableObjectCount: ObjectLevelStatistics?{fileType: int(i64)?, storageClass: int(i64)?, total: int(i64)?}, unclassifiableObjectSizeInBytes: ObjectLevelStatistics?{fileType: int(i64)?, storageClass: int(i64)?, total: int(i64)?}}\n\n@endgroup\n\n@group classification-export-configuration\n@endpoint GET /classification-export-configuration\n@desc Retrieves the configuration settings for storing data classification results.\n@returns(200) {configuration: ClassificationExportConfiguration?{s3Destination: S3Destination?{bucketName: str, keyPrefix: str?, kmsKeyArn: str}}}\n\n@endgroup\n\n@group classification-scopes\n@endpoint GET /classification-scopes/{id}\n@desc Retrieves the classification scope settings for an account.\n@required {id: str}\n@returns(200) {id: str?, name: str?, s3: S3ClassificationScope?{excludes: S3ClassificationScopeExclusion{bucketNames: [str]}}}\n\n@endgroup\n\n@group custom-data-identifiers\n@endpoint GET /custom-data-identifiers/{id}\n@desc Retrieves the criteria and other settings for a custom data identifier.\n@required {id: str}\n@returns(200) {arn: str?, createdAt: str(timestamp)?, deleted: bool?, description: str?, id: str?, ignoreWords: [str]?, keywords: [str]?, maximumMatchDistance: int?, name: str?, regex: str?, severityLevels: [SeverityLevel]?, tags: map<str,str>?}\n\n@endgroup\n\n@group findings\n@endpoint POST /findings/statistics\n@desc Retrieves (queries) aggregated statistical data about findings.\n@required {groupBy: str}\n@optional {findingCriteria: FindingCriteria, size: int, sortCriteria: FindingStatisticsSortCriteria}\n@returns(200) {countsByGroup: [GroupCount]?}\n\n@endpoint POST /findings/describe\n@desc Retrieves the details of one or more findings.\n@required {findingIds: [str]}\n@optional {sortCriteria: SortCriteria}\n@returns(200) {findings: [Finding]?}\n\n@endgroup\n\n@group findingsfilters\n@endpoint GET /findingsfilters/{id}\n@desc Retrieves the criteria and other settings for a findings filter.\n@required {id: str}\n@returns(200) {action: str?, arn: str?, description: str?, findingCriteria: FindingCriteria?{criterion: map<str,CriterionAdditionalProperties>?}, id: str?, name: str?, position: int?, tags: map<str,str>?}\n\n@endgroup\n\n@group findings-publication-configuration\n@endpoint GET /findings-publication-configuration\n@desc Retrieves the configuration settings for publishing findings to Security Hub.\n@returns(200) {securityHubConfiguration: SecurityHubConfiguration?{publishClassificationFindings: bool, publishPolicyFindings: bool}}\n\n@endgroup\n\n@group invitations\n@endpoint GET /invitations/count\n@desc Retrieves the count of Amazon Macie membership invitations that were received by an account.\n@returns(200) {invitationsCount: int(i64)?}\n\n@endgroup\n\n@group macie\n@endpoint GET /macie\n@desc Retrieves the status and configuration settings for an Amazon Macie account.\n@returns(200) {createdAt: str(timestamp)?, findingPublishingFrequency: str?, serviceRole: str?, status: str?, updatedAt: str(timestamp)?}\n\n@endgroup\n\n@group master\n@endpoint GET /master\n@desc (Deprecated) Retrieves information about the Amazon Macie administrator account for an account. This operation has been replaced by the GetAdministratorAccount operation.\n@returns(200) {master: Invitation?{accountId: str?, invitationId: str?, invitedAt: str(timestamp)?, relationshipStatus: str?}}\n\n@endgroup\n\n@group members\n@endpoint GET /members/{id}\n@desc Retrieves information about an account that's associated with an Amazon Macie administrator account.\n@required {id: str}\n@returns(200) {accountId: str?, administratorAccountId: str?, arn: str?, email: str?, invitedAt: str(timestamp)?, masterAccountId: str?, relationshipStatus: str?, tags: map<str,str>?, updatedAt: str(timestamp)?}\n\n@endgroup\n\n@group resource-profiles\n@endpoint GET /resource-profiles\n@desc Retrieves (queries) sensitive data discovery statistics and the sensitivity score for an S3 bucket.\n@required {resourceArn: str}\n@returns(200) {profileUpdatedAt: str(timestamp)?, sensitivityScore: int?, sensitivityScoreOverridden: bool?, statistics: ResourceStatistics?{totalBytesClassified: int(i64)?, totalDetections: int(i64)?, totalDetectionsSuppressed: int(i64)?, totalItemsClassified: int(i64)?, totalItemsSensitive: int(i64)?, totalItemsSkipped: int(i64)?, totalItemsSkippedInvalidEncryption: int(i64)?, totalItemsSkippedInvalidKms: int(i64)?, totalItemsSkippedPermissionDenied: int(i64)?}}\n\n@endgroup\n\n@group reveal-configuration\n@endpoint GET /reveal-configuration\n@desc Retrieves the status and configuration settings for retrieving occurrences of sensitive data reported by findings.\n@returns(200) {configuration: RevealConfiguration?{kmsKeyId: str?, status: str}, retrievalConfiguration: RetrievalConfiguration?{externalId: str?, retrievalMode: str, roleName: str?}}\n\n@endgroup\n\n@group findings\n@endpoint GET /findings/{findingId}/reveal\n@desc Retrieves occurrences of sensitive data reported by a finding.\n@required {findingId: str}\n@returns(200) {error: str?, sensitiveDataOccurrences: map<str,[DetectedDataDetails]>?, status: str?}\n\n@endpoint GET /findings/{findingId}/reveal/availability\n@desc Checks whether occurrences of sensitive data can be retrieved for a finding.\n@required {findingId: str}\n@returns(200) {code: str?, reasons: [str]?}\n\n@endgroup\n\n@group templates\n@endpoint GET /templates/sensitivity-inspections/{id}\n@desc Retrieves the settings for the sensitivity inspection template for an account.\n@required {id: str}\n@returns(200) {description: str?, excludes: SensitivityInspectionTemplateExcludes?{managedDataIdentifierIds: [str]?}, includes: SensitivityInspectionTemplateIncludes?{allowListIds: [str]?, customDataIdentifierIds: [str]?, managedDataIdentifierIds: [str]?}, name: str?, sensitivityInspectionTemplateId: str?}\n\n@endgroup\n\n@group usage\n@endpoint POST /usage/statistics\n@desc Retrieves (queries) quotas and aggregated usage data for one or more accounts.\n@optional {filterBy: [UsageStatisticsFilter], maxResults: int, nextToken: str, sortBy: UsageStatisticsSortBy, timeRange: str}\n@returns(200) {nextToken: str?, records: [UsageRecord]?, timeRange: str?}\n\n@endpoint GET /usage\n@desc Retrieves (queries) aggregated usage data for an account.\n@optional {timeRange: str}\n@returns(200) {timeRange: str?, usageTotals: [UsageTotal]?}\n\n@endgroup\n\n@group allow-lists\n@endpoint GET /allow-lists\n@desc Retrieves a subset of information about all the allow lists for an account.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {allowLists: [AllowListSummary]?, nextToken: str?}\n\n@endgroup\n\n@group automated-discovery\n@endpoint GET /automated-discovery/accounts\n@desc Retrieves the status of automated sensitive data discovery for one or more accounts.\n@optional {accountIds: [str], maxResults: int, nextToken: str}\n@returns(200) {items: [AutomatedDiscoveryAccount]?, nextToken: str?}\n\n@endgroup\n\n@group jobs\n@endpoint POST /jobs/list\n@desc Retrieves a subset of information about one or more classification jobs.\n@optional {filterCriteria: ListJobsFilterCriteria, maxResults: int, nextToken: str, sortCriteria: ListJobsSortCriteria}\n@returns(200) {items: [JobSummary]?, nextToken: str?}\n\n@endgroup\n\n@group classification-scopes\n@endpoint GET /classification-scopes\n@desc Retrieves a subset of information about the classification scope for an account.\n@optional {name: str, nextToken: str}\n@returns(200) {classificationScopes: [ClassificationScopeSummary]?, nextToken: str?}\n\n@endgroup\n\n@group custom-data-identifiers\n@endpoint POST /custom-data-identifiers/list\n@desc Retrieves a subset of information about all the custom data identifiers for an account.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {items: [CustomDataIdentifierSummary]?, nextToken: str?}\n\n@endgroup\n\n@group findings\n@endpoint POST /findings\n@desc Retrieves a subset of information about one or more findings.\n@optional {findingCriteria: FindingCriteria, maxResults: int, nextToken: str, sortCriteria: SortCriteria}\n@returns(200) {findingIds: [str]?, nextToken: str?}\n\n@endgroup\n\n@group findingsfilters\n@endpoint GET /findingsfilters\n@desc Retrieves a subset of information about all the findings filters for an account.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {findingsFilterListItems: [FindingsFilterListItem]?, nextToken: str?}\n\n@endgroup\n\n@group invitations\n@endpoint GET /invitations\n@desc Retrieves information about Amazon Macie membership invitations that were received by an account.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {invitations: [Invitation]?, nextToken: str?}\n\n@endgroup\n\n@group managed-data-identifiers\n@endpoint POST /managed-data-identifiers/list\n@desc Retrieves information about all the managed data identifiers that Amazon Macie currently provides.\n@optional {nextToken: str}\n@returns(200) {items: [ManagedDataIdentifierSummary]?, nextToken: str?}\n\n@endgroup\n\n@group members\n@endpoint GET /members\n@desc Retrieves information about the accounts that are associated with an Amazon Macie administrator account.\n@optional {maxResults: int, nextToken: str, onlyAssociated: str}\n@returns(200) {members: [Member]?, nextToken: str?}\n\n@endgroup\n\n@group admin\n@endpoint GET /admin\n@desc Retrieves information about the delegated Amazon Macie administrator account for an organization in Organizations.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {adminAccounts: [AdminAccount]?, nextToken: str?}\n\n@endgroup\n\n@group resource-profiles\n@endpoint GET /resource-profiles/artifacts\n@desc Retrieves information about objects that Amazon Macie selected from an S3 bucket for automated sensitive data discovery.\n@required {resourceArn: str}\n@optional {nextToken: str}\n@returns(200) {artifacts: [ResourceProfileArtifact]?, nextToken: str?}\n\n@endpoint GET /resource-profiles/detections\n@desc Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.\n@required {resourceArn: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {detections: [Detection]?, nextToken: str?}\n\n@endgroup\n\n@group templates\n@endpoint GET /templates/sensitivity-inspections\n@desc Retrieves a subset of information about the sensitivity inspection template for an account.\n@optional {maxResults: int, nextToken: str}\n@returns(200) {nextToken: str?, sensitivityInspectionTemplates: [SensitivityInspectionTemplatesEntry]?}\n\n@endgroup\n\n@group tags\n@endpoint GET /tags/{resourceArn}\n@desc Retrieves the tags (keys and values) that are associated with an Amazon Macie resource.\n@required {resourceArn: str}\n@returns(200) {tags: map<str,str>?}\n\n@endgroup\n\n@group classification-export-configuration\n@endpoint PUT /classification-export-configuration\n@desc Adds or updates the configuration settings for storing data classification results.\n@required {configuration: ClassificationExportConfiguration}\n@returns(200) {configuration: ClassificationExportConfiguration?{s3Destination: S3Destination?{bucketName: str, keyPrefix: str?, kmsKeyArn: str}}}\n\n@endgroup\n\n@group findings-publication-configuration\n@endpoint PUT /findings-publication-configuration\n@desc Updates the configuration settings for publishing findings to Security Hub.\n@optional {clientToken: str, securityHubConfiguration: SecurityHubConfiguration}\n\n@endgroup\n\n@group datasources\n@endpoint POST /datasources/search-resources\n@desc Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie monitors and analyzes.\n@optional {bucketCriteria: SearchResourcesBucketCriteria, maxResults: int, nextToken: str, sortCriteria: SearchResourcesSortCriteria}\n@returns(200) {matchingResources: [MatchingResource]?, nextToken: str?}\n\n@endgroup\n\n@group tags\n@endpoint POST /tags/{resourceArn}\n@desc Adds or updates one or more tags (keys and values) that are associated with an Amazon Macie resource.\n@required {resourceArn: str, tags: map<str,str>}\n\n@endgroup\n\n@group custom-data-identifiers\n@endpoint POST /custom-data-identifiers/test\n@desc Tests criteria for a custom data identifier.\n@required {regex: str, sampleText: str}\n@optional {ignoreWords: [str], keywords: [str], maximumMatchDistance: int}\n@returns(200) {matchCount: int?}\n\n@endgroup\n\n@group tags\n@endpoint DELETE /tags/{resourceArn}\n@desc Removes one or more tags (keys and values) from an Amazon Macie resource.\n@required {resourceArn: str, tagKeys: [str]}\n\n@endgroup\n\n@group allow-lists\n@endpoint PUT /allow-lists/{id}\n@desc Updates the settings for an allow list.\n@required {id: str, criteria: AllowListCriteria, name: str}\n@optional {description: str}\n@returns(200) {arn: str?, id: str?}\n\n@endgroup\n\n@group automated-discovery\n@endpoint PUT /automated-discovery/configuration\n@desc Changes the configuration settings and status of automated sensitive data discovery for an organization or standalone account.\n@required {status: str}\n@optional {autoEnableOrganizationMembers: str}\n\n@endgroup\n\n@group jobs\n@endpoint PATCH /jobs/{jobId}\n@desc Changes the status of a classification job.\n@required {jobId: str, jobStatus: str}\n\n@endgroup\n\n@group classification-scopes\n@endpoint PATCH /classification-scopes/{id}\n@desc Updates the classification scope settings for an account.\n@required {id: str}\n@optional {s3: S3ClassificationScopeUpdate}\n\n@endgroup\n\n@group findingsfilters\n@endpoint PATCH /findingsfilters/{id}\n@desc Updates the criteria and other settings for a findings filter.\n@required {id: str}\n@optional {action: str, clientToken: str, description: str, findingCriteria: FindingCriteria, name: str, position: int}\n@returns(200) {arn: str?, id: str?}\n\n@endgroup\n\n@group macie\n@endpoint PATCH /macie\n@desc Suspends or re-enables Amazon Macie, or updates the configuration settings for a Macie account.\n@optional {findingPublishingFrequency: str, status: str}\n\n@endpoint PATCH /macie/members/{id}\n@desc Enables an Amazon Macie administrator to suspend or re-enable Macie for a member account.\n@required {id: str, status: str}\n\n@endgroup\n\n@group admin\n@endpoint PATCH /admin/configuration\n@desc Updates the Amazon Macie configuration settings for an organization in Organizations.\n@required {autoEnable: bool}\n\n@endgroup\n\n@group resource-profiles\n@endpoint PATCH /resource-profiles\n@desc Updates the sensitivity score for an S3 bucket.\n@required {resourceArn: str}\n@optional {sensitivityScoreOverride: int}\n\n@endpoint PATCH /resource-profiles/detections\n@desc Updates the sensitivity scoring settings for an S3 bucket.\n@required {resourceArn: str}\n@optional {suppressDataIdentifiers: [SuppressDataIdentifier]}\n\n@endgroup\n\n@group reveal-configuration\n@endpoint PUT /reveal-configuration\n@desc Updates the status and configuration settings for retrieving occurrences of sensitive data reported by findings.\n@required {configuration: RevealConfiguration}\n@optional {retrievalConfiguration: UpdateRetrievalConfiguration}\n@returns(200) {configuration: RevealConfiguration?{kmsKeyId: str?, status: str}, retrievalConfiguration: RetrievalConfiguration?{externalId: str?, retrievalMode: str, roleName: str?}}\n\n@endgroup\n\n@group templates\n@endpoint PUT /templates/sensitivity-inspections/{id}\n@desc Updates the settings for the sensitivity inspection template for an account.\n@required {id: str}\n@optional {description: str, excludes: SensitivityInspectionTemplateExcludes, includes: SensitivityInspectionTemplateIncludes}\n\n@endgroup\n\n@end\n"}