INPUT_OBJECT

ValidatePermissionsForActionReq

Description

Specifies the request parameters to validate the permissions for the given action.

link GraphQL Schema definition

  • input ValidatePermissionsForActionReq {
  • # Specifies the AWS action that is validated.
  • action: String
  • }