Interface | Description |
---|---|
IamAsyncClient |
Service client for accessing IAM asynchronously.
|
IamAsyncClientBuilder |
A builder for creating an instance of
IamAsyncClient . |
IamBaseClientBuilder<B extends IamBaseClientBuilder<B,C>,C> |
This includes configuration specific to IAM that is supported by both
IamClientBuilder and
IamAsyncClientBuilder . |
IamClient |
Service client for accessing IAM.
|
IamClientBuilder |
A builder for creating an instance of
IamClient . |
AWS Identity and Access Management (IAM) is a web service for securely controlling access to AWS services. With IAM, you can centrally manage users, security credentials such as access keys, and permissions that control which AWS resources users and applications can access. For more information about IAM, see AWS Identity and Access Management (IAM) and the AWS Identity and Access Management User Guide.
Copyright © 2021. All rights reserved.