
Sometimes, we need to delegate administrative priviligest of our Amazon AWS Lightsail account to someone who is part of our team in the role of either a webmaster or a website developer. In that case, we’d need to create a new user and assign administrative privileges to him/her so that they can independently access and use Amazon AWS LightSail account or services. Here’s how you can achive this;
Visit this URL;
https://console.aws.amazon.com/iam/home#users
In the Identity and Access Management (IAM) dashboard, click “Users” under “Access Management” and then click “Add users” button;

Enter a new username in the “User name” box and click “Next” button;

In the “Set permissions” screen, click “Attach policies directly” and mark checkbox next to “AdministratorAccess” Permission Policy. When done, click Next button to continue;

Next, click “Create user” button to continue;

Click the newly created username under “Users”;

Click “Enable console access” in the “Security credentials” tab;

This is all the information you need to provide your new employee or team-member (including webmaster or website developer). Simply copy Console sign\-in URL, username and console password (click Show to view the password) and when done, click “close” button;
