Amazon Service User
Create Service User
- Sign in to AWS Management Console
- Search and navigate to the Users feature
- Click on
Add Users
and provide a user name value and selectAccess key - Programmatic access
for the credential type - In the
Set permissions
screen, select the following permissions based on the integration services needed
- ComprehendReadOnly - For Amazon Comprehend language services
- AmazonTextractFullAccess - For Amazon Textract form services
- Add tags (optional) and then proceed to
Create User
. - Once the user is created, copy the displayed
Access key ID
andSecret access key
values from the page.
![Add User](./.assets/images/Add User Page.png)
To create a profile for the above credentials, please refer to Creating profiles for your AWS credentials