ResponseStream - Amazon IoT SiteWise
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResponseStream

Contains the response, citation, and trace from the SiteWise Assistant.

Contents

accessDeniedException

Access is denied.

Type: Exception

HTTP Status Code: 403

Required: 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: 409

Required: No

internalFailureException

Amazon IoT SiteWise can't process your request right now. Try again later.

Type: Exception

HTTP Status Code: 500

Required: 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: 400

Required: No

limitExceededException

You've reached the quota 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 Amazon IoT SiteWise User Guide.

Type: Exception

HTTP Status Code: 410

Required: 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: 404

Required: No

throttlingException

Your request exceeded a rate limit. For example, you might have exceeded the number of Amazon 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 Amazon IoT SiteWise User Guide.

Type: Exception

HTTP Status Code: 429

Required: 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 Amazon SDKs, see the following: