From 1eda079ffd6b9674a97c31ac179b1135d400afb5 Mon Sep 17 00:00:00 2001 From: "PureSkill.gg" Date: Sun, 9 Jun 2024 23:34:26 +0000 Subject: [PATCH] deploy: 85b223b1ea193b4fe52e287120bef2550d371417 --- index.html | 621 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 596 insertions(+), 25 deletions(-) diff --git a/index.html b/index.html index 6038b97..f4f00b0 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - @pureskillgg/awsjs 1.7.1 | Documentation + @pureskillgg/awsjs 1.8.0 | Documentation @@ -15,7 +15,7 @@

@pureskillgg/awsjs

-
1.7.1
+
1.8.0
@pureskillgg/awsjs +
+ + + + +
  • + SchedulerClient + + + +
  • @@ -289,7 +335,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -501,7 +547,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -600,7 +646,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -698,7 +744,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -796,7 +842,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -894,7 +940,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -976,7 +1022,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -1068,7 +1114,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -1168,7 +1214,7 @@

    - + lib/clients/dynamodb-document.doc.js @@ -1271,7 +1317,7 @@

    - + lib/clients/eventbridge.doc.js @@ -1424,7 +1470,7 @@

    - + lib/clients/eventbridge.doc.js @@ -1531,7 +1577,7 @@

    - + lib/clients/eventbridge.doc.js @@ -1624,7 +1670,7 @@

    - + lib/clients/eventbridge.doc.js @@ -1685,7 +1731,7 @@

    - + lib/clients/lambda.doc.js @@ -1838,7 +1884,7 @@

    - + lib/clients/lambda.doc.js @@ -1955,7 +2001,7 @@

    - + lib/clients/lambda.doc.js @@ -2041,7 +2087,7 @@

    - + lib/clients/lambda.doc.js @@ -2127,7 +2173,7 @@

    - + lib/clients/lambda.doc.js @@ -2188,7 +2234,7 @@

    - + lib/clients/s3.doc.js @@ -2341,7 +2387,7 @@

    - + lib/clients/s3.doc.js @@ -2441,7 +2487,7 @@

    - + lib/clients/s3.doc.js @@ -2513,6 +2559,531 @@

    + + +

    +

    + +

    + + + + + + + + + + + +
    + + +
    + +

    + SchedulerClient +

    + + + + lib/clients/scheduler.doc.js + + +
    + + +

    AWS SchedulerClient client.

    + +
    new SchedulerClient(parameters: Object)
    + + + + + + + + + + + +
    Parameters
    +
    + +
    +
    + parameters (Object) + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameDescription
    parameters.groupName string + + (default default) + Schedule group name. +
    parameters.name string + + (default scheduler) + Client name. +
    parameters.reqId string + + (default <uuid>) + Request id. +
    parameters.log Object + + (default <logger>) + Pino compatible logger. +
    parameters.AwsSdkSchedulerClient Constructor + + (default SchedulerClient) + Constructor for a SchedulerClient from the AWS SDK. +
    parameters.params Object + + (default {}) + Additional params to pass to the AwsSdkSchedulerClient constructor. +
    + +
    + +
    + + + + + + + +
    Related
    + + + @aws-sdk/client-scheduler + + + + + + + + + + + + +
    Instance Members
    +
    + +
    +
    +
    + + getSchedule(name?, params) +
    +
    + +
    + +
    +
    +
    + + createSchedule(name?, params) +
    +
    + +
    + +
    +
    +
    + + deleteSchedule(name?, params) +
    +
    + +
    + +
    +
    +
    + + deleteSchedule(name?, params) +
    +
    + @@ -2540,7 +3111,7 @@

    - + lib/clients/sqs.doc.js @@ -2693,7 +3264,7 @@