cdk-lambda-subminute 2.0.403 → 2.0.405

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.
Files changed (34) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +28 -5
  5. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +34 -1
  6. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +4 -2
  7. package/node_modules/aws-sdk/apis/metadata.json +4 -4
  8. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +129 -129
  9. package/node_modules/aws-sdk/apis/timestream-influxdb-2023-01-27.min.json +522 -0
  10. package/node_modules/aws-sdk/apis/timestream-influxdb-2023-01-27.paginators.json +16 -0
  11. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  12. package/node_modules/aws-sdk/clients/all.js +2 -2
  13. package/node_modules/aws-sdk/clients/amplify.d.ts +8 -8
  14. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/fis.d.ts +60 -13
  16. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +71 -0
  17. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +108 -100
  18. package/node_modules/aws-sdk/clients/rds.d.ts +2 -2
  19. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +4 -4
  20. package/node_modules/aws-sdk/clients/timestreaminfluxdb.d.ts +773 -0
  21. package/node_modules/aws-sdk/clients/timestreaminfluxdb.js +18 -0
  22. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  23. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +409 -409
  24. package/node_modules/aws-sdk/dist/aws-sdk.js +7 -7
  25. package/node_modules/aws-sdk/dist/aws-sdk.min.js +3 -3
  26. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  27. package/node_modules/aws-sdk/lib/core.js +1 -1
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/package.json +3 -3
  30. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.min.json +0 -923
  31. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.paginators.json +0 -28
  32. package/node_modules/aws-sdk/clients/iotroborunner.d.ts +0 -534
  33. package/node_modules/aws-sdk/clients/iotroborunner.js +0 -18
  34. /package/node_modules/aws-sdk/apis/{iot-roborunner-2018-05-10.examples.json → timestream-influxdb-2023-01-27.examples.json} +0 -0
@@ -52,19 +52,19 @@ declare class KinesisAnalyticsV2 extends Service {
52
52
  */
53
53
  addApplicationReferenceDataSource(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.AddApplicationReferenceDataSourceResponse) => void): Request<KinesisAnalyticsV2.Types.AddApplicationReferenceDataSourceResponse, AWSError>;
54
54
  /**
55
- * Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely. Note the following about VPC configurations for Kinesis Data Analytics applications: VPC configurations are not supported for SQL applications. When a VPC is added to a Kinesis Data Analytics application, the application can no longer be accessed from the Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.
55
+ * Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely. Note the following about VPC configurations for Managed Service for Apache Flink applications: VPC configurations are not supported for SQL applications. When a VPC is added to a Managed Service for Apache Flink application, the application can no longer be accessed from the Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.
56
56
  */
57
57
  addApplicationVpcConfiguration(params: KinesisAnalyticsV2.Types.AddApplicationVpcConfigurationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.AddApplicationVpcConfigurationResponse) => void): Request<KinesisAnalyticsV2.Types.AddApplicationVpcConfigurationResponse, AWSError>;
58
58
  /**
59
- * Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely. Note the following about VPC configurations for Kinesis Data Analytics applications: VPC configurations are not supported for SQL applications. When a VPC is added to a Kinesis Data Analytics application, the application can no longer be accessed from the Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.
59
+ * Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely. Note the following about VPC configurations for Managed Service for Apache Flink applications: VPC configurations are not supported for SQL applications. When a VPC is added to a Managed Service for Apache Flink application, the application can no longer be accessed from the Internet directly. To enable Internet access to the application, add an Internet gateway to your VPC.
60
60
  */
61
61
  addApplicationVpcConfiguration(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.AddApplicationVpcConfigurationResponse) => void): Request<KinesisAnalyticsV2.Types.AddApplicationVpcConfigurationResponse, AWSError>;
62
62
  /**
63
- * Creates a Kinesis Data Analytics application. For information about creating a Kinesis Data Analytics application, see Creating an Application.
63
+ * Creates a Managed Service for Apache Flink application. For information about creating a Managed Service for Apache Flink application, see Creating an Application.
64
64
  */
65
65
  createApplication(params: KinesisAnalyticsV2.Types.CreateApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.CreateApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.CreateApplicationResponse, AWSError>;
66
66
  /**
67
- * Creates a Kinesis Data Analytics application. For information about creating a Kinesis Data Analytics application, see Creating an Application.
67
+ * Creates a Managed Service for Apache Flink application. For information about creating a Managed Service for Apache Flink application, see Creating an Application.
68
68
  */
69
69
  createApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.CreateApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.CreateApplicationResponse, AWSError>;
70
70
  /**
@@ -84,19 +84,19 @@ declare class KinesisAnalyticsV2 extends Service {
84
84
  */
85
85
  createApplicationSnapshot(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.CreateApplicationSnapshotResponse) => void): Request<KinesisAnalyticsV2.Types.CreateApplicationSnapshotResponse, AWSError>;
86
86
  /**
87
- * Deletes the specified application. Kinesis Data Analytics halts application execution and deletes the application.
87
+ * Deletes the specified application. Managed Service for Apache Flink halts application execution and deletes the application.
88
88
  */
