@aws-sdk/client-kinesis-analytics 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.
@@ -78,6 +78,7 @@ declare const AddApplicationCloudWatchLoggingOptionCommand_base: {
78
78
  * @throws {@link KinesisAnalyticsServiceException}
79
79
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class AddApplicationCloudWatchLoggingOptionCommand extends AddApplicationCloudWatchLoggingOptionCommand_base {
@@ -129,6 +129,7 @@ declare const AddApplicationInputCommand_base: {
129
129
  * @throws {@link KinesisAnalyticsServiceException}
130
130
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class AddApplicationInputCommand extends AddApplicationInputCommand_base {
@@ -80,6 +80,7 @@ declare const AddApplicationInputProcessingConfigurationCommand_base: {
80
80
  * @throws {@link KinesisAnalyticsServiceException}
81
81
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class AddApplicationInputProcessingConfigurationCommand extends AddApplicationInputProcessingConfigurationCommand_base {
@@ -105,6 +105,7 @@ declare const AddApplicationOutputCommand_base: {
105
105
  * @throws {@link KinesisAnalyticsServiceException}
106
106
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class AddApplicationOutputCommand extends AddApplicationOutputCommand_base {
@@ -111,6 +111,7 @@ declare const AddApplicationReferenceDataSourceCommand_base: {
111
111
  * @throws {@link KinesisAnalyticsServiceException}
112
112
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class AddApplicationReferenceDataSourceCommand extends AddApplicationReferenceDataSourceCommand_base {
@@ -180,6 +180,7 @@ declare const CreateApplicationCommand_base: {
180
180
  * @throws {@link KinesisAnalyticsServiceException}
181
181
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
182
182
  *
183
+ *
183
184
  * @public
184
185
  */
185
186
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteApplicationCloudWatchLoggingOptionCommand_base: {
74
74
  * @throws {@link KinesisAnalyticsServiceException}
75
75
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteApplicationCloudWatchLoggingOptionCommand extends DeleteApplicationCloudWatchLoggingOptionCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteApplicationCommand_base: {
70
70
  * @throws {@link KinesisAnalyticsServiceException}
71
71
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteApplicationInputProcessingConfigurationCommand_base: {
72
72
  * @throws {@link KinesisAnalyticsServiceException}
73
73
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteApplicationInputProcessingConfigurationCommand extends DeleteApplicationInputProcessingConfigurationCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteApplicationOutputCommand_base: {
74
74
  * @throws {@link KinesisAnalyticsServiceException}
75
75
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteApplicationOutputCommand extends DeleteApplicationOutputCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteApplicationReferenceDataSourceCommand_base: {
77
77
  * @throws {@link KinesisAnalyticsServiceException}
78
78
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DeleteApplicationReferenceDataSourceCommand extends DeleteApplicationReferenceDataSourceCommand_base {
@@ -190,6 +190,7 @@ declare const DescribeApplicationCommand_base: {
190
190
  * @throws {@link KinesisAnalyticsServiceException}
191
191
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
192
192
  *
193
+ *
193
194
  * @public
194
195
  */
195
196
  export declare class DescribeApplicationCommand extends DescribeApplicationCommand_base {
@@ -132,6 +132,7 @@ declare const DiscoverInputSchemaCommand_base: {
132
132
  * @throws {@link KinesisAnalyticsServiceException}
133
133
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
134
134
  *
135
+ *
135
136
  * @public
136
137
  */
137
138
  export declare class DiscoverInputSchemaCommand extends DiscoverInputSchemaCommand_base {
@@ -78,6 +78,7 @@ declare const ListApplicationsCommand_base: {
78
78
  * @throws {@link KinesisAnalyticsServiceException}
79
79
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
@@ -68,6 +68,7 @@ declare const ListTagsForResourceCommand_base: {
68
68
  * @throws {@link KinesisAnalyticsServiceException}
69
69
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -86,6 +86,7 @@ declare const StartApplicationCommand_base: {
86
86
  * @throws {@link KinesisAnalyticsServiceException}
87
87
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class StartApplicationCommand extends StartApplicationCommand_base {
@@ -71,6 +71,7 @@ declare const StopApplicationCommand_base: {
71
71
  * @throws {@link KinesisAnalyticsServiceException}
72
72
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class StopApplicationCommand extends StopApplicationCommand_base {
@@ -74,6 +74,7 @@ declare const TagResourceCommand_base: {
74
74
  * @throws {@link KinesisAnalyticsServiceException}
75
75
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -70,6 +70,7 @@ declare const UntagResourceCommand_base: {
70
70
  * @throws {@link KinesisAnalyticsServiceException}
71
71
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -189,6 +189,7 @@ declare const UpdateApplicationCommand_base: {
189
189
  * @throws {@link KinesisAnalyticsServiceException}
190
190
  * <p>Base exception class for all service exceptions from KinesisAnalytics service.</p>
191
191
  *
192
+ *
192
193
  * @public
193
194
  */
194
195
  export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kinesis-analytics",
3
3
  "description": "AWS SDK for JavaScript Kinesis Analytics Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
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-kinesis-analytics",
@@ -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.775.0",
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",