We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1e452 commit 9541343Copy full SHA for 9541343
src/fragments/lib/analytics/js/existing-resources.mdx
@@ -16,7 +16,7 @@ Amplify.configure({
16
// REQUIRED - Amazon service region
17
region: 'us-east-1',
18
19
- // OPTIONAL - The buffer size for events in number of items.
+ // OPTIONAL - How many events can be buffered at once.
20
bufferSize: 1000,
21
22
// OPTIONAL - The number of events to be deleted from the buffer when flushed.
0 commit comments