Amazon IAM Examples - Amazon SDK for JavaScript
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

We announced the upcoming end-of-support for Amazon SDK for JavaScript v2. We recommend that you migrate to Amazon SDK for JavaScript v3. For dates, additional details, and information on how to migrate, please refer to the linked announcement.

Amazon IAM Examples

Amazon Identity and Access Management (IAM) is a web service that enables Amazon Web Services customers to manage users and user permissions in Amazon. The service is targeted at organizations with multiple users or systems in the cloud that use Amazon products. With IAM, you can centrally manage users, security credentials such as access keys, and permissions that control which Amazon resources users can access.


            Relationship between JavaScript environments, the SDK, and IAM

The JavaScript API for IAM is exposed through the AWS.IAM client class. For more information about using the IAM client class, see Class: AWS.IAM in the API reference.