INPUT_OBJECT

UpdateAwsIamPairInput

Description

Input to update the AWS IAM pair.

link GraphQL Schema definition

  • input UpdateAwsIamPairInput {
  • # ID of the AWS IAM pair to be updated.
  • awsIamPairId: String
  • # New name of the AWS IAM role.
  • awsIamRoleName: String
  • }

link Require by