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
* <p>Sends you notification through CloudWatch Events when all files written to your file
32
-
* share have been uploaded to S3. Amazon S3.</p>
32
+
* share have been uploaded to Amazon S3.</p>
33
33
* <p>Storage Gateway can send a notification through Amazon CloudWatch Events when all
34
34
* files written to your file share up to that point in time have been uploaded to Amazon S3. These files include files written to the file share up to the time that you
35
35
* make a request for notification. When the upload is done, Storage Gateway sends you
* inventory to reflect changes in the inventory of the objects in the S3 bucket. This
36
36
* operation is only supported in the S3 File Gateway types.</p>
37
37
* <p>You can subscribe to be notified through an Amazon CloudWatch event when your
38
-
* <code>RefreshCache</code> operation completes. For more information, see <a href="https://docs.aws.amazon.com/storagegateway/latest/userguide/monitoring-file-gateway.html#get-notification">Getting notified about file operations</a> in the <i>Storage Gateway
39
-
* User Guide</i>. This operation is Only supported for S3 File Gateways.</p>
38
+
* <code>RefreshCache</code> operation completes. For more information, see <a href="https://docs.aws.amazon.com/filegateway/latest/files3/monitoring-file-gateway.html#get-notification">Getting
39
+
* notified about file operations</a> in the <i>Amazon S3 File Gateway User
40
+
* Guide</i>. This operation is Only supported for S3 File Gateways.</p>
40
41
* <p>When this API is called, it only initiates the refresh operation. When the API call
41
42
* completes and returns a success code, it doesn't necessarily mean that the file
42
43
* refresh has completed. You should use the refresh-complete notification to determine that
* <p>Throttle limit: This API is asynchronous, so the gateway will accept no more than two
47
48
* refreshes at any time. We recommend using the refresh-complete CloudWatch event
48
-
* notification before issuing additional requests. For more information, see <a href="https://docs.aws.amazon.com/storagegateway/latest/userguide/monitoring-file-gateway.html#get-notification">Getting notified about file operations</a> in the <i>Storage Gateway
49
-
* User Guide</i>.</p>
49
+
* notification before issuing additional requests. For more information, see <a href="https://docs.aws.amazon.com/filegateway/latest/files3/monitoring-file-gateway.html#get-notification">Getting
50
+
* notified about file operations</a> in the <i>Amazon S3 File Gateway User
* <p>The S3 bucket name does not need to be included when entering the list of folders in
65
67
* the FolderList parameter.</p>
66
68
* </note>
67
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/storagegateway/latest/userguide/monitoring-file-gateway.html#get-notification">Getting notified about file operations</a> in the <i>Storage Gateway
68
-
* User Guide</i>.</p>
69
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/filegateway/latest/files3/monitoring-file-gateway.html#get-notification">Getting
70
+
* notified about file operations</a> in the <i>Amazon S3 File Gateway User
71
+
* Guide</i>.</p>
69
72
* @example
70
73
* Use a bare-bones client and the command you need to make an API call.
0 commit comments