Identity and access management in Amazon Comprehend Medical - Amazon Comprehend Medical

Identity and access management in Amazon Comprehend Medical

Access to Comprehend Medical requires credentials that AWS can use to authenticate your requests. Those credentials must have permissions to access Comprehend Medical actions. AWS Identity and Access Management (IAM) can help secure your resources by controlling who can access them. The following sections provide details on how you can use IAM with Comprehend Medical.

Authentication

You must give users permissions to interact with Amazon Comprehend Medical. For users who need full access use ComprehendMedicalFullAccess.

To provide access, add permissions to your users, groups, or roles:

To use Amazon Comprehend Medical's asynchronous operations you also need a service role.

A service role is an IAM role that a service assumes to perform actions on your behalf. An IAM administrator can create, modify, and delete a service role from within IAM. For more information, see Creating a role to delegate permissions to an AWS service in the IAM User Guide.

To learn more about specifying Amazon Comprehend Medical as the service in principal, see Role-based Permissions required for batch operations.

Access Control

You must have valid credentials to authenticate your requests. The credentials must have permissions to call an Amazon Comprehend Medical action.

The following sections describe how to manage permissions for Amazon Comprehend Medical. We recommend that you read the overview first.