89
89
  deleteApplication(params: KinesisAnalyticsV2.Types.DeleteApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationResponse, AWSError>;
90
90
  /**
91
- * Deletes the specified application. Kinesis Data Analytics halts application execution and deletes the application.
91
+ * Deletes the specified application. Managed Service for Apache Flink halts application execution and deletes the application.
92
92
  */
93
93
  deleteApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationResponse, AWSError>;
94
94
  /**
95
- * Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application.
95
+ * Deletes an Amazon CloudWatch log stream from an SQL-based Kinesis Data Analytics application.
96
96
  */
97
97
  deleteApplicationCloudWatchLoggingOption(params: KinesisAnalyticsV2.Types.DeleteApplicationCloudWatchLoggingOptionRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationCloudWatchLoggingOptionResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationCloudWatchLoggingOptionResponse, AWSError>;
98
98
  /**
99
- * Deletes an Amazon CloudWatch log stream from an Kinesis Data Analytics application.
99
+ * Deletes an Amazon CloudWatch log stream from an SQL-based Kinesis Data Analytics application.
100
100
  */
101
101
  deleteApplicationCloudWatchLoggingOption(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationCloudWatchLoggingOptionResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationCloudWatchLoggingOptionResponse, AWSError>;
102
102
  /**
@@ -132,19 +132,19 @@ declare class KinesisAnalyticsV2 extends Service {
132
132
  */
133
133
  deleteApplicationSnapshot(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationSnapshotResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationSnapshotResponse, AWSError>;
134
134
  /**
135
- * Removes a VPC configuration from a Kinesis Data Analytics application.
135
+ * Removes a VPC configuration from a Managed Service for Apache Flink application.
136
136
  */
137
137
  deleteApplicationVpcConfiguration(params: KinesisAnalyticsV2.Types.DeleteApplicationVpcConfigurationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationVpcConfigurationResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationVpcConfigurationResponse, AWSError>;
138
138
  /**
139
- * Removes a VPC configuration from a Kinesis Data Analytics application.
139
+ * Removes a VPC configuration from a Managed Service for Apache Flink application.
140
140
  */
141
141
  deleteApplicationVpcConfiguration(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DeleteApplicationVpcConfigurationResponse) => void): Request<KinesisAnalyticsV2.Types.DeleteApplicationVpcConfigurationResponse, AWSError>;
142
142
  /**
143
- * Returns information about a specific Kinesis Data Analytics application. If you want to retrieve a list of all applications in your account, use the ListApplications operation.
143
+ * Returns information about a specific Managed Service for Apache Flink application. If you want to retrieve a list of all applications in your account, use the ListApplications operation.
144
144
  */
145
145
  describeApplication(params: KinesisAnalyticsV2.Types.DescribeApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DescribeApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.DescribeApplicationResponse, AWSError>;
146
146
  /**
147
- * Returns information about a specific Kinesis Data Analytics application. If you want to retrieve a list of all applications in your account, use the ListApplications operation.
147
+ * Returns information about a specific Managed Service for Apache Flink application. If you want to retrieve a list of all applications in your account, use the ListApplications operation.
148
148
  */
149
149
  describeApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DescribeApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.DescribeApplicationResponse, AWSError>;
150
150
  /**
@@ -156,11 +156,11 @@ declare class KinesisAnalyticsV2 extends Service {
156
156
  */
157
157
  describeApplicationSnapshot(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DescribeApplicationSnapshotResponse) => void): Request<KinesisAnalyticsV2.Types.DescribeApplicationSnapshotResponse, AWSError>;
158
158
  /**
159
- * Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions operation. This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
159
+ * Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions operation. This operation is supported only for Managed Service for Apache Flink.
160
160
  */
161
161
  describeApplicationVersion(params: KinesisAnalyticsV2.Types.DescribeApplicationVersionRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DescribeApplicationVersionResponse) => void): Request<KinesisAnalyticsV2.Types.DescribeApplicationVersionResponse, AWSError>;
162
162
  /**
163
- * Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions operation. This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
163
+ * Provides a detailed description of a specified version of the application. To see a list of all the versions of an application, invoke the ListApplicationVersions operation. This operation is supported only for Managed Service for Apache Flink.
164
164
  */
165
165
  describeApplicationVersion(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.DescribeApplicationVersionResponse) => void): Request<KinesisAnalyticsV2.Types.DescribeApplicationVersionResponse, AWSError>;
166
166
  /**
@@ -180,19 +180,19 @@ declare class KinesisAnalyticsV2 extends Service {
180
180
  */
181
181
  listApplicationSnapshots(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.ListApplicationSnapshotsResponse) => void): Request<KinesisAnalyticsV2.Types.ListApplicationSnapshotsResponse, AWSError>;
182
182
  /**
183
- * Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version. To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation. This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
183
+ * Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version. To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation. This operation is supported only for Managed Service for Apache Flink.
184
184
  */
185
185
  listApplicationVersions(params: KinesisAnalyticsV2.Types.ListApplicationVersionsRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.ListApplicationVersionsResponse) => void): Request<KinesisAnalyticsV2.Types.ListApplicationVersionsResponse, AWSError>;
186
186
  /**
187
- * Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version. To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation. This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
187
+ * Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version. To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation. This operation is supported only for Managed Service for Apache Flink.
188
188
  */
189
189
  listApplicationVersions(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.ListApplicationVersionsResponse) => void): Request<KinesisAnalyticsV2.Types.ListApplicationVersionsResponse, AWSError>;
190
190
  /**
191
- * Returns a list of Kinesis Data Analytics applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status. If you want detailed information about a specific application, use DescribeApplication.
191
+ * Returns a list of Managed Service for Apache Flink applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status. If you want detailed information about a specific application, use DescribeApplication.
192
192
  */
193
193
  listApplications(params: KinesisAnalyticsV2.Types.ListApplicationsRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.ListApplicationsResponse) => void): Request<KinesisAnalyticsV2.Types.ListApplicationsResponse, AWSError>;
194
194
  /**
195
- * Returns a list of Kinesis Data Analytics applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status. If you want detailed information about a specific application, use DescribeApplication.
195
+ * Returns a list of Managed Service for Apache Flink applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status. If you want detailed information about a specific application, use DescribeApplication.
196
196
  */
197
197
  listApplications(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.ListApplicationsResponse) => void): Request<KinesisAnalyticsV2.Types.ListApplicationsResponse, AWSError>;
198
198
  /**
@@ -204,59 +204,59 @@ declare class KinesisAnalyticsV2 extends Service {
204
204
  */
205
205
  listTagsForResource(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.ListTagsForResourceResponse) => void): Request<KinesisAnalyticsV2.Types.ListTagsForResourceResponse, AWSError>;
206
206
  /**
207
- * Reverts the application to the previous running version. You can roll back an application if you suspect it is stuck in a transient status. You can roll back an application only if it is in the UPDATING or AUTOSCALING status. When you rollback an application, it loads state data from the last successful snapshot. If the application has no snapshots, Kinesis Data Analytics rejects the rollback request. This action is not supported for Kinesis Data Analytics for SQL applications.
207
+ * Reverts the application to the previous running version. You can roll back an application if you suspect it is stuck in a transient status. You can roll back an application only if it is in the UPDATING or AUTOSCALING status. When you rollback an application, it loads state data from the last successful snapshot. If the application has no snapshots, Managed Service for Apache Flink rejects the rollback request. This action is not supported for Managed Service for Apache Flink for SQL applications.
208
208
  */
