Delete cached AWS role and its mappings on PrivX. Does not affect the AWS service, if the role still
DELETE/role-store/api/v1/awsroles/:awsrole_id
Delete cached AWS role and its mappings on PrivX. Does not affect the AWS service, if the role still exists on AWS, it will re-appear on the next role scan.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful deletion
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Resource not found
Internal server error