Generate AWS Credentials
Purpose
This document describes how to create Amazon Web Services (AWS) credentials.
Introduction
AWS Identity and Access Management (IAM) is a web service for securely controlling access to AWS services. IAM provides the ability to centrally manage users, security credentials such as access keys, and permissions that control which AWS resources users and applications can access.
Create an IAM Policy
Click on Policies to the left of the AWS console, and click on the Create Policy. This opens the Create Policy page where you can create a new IAM policy.
- Click on JSON. This opens an IAM policy editor where you can insert your policy.
The policy is explained later in this document and can be found in Appendix 1 in JSON Format.
- Click on JSON. This opens an IAM policy editor where you can insert your policy.
- Click on the Review policy button on bottom right and fix Policy Name and Description if your policy is not valid.
- To validate the policy, click on the Create Policy button.
Create an IAM Role
- Log in to AWS console and enter IAM Service.
- Click on Roles on the left menu and then click on Create role button to open Create role window.
- Select Another AWS Account as type of trusted entity.
- Fill the form using “947065867758” as Account ID.
- Select Require external ID as Options and use the External ID provided in the Amazon section of Integrations Settings panel in OUTSCAN.
- Select the AWS policy you created.
- Add a name to the AWS role and set a description.
- Click on the Create role button on the bottom right.
Configure AWS Credentials
In the drop-down menu select Amazon Web Services.
Add the name of your AWS account.
Select how to log in:
Select Login with Access Key, to login using the access key ID and Secret Access Key.
Select Login with Role, to login using ARN Role.
ARN Role option is not available on appliances.
Click blue ADD button to create the credentials.
To manage your account, refer to Scan Credentials.
References
AWS IAM Best Practice:
http://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html
AWS IAM Policy Simulator:
https://policysim.aws.amazon.com/home/index.jsp
Appendix-1
The below appendix consists of the AWS Policy for Outpost24 product in JSON format.
|
Viewing AWS Policy for Outpost24 software Summary in the AWS Console.
Copyright
© 2024 Outpost24® All rights reserved. This document may only be redistributed unedited and unaltered. This document may be cited and referenced only if clearly crediting Outpost24® and this document as the source. Any other reproduction and redistribution in print or electronically is strictly prohibited without explicit permission.
Trademark
Outpost24® and OUTSCAN™ are trademarks of Outpost24® and its affiliated companies. All other brand names, product names or trademarks belong to their respective owners.