ResponseStream
Contains the response, citation, and trace from the SiteWise Assistant.
Contents
- accessDeniedException
-
Access is denied.
Type: Exception
HTTP Status Code: 403Required: No
- conflictingOperationException
-
Your request has conflicting operations. This can occur if you're trying to perform more than one operation on the same resource at the same time.
Type: Exception
HTTP Status Code: 409Required: No
- internalFailureException
-
AWS IoT SiteWise can't process your request right now. Try again later.
Type: Exception
HTTP Status Code: 500Required: No
- invalidRequestException
-
The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters. Check your request and try again.
Type: Exception
HTTP Status Code: 400Required: No
- limitExceededException
-
You've reached the limit for a resource. For example, this can occur if you're trying to associate more than the allowed number of child assets or attempting to create more than the allowed number of properties for an asset model.
For more information, see Quotas in the AWS IoT SiteWise User Guide.
Type: Exception
HTTP Status Code: 410Required: No
- output
-
Contains the SiteWise Assistant's response.
Type: InvocationOutput object
Required: No
- resourceNotFoundException
-
The requested resource can't be found.
Type: Exception
HTTP Status Code: 404Required: No
- throttlingException
-
Your request exceeded a rate limit. For example, you might have exceeded the number of AWS IoT SiteWise assets that can be created per second, the allowed number of messages per second, and so on.
For more information, see Quotas in the AWS IoT SiteWise User Guide.
Type: Exception
HTTP Status Code: 429Required: No
- trace
-
Contains tracing information of the SiteWise Assistant's reasoning and data access.
Type: Trace object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: