@aws-sdk/client-arc-zonal-shift 3.776.0 → 3.782.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.
@@ -81,6 +81,7 @@ declare const CancelZonalShiftCommand_base: {
81
81
  * @throws {@link ARCZonalShiftServiceException}
82
82
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class CancelZonalShiftCommand extends CancelZonalShiftCommand_base {
@@ -122,6 +122,7 @@ declare const CreatePracticeRunConfigurationCommand_base: {
122
122
  * @throws {@link ARCZonalShiftServiceException}
123
123
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class CreatePracticeRunConfigurationCommand extends CreatePracticeRunConfigurationCommand_base {
@@ -76,6 +76,7 @@ declare const DeletePracticeRunConfigurationCommand_base: {
76
76
  * @throws {@link ARCZonalShiftServiceException}
77
77
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeletePracticeRunConfigurationCommand extends DeletePracticeRunConfigurationCommand_base {
@@ -62,6 +62,7 @@ declare const GetAutoshiftObserverNotificationStatusCommand_base: {
62
62
  * @throws {@link ARCZonalShiftServiceException}
63
63
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class GetAutoshiftObserverNotificationStatusCommand extends GetAutoshiftObserverNotificationStatusCommand_base {
@@ -115,6 +115,7 @@ declare const GetManagedResourceCommand_base: {
115
115
  * @throws {@link ARCZonalShiftServiceException}
116
116
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
117
117
  *
118
+ *
118
119
  * @public
119
120
  */
120
121
  export declare class GetManagedResourceCommand extends GetManagedResourceCommand_base {
@@ -79,6 +79,7 @@ declare const ListAutoshiftsCommand_base: {
79
79
  * @throws {@link ARCZonalShiftServiceException}
80
80
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListAutoshiftsCommand extends ListAutoshiftsCommand_base {
@@ -104,6 +104,7 @@ declare const ListManagedResourcesCommand_base: {
104
104
  * @throws {@link ARCZonalShiftServiceException}
105
105
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class ListManagedResourcesCommand extends ListManagedResourcesCommand_base {
@@ -86,6 +86,7 @@ declare const ListZonalShiftsCommand_base: {
86
86
  * @throws {@link ARCZonalShiftServiceException}
87
87
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListZonalShiftsCommand extends ListZonalShiftsCommand_base {
@@ -91,6 +91,7 @@ declare const StartZonalShiftCommand_base: {
91
91
  * @throws {@link ARCZonalShiftServiceException}
92
92
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class StartZonalShiftCommand extends StartZonalShiftCommand_base {
@@ -76,6 +76,7 @@ declare const UpdateAutoshiftObserverNotificationStatusCommand_base: {
76
76
  * @throws {@link ARCZonalShiftServiceException}
77
77
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class UpdateAutoshiftObserverNotificationStatusCommand extends UpdateAutoshiftObserverNotificationStatusCommand_base {
@@ -114,6 +114,7 @@ declare const UpdatePracticeRunConfigurationCommand_base: {
114
114
  * @throws {@link ARCZonalShiftServiceException}
115
115
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class UpdatePracticeRunConfigurationCommand extends UpdatePracticeRunConfigurationCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateZonalAutoshiftConfigurationCommand_base: {
81
81
  * @throws {@link ARCZonalShiftServiceException}
82
82
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateZonalAutoshiftConfigurationCommand extends UpdateZonalAutoshiftConfigurationCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateZonalShiftCommand_base: {
81
81
  * @throws {@link ARCZonalShiftServiceException}
82
82
  * <p>Base exception class for all service exceptions from ARCZonalShift service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateZonalShiftCommand extends UpdateZonalShiftCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-arc-zonal-shift",
3
3
  "description": "AWS SDK for JavaScript Arc Zonal Shift Client for Node.js, Browser and React Native",
4
- "version": "3.776.0",
4
+ "version": "3.782.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-arc-zonal-shift",
@@ -21,16 +21,16 @@
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.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.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",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",