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>For information about Amazon WorkDocs API pricing, see <a href="https://aws.amazon.com/workdocs/pricing/">Amazon WorkDocs Pricing</a>.</p>
260
+
* </note>
225
261
*/
226
262
exportclassWorkDocsextendsWorkDocsClient{
227
263
/**
@@ -450,8 +486,7 @@ export class WorkDocs extends WorkDocsClient {
450
486
/**
451
487
* <p>Configure Amazon WorkDocs to use Amazon SNS notifications. The endpoint receives a
452
488
* confirmation message, and must confirm the subscription.</p>
453
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/workdocs/latest/developerguide/subscribe-notifications.html">Subscribe to
454
-
* Notifications</a> in the <i>Amazon WorkDocs Developer
489
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/workdocs/latest/developerguide/manage-notifications.html">Setting up notifications for an IAM user or role</a> in the <i>Amazon WorkDocs Developer
455
490
* Guide</i>.</p>
456
491
*/
457
492
publiccreateNotificationSubscription(
@@ -639,6 +674,38 @@ export class WorkDocs extends WorkDocsClient {
639
674
}
640
675
}
641
676
677
+
/**
678
+
* <p>Deletes a version of an Amazon WorkDocs document. Use the <code>DeletePriorVersions</code> parameter to delete prior versions.</p>
* <p>Configure Amazon WorkDocs to use Amazon SNS notifications. The endpoint receives a
35
35
* confirmation message, and must confirm the subscription.</p>
36
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/workdocs/latest/developerguide/subscribe-notifications.html">Subscribe to
37
-
* Notifications</a> in the <i>Amazon WorkDocs Developer
36
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/workdocs/latest/developerguide/manage-notifications.html">Setting up notifications for an IAM user or role</a> in the <i>Amazon WorkDocs Developer
38
37
* Guide</i>.</p>
39
38
* @example
40
39
* Use a bare-bones client and the command you need to make an API call.
0 commit comments