- Print
- DarkLight
AWS Detailed Steps for User Credential Generation
Article summary
Did you find this summary helpful?
Thank you for your feedback
Steps
- Create Service Account
- Create AWS user (https://console.aws.amazon.com/iam/home#/users). Make sure to set the access type to programmatic access.
- Create AWS user (https://console.aws.amazon.com/iam/home#/users). Make sure to set the access type to programmatic access.
- Add Permissions
- Create a new group and add (ReadOnlyAccess and SecurityAudit) permissions. Next add the created service account to this group.
- Create a new group and add (ReadOnlyAccess and SecurityAudit) permissions. Next add the created service account to this group.
- Save the User Access Key and Secret Access Key
- With this credential it should be possible to configure Red Sentry Cloud Sentry
In case new credential is needed follow the following steps to create new Access Key and Secret Access Key
- Click on the config checker user within IAM. Then go to "Security Credentials". And click "create access key".
Was this article helpful?