Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AWS Location: Caching Places #4095

exaucae started this conversation in General
Discussion options

My intention is to cache the result of searchPlaceIndexForPosition . For that, I used Storage as DataSourceConfiguration. That's because the developer guide states that :

Storage specifies that the result can be cached or stored in a database.

Yet, some areas are still obscure to me:

  • Does AWS store/cache the data or it's left to me to do so?
  • If AWS stores it:
    • how long does AWS retain the data?
    • What is the cache expiration?

I've had hard time finding docs that answer those questions. Perhaps I'm asking the wrong ones. Please point me to the right repository/channel if this question is out of scope here.

You must be logged in to vote

Replies: 1 comment

Comment options

this snippet is suggesting the caching/storing is left to the sdk/API user. I'll move on with that. If anyone thinks otherwise, please let me know.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /