@aws-sdk/client-scheduler 3.775.0 → 3.777.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/CreateScheduleCommand.d.ts +1 -0
- package/dist-types/commands/CreateScheduleGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteScheduleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteScheduleGroupCommand.d.ts +1 -0
- package/dist-types/commands/GetScheduleCommand.d.ts +1 -0
- package/dist-types/commands/GetScheduleGroupCommand.d.ts +1 -0
- package/dist-types/commands/ListScheduleGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListSchedulesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateScheduleCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -162,6 +162,7 @@ declare const CreateScheduleCommand_base: {
|
|
|
162
162
|
* @throws {@link SchedulerServiceException}
|
|
163
163
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
164
164
|
*
|
|
165
|
+
*
|
|
165
166
|
* @public
|
|
166
167
|
*/
|
|
167
168
|
export declare class CreateScheduleCommand extends CreateScheduleCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CreateScheduleGroupCommand_base: {
|
|
|
76
76
|
* @throws {@link SchedulerServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateScheduleGroupCommand extends CreateScheduleGroupCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteScheduleCommand_base: {
|
|
|
69
69
|
* @throws {@link SchedulerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteScheduleCommand extends DeleteScheduleCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DeleteScheduleGroupCommand_base: {
|
|
|
76
76
|
* @throws {@link SchedulerServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeleteScheduleGroupCommand extends DeleteScheduleGroupCommand_base {
|
|
@@ -159,6 +159,7 @@ declare const GetScheduleCommand_base: {
|
|
|
159
159
|
* @throws {@link SchedulerServiceException}
|
|
160
160
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
161
161
|
*
|
|
162
|
+
*
|
|
162
163
|
* @public
|
|
163
164
|
*/
|
|
164
165
|
export declare class GetScheduleCommand extends GetScheduleCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const GetScheduleGroupCommand_base: {
|
|
|
70
70
|
* @throws {@link SchedulerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetScheduleGroupCommand extends GetScheduleGroupCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListScheduleGroupsCommand_base: {
|
|
|
74
74
|
* @throws {@link SchedulerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListScheduleGroupsCommand extends ListScheduleGroupsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListSchedulesCommand_base: {
|
|
|
83
83
|
* @throws {@link SchedulerServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListSchedulesCommand extends ListSchedulesCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
71
71
|
* @throws {@link SchedulerServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const TagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link SchedulerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const UntagResourceCommand_base: {
|
|
|
70
70
|
* @throws {@link SchedulerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -167,6 +167,7 @@ declare const UpdateScheduleCommand_base: {
|
|
|
167
167
|
* @throws {@link SchedulerServiceException}
|
|
168
168
|
* <p>Base exception class for all service exceptions from Scheduler service.</p>
|
|
169
169
|
*
|
|
170
|
+
*
|
|
170
171
|
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class UpdateScheduleCommand extends UpdateScheduleCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-scheduler",
|
|
3
3
|
"description": "AWS SDK for JavaScript Scheduler Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-scheduler",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|