Values.IamRegistrationResponseSourceInformation about registering an Identity and Access Management (IAM) resource so Amazon Web Services IoT FleetWise edge agent software can transfer your vehicle data to Amazon Timestream.
type nonrec t = {roleArn : Arn.t option;The Amazon Resource Name (ARN) of the IAM role to register.
*)registrationStatus : RegistrationStatus.t option;The status of registering your IAM resource. The status can be one of REGISTRATION_SUCCESS, REGISTRATION_PENDING, REGISTRATION_FAILURE.
*)errorMessage : ErrorMessage.t option;A message associated with a registration error.
*)}