IamRegistrationResponse
Information about registering an AWS Identity and Access Management (IAM) resource so AWS IoT FleetWise edge agent software can transfer your vehicle data to Amazon Timestream.
Contents
- registrationStatus
- 
               The status of registering your IAM resource. The status can be one of REGISTRATION_SUCCESS,REGISTRATION_PENDING,REGISTRATION_FAILURE.Type: String Valid Values: REGISTRATION_PENDING | REGISTRATION_SUCCESS | REGISTRATION_FAILURERequired: Yes 
- roleArn
- 
               The Amazon Resource Name (ARN) of the IAM role to register. Type: String Required: Yes 
- errorMessage
- 
               A message associated with a registration error. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: