Ask a question to get started
Enter to sendā¢Shift+Enter new line
A custom fetch function for low-level access to AWS API. Defaults to fetch().
fetchFn: (input: URL | RequestInfo, init: RequestInit) => Promise<Response>