209
209
  rollbackApplication(params: KinesisAnalyticsV2.Types.RollbackApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.RollbackApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.RollbackApplicationResponse, AWSError>;
210
210
  /**
211
- * Reverts the application to the previous running version. You can roll back an application if you suspect it is stuck in a transient status. You can roll back an application only if it is in the UPDATING or AUTOSCALING status. When you rollback an application, it loads state data from the last successful snapshot. If the application has no snapshots, Kinesis Data Analytics rejects the rollback request. This action is not supported for Kinesis Data Analytics for SQL applications.
211
+ * Reverts the application to the previous running version. You can roll back an application if you suspect it is stuck in a transient status. You can roll back an application only if it is in the UPDATING or AUTOSCALING status. When you rollback an application, it loads state data from the last successful snapshot. If the application has no snapshots, Managed Service for Apache Flink rejects the rollback request. This action is not supported for Managed Service for Apache Flink for SQL applications.
212
212
  */
213
213
  rollbackApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.RollbackApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.RollbackApplicationResponse, AWSError>;
214
214
  /**
215
- * Starts the specified Kinesis Data Analytics application. After creating an application, you must exclusively call this operation to start your application.
215
+ * Starts the specified Managed Service for Apache Flink application. After creating an application, you must exclusively call this operation to start your application.
216
216
  */
217
217
  startApplication(params: KinesisAnalyticsV2.Types.StartApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.StartApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.StartApplicationResponse, AWSError>;
218
218
  /**
219
- * Starts the specified Kinesis Data Analytics application. After creating an application, you must exclusively call this operation to start your application.
219
+ * Starts the specified Managed Service for Apache Flink application. After creating an application, you must exclusively call this operation to start your application.
220
220
  */
221
221
  startApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.StartApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.StartApplicationResponse, AWSError>;
222
222
  /**
223
- * Stops the application from processing data. You can stop an application only if it is in the running status, unless you set the Force parameter to true. You can use the DescribeApplication operation to find the application status. Kinesis Data Analytics takes a snapshot when the application is stopped, unless Force is set to true.
223
+ * Stops the application from processing data. You can stop an application only if it is in the running status, unless you set the Force parameter to true. You can use the DescribeApplication operation to find the application status. Managed Service for Apache Flink takes a snapshot when the application is stopped, unless Force is set to true.
224
224
  */
225
225
  stopApplication(params: KinesisAnalyticsV2.Types.StopApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.StopApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.StopApplicationResponse, AWSError>;
226
226
  /**
227
- * Stops the application from processing data. You can stop an application only if it is in the running status, unless you set the Force parameter to true. You can use the DescribeApplication operation to find the application status. Kinesis Data Analytics takes a snapshot when the application is stopped, unless Force is set to true.
227
+ * Stops the application from processing data. You can stop an application only if it is in the running status, unless you set the Force parameter to true. You can use the DescribeApplication operation to find the application status. Managed Service for Apache Flink takes a snapshot when the application is stopped, unless Force is set to true.
228
228
  */
229
229
  stopApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.StopApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.StopApplicationResponse, AWSError>;
230
230
  /**
231
- * Adds one or more key-value tags to a Kinesis Data Analytics application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
231
+ * Adds one or more key-value tags to a Managed Service for Apache Flink application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
232
232
  */
233
233
  tagResource(params: KinesisAnalyticsV2.Types.TagResourceRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.TagResourceResponse) => void): Request<KinesisAnalyticsV2.Types.TagResourceResponse, AWSError>;
234
234
  /**
235
- * Adds one or more key-value tags to a Kinesis Data Analytics application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
235
+ * Adds one or more key-value tags to a Managed Service for Apache Flink application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
236
236
  */
237
237
  tagResource(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.TagResourceResponse) => void): Request<KinesisAnalyticsV2.Types.TagResourceResponse, AWSError>;
238
238
  /**
239
- * Removes one or more tags from a Kinesis Data Analytics application. For more information, see Using Tagging.
239
+ * Removes one or more tags from a Managed Service for Apache Flink application. For more information, see Using Tagging.
240
240
  */
241
241
  untagResource(params: KinesisAnalyticsV2.Types.UntagResourceRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.UntagResourceResponse) => void): Request<KinesisAnalyticsV2.Types.UntagResourceResponse, AWSError>;
242
242
  /**
243
- * Removes one or more tags from a Kinesis Data Analytics application. For more information, see Using Tagging.
243
+ * Removes one or more tags from a Managed Service for Apache Flink application. For more information, see Using Tagging.
244
244
  */
245
245
  untagResource(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.UntagResourceResponse) => void): Request<KinesisAnalyticsV2.Types.UntagResourceResponse, AWSError>;
246
246
  /**
247
- * Updates an existing Kinesis Data Analytics application. Using this operation, you can update application code, input configuration, and output configuration. Kinesis Data Analytics updates the ApplicationVersionId each time you update your application. You cannot update the RuntimeEnvironment of an existing application. If you need to update an application's RuntimeEnvironment, you must delete the application and create it again.
247
+ * Updates an existing Managed Service for Apache Flink application. Using this operation, you can update application code, input configuration, and output configuration. Managed Service for Apache Flink updates the ApplicationVersionId each time you update your application.
248
248
  */
249
249
  updateApplication(params: KinesisAnalyticsV2.Types.UpdateApplicationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.UpdateApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.UpdateApplicationResponse, AWSError>;
250
250
  /**
251
- * Updates an existing Kinesis Data Analytics application. Using this operation, you can update application code, input configuration, and output configuration. Kinesis Data Analytics updates the ApplicationVersionId each time you update your application. You cannot update the RuntimeEnvironment of an existing application. If you need to update an application's RuntimeEnvironment, you must delete the application and create it again.
251
+ * Updates an existing Managed Service for Apache Flink application. Using this operation, you can update application code, input configuration, and output configuration. Managed Service for Apache Flink updates the ApplicationVersionId each time you update your application.
252
252
  */
253
253
  updateApplication(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.UpdateApplicationResponse) => void): Request<KinesisAnalyticsV2.Types.UpdateApplicationResponse, AWSError>;
254
254
  /**
255
- * Updates the maintenance configuration of the Kinesis Data Analytics application. You can invoke this operation on an application that is in one of the two following states: READY or RUNNING. If you invoke it when the application is in a state other than these two states, it throws a ResourceInUseException. The service makes use of the updated configuration the next time it schedules maintenance for the application. If you invoke this operation after the service schedules maintenance, the service will apply the configuration update the next time it schedules maintenance for the application. This means that you might not see the maintenance configuration update applied to the maintenance process that follows a successful invocation of this operation, but to the following maintenance process instead. To see the current maintenance configuration of your application, invoke the DescribeApplication operation. For information about application maintenance, see Kinesis Data Analytics for Apache Flink Maintenance. This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
255
+ * Updates the maintenance configuration of the Managed Service for Apache Flink application. You can invoke this operation on an application that is in one of the two following states: READY or RUNNING. If you invoke it when the application is in a state other than these two states, it throws a ResourceInUseException. The service makes use of the updated configuration the next time it schedules maintenance for the application. If you invoke this operation after the service schedules maintenance, the service will apply the configuration update the next time it schedules maintenance for the application. This means that you might not see the maintenance configuration update applied to the maintenance process that follows a successful invocation of this operation, but to the following maintenance process instead. To see the current maintenance configuration of your application, invoke the DescribeApplication operation. For information about application maintenance, see Managed Service for Apache Flink for Apache Flink Maintenance. This operation is supported only for Managed Service for Apache Flink.
256
256
  */
257
257
  updateApplicationMaintenanceConfiguration(params: KinesisAnalyticsV2.Types.UpdateApplicationMaintenanceConfigurationRequest, callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.UpdateApplicationMaintenanceConfigurationResponse) => void): Request<KinesisAnalyticsV2.Types.UpdateApplicationMaintenanceConfigurationResponse, AWSError>;
258
258
  /**
259
- * Updates the maintenance configuration of the Kinesis Data Analytics application. You can invoke this operation on an application that is in one of the two following states: READY or RUNNING. If you invoke it when the application is in a state other than these two states, it throws a ResourceInUseException. The service makes use of the updated configuration the next time it schedules maintenance for the application. If you invoke this operation after the service schedules maintenance, the service will apply the configuration update the next time it schedules maintenance for the application. This means that you might not see the maintenance configuration update applied to the maintenance process that follows a successful invocation of this operation, but to the following maintenance process instead. To see the current maintenance configuration of your application, invoke the DescribeApplication operation. For information about application maintenance, see Kinesis Data Analytics for Apache Flink Maintenance. This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.
259
+ * Updates the maintenance configuration of the Managed Service for Apache Flink application. You can invoke this operation on an application that is in one of the two following states: READY or RUNNING. If you invoke it when the application is in a state other than these two states, it throws a ResourceInUseException. The service makes use of the updated configuration the next time it schedules maintenance for the application. If you invoke this operation after the service schedules maintenance, the service will apply the configuration update the next time it schedules maintenance for the application. This means that you might not see the maintenance configuration update applied to the maintenance process that follows a successful invocation of this operation, but to the following maintenance process instead. To see the current maintenance configuration of your application, invoke the DescribeApplication operation. For information about application maintenance, see Managed Service for Apache Flink for Apache Flink Maintenance. This operation is supported only for Managed Service for Apache Flink.
260
260
  */
