Amazon Identity and Access Management examples using the Amazon SDK for PHP Version 3 - Amazon SDK for PHP
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).

Amazon Identity and Access Management examples using the Amazon SDK for PHP Version 3

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.

All the example code for the Amazon SDK for PHP is available here on GitHub.

Credentials

Before running the example code, configure your Amazon credentials, as described in Credentials. Then import the Amazon SDK for PHP, as described in Basic usage.