{ "opencollection": "1.0.0", "info": { "name": "Amazon Macie 2 Admin#adminAccountId Custom Data Identifiers API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Custom Data Identifiers", "type": "folder" }, "items": [ { "info": { "name": "Amazon Macie Batch Get Custom Data Identifiers", "type": "http" }, "http": { "method": "POST", "url": "http://macie2.{region}.amazonaws.com/custom-data-identifiers/get", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves information about one or more custom data identifiers." }, { "info": { "name": "Amazon Macie Create Custom Data Identifier", "type": "http" }, "http": { "method": "POST", "url": "http://macie2.{region}.amazonaws.com/custom-data-identifiers", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates and defines the criteria and other settings for a custom data identifier." }, { "info": { "name": "Amazon Macie Get Custom Data Identifier", "type": "http" }, "http": { "method": "GET", "url": "http://macie2.{region}.amazonaws.com/custom-data-identifiers/:id", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "The unique identifier for the Amazon Macie resource that the request applies to." } ] }, "docs": "Retrieves the criteria and other settings for a custom data identifier." }, { "info": { "name": "Amazon Macie Delete Custom Data Identifier", "type": "http" }, "http": { "method": "DELETE", "url": "http://macie2.{region}.amazonaws.com/custom-data-identifiers/:id", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "The unique identifier for the Amazon Macie resource that the request applies to." } ] }, "docs": "Soft deletes a custom data identifier." }, { "info": { "name": "Amazon Macie List Custom Data Identifiers", "type": "http" }, "http": { "method": "POST", "url": "http://macie2.{region}.amazonaws.com/custom-data-identifiers/list", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "maxResults", "value": "", "type": "query", "description": "Pagination limit" }, { "name": "nextToken", "value": "", "type": "query", "description": "Pagination token" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a subset of information about all the custom data identifiers for an account." }, { "info": { "name": "Amazon Macie Test Custom Data Identifier", "type": "http" }, "http": { "method": "POST", "url": "http://macie2.{region}.amazonaws.com/custom-data-identifiers/test", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Tests a custom data identifier." } ] } ], "bundled": true }