Interface IAM2InternalClient

All Known Implementing Classes:
IAM2ClientOptimizedImpl, IAM2ClientProfileOptimizedImpl, IAM2ClientStandardImpl

public interface IAM2InternalClient
Manage the required actions of an IAM client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.iam.IamClient
    Returns an IAM client after a factory method determines which one to return.
  • Method Details

    • getIamClient

      software.amazon.awssdk.services.iam.IamClient getIamClient()
      Returns an IAM client after a factory method determines which one to return.
      Returns:
      IamClient IamClient