261
261
  updateApplicationMaintenanceConfiguration(callback?: (err: AWSError, data: KinesisAnalyticsV2.Types.UpdateApplicationMaintenanceConfigurationResponse) => void): Request<KinesisAnalyticsV2.Types.UpdateApplicationMaintenanceConfigurationResponse, AWSError>;
262
262
  }
@@ -267,7 +267,7 @@ declare namespace KinesisAnalyticsV2 {
267
267
  */
268
268
  ApplicationName: ApplicationName;
269
269
  /**
270
- * The version ID of the Kinesis Data Analytics application. You must provide the CurrentApplicationVersionId or the ConditionalToken.You can retrieve the application version ID using DescribeApplication. For better concurrency support, use the ConditionalToken parameter instead of CurrentApplicationVersionId.
270
+ * The version ID of the SQL-based Kinesis Data Analytics application. You must provide the CurrentApplicationVersionId or the ConditionalToken.You can retrieve the application version ID using DescribeApplication. For better concurrency support, use the ConditionalToken parameter instead of CurrentApplicationVersionId.
271
271
  */
272
272
  CurrentApplicationVersionId?: ApplicationVersionId;
273
273
  /**
@@ -285,11 +285,11 @@ declare namespace KinesisAnalyticsV2 {
285
285
  */
286
286
  ApplicationARN?: ResourceARN;
287
287
  /**
288
- * The new version ID of the Kinesis Data Analytics application. Kinesis Data Analytics updates the ApplicationVersionId each time you change the CloudWatch logging options.
288
+ * The new version ID of the SQL-based Kinesis Data Analytics application. Kinesis Data Analytics updates the ApplicationVersionId each time you change the CloudWatch logging options.
289
289
  */
290
290
  ApplicationVersionId?: ApplicationVersionId;
291
291
  /**
292
- * The descriptions of the current CloudWatch logging options for the Kinesis Data Analytics application.
292
+ * The descriptions of the current CloudWatch logging options for the SQL-based Kinesis Data Analytics application.
293
293
  */
294
294
  CloudWatchLoggingOptionDescriptions?: CloudWatchLoggingOptionDescriptions;
295
295
  }
@@ -437,7 +437,7 @@ declare namespace KinesisAnalyticsV2 {
437
437
  */
438
438
  ApplicationARN?: ResourceARN;
439
439
  /**
440
- * Provides the current application version. Kinesis Data Analytics updates the ApplicationVersionId each time you update the application.
440
+ * Provides the current application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.
441
441
  */
442
442
  ApplicationVersionId?: ApplicationVersionId;
443
443
  /**
@@ -481,19 +481,19 @@ declare namespace KinesisAnalyticsV2 {
481
481
  */
482
482
  SqlApplicationConfiguration?: SqlApplicationConfiguration;
483
483
  /**
484
- * The creation and update parameters for a Flink-based Kinesis Data Analytics application.
484
+ * The creation and update parameters for a Managed Service for Apache Flink application.
485
485
  */
486
486
  FlinkApplicationConfiguration?: FlinkApplicationConfiguration;
487
487
  /**
488
- * Describes execution properties for a Flink-based Kinesis Data Analytics application.
488
+ * Describes execution properties for a Managed Service for Apache Flink application.
489
489
  */
490
490
  EnvironmentProperties?: EnvironmentProperties;
491
491
  /**
492
- * The code location and type parameters for a Flink-based Kinesis Data Analytics application.
492
+ * The code location and type parameters for a Managed Service for Apache Flink application.
493
493
  */
494
494
  ApplicationCodeConfiguration?: ApplicationCodeConfiguration;
495
495
  /**
496
- * Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
496
+ * Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
497
497
  */
498
498
  ApplicationSnapshotConfiguration?: ApplicationSnapshotConfiguration;
499
499
  /**
@@ -501,7 +501,7 @@ declare namespace KinesisAnalyticsV2 {
501
501
  */
502
502
  VpcConfigurations?: VpcConfigurations;
503
503
  /**
504
- * The configuration parameters for a Kinesis Data Analytics Studio notebook.
504
+ * The configuration parameters for a Managed Service for Apache Flink Studio notebook.
505
505
  */
506
506
  ZeppelinApplicationConfiguration?: ZeppelinApplicationConfiguration;
507
507
  }
@@ -511,23 +511,23 @@ declare namespace KinesisAnalyticsV2 {
511
511
  */
512
512
  SqlApplicationConfigurationDescription?: SqlApplicationConfigurationDescription;
513
513
  /**
514
- * The details about the application code for a Flink-based Kinesis Data Analytics application.
514
+ * The details about the application code for a Managed Service for Apache Flink application.
515
515
  */
516
516
  ApplicationCodeConfigurationDescription?: ApplicationCodeConfigurationDescription;
517
517
  /**
518
- * The details about the starting properties for a Kinesis Data Analytics application.
518
+ * The details about the starting properties for a Managed Service for Apache Flink application.
519
519
  */
520
520
  RunConfigurationDescription?: RunConfigurationDescription;
521
521
  /**
522
- * The details about a Flink-based Kinesis Data Analytics application.
522
+ * The details about a Managed Service for Apache Flink application.
523
523
  */
524
524
  FlinkApplicationConfigurationDescription?: FlinkApplicationConfigurationDescription;
525
525
  /**
526
- * Describes execution properties for a Flink-based Kinesis Data Analytics application.
526
+ * Describes execution properties for a Managed Service for Apache Flink application.
527
527
  */
528
528
  EnvironmentPropertyDescriptions?: EnvironmentPropertyDescriptions;
529
529
  /**
530
- * Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
530
+ * Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
531
531
  */
532
532
  ApplicationSnapshotConfigurationDescription?: ApplicationSnapshotConfigurationDescription;
533
533
  /**
@@ -535,7 +535,7 @@ declare namespace KinesisAnalyticsV2 {
535
535
  */
536
536
  VpcConfigurationDescriptions?: VpcConfigurationDescriptions;
537
537
  /**
538
- * The configuration parameters for a Kinesis Data Analytics Studio notebook.
538
+ * The configuration parameters for a Managed Service for Apache Flink Studio notebook.
539
539
  */
540
540
  ZeppelinApplicationConfigurationDescription?: ZeppelinApplicationConfigurationDescription;
541
541
  }
@@ -549,15 +549,15 @@ declare namespace KinesisAnalyticsV2 {
549
549
  */
550
550
  ApplicationCodeConfigurationUpdate?: ApplicationCodeConfigurationUpdate;
551
551
  /**
552
- * Describes updates to a Flink-based Kinesis Data Analytics application's configuration.
552
+ * Describes updates to a Managed Service for Apache Flink application's configuration.
553
553
  */
554
554
  FlinkApplicationConfigurationUpdate?: FlinkApplicationConfigurationUpdate;
555
555
  /**
556
- * Describes updates to the environment properties for a Flink-based Kinesis Data Analytics application.
556
+ * Describes updates to the environment properties for a Managed Service for Apache Flink application.
557
557
  */
558
558
  EnvironmentPropertyUpdates?: EnvironmentPropertyUpdates;
559
559
  /**
560
- * Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
560
+ * Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
561
561
  */
562
562
  ApplicationSnapshotConfigurationUpdate?: ApplicationSnapshotConfigurationUpdate;
563
563
  /**
@@ -565,7 +565,7 @@ declare namespace KinesisAnalyticsV2 {
565
565
  */
566
566
  VpcConfigurationUpdates?: VpcConfigurationUpdates;
567
567
  /**
568
- * Updates to the configuration of a Kinesis Data Analytics Studio notebook.
568
+ * Updates to the configuration of a Managed Service for Apache Flink Studio notebook.
569
569
  */
570
570
  ZeppelinApplicationConfigurationUpdate?: ZeppelinApplicationConfigurationUpdate;
571
571
  }
