{ "opencollection": "1.0.0", "info": { "name": "Amazon Macie 2 Admin#adminAccountId Members API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Members", "type": "folder" }, "items": [ { "info": { "name": "Amazon Macie List Members", "type": "http" }, "http": { "method": "GET", "url": "http://macie2.{region}.amazonaws.com/members", "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": "The maximum number of items to include in each page of a paginated response." }, { "name": "nextToken", "value": "", "type": "query", "description": "The nextToken string that specifies which page of results to return in a paginated response." }, { "name": "onlyAssociated", "value": "", "type": "query", "description": "Specifies which accounts to include in the response, based on the status of an account's relationship with the administrator account. By default, the response includes only current member accounts. To include all accounts, set this value to false." } ] }, "docs": "Retrieves information about the accounts that are associated with an Amazon Macie administrator account." }, { "info": { "name": "Amazon Macie Create Member", "type": "http" }, "http": { "method": "POST", "url": "http://macie2.{region}.amazonaws.com/members", "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": "Associates an account with an Amazon Macie administrator account." }, { "info": { "name": "Amazon Macie Get Member", "type": "http" }, "http": { "method": "GET", "url": "http://macie2.{region}.amazonaws.com/members/: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 information about an account that's associated with an Amazon Macie administrator account." }, { "info": { "name": "Amazon Macie Delete Member", "type": "http" }, "http": { "method": "DELETE", "url": "http://macie2.{region}.amazonaws.com/members/: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": "Deletes the association between an Amazon Macie administrator account and an account." }, { "info": { "name": "Amazon Macie Disassociate Member", "type": "http" }, "http": { "method": "POST", "url": "http://macie2.{region}.amazonaws.com/members/disassociate/: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": "Disassociates an Amazon Macie administrator account from a member account." } ] } ], "bundled": true }