IAM

  • IAM

    Client object for interacting with AWS IAM service.

    AWS Identity and Access Management 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.

    See more

    Declaration

    Swift

    public struct IAM
  • Error enum for IAM

    See more

    Declaration

    Swift

    public enum IAMErrorType : AWSErrorType
    extension IAMErrorType : CustomStringConvertible