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

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

Run with Naftiko Engineering Platform#Action=DeleteRolePermissionsBoundary

What You Can Do

GET
Getdeleterolepermissionsboundary

Deletes the permissions boundary for the specified IAM role.

You cannot set the boundary for a service-linked role.

Deleting the permissions boundary for a role might increase its permissions. For example, it m

/v1/action-deleterolepermissionsboundary
POST
Postdeleterolepermissionsboundary

Deletes the permissions boundary for the specified IAM role.

You cannot set the boundary for a service-linked role.

Deleting the permissions boundary for a role might increase its permissions. For example, it m

/v1/action-deleterolepermissionsboundary

MCP Tools

p-deletes-permissions-boundary-specified-iam

Deletes the permissions boundary for the specified IAM role.

You cannot set the boundary for a service-linked role.

Deleting the permissions boundary for a role might increase its permissions. For example, it m

read-only idempotent
p-deletes-permissions-boundary-specified-iam-2

Deletes the permissions boundary for the specified IAM role.

You cannot set the boundary for a service-linked role.

Deleting the permissions boundary for a role might increase its permissions. For example, it m

Capability Spec

aws-iam-action-deleterolepermissionsboundary.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteRolePermissionsBoundary'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteRolePermissionsBoundary. 2
    operations. Lead operation: #Action=DeleteRolePermissionsBoundary. Self-contained Naftiko capability covering one Engineering
    Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=DeleteRolePermissionsBoundary'
  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-deleterolepermissionsboundary
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteRolePermissionsBoundary
      business capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=DeleteRolePermissionsBoundary'
      path: /#Action=DeleteRolePermissionsBoundary
      operations:
      - name: getdeleterolepermissionsboundary
        method: GET
        description: <p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for
          a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions.
          For example, it m
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: RoleName
          in: query
          type: string
          description: The name (friendly name, not ARN) of the IAM role from which you want to remove the permissions boundary.
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postdeleterolepermissionsboundary
        method: POST
        description: <p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for
          a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions.
          For example, it m
        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-deleterolepermissionsboundary-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteRolePermissionsBoundary.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-deleterolepermissionsboundary
      name: action-deleterolepermissionsboundary
      description: 'REST surface for #Action=DeleteRolePermissionsBoundary.'
      operations:
      - method: GET
        name: getdeleterolepermissionsboundary
        description: <p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for
          a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions.
          For example, it m
        call: aws-iam-action-deleterolepermissionsboundary.getdeleterolepermissionsboundary
        with:
          RoleName: rest.RoleName
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postdeleterolepermissionsboundary
        description: <p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for
          a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions.
          For example, it m
        call: aws-iam-action-deleterolepermissionsboundary.postdeleterolepermissionsboundary
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-deleterolepermissionsboundary-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteRolePermissionsBoundary.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-deletes-permissions-boundary-specified-iam
      description: <p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for
        a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions.
        For example, it m
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-deleterolepermissionsboundary.getdeleterolepermissionsboundary
      with:
        RoleName: tools.RoleName
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-deletes-permissions-boundary-specified-iam-2
      description: <p>Deletes the permissions boundary for the specified IAM role. </p> <p>You cannot set the boundary for
        a service-linked role.</p> <important> <p>Deleting the permissions boundary for a role might increase its permissions.
        For example, it m
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-deleterolepermissionsboundary.postdeleterolepermissionsboundary
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.