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