{ "opencollection": "1.0.0", "info": { "name": "Amazon Macie 2 Admin#adminAccountId Classification Scopes API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Classification Scopes", "type": "folder" }, "items": [ { "info": { "name": "Amazon Macie Get Classification Scope", "type": "http" }, "http": { "method": "GET", "url": "http://macie2.{region}.amazonaws.com/classification-scopes/: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 classification scope settings for an account." }, { "info": { "name": "Amazon Macie Update Classification Scope", "type": "http" }, "http": { "method": "PATCH", "url": "http://macie2.{region}.amazonaws.com/classification-scopes/: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." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the classification scope settings for an account." }, { "info": { "name": "Amazon Macie List Classification Scopes", "type": "http" }, "http": { "method": "GET", "url": "http://macie2.{region}.amazonaws.com/classification-scopes", "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": "name", "value": "", "type": "query", "description": "The name of the classification scope to retrieve the unique identifier for." }, { "name": "nextToken", "value": "", "type": "query", "description": "The nextToken string that specifies which page of results to return in a paginated response." } ] }, "docs": "Retrieves a subset of information about the classification scope for an account." } ] } ], "bundled": true }