INPUT_OBJECT
AwsValidatePermissionsReq
Description
Specifies the request parameters to validate the permissions for the given AWS cloud accounts.
link GraphQL Schema definition
- input AwsValidatePermissionsReq {
- # Specifies the requests for each of the AWS cloud accounts to validate.
- : [ValidatePermissionsForAccountReq!]
- }