Using the API - Amazon Timestream (original) (raw)
The endpoint discovery pattern
In addition to the SDKs, Amazon Timestream for LiveAnalytics provides direct REST API access via the endpoint discovery pattern. The endpoint discovery pattern is described below, along with its use cases.
The endpoint discovery pattern
Because Timestream Live Analytics's SDKs are designed to transparently work with the service's architecture, including the management and mapping of the service endpoints, it is recommended that you use the SDKs for most applications. However, there are a few instances where use of the Timestream for LiveAnalytics REST API endpoint discovery pattern is necessary:
- You are using VPC endpoints (AWS PrivateLink) with Timestream for LiveAnalytics
- Your application uses a programming language that does not yet have SDK support
- You require better control over the client-side implementation
This section includes information on how the endpoint discovery pattern works, how to implement the endpoint discovery pattern, and usage notes. Select a topic below to learn more.
Topics
Using the AWS CLI
How it works
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.