@@ -596,7 +596,7 @@ declare namespace KinesisAnalyticsV2 {
596
596
  */
597
597
  ApplicationStatus: ApplicationStatus;
598
598
  /**
599
- * Provides the current application version. Kinesis Data Analytics updates the ApplicationVersionId each time you update the application.
599
+ * Provides the current application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.
600
600
  */
601
601
  ApplicationVersionId: ApplicationVersionId;
602
602
  /**
@@ -608,7 +608,7 @@ declare namespace KinesisAnalyticsV2 {
608
608
  */
609
609
  LastUpdateTimestamp?: Timestamp;
610
610
  /**
611
- * Describes details about the application code and starting parameters for a Kinesis Data Analytics application.
611
+ * Describes details about the application code and starting parameters for a Managed Service for Apache Flink application.
612
612
  */
613
613
  ApplicationConfigurationDescription?: ApplicationConfigurationDescription;
614
614
  /**
@@ -636,7 +636,7 @@ declare namespace KinesisAnalyticsV2 {
636
636
  */
637
637
  ApplicationVersionRolledBackTo?: ApplicationVersionId;
638
638
  /**
639
- * To create a Kinesis Data Analytics Studio notebook, you must set the mode to INTERACTIVE. However, for a Kinesis Data Analytics for Apache Flink application, the mode is optional.
639
+ * To create a Managed Service for Apache Flink Studio notebook, you must set the mode to INTERACTIVE. However, for a Managed Service for Apache Flink application, the mode is optional.
640
640
  */
641
641
  ApplicationMode?: ApplicationMode;
642
642
  }
