APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser

APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser. 2 operations. Lead operation: #Action=CreateUser. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering Platform#Action=CreateUser

What You Can Do

GET
Getcreateuser

Creates a new IAM user for your Amazon Web Services account.

For information about quotas for the number of IAM users you can create, see IAM an

MCP Tools

p-creates-new-iam-user-your

Creates a new IAM user for your Amazon Web Services account.

For information about quotas for the number of IAM users you can create, see IAM an

read-only idempotent
p-creates-new-iam-user-your-2

Creates a new IAM user for your Amazon Web Services account.

For information about quotas for the number of IAM users you can create, see IAM an

Capability Spec

naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser. 2 operations. Lead operation:
    #Action=CreateUser. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=CreateUser'
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ENGINEERING_PLATFORM_API_KEY: ENGINEERING_PLATFORM_API_KEY
capability:
  consumes:
  - type: http
    namespace: aws-iam-action-createuser
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser business capability.
      Self-contained, no shared references.'
    resources:
    - name: '#Action=CreateUser'
      path: /#Action=CreateUser
      operations:
      - name: getcreateuser
        method: GET
        description: <p>Creates a new IAM user for your Amazon Web Services account.</p> <p> For information about quotas
          for the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          an
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Path
          in: query
          type: string
          description: <p> The path for the user name. For more information about paths, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html">IAM
            iden
        - name: UserName
          in: query
          type: string
          description: <p>The name of the user to create.</p> <p>IAM user, group, role, and policy names must be unique within
            the account. Names are not distinguished by case. For ex
          required: true
        - name: PermissionsBoundary
          in: query
          type: string
          description: <p>The ARN of the managed policy that is used to set the permissions boundary for the user.</p> <p>A
            permissions boundary policy defines the maximum permissions
        - name: Tags
          in: query
          type: array
          description: <p>A list of tags that you want to attach to the new user. Each tag consists of a key name and an associated
            value. For more information about tagging, see <a h
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postcreateuser
        method: POST
        description: <p>Creates a new IAM user for your Amazon Web Services account.</p> <p> For information about quotas
          for the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          an
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    authentication:
      type: apikey
      key: Authorization
      value: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: aws-iam-action-createuser-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-createuser
      name: action-createuser
      description: 'REST surface for #Action=CreateUser.'
      operations:
      - method: GET
        name: getcreateuser
        description: <p>Creates a new IAM user for your Amazon Web Services account.</p> <p> For information about quotas
          for the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          an
        call: aws-iam-action-createuser.getcreateuser
        with:
          Path: rest.Path
          UserName: rest.UserName
          PermissionsBoundary: rest.PermissionsBoundary
          Tags: rest.Tags
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postcreateuser
        description: <p>Creates a new IAM user for your Amazon Web Services account.</p> <p> For information about quotas
          for the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          an
        call: aws-iam-action-createuser.postcreateuser
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-createuser-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateUser. One
      tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-creates-new-iam-user-your
      description: <p>Creates a new IAM user for your Amazon Web Services account.</p> <p> For information about quotas for
        the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
        an
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-createuser.getcreateuser
      with:
        Path: tools.Path
        UserName: tools.UserName
        PermissionsBoundary: tools.PermissionsBoundary
        Tags: tools.Tags
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-creates-new-iam-user-your-2
      description: <p>Creates a new IAM user for your Amazon Web Services account.</p> <p> For information about quotas for
        the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
        an
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-createuser.postcreateuser
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.