You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the *Amazon S3 File Gateway User Guide*. This operation is Only supported for
1189
+
S3 File Gateways.
1185
1190
1186
1191
When this API is called, it only initiates the refresh operation. When the API
1187
1192
call completes and returns a success code, it doesn't necessarily mean that the
@@ -1193,8 +1198,8 @@ defmodule AWS.StorageGateway do
1193
1198
Throttle limit: This API is asynchronous, so the gateway will accept no more
1194
1199
than two refreshes at any time. We recommend using the refresh-complete
1195
1200
CloudWatch event notification before issuing additional requests. For more
1196
-
information, see [Getting notified about file operations](https://docs.aws.amazon.com/storagegateway/latest/userguide/monitoring-file-gateway.html#get-notification)
1197
-
in the *Storage Gateway User Guide*.
1201
+
information, see [Getting notified about file operations](https://docs.aws.amazon.com/filegateway/latest/files3/monitoring-file-gateway.html#get-notification)
1202
+
in the *Amazon S3 File Gateway User Guide*.
1198
1203
1199
1204
Wait at least 60 seconds between consecutive RefreshCache API
1200
1205
requests.
@@ -1206,8 +1211,8 @@ defmodule AWS.StorageGateway do
1206
1211
The S3 bucket name does not need to be included when entering the list of
1207
1212
folders in the FolderList parameter.
1208
1213
1209
-
For more information, see [Getting notified about file operations](https://docs.aws.amazon.com/storagegateway/latest/userguide/monitoring-file-gateway.html#get-notification)
1210
-
in the *Storage Gateway User Guide*.
1214
+
For more information, see [Getting notified about file operations](https://docs.aws.amazon.com/filegateway/latest/files3/monitoring-file-gateway.html#get-notification)
0 commit comments