@@ -673,13 +673,13 @@ declare namespace KinesisAnalyticsV2 {
673
673
  export type ApplicationRestoreType = "SKIP_RESTORE_FROM_SNAPSHOT"|"RESTORE_FROM_LATEST_SNAPSHOT"|"RESTORE_FROM_CUSTOM_SNAPSHOT"|string;
674
674
  export interface ApplicationSnapshotConfiguration {
675
675
  /**
676
- * Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
676
+ * Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
677
677
  */
678
678
  SnapshotsEnabled: BooleanObject;
679
679
  }
680
680
  export interface ApplicationSnapshotConfigurationDescription {
681
681
  /**
682
- * Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
682
+ * Describes whether snapshots are enabled for a Managed Service for Apache Flink application.
683
683
  */
684
684
  SnapshotsEnabled: BooleanObject;
685
685
  }
@@ -713,7 +713,7 @@ declare namespace KinesisAnalyticsV2 {
713
713
  */
714
714
  RuntimeEnvironment: RuntimeEnvironment;
715
715
  /**
716
- * For a Kinesis Data Analytics for Apache Flink application, the mode is STREAMING. For a Kinesis Data Analytics Studio notebook, it is INTERACTIVE.
716
+ * For a Managed Service for Apache Flink application, the mode is STREAMING. For a Managed Service for Apache Flink Studio notebook, it is INTERACTIVE.
717
717
  */
718
718
  ApplicationMode?: ApplicationMode;
719
719
  }
@@ -721,7 +721,7 @@ declare namespace KinesisAnalyticsV2 {
721
721
  export type ApplicationVersionSummaries = ApplicationVersionSummary[];
722
722
  export interface ApplicationVersionSummary {
723
723
  /**
724
- * The ID of the application version. Kinesis Data Analytics updates the ApplicationVersionId each time you update the application.
724
+ * The ID of the application version. Managed Service for Apache Flink updates the ApplicationVersionId each time you update the application.
725
725
  */
726
726
  ApplicationVersionId: ApplicationVersionId;
727
727
  /**
@@ -746,29 +746,29 @@ declare namespace KinesisAnalyticsV2 {
746
746
  }
747
747
  export interface CatalogConfiguration {
748
748
  /**
749
- * The configuration parameters for the default Amazon Glue database. You use this database for Apache Flink SQL queries and table API transforms that you write in a Kinesis Data Analytics Studio notebook.
749
+ * The configuration parameters for the default Amazon Glue database. You use this database for Apache Flink SQL queries and table API transforms that you write in a Managed Service for Apache Flink Studio notebook.
750
750
  */
751
751
  GlueDataCatalogConfiguration: GlueDataCatalogConfiguration;
752
752
  }
753
753
  export interface CatalogConfigurationDescription {
754
754
  /**
755
- * The configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Kinesis Data Analytics Studio notebook.
755
+ * The configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Managed Service for Apache Flink Studio notebook.
756
756
  */
757
757
  GlueDataCatalogConfigurationDescription: GlueDataCatalogConfigurationDescription;
758
758
  }
759
759
  export interface CatalogConfigurationUpdate {
760
760
  /**
761
- * Updates to the configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Kinesis Data Analytics Studio notebook.
761
+ * Updates to the configuration parameters for the default Amazon Glue database. You use this database for SQL queries that you write in a Managed Service for Apache Flink Studio notebook.
762
762
  */
763
763
  GlueDataCatalogConfigurationUpdate: GlueDataCatalogConfigurationUpdate;
764
764
  }
765
765
  export interface CheckpointConfiguration {
766
766
  /**
767
- * Describes whether the application uses Kinesis Data Analytics' default checkpointing behavior. You must set this property to CUSTOM in order to set the CheckpointingEnabled, CheckpointInterval, or MinPauseBetweenCheckpoints parameters. If this value is set to DEFAULT, the application will use the following values, even if they are set to other values using APIs or application code: CheckpointingEnabled: true CheckpointInterval: 60000 MinPauseBetweenCheckpoints: 5000
767
+ * Describes whether the application uses Managed Service for Apache Flink' default checkpointing behavior. You must set this property to CUSTOM in order to set the CheckpointingEnabled, CheckpointInterval, or MinPauseBetweenCheckpoints parameters. If this value is set to DEFAULT, the application will use the following values, even if they are set to other values using APIs or application code: CheckpointingEnabled: true CheckpointInterval: 60000 MinPauseBetweenCheckpoints: 5000
768
768
  */
769
769
  ConfigurationType: ConfigurationType;
770
770
  /**
771
- * Describes whether checkpointing is enabled for a Flink-based Kinesis Data Analytics application. If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a CheckpointingEnabled value of true, even if this value is set to another value using this API or in application code.
771
+ * Describes whether checkpointing is enabled for a Managed Service for Apache Flink application. If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a CheckpointingEnabled value of true, even if this value is set to another value using this API or in application code.
772
772
  */
773
773
  CheckpointingEnabled?: BooleanObject;
774
774
  /**
@@ -782,11 +782,11 @@ declare namespace KinesisAnalyticsV2 {
782
782
  }
783
783
  export interface CheckpointConfigurationDescription {
784
784
  /**
785
- * Describes whether the application uses the default checkpointing behavior in Kinesis Data Analytics. If this value is set to DEFAULT, the application will use the following values, even if they are set to other values using APIs or application code: CheckpointingEnabled: true CheckpointInterval: 60000 MinPauseBetweenCheckpoints: 5000
785
+ * Describes whether the application uses the default checkpointing behavior in Managed Service for Apache Flink. If this value is set to DEFAULT, the application will use the following values, even if they are set to other values using APIs or application code: CheckpointingEnabled: true CheckpointInterval: 60000 MinPauseBetweenCheckpoints: 5000
786
786
  */
787
787
  ConfigurationType?: ConfigurationType;
788
788
  /**
789
- * Describes whether checkpointing is enabled for a Flink-based Kinesis Data Analytics application. If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a CheckpointingEnabled value of true, even if this value is set to another value using this API or in application code.
789
+ * Describes whether checkpointing is enabled for a Managed Service for Apache Flink application. If CheckpointConfiguration.ConfigurationType is DEFAULT, the application will use a CheckpointingEnabled value of true, even if this value is set to another value using this API or in application code.
790
790
  */
791
791
  CheckpointingEnabled?: BooleanObject;
792
792
  /**
@@ -800,7 +800,7 @@ declare namespace KinesisAnalyticsV2 {
800
800
  }
801
801
  export interface CheckpointConfigurationUpdate {
802
802
  /**
803
- * Describes updates to whether the application uses the default checkpointing behavior of Kinesis Data Analytics. You must set this property to CUSTOM in order to set the CheckpointingEnabled, CheckpointInterval, or MinPauseBetweenCheckpoints parameters. If this value is set to DEFAULT, the application will use the following values, even if they are set to other values using APIs or application code: CheckpointingEnabled: true CheckpointInterval: 60000 MinPauseBetweenCheckpoints: 5000
803
+ * Describes updates to whether the application uses the default checkpointing behavior of Managed Service for Apache Flink. You must set this property to CUSTOM in order to set the CheckpointingEnabled, CheckpointInterval, or MinPauseBetweenCheckpoints parameters. If this value is set to DEFAULT, the application will use the following values, even if they are set to other values using APIs or application code: CheckpointingEnabled: true CheckpointInterval: 60000 MinPauseBetweenCheckpoints: 5000
804
804
  */
805
805
  ConfigurationTypeUpdate?: ConfigurationType;
806
806
  /**
@@ -852,11 +852,11 @@ declare namespace KinesisAnalyticsV2 {
852
852
  export type CloudWatchLoggingOptions = CloudWatchLoggingOption[];
853
853
  export interface CodeContent {
854
854
  /**
855
- * The text-format code for a Flink-based Kinesis Data Analytics application.
855
+ * The text-format code for a Managed Service for Apache Flink application.
856
856
  */
857
857
  TextContent?: TextContent;
858
858
  /**
859
- * The zip-format code for a Flink-based Kinesis Data Analytics application.
859
+ * The zip-format code for a Managed Service for Apache Flink application.
860
860
  */
861
861
  ZipFileContent?: ZipFileContent;
862
862
  /**
@@ -951,13 +951,13 @@ declare namespace KinesisAnalyticsV2 {
951
951
  */
952
952
  Tags?: Tags;
953
953
  /**
954
- * Use the STREAMING mode to create a Kinesis Data Analytics For Flink application. To create a Kinesis Data Analytics Studio notebook, use the INTERACTIVE mode.
954
+ * Use the STREAMING mode to create a Managed Service for Apache Flink application. To create a Managed Service for Apache Flink Studio notebook, use the INTERACTIVE mode.
955
955
  */
956
956
  ApplicationMode?: ApplicationMode;
957
957
  }
958
958
  export interface CreateApplicationResponse {
959
959
  /**
960
- * In response to your CreateApplication request, Kinesis Data Analytics returns a response with details of the application it created.
960
+ * In response to your CreateApplication request, Managed Service for Apache Flink returns a response with details of the application it created.
961
961
  */
962
962
  ApplicationDetail: ApplicationDetail;
963
963
  }
@@ -1150,7 +1150,7 @@ declare namespace KinesisAnalyticsV2 {
1150
1150
  }
1151
1151
  export interface DeleteApplicationVpcConfigurationResponse {
1152
1152
  /**
1153
- * The ARN of the Kinesis Data Analytics application.
1153
+ * The ARN of the Managed Service for Apache Flink application.
1154
1154
  */
1155
1155
  ApplicationARN?: ResourceARN;
1156
1156
  /**
@@ -1182,7 +1182,7 @@ declare namespace KinesisAnalyticsV2 {
1182
1182
  */
1183
1183
  ApplicationName: ApplicationName;
1184
1184
  /**
1185
- * Displays verbose information about a Kinesis Data Analytics application, including the application's job plan.
1185
+ * Displays verbose information about a Managed Service for Apache Flink application, including the application's job plan.
1186
1186
  */
1187
1187
  IncludeAdditionalDetails?: BooleanObject;
1188
1188
  }
@@ -1237,7 +1237,7 @@ declare namespace KinesisAnalyticsV2 {
1237
1237
  */
1238
1238
  ServiceExecutionRole: RoleARN;
1239
1239
  /**
1240
- * The point at which you want Kinesis Data Analytics to start reading records from the specified streaming source discovery purposes.
1240
+ * The point at which you want Kinesis Data Analytics to start reading records from the specified streaming source for discovery purposes.
1241
1241
  */
1242
1242
  InputStartingPositionConfiguration?: InputStartingPositionConfiguration;
1243
1243
  /**
@@ -1887,51 +1887,51 @@ declare namespace KinesisAnalyticsV2 {
1887
1887
  export type Parallelism = number;
1888
1888
  export interface ParallelismConfiguration {
1889
1889
  /**
1890
- * Describes whether the application uses the default parallelism for the Kinesis Data Analytics service. You must set this property to CUSTOM in order to change your application's AutoScalingEnabled, Parallelism, or ParallelismPerKPU properties.
1890
+ * Describes whether the application uses the default parallelism for the Managed Service for Apache Flink service. You must set this property to CUSTOM in order to change your application's AutoScalingEnabled, Parallelism, or ParallelismPerKPU properties.
1891
1891
  */
1892
1892
  ConfigurationType: ConfigurationType;
1893
1893
  /**
1894
- * Describes the initial number of parallel tasks that a Flink-based Kinesis Data Analytics application can perform. If AutoScalingEnabled is set to True, Kinesis Data Analytics increases the CurrentParallelism value in response to application load. The service can increase the CurrentParallelism value up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service can reduce the CurrentParallelism value down to the Parallelism setting.
1894
+ * Describes the initial number of parallel tasks that a Managed Service for Apache Flink application can perform. If AutoScalingEnabled is set to True, Managed Service for Apache Flink increases the CurrentParallelism value in response to application load. The service can increase the CurrentParallelism value up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service can reduce the CurrentParallelism value down to the Parallelism setting.
1895
1895
  */
1896
1896
  Parallelism?: Parallelism;
1897
1897
  /**
1898
- * Describes the number of parallel tasks that a Flink-based Kinesis Data Analytics application can perform per Kinesis Processing Unit (KPU) used by the application. For more information about KPUs, see Amazon Kinesis Data Analytics Pricing.
1898
+ * Describes the number of parallel tasks that a Managed Service for Apache Flink application can perform per Kinesis Processing Unit (KPU) used by the application. For more information about KPUs, see Amazon Managed Service for Apache Flink Pricing.
1899
1899
  */
1900
1900
  ParallelismPerKPU?: ParallelismPerKPU;
1901
1901
  /**
1902
- * Describes whether the Kinesis Data Analytics service can increase the parallelism of the application in response to increased throughput.
1902
+ * Describes whether the Managed Service for Apache Flink service can increase the parallelism of the application in response to increased throughput.
1903
1903
  */
1904
1904
  AutoScalingEnabled?: BooleanObject;
1905
1905
  }
1906
1906
  export interface ParallelismConfigurationDescription {
1907
1907
  /**
1908
- * Describes whether the application uses the default parallelism for the Kinesis Data Analytics service.
1908
+ * Describes whether the application uses the default parallelism for the Managed Service for Apache Flink service.
1909
1909
  */
1910
1910
  ConfigurationType?: ConfigurationType;
1911
1911
  /**
1912
- * Describes the initial number of parallel tasks that a Flink-based Kinesis Data Analytics application can perform. If AutoScalingEnabled is set to True, then Kinesis Data Analytics can increase the CurrentParallelism value in response to application load. The service can increase CurrentParallelism up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service can reduce the CurrentParallelism value down to the Parallelism setting.
1912
+ * Describes the initial number of parallel tasks that a Managed Service for Apache Flink application can perform. If AutoScalingEnabled is set to True, then Managed Service for Apache Flink can increase the CurrentParallelism value in response to application load. The service can increase CurrentParallelism up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service can reduce the CurrentParallelism value down to the Parallelism setting.
1913
1913
  */
1914
1914
  Parallelism?: Parallelism;
1915
1915
  /**
1916
- * Describes the number of parallel tasks that a Flink-based Kinesis Data Analytics application can perform per Kinesis Processing Unit (KPU) used by the application.
1916
+ * Describes the number of parallel tasks that a Managed Service for Apache Flink application can perform per Kinesis Processing Unit (KPU) used by the application.
1917
1917
  */
1918
1918
  ParallelismPerKPU?: ParallelismPerKPU;
1919
1919
  /**
1920
- * Describes the current number of parallel tasks that a Flink-based Kinesis Data Analytics application can perform. If AutoScalingEnabled is set to True, Kinesis Data Analytics can increase this value in response to application load. The service can increase this value up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service can reduce the CurrentParallelism value down to the Parallelism setting.
1920
+ * Describes the current number of parallel tasks that a Managed Service for Apache Flink application can perform. If AutoScalingEnabled is set to True, Managed Service for Apache Flink can increase this value in response to application load. The service can increase this value up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service can reduce the CurrentParallelism value down to the Parallelism setting.
1921
1921
  */
1922
1922
  CurrentParallelism?: Parallelism;
1923
1923
  /**
1924
- * Describes whether the Kinesis Data Analytics service can increase the parallelism of the application in response to increased throughput.
1924
+ * Describes whether the Managed Service for Apache Flink service can increase the parallelism of the application in response to increased throughput.
1925
1925
  */
1926
1926
  AutoScalingEnabled?: BooleanObject;
1927
1927
  }
1928
1928
  export interface ParallelismConfigurationUpdate {
1929
1929
  /**
1930
- * Describes updates to whether the application uses the default parallelism for the Kinesis Data Analytics service, or if a custom parallelism is used. You must set this property to CUSTOM in order to change your application's AutoScalingEnabled, Parallelism, or ParallelismPerKPU properties.
1930
+ * Describes updates to whether the application uses the default parallelism for the Managed Service for Apache Flink service, or if a custom parallelism is used. You must set this property to CUSTOM in order to change your application's AutoScalingEnabled, Parallelism, or ParallelismPerKPU properties.
1931
1931
  */
1932
1932
  ConfigurationTypeUpdate?: ConfigurationType;
1933
1933
  /**
1934
- * Describes updates to the initial number of parallel tasks an application can perform. If AutoScalingEnabled is set to True, then Kinesis Data Analytics can increase the CurrentParallelism value in response to application load. The service can increase CurrentParallelism up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service will reduce CurrentParallelism down to the Parallelism setting.
1934
+ * Describes updates to the initial number of parallel tasks an application can perform. If AutoScalingEnabled is set to True, then Managed Service for Apache Flink can increase the CurrentParallelism value in response to application load. The service can increase CurrentParallelism up to the maximum parallelism, which is ParalellismPerKPU times the maximum KPUs for the application. The maximum KPUs for an application is 32 by default, and can be increased by requesting a limit increase. If application load is reduced, the service will reduce CurrentParallelism down to the Parallelism setting.
1935
1935
  */
1936
1936
  ParallelismUpdate?: Parallelism;
1937
1937
  /**
@@ -1939,7 +1939,7 @@ declare namespace KinesisAnalyticsV2 {
1939
1939
  */
1940
1940
  ParallelismPerKPUUpdate?: ParallelismPerKPU;
1941
1941
  /**
1942
- * Describes updates to whether the Kinesis Data Analytics service can increase the parallelism of a Flink-based Kinesis Data Analytics application in response to increased throughput.
1942
+ * Describes updates to whether the Managed Service for Apache Flink service can increase the parallelism of a Managed Service for Apache Flink application in response to increased throughput.
1943
1943
  */
1944
1944
  AutoScalingEnabledUpdate?: BooleanObject;
1945
1945
  }
@@ -2004,7 +2004,7 @@ declare namespace KinesisAnalyticsV2 {
2004
2004
  */
2005
2005
  TableName: InAppTableName;
2006
2006
  /**
2007
- * Identifies the S3 bucket and object that contains the reference data. A Kinesis Data Analytics application loads reference data only once. If the data changes, you call the UpdateApplication operation to trigger reloading of data into your application.
2007
+ * Identifies the S3 bucket and object that contains the reference data. A SQL-based Kinesis Data Analytics application loads reference data only once. If the data changes, you call the UpdateApplication operation to trigger reloading of data into your application.
2008
2008
  */
2009
2009
  S3ReferenceDataSource?: S3ReferenceDataSource;
2010
2010
  /**
@@ -2068,7 +2068,7 @@ declare namespace KinesisAnalyticsV2 {
2068
2068
  }
2069
2069
  export interface RunConfiguration {
2070
2070
  /**
2071
- * Describes the starting parameters for a Flink-based Kinesis Data Analytics application.
2071
+ * Describes the starting parameters for a Managed Service for Apache Flink application.
2072
2072
  */
2073
2073
  FlinkRunConfiguration?: FlinkRunConfiguration;
2074
2074
  /**
@@ -2089,7 +2089,7 @@ declare namespace KinesisAnalyticsV2 {
2089
2089
  }
2090
2090
  export interface RunConfigurationUpdate {
2091
2091
  /**
2092
- * Describes the starting parameters for a Flink-based Kinesis Data Analytics application.
2092
+ * Describes the starting parameters for a Managed Service for Apache Flink application.
2093
2093
  */
2094
2094
  FlinkRunConfiguration?: FlinkRunConfiguration;
2095
2095
  /**
@@ -2234,6 +2234,10 @@ declare namespace KinesisAnalyticsV2 {
2234
2234
  * The timestamp of the application snapshot.
2235
2235
  */
2236
2236
  SnapshotCreationTimestamp?: Timestamp;
2237
+ /**
2238
+ * The Flink Runtime for the application snapshot.
2239
+ */
2240
+ RuntimeEnvironment?: RuntimeEnvironment;
2237
2241
  }
2238
2242
  export type SnapshotName = string;
2239
2243
  export type SnapshotStatus = "CREATING"|"READY"|"DELETING"|"FAILED"|string;
@@ -2311,7 +2315,7 @@ declare namespace KinesisAnalyticsV2 {
2311
2315
  */
2312
2316
  ApplicationName: ApplicationName;
2313
2317
  /**
2314
- * Identifies the run configuration (start parameters) of a Kinesis Data Analytics application.
2318
+ * Identifies the run configuration (start parameters) of a Managed Service for Apache Flink application.
2315
2319
  */
2316
2320
  RunConfiguration?: RunConfiguration;
2317
2321
  }
@@ -2323,7 +2327,7 @@ declare namespace KinesisAnalyticsV2 {
2323
2327
  */
2324
2328
  ApplicationName: ApplicationName;
2325
2329
  /**
2326
- * Set to true to force the application to stop. If you set Force to true, Kinesis Data Analytics stops the application without taking a snapshot. Force-stopping your application may lead to data loss or duplication. To prevent data loss or duplicate processing of data during application restarts, we recommend you to take frequent snapshots of your application. You can only force stop a Flink-based Kinesis Data Analytics application. You can't force stop a SQL-based Kinesis Data Analytics application. The application must be in the STARTING, UPDATING, STOPPING, AUTOSCALING, or RUNNING status.
2330
+ * Set to true to force the application to stop. If you set Force to true, Managed Service for Apache Flink stops the application without taking a snapshot. Force-stopping your application may lead to data loss or duplication. To prevent data loss or duplicate processing of data during application restarts, we recommend you to take frequent snapshots of your application. You can only force stop a Managed Service for Apache Flink application. You can't force stop a SQL-based Kinesis Data Analytics application. The application must be in the STARTING, UPDATING, STOPPING, AUTOSCALING, or RUNNING status.
2327
2331
  */
2328
2332
  Force?: BooleanObject;
2329
2333
  }
@@ -2361,7 +2365,7 @@ declare namespace KinesisAnalyticsV2 {
2361
2365
  export type Timestamp = Date;
2362
2366
  export interface UntagResourceRequest {
2363
2367
  /**
2364
- * The ARN of the Kinesis Data Analytics application from which to remove the tags.
2368
+ * The ARN of the Managed Service for Apache Flink application from which to remove the tags.
2365
2369
  */
2366
2370
  ResourceARN: KinesisAnalyticsARN;
2367
2371
  /**
@@ -2420,6 +2424,10 @@ declare namespace KinesisAnalyticsV2 {
2420
2424
  * A value you use to implement strong concurrency for application updates. You must provide the CurrentApplicationVersionId or the ConditionalToken. You get the application's current ConditionalToken using DescribeApplication. For better concurrency support, use the ConditionalToken parameter instead of CurrentApplicationVersionId.
2421
2425
  */
2422
2426
  ConditionalToken?: ConditionalToken;
2427
+ /**
2428
+ * Updates the Managed Service for Apache Flink runtime environment used to run your code. To avoid issues you must: Ensure your new jar and dependencies are compatible with the new runtime selected. Ensure your new code's state is compatible with the snapshot from which your application will start
2429
+ */
2430
+ RuntimeEnvironmentUpdate?: RuntimeEnvironment;
2423
2431
  }
2424
2432
  export interface UpdateApplicationResponse {
2425
2433
  /**
@@ -2476,15 +2484,15 @@ declare namespace KinesisAnalyticsV2 {
2476
2484
  export type VpcId = string;
2477
2485
  export interface ZeppelinApplicationConfiguration {
2478
2486
  /**
2479
- * The monitoring configuration of a Kinesis Data Analytics Studio notebook.
2487
+ * The monitoring configuration of a Managed Service for Apache Flink Studio notebook.
2480
2488
  */
2481
2489
  MonitoringConfiguration?: ZeppelinMonitoringConfiguration;
2482
2490
  /**
2483
- * The Amazon Glue Data Catalog that you use in queries in a Kinesis Data Analytics Studio notebook.
2491
+ * The Amazon Glue Data Catalog that you use in queries in a Managed Service for Apache Flink Studio notebook.
2484
2492
  */
2485
2493
  CatalogConfiguration?: CatalogConfiguration;
2486
2494
  /**
2487
- * The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
2495
+ * The information required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
2488
2496
  */
2489
2497
  DeployAsApplicationConfiguration?: DeployAsApplicationConfiguration;
2490
2498
  /**
@@ -2494,15 +2502,15 @@ declare namespace KinesisAnalyticsV2 {
2494
2502
  }
2495
2503
  export interface ZeppelinApplicationConfigurationDescription {
2496
2504
  /**
2497
- * The monitoring configuration of a Kinesis Data Analytics Studio notebook.
2505
+ * The monitoring configuration of a Managed Service for Apache Flink Studio notebook.
2498
2506
  */
2499
2507
  MonitoringConfigurationDescription: ZeppelinMonitoringConfigurationDescription;
2500
2508
  /**
2501
- * The Amazon Glue Data Catalog that is associated with the Kinesis Data Analytics Studio notebook.
2509
+ * The Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.
2502
2510
  */
2503
2511
  CatalogConfigurationDescription?: CatalogConfigurationDescription;
2504
2512
  /**
2505
- * The parameters required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
2513
+ * The parameters required to deploy a Managed Service for Apache Flink Studio notebook as an application with durable state.
2506
2514
  */
2507
2515
  DeployAsApplicationConfigurationDescription?: DeployAsApplicationConfigurationDescription;
2508
2516
  /**
@@ -2512,11 +2520,11 @@ declare namespace KinesisAnalyticsV2 {
2512
2520
  }
2513
2521
  export interface ZeppelinApplicationConfigurationUpdate {
2514
2522
  /**
2515
- * Updates to the monitoring configuration of a Kinesis Data Analytics Studio notebook.
2523
+ * Updates to the monitoring configuration of a Managed Service for Apache Flink Studio notebook.
2516
2524
  */
2517
2525
  MonitoringConfigurationUpdate?: ZeppelinMonitoringConfigurationUpdate;
2518
2526
  /**
2519
- * Updates to the configuration of the Amazon Glue Data Catalog that is associated with the Kinesis Data Analytics Studio notebook.
2527
+ * Updates to the configuration of the Amazon Glue Data Catalog that is associated with the Managed Service for Apache Flink Studio notebook.
2520
2528
  */
2521
2529
  CatalogConfigurationUpdate?: CatalogConfigurationUpdate;
2522
2530
  DeployAsApplicationConfigurationUpdate?: DeployAsApplicationConfigurationUpdate;
@@ -2539,7 +2547,7 @@ declare namespace KinesisAnalyticsV2 {
2539
2547
  }
2540
2548
  export interface ZeppelinMonitoringConfigurationUpdate {
2541
2549
  /**
2542
- * Updates to the logging level for Apache Zeppelin within a Kinesis Data Analytics Studio notebook.
2550
+ * Updates to the logging level for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.
2543
2551
  */
2544
2552
  LogLevelUpdate: LogLevel;
2545
2553
  }