@cdklabs/cdk-ecs-codedeploy 0.0.7 → 0.0.8
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/.jsii +3 -3
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +13 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +211 -9
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +5 -2
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +304 -51
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.paginators.json +6 -3
- package/node_modules/aws-sdk/apis/m2-2021-04-28.min.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +541 -524
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +796 -160
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +258 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +7 -7
- package/node_modules/aws-sdk/clients/ecs.d.ts +15 -3
- package/node_modules/aws-sdk/clients/eks.d.ts +21 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +4 -0
- package/node_modules/aws-sdk/clients/kinesis.d.ts +180 -60
- package/node_modules/aws-sdk/clients/location.d.ts +2 -2
- package/node_modules/aws-sdk/clients/m2.d.ts +81 -65
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +60 -42
- package/node_modules/aws-sdk/clients/securityhub.d.ts +971 -0
- package/node_modules/aws-sdk/clients/translate.d.ts +10 -9
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
- package/node_modules/aws-sdk/dist/aws-sdk.js +318 -59
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +58 -58
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -1517,7 +1517,7 @@ declare namespace Location {
|
|
|
1517
1517
|
}
|
|
1518
1518
|
export interface GetMapGlyphsRequest {
|
|
1519
1519
|
/**
|
|
1520
|
-
* A comma-separated list of fonts to load glyphs from in order of preference. For example, Noto Sans Regular, Arial Unicode. Valid fonts stacks for Esri styles: VectorEsriDarkGrayCanvas – Ubuntu Medium Italic | Ubuntu Medium | Ubuntu Italic | Ubuntu Regular | Ubuntu Bold VectorEsriLightGrayCanvas – Ubuntu Italic | Ubuntu Regular | Ubuntu Light | Ubuntu Bold VectorEsriTopographic – Noto Sans Italic | Noto Sans Regular | Noto Sans Bold | Noto Serif Regular | Roboto Condensed Light Italic VectorEsriStreets – Arial Regular | Arial Italic | Arial Bold VectorEsriNavigation – Arial Regular | Arial Italic | Arial Bold Valid font stacks for HERE Technologies styles:
|
|
1520
|
+
* A comma-separated list of fonts to load glyphs from in order of preference. For example, Noto Sans Regular, Arial Unicode. Valid fonts stacks for Esri styles: VectorEsriDarkGrayCanvas – Ubuntu Medium Italic | Ubuntu Medium | Ubuntu Italic | Ubuntu Regular | Ubuntu Bold VectorEsriLightGrayCanvas – Ubuntu Italic | Ubuntu Regular | Ubuntu Light | Ubuntu Bold VectorEsriTopographic – Noto Sans Italic | Noto Sans Regular | Noto Sans Bold | Noto Serif Regular | Roboto Condensed Light Italic VectorEsriStreets – Arial Regular | Arial Italic | Arial Bold VectorEsriNavigation – Arial Regular | Arial Italic | Arial Bold Valid font stacks for HERE Technologies styles: VectorHereContrast – Fira GO Regular | Fira GO Bold VectorHereExplore, VectorHereExploreTruck, HybridHereExploreSatellite – Fira GO Italic | Fira GO Map | Fira GO Map Bold | Noto Sans CJK JP Bold | Noto Sans CJK JP Light | Noto Sans CJK JP Regular Valid font stacks for Open Data (Preview) styles: VectorOpenDataStandardLight – Amazon Ember Regular,Noto Sans Regular | Amazon Ember Bold,Noto Sans Bold | Amazon Ember Medium,Noto Sans Medium | Amazon Ember Regular Italic,Noto Sans Italic | Amazon Ember Condensed RC Regular,Noto Sans Regular | Amazon Ember Condensed RC Bold,Noto Sans Bold The fonts used by VectorOpenDataStandardLight are combined fonts that use Amazon Ember for most glyphs but Noto Sans for glyphs unsupported by Amazon Ember.
|
|
1521
1521
|
*/
|
|
1522
1522
|
FontStack: String;
|
|
1523
1523
|
/**
|
|
@@ -2046,7 +2046,7 @@ declare namespace Location {
|
|
|
2046
2046
|
export type ListTrackersResponseEntryList = ListTrackersResponseEntry[];
|
|
2047
2047
|
export interface MapConfiguration {
|
|
2048
2048
|
/**
|
|
2049
|
-
* Specifies the map style selected from an available data provider. Valid Esri map styles: VectorEsriDarkGrayCanvas – The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content. RasterEsriImagery – The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide. VectorEsriLightGrayCanvas – The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content. VectorEsriTopographic – The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style. VectorEsriStreets – The Esri World Streets map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map. VectorEsriNavigation – The Esri World Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices. Valid HERE Technologies map styles: VectorHereContrast – The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering. The VectorHereContrast style has been renamed from VectorHereBerlin. VectorHereBerlin has been deprecated, but will continue to work in applications that use it. VectorHereExplore – A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan. VectorHereExploreTruck – A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics. RasterHereExploreSatellite – A global map containing high resolution satellite imagery. HybridHereExploreSatellite – A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved. Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved.
|
|
2049
|
+
* Specifies the map style selected from an available data provider. Valid Esri map styles: VectorEsriDarkGrayCanvas – The Esri Dark Gray Canvas map style. A vector basemap with a dark gray, neutral background with minimal colors, labels, and features that's designed to draw attention to your thematic content. RasterEsriImagery – The Esri Imagery map style. A raster basemap that provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide. VectorEsriLightGrayCanvas – The Esri Light Gray Canvas map style, which provides a detailed vector basemap with a light gray, neutral background style with minimal colors, labels, and features that's designed to draw attention to your thematic content. VectorEsriTopographic – The Esri Light map style, which provides a detailed vector basemap with a classic Esri map style. VectorEsriStreets – The Esri World Streets map style, which provides a detailed vector basemap for the world symbolized with a classic Esri street map style. The vector tile layer is similar in content and style to the World Street Map raster map. VectorEsriNavigation – The Esri World Navigation map style, which provides a detailed basemap for the world symbolized with a custom navigation map style that's designed for use during the day in mobile devices. Valid HERE Technologies map styles: VectorHereContrast – The HERE Contrast (Berlin) map style is a high contrast detailed base map of the world that blends 3D and 2D rendering. The VectorHereContrast style has been renamed from VectorHereBerlin. VectorHereBerlin has been deprecated, but will continue to work in applications that use it. VectorHereExplore – A default HERE map style containing a neutral, global map and its features including roads, buildings, landmarks, and water features. It also now includes a fully designed map of Japan. VectorHereExploreTruck – A global map containing truck restrictions and attributes (e.g. width / height / HAZMAT) symbolized with highlighted segments and icons on top of HERE Explore to support use cases within transport and logistics. RasterHereExploreSatellite – A global map containing high resolution satellite imagery. HybridHereExploreSatellite – A global map displaying the road network, street names, and city labels over satellite imagery. This style will automatically retrieve both raster and vector tiles, and your charges will be based on total tiles retrieved. Hybrid styles use both vector and raster tiles when rendering the map that you see. This means that more tiles are retrieved than when using either vector or raster tiles alone. Your charges will include all tiles retrieved. Valid Open Data (Preview) map styles: VectorOpenDataStandardLight – The Open Data Standard Light (preview) map style provides a detailed basemap for the world suitable for website and mobile application use. The map includes highways major roads, minor roads, railways, water features, cities, parks, landmarks, building footprints, and administrative boundaries. Open Data maps is in preview. We may add, change, or remove features before announcing general availability. For more information, see Open Data is in preview release.
|
|
2050
2050
|
*/
|
|
2051
2051
|
Style: MapStyle;
|
|
2052
2052
|
}
|
|
@@ -20,11 +20,11 @@ declare class M2 extends Service {
|
|
|
20
20
|
*/
|
|
21
21
|
cancelBatchJobExecution(callback?: (err: AWSError, data: M2.Types.CancelBatchJobExecutionResponse) => void): Request<M2.Types.CancelBatchJobExecutionResponse, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Creates a new application with given parameters. Requires an existing environment and application definition file.
|
|
23
|
+
* Creates a new application with given parameters. Requires an existing runtime environment and application definition file.
|
|
24
24
|
*/
|
|
25
25
|
createApplication(params: M2.Types.CreateApplicationRequest, callback?: (err: AWSError, data: M2.Types.CreateApplicationResponse) => void): Request<M2.Types.CreateApplicationResponse, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Creates a new application with given parameters. Requires an existing environment and application definition file.
|
|
27
|
+
* Creates a new application with given parameters. Requires an existing runtime environment and application definition file.
|
|
28
28
|
*/
|
|
29
29
|
createApplication(callback?: (err: AWSError, data: M2.Types.CreateApplicationResponse) => void): Request<M2.Types.CreateApplicationResponse, AWSError>;
|
|
30
30
|
/**
|
|
@@ -36,11 +36,11 @@ declare class M2 extends Service {
|
|
|
36
36
|
*/
|
|
37
37
|
createDataSetImportTask(callback?: (err: AWSError, data: M2.Types.CreateDataSetImportTaskResponse) => void): Request<M2.Types.CreateDataSetImportTaskResponse, AWSError>;
|
|
38
38
|
/**
|
|
39
|
-
* Creates and starts a deployment to deploy an application into
|
|
39
|
+
* Creates and starts a deployment to deploy an application into a runtime environment.
|
|
40
40
|
*/
|
|
41
41
|
createDeployment(params: M2.Types.CreateDeploymentRequest, callback?: (err: AWSError, data: M2.Types.CreateDeploymentResponse) => void): Request<M2.Types.CreateDeploymentResponse, AWSError>;
|
|
42
42
|
/**
|
|
43
|
-
* Creates and starts a deployment to deploy an application into
|
|
43
|
+
* Creates and starts a deployment to deploy an application into a runtime environment.
|
|
44
44
|
*/
|
|
45
45
|
createDeployment(callback?: (err: AWSError, data: M2.Types.CreateDeploymentResponse) => void): Request<M2.Types.CreateDeploymentResponse, AWSError>;
|
|
46
46
|
/**
|
|
@@ -60,19 +60,19 @@ declare class M2 extends Service {
|
|
|
60
60
|
*/
|
|
61
61
|
deleteApplication(callback?: (err: AWSError, data: M2.Types.DeleteApplicationResponse) => void): Request<M2.Types.DeleteApplicationResponse, AWSError>;
|
|
62
62
|
/**
|
|
63
|
-
* Deletes a specific application from
|
|
63
|
+
* Deletes a specific application from the specific runtime environment where it was previously deployed. You cannot delete a runtime environment using DeleteEnvironment if any application has ever been deployed to it. This API removes the association of the application with the runtime environment so you can delete the environment smoothly.
|
|
64
64
|
*/
|
|
65
65
|
deleteApplicationFromEnvironment(params: M2.Types.DeleteApplicationFromEnvironmentRequest, callback?: (err: AWSError, data: M2.Types.DeleteApplicationFromEnvironmentResponse) => void): Request<M2.Types.DeleteApplicationFromEnvironmentResponse, AWSError>;
|
|
66
66
|
/**
|
|
67
|
-
* Deletes a specific application from
|
|
67
|
+
* Deletes a specific application from the specific runtime environment where it was previously deployed. You cannot delete a runtime environment using DeleteEnvironment if any application has ever been deployed to it. This API removes the association of the application with the runtime environment so you can delete the environment smoothly.
|
|
68
68
|
*/
|
|
69
69
|
deleteApplicationFromEnvironment(callback?: (err: AWSError, data: M2.Types.DeleteApplicationFromEnvironmentResponse) => void): Request<M2.Types.DeleteApplicationFromEnvironmentResponse, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
* Deletes a specific environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
|
|
71
|
+
* Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
|
|
72
72
|
*/
|
|
73
73
|
deleteEnvironment(params: M2.Types.DeleteEnvironmentRequest, callback?: (err: AWSError, data: M2.Types.DeleteEnvironmentResponse) => void): Request<M2.Types.DeleteEnvironmentResponse, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
* Deletes a specific environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
|
|
75
|
+
* Deletes a specific runtime environment. The environment cannot contain deployed applications. If it does, you must delete those applications before you delete the environment.
|
|
76
76
|
*/
|
|
77
77
|
deleteEnvironment(callback?: (err: AWSError, data: M2.Types.DeleteEnvironmentResponse) => void): Request<M2.Types.DeleteEnvironmentResponse, AWSError>;
|
|
78
78
|
/**
|
|
@@ -140,19 +140,19 @@ declare class M2 extends Service {
|
|
|
140
140
|
*/
|
|
141
141
|
listApplicationVersions(callback?: (err: AWSError, data: M2.Types.ListApplicationVersionsResponse) => void): Request<M2.Types.ListApplicationVersionsResponse, AWSError>;
|
|
142
142
|
/**
|
|
143
|
-
* Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific environment in a query parameter to see all applications associated with that environment.
|
|
143
|
+
* Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.
|
|
144
144
|
*/
|
|
145
145
|
listApplications(params: M2.Types.ListApplicationsRequest, callback?: (err: AWSError, data: M2.Types.ListApplicationsResponse) => void): Request<M2.Types.ListApplicationsResponse, AWSError>;
|
|
146
146
|
/**
|
|
147
|
-
* Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific environment in a query parameter to see all applications associated with that environment.
|
|
147
|
+
* Lists the applications associated with a specific Amazon Web Services account. You can provide the unique identifier of a specific runtime environment in a query parameter to see all applications associated with that environment.
|
|
148
148
|
*/
|
|
149
149
|
listApplications(callback?: (err: AWSError, data: M2.Types.ListApplicationsResponse) => void): Request<M2.Types.ListApplicationsResponse, AWSError>;
|
|
150
150
|
/**
|
|
151
|
-
* Lists all the available batch job definitions based on the batch job resources uploaded during the application creation.
|
|
151
|
+
* Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.
|
|
152
152
|
*/
|
|
153
153
|
listBatchJobDefinitions(params: M2.Types.ListBatchJobDefinitionsRequest, callback?: (err: AWSError, data: M2.Types.ListBatchJobDefinitionsResponse) => void): Request<M2.Types.ListBatchJobDefinitionsResponse, AWSError>;
|
|
154
154
|
/**
|
|
155
|
-
* Lists all the available batch job definitions based on the batch job resources uploaded during the application creation.
|
|
155
|
+
* Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.
|
|
156
156
|
*/
|
|
157
157
|
listBatchJobDefinitions(callback?: (err: AWSError, data: M2.Types.ListBatchJobDefinitionsResponse) => void): Request<M2.Types.ListBatchJobDefinitionsResponse, AWSError>;
|
|
158
158
|
/**
|
|
@@ -172,11 +172,11 @@ declare class M2 extends Service {
|
|
|
172
172
|
*/
|
|
173
173
|
listDataSetImportHistory(callback?: (err: AWSError, data: M2.Types.ListDataSetImportHistoryResponse) => void): Request<M2.Types.ListDataSetImportHistoryResponse, AWSError>;
|
|
174
174
|
/**
|
|
175
|
-
* Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.
|
|
175
|
+
* Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on runtime environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.
|
|
176
176
|
*/
|
|
177
177
|
listDataSets(params: M2.Types.ListDataSetsRequest, callback?: (err: AWSError, data: M2.Types.ListDataSetsResponse) => void): Request<M2.Types.ListDataSetsResponse, AWSError>;
|
|
178
178
|
/**
|
|
179
|
-
* Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.
|
|
179
|
+
* Lists the data sets imported for a specific application. In Amazon Web Services Mainframe Modernization, data sets are associated with applications deployed on runtime environments. This is known as importing data sets. Currently, Amazon Web Services Mainframe Modernization can import data sets into catalogs using CreateDataSetImportTask.
|
|
180
180
|
*/
|
|
181
181
|
listDataSets(callback?: (err: AWSError, data: M2.Types.ListDataSetsResponse) => void): Request<M2.Types.ListDataSetsResponse, AWSError>;
|
|
182
182
|
/**
|
|
@@ -260,11 +260,11 @@ declare class M2 extends Service {
|
|
|
260
260
|
*/
|
|
261
261
|
updateApplication(callback?: (err: AWSError, data: M2.Types.UpdateApplicationResponse) => void): Request<M2.Types.UpdateApplicationResponse, AWSError>;
|
|
262
262
|
/**
|
|
263
|
-
* Updates the configuration details for a specific environment.
|
|
263
|
+
* Updates the configuration details for a specific runtime environment.
|
|
264
264
|
*/
|
|
265
265
|
updateEnvironment(params: M2.Types.UpdateEnvironmentRequest, callback?: (err: AWSError, data: M2.Types.UpdateEnvironmentResponse) => void): Request<M2.Types.UpdateEnvironmentResponse, AWSError>;
|
|
266
266
|
/**
|
|
267
|
-
* Updates the configuration details for a specific environment.
|
|
267
|
+
* Updates the configuration details for a specific runtime environment.
|
|
268
268
|
*/
|
|
269
269
|
updateEnvironment(callback?: (err: AWSError, data: M2.Types.UpdateEnvironmentResponse) => void): Request<M2.Types.UpdateEnvironmentResponse, AWSError>;
|
|
270
270
|
}
|
|
@@ -289,7 +289,7 @@ declare namespace M2 {
|
|
|
289
289
|
}
|
|
290
290
|
export type AlternateKeyList = AlternateKey[];
|
|
291
291
|
export type ApplicationDeploymentLifecycle = "Deploying"|"Deployed"|string;
|
|
292
|
-
export type ApplicationLifecycle = "Creating"|"Created"|"Available"|"Ready"|"Starting"|"Running"|"Stopping"|"Stopped"|"Failed"|"Deleting"|string;
|
|
292
|
+
export type ApplicationLifecycle = "Creating"|"Created"|"Available"|"Ready"|"Starting"|"Running"|"Stopping"|"Stopped"|"Failed"|"Deleting"|"Deleting From Environment"|string;
|
|
293
293
|
export interface ApplicationSummary {
|
|
294
294
|
/**
|
|
295
295
|
* The Amazon Resource Name (ARN) of the application.
|
|
@@ -308,7 +308,7 @@ declare namespace M2 {
|
|
|
308
308
|
*/
|
|
309
309
|
creationTime: Timestamp;
|
|
310
310
|
/**
|
|
311
|
-
* Indicates
|
|
311
|
+
* Indicates either an ongoing deployment or if the application has ever deployed successfully.
|
|
312
312
|
*/
|
|
313
313
|
deploymentStatus?: ApplicationDeploymentLifecycle;
|
|
314
314
|
/**
|
|
@@ -324,7 +324,7 @@ declare namespace M2 {
|
|
|
324
324
|
*/
|
|
325
325
|
environmentId?: Identifier;
|
|
326
326
|
/**
|
|
327
|
-
* The timestamp when
|
|
327
|
+
* The timestamp when you last started the application. Null until the application runs for the first time.
|
|
328
328
|
*/
|
|
329
329
|
lastStartTime?: Timestamp;
|
|
330
330
|
/**
|
|
@@ -455,6 +455,10 @@ declare namespace M2 {
|
|
|
455
455
|
* The type of the target platform for this application.
|
|
456
456
|
*/
|
|
457
457
|
engineType: EngineType;
|
|
458
|
+
/**
|
|
459
|
+
* The identifier of a customer managed key.
|
|
460
|
+
*/
|
|
461
|
+
kmsKeyId?: String;
|
|
458
462
|
/**
|
|
459
463
|
* The unique identifier of the application.
|
|
460
464
|
*/
|
|
@@ -512,7 +516,7 @@ declare namespace M2 {
|
|
|
512
516
|
*/
|
|
513
517
|
clientToken?: String;
|
|
514
518
|
/**
|
|
515
|
-
* The identifier of the environment where
|
|
519
|
+
* The identifier of the runtime environment where you want to deploy this application.
|
|
516
520
|
*/
|
|
517
521
|
environmentId: Identifier;
|
|
518
522
|
}
|
|
@@ -528,15 +532,15 @@ declare namespace M2 {
|
|
|
528
532
|
*/
|
|
529
533
|
clientToken?: String;
|
|
530
534
|
/**
|
|
531
|
-
* The description of the environment.
|
|
535
|
+
* The description of the runtime environment.
|
|
532
536
|
*/
|
|
533
537
|
description?: EntityDescription;
|
|
534
538
|
/**
|
|
535
|
-
* The engine type for the environment.
|
|
539
|
+
* The engine type for the runtime environment.
|
|
536
540
|
*/
|
|
537
541
|
engineType: EngineType;
|
|
538
542
|
/**
|
|
539
|
-
* The version of the engine type for the environment.
|
|
543
|
+
* The version of the engine type for the runtime environment.
|
|
540
544
|
*/
|
|
541
545
|
engineVersion?: EngineVersion;
|
|
542
546
|
/**
|
|
@@ -544,41 +548,45 @@ declare namespace M2 {
|
|
|
544
548
|
*/
|
|
545
549
|
highAvailabilityConfig?: HighAvailabilityConfig;
|
|
546
550
|
/**
|
|
547
|
-
* The type of instance for the environment.
|
|
551
|
+
* The type of instance for the runtime environment.
|
|
548
552
|
*/
|
|
549
553
|
instanceType: String20;
|
|
550
554
|
/**
|
|
551
|
-
* The
|
|
555
|
+
* The identifier of a customer managed key.
|
|
556
|
+
*/
|
|
557
|
+
kmsKeyId?: String;
|
|
558
|
+
/**
|
|
559
|
+
* The name of the runtime environment. Must be unique within the account.
|
|
552
560
|
*/
|
|
553
561
|
name: EntityName;
|
|
554
562
|
/**
|
|
555
|
-
* Configures
|
|
563
|
+
* Configures the maintenance window you want for the runtime environment. If you do not provide a value, a random system-generated value will be assigned.
|
|
556
564
|
*/
|
|
557
565
|
preferredMaintenanceWindow?: String50;
|
|
558
566
|
/**
|
|
559
|
-
* Specifies whether the environment is publicly accessible.
|
|
567
|
+
* Specifies whether the runtime environment is publicly accessible.
|
|
560
568
|
*/
|
|
561
569
|
publiclyAccessible?: Boolean;
|
|
562
570
|
/**
|
|
563
|
-
* The list of security groups for the VPC associated with this environment.
|
|
571
|
+
* The list of security groups for the VPC associated with this runtime environment.
|
|
564
572
|
*/
|
|
565
573
|
securityGroupIds?: String50List;
|
|
566
574
|
/**
|
|
567
|
-
* Optional. The storage configurations for this environment.
|
|
575
|
+
* Optional. The storage configurations for this runtime environment.
|
|
568
576
|
*/
|
|
569
577
|
storageConfigurations?: StorageConfigurationList;
|
|
570
578
|
/**
|
|
571
|
-
* The list of subnets associated with the VPC for this environment.
|
|
579
|
+
* The list of subnets associated with the VPC for this runtime environment.
|
|
572
580
|
*/
|
|
573
581
|
subnetIds?: String50List;
|
|
574
582
|
/**
|
|
575
|
-
* The tags for the environment.
|
|
583
|
+
* The tags for the runtime environment.
|
|
576
584
|
*/
|
|
577
585
|
tags?: TagMap;
|
|
578
586
|
}
|
|
579
587
|
export interface CreateEnvironmentResponse {
|
|
580
588
|
/**
|
|
581
|
-
* The identifier of
|
|
589
|
+
* The unique identifier of the runtime environment.
|
|
582
590
|
*/
|
|
583
591
|
environmentId: Identifier;
|
|
584
592
|
}
|
|
@@ -588,7 +596,7 @@ declare namespace M2 {
|
|
|
588
596
|
*/
|
|
589
597
|
datasetName: String;
|
|
590
598
|
/**
|
|
591
|
-
* The type of dataset.
|
|
599
|
+
* The type of dataset. The only supported value is VSAM.
|
|
592
600
|
*/
|
|
593
601
|
datasetOrg: DatasetOrgAttributes;
|
|
594
602
|
/**
|
|
@@ -672,7 +680,7 @@ declare namespace M2 {
|
|
|
672
680
|
*/
|
|
673
681
|
dataSetName: String200;
|
|
674
682
|
/**
|
|
675
|
-
* The type of data set.
|
|
683
|
+
* The type of data set. The only supported value is VSAM.
|
|
676
684
|
*/
|
|
677
685
|
dataSetOrg?: String20;
|
|
678
686
|
/**
|
|
@@ -782,7 +790,7 @@ declare namespace M2 {
|
|
|
782
790
|
*/
|
|
783
791
|
deploymentId: Identifier;
|
|
784
792
|
/**
|
|
785
|
-
* The unique identifier of the environment.
|
|
793
|
+
* The unique identifier of the runtime environment.
|
|
786
794
|
*/
|
|
787
795
|
environmentId: Identifier;
|
|
788
796
|
/**
|
|
@@ -820,14 +828,14 @@ declare namespace M2 {
|
|
|
820
828
|
export type EntityDescription = string;
|
|
821
829
|
export type EntityName = string;
|
|
822
830
|
export type EntityNameList = EntityName[];
|
|
823
|
-
export type EnvironmentLifecycle = "Creating"|"Available"|"Deleting"|"Failed"|string;
|
|
831
|
+
export type EnvironmentLifecycle = "Creating"|"Available"|"Deleting"|"Failed"|"Updating"|string;
|
|
824
832
|
export interface EnvironmentSummary {
|
|
825
833
|
/**
|
|
826
|
-
* The timestamp when the environment was created.
|
|
834
|
+
* The timestamp when the runtime environment was created.
|
|
827
835
|
*/
|
|
828
836
|
creationTime: Timestamp;
|
|
829
837
|
/**
|
|
830
|
-
* The target platform for the environment.
|
|
838
|
+
* The target platform for the runtime environment.
|
|
831
839
|
*/
|
|
832
840
|
engineType: EngineType;
|
|
833
841
|
/**
|
|
@@ -843,15 +851,15 @@ declare namespace M2 {
|
|
|
843
851
|
*/
|
|
844
852
|
environmentId: Identifier;
|
|
845
853
|
/**
|
|
846
|
-
* The instance type of the environment.
|
|
854
|
+
* The instance type of the runtime environment.
|
|
847
855
|
*/
|
|
848
856
|
instanceType: String20;
|
|
849
857
|
/**
|
|
850
|
-
* The name of the environment.
|
|
858
|
+
* The name of the runtime environment.
|
|
851
859
|
*/
|
|
852
860
|
name: EntityName;
|
|
853
861
|
/**
|
|
854
|
-
* The status of the environment
|
|
862
|
+
* The status of the runtime environment
|
|
855
863
|
*/
|
|
856
864
|
status: EnvironmentLifecycle;
|
|
857
865
|
}
|
|
@@ -944,11 +952,15 @@ declare namespace M2 {
|
|
|
944
952
|
*/
|
|
945
953
|
engineType: EngineType;
|
|
946
954
|
/**
|
|
947
|
-
* The identifier of the environment where
|
|
955
|
+
* The identifier of the runtime environment where you want to deploy the application.
|
|
948
956
|
*/
|
|
949
957
|
environmentId?: Identifier;
|
|
950
958
|
/**
|
|
951
|
-
* The
|
|
959
|
+
* The identifier of a customer managed key.
|
|
960
|
+
*/
|
|
961
|
+
kmsKeyId?: String;
|
|
962
|
+
/**
|
|
963
|
+
* The timestamp when you last started the application. Null until the application runs for the first time.
|
|
952
964
|
*/
|
|
953
965
|
lastStartTime?: Timestamp;
|
|
954
966
|
/**
|
|
@@ -956,7 +968,7 @@ declare namespace M2 {
|
|
|
956
968
|
*/
|
|
957
969
|
latestVersion: ApplicationVersionSummary;
|
|
958
970
|
/**
|
|
959
|
-
* The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener
|
|
971
|
+
* The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener for you the first time you deploy an application.
|
|
960
972
|
*/
|
|
961
973
|
listenerArns?: ArnList;
|
|
962
974
|
/**
|
|
@@ -968,7 +980,7 @@ declare namespace M2 {
|
|
|
968
980
|
*/
|
|
969
981
|
loadBalancerDnsName?: String100;
|
|
970
982
|
/**
|
|
971
|
-
* The list of log summaries. Each log summary includes the log type as well as the log group identifier. These are CloudWatch logs.
|
|
983
|
+
* The list of log summaries. Each log summary includes the log type as well as the log group identifier. These are CloudWatch logs. Amazon Web Services Mainframe Modernization pushes the application log to CloudWatch under the customer's account.
|
|
972
984
|
*/
|
|
973
985
|
logGroups?: LogGroupSummaries;
|
|
974
986
|
/**
|
|
@@ -1012,7 +1024,7 @@ declare namespace M2 {
|
|
|
1012
1024
|
*/
|
|
1013
1025
|
creationTime: Timestamp;
|
|
1014
1026
|
/**
|
|
1015
|
-
* The content of the application definition. This is a JSON object that contains the resource configuration
|
|
1027
|
+
* The content of the application definition. This is a JSON object that contains the resource configuration and definitions that identify an application.
|
|
1016
1028
|
*/
|
|
1017
1029
|
definitionContent: StringFree65000;
|
|
1018
1030
|
/**
|
|
@@ -1108,7 +1120,7 @@ declare namespace M2 {
|
|
|
1108
1120
|
*/
|
|
1109
1121
|
dataSetName: String200;
|
|
1110
1122
|
/**
|
|
1111
|
-
* The type of data set.
|
|
1123
|
+
* The type of data set. The only supported value is VSAM.
|
|
1112
1124
|
*/
|
|
1113
1125
|
dataSetOrg?: DatasetDetailOrgAttributes;
|
|
1114
1126
|
/**
|
|
@@ -1120,7 +1132,7 @@ declare namespace M2 {
|
|
|
1120
1132
|
*/
|
|
1121
1133
|
lastUpdatedTime?: Timestamp;
|
|
1122
1134
|
/**
|
|
1123
|
-
* The
|
|
1135
|
+
* The location where the data set is stored.
|
|
1124
1136
|
*/
|
|
1125
1137
|
location?: String2000;
|
|
1126
1138
|
/**
|
|
@@ -1235,12 +1247,16 @@ declare namespace M2 {
|
|
|
1235
1247
|
* The type of instance underlying the runtime environment.
|
|
1236
1248
|
*/
|
|
1237
1249
|
instanceType: String20;
|
|
1250
|
+
/**
|
|
1251
|
+
* The identifier of a customer managed key.
|
|
1252
|
+
*/
|
|
1253
|
+
kmsKeyId?: String;
|
|
1238
1254
|
/**
|
|
1239
1255
|
* The Amazon Resource Name (ARN) for the load balancer used with the runtime environment.
|
|
1240
1256
|
*/
|
|
1241
1257
|
loadBalancerArn?: String;
|
|
1242
1258
|
/**
|
|
1243
|
-
* The name of the runtime environment.
|
|
1259
|
+
* The name of the runtime environment. Must be unique within the account.
|
|
1244
1260
|
*/
|
|
1245
1261
|
name: EntityName;
|
|
1246
1262
|
/**
|
|
@@ -1248,9 +1264,9 @@ declare namespace M2 {
|
|
|
1248
1264
|
*/
|
|
1249
1265
|
pendingMaintenance?: PendingMaintenance;
|
|
1250
1266
|
/**
|
|
1251
|
-
* Configures
|
|
1267
|
+
* Configures the maintenance window you want for the runtime environment. If you do not provide a value, a random system-generated value will be assigned.
|
|
1252
1268
|
*/
|
|
1253
|
-
preferredMaintenanceWindow?:
|
|
1269
|
+
preferredMaintenanceWindow?: String50;
|
|
1254
1270
|
/**
|
|
1255
1271
|
* Whether applications running in this runtime environment are publicly accessible.
|
|
1256
1272
|
*/
|
|
@@ -1337,7 +1353,7 @@ declare namespace M2 {
|
|
|
1337
1353
|
}
|
|
1338
1354
|
export interface ListApplicationsResponse {
|
|
1339
1355
|
/**
|
|
1340
|
-
* Returns a list of summary details for all the applications in
|
|
1356
|
+
* Returns a list of summary details for all the applications in a runtime environment.
|
|
1341
1357
|
*/
|
|
1342
1358
|
applications: ApplicationSummaryList;
|
|
1343
1359
|
/**
|
|
@@ -1461,7 +1477,7 @@ declare namespace M2 {
|
|
|
1461
1477
|
}
|
|
1462
1478
|
export interface ListDataSetsResponse {
|
|
1463
1479
|
/**
|
|
1464
|
-
* The list of data sets, containing
|
|
1480
|
+
* The list of data sets, containing information including the creation time, the data set name, the data set organization, the data set format, and the last time the data set was referenced or updated.
|
|
1465
1481
|
*/
|
|
1466
1482
|
dataSets: DataSetsSummaryList;
|
|
1467
1483
|
/**
|
|
@@ -1519,29 +1535,29 @@ declare namespace M2 {
|
|
|
1519
1535
|
}
|
|
1520
1536
|
export interface ListEnvironmentsRequest {
|
|
1521
1537
|
/**
|
|
1522
|
-
* The engine type for the environment.
|
|
1538
|
+
* The engine type for the runtime environment.
|
|
1523
1539
|
*/
|
|
1524
1540
|
engineType?: EngineType;
|
|
1525
1541
|
/**
|
|
1526
|
-
* The maximum number of environments to return.
|
|
1542
|
+
* The maximum number of runtime environments to return.
|
|
1527
1543
|
*/
|
|
1528
1544
|
maxResults?: MaxResults;
|
|
1529
1545
|
/**
|
|
1530
|
-
* The
|
|
1546
|
+
* The names of the runtime environments. Must be unique within the account.
|
|
1531
1547
|
*/
|
|
1532
1548
|
names?: EntityNameList;
|
|
1533
1549
|
/**
|
|
1534
|
-
* A pagination token to control the number of environments displayed in the list.
|
|
1550
|
+
* A pagination token to control the number of runtime environments displayed in the list.
|
|
1535
1551
|
*/
|
|
1536
1552
|
nextToken?: NextToken;
|
|
1537
1553
|
}
|
|
1538
1554
|
export interface ListEnvironmentsResponse {
|
|
1539
1555
|
/**
|
|
1540
|
-
* Returns a list of summary details for all the environments in your account.
|
|
1556
|
+
* Returns a list of summary details for all the runtime environments in your account.
|
|
1541
1557
|
*/
|
|
1542
1558
|
environments: EnvironmentSummaryList;
|
|
1543
1559
|
/**
|
|
1544
|
-
* A pagination token that's returned when the response doesn't contain all the environments.
|
|
1560
|
+
* A pagination token that's returned when the response doesn't contain all the runtime environments.
|
|
1545
1561
|
*/
|
|
1546
1562
|
nextToken?: NextToken;
|
|
1547
1563
|
}
|
|
@@ -1587,7 +1603,7 @@ declare namespace M2 {
|
|
|
1587
1603
|
*/
|
|
1588
1604
|
engineVersion?: String;
|
|
1589
1605
|
/**
|
|
1590
|
-
* The maintenance schedule for the engine version.
|
|
1606
|
+
* The maintenance schedule for the runtime engine version.
|
|
1591
1607
|
*/
|
|
1592
1608
|
schedule?: MaintenanceSchedule;
|
|
1593
1609
|
}
|
|
@@ -1742,15 +1758,15 @@ declare namespace M2 {
|
|
|
1742
1758
|
}
|
|
1743
1759
|
export interface UpdateEnvironmentRequest {
|
|
1744
1760
|
/**
|
|
1745
|
-
* Indicates whether to update the environment during the maintenance window. The default is false. Currently, Amazon Web Services Mainframe Modernization accepts the engineVersion parameter only if applyDuringMaintenanceWindow is true. If any parameter other than engineVersion is provided in UpdateEnvironmentRequest, it will fail if applyDuringMaintenanceWindow is set to true.
|
|
1761
|
+
* Indicates whether to update the runtime environment during the maintenance window. The default is false. Currently, Amazon Web Services Mainframe Modernization accepts the engineVersion parameter only if applyDuringMaintenanceWindow is true. If any parameter other than engineVersion is provided in UpdateEnvironmentRequest, it will fail if applyDuringMaintenanceWindow is set to true.
|
|
1746
1762
|
*/
|
|
1747
1763
|
applyDuringMaintenanceWindow?: Boolean;
|
|
1748
1764
|
/**
|
|
1749
|
-
* The desired capacity for the environment to update.
|
|
1765
|
+
* The desired capacity for the runtime environment to update.
|
|
1750
1766
|
*/
|
|
1751
1767
|
desiredCapacity?: CapacityValue;
|
|
1752
1768
|
/**
|
|
1753
|
-
* The version of the runtime engine for the environment.
|
|
1769
|
+
* The version of the runtime engine for the runtime environment.
|
|
1754
1770
|
*/
|
|
1755
1771
|
engineVersion?: EngineVersion;
|
|
1756
1772
|
/**
|
|
@@ -1758,11 +1774,11 @@ declare namespace M2 {
|
|
|
1758
1774
|
*/
|
|
1759
1775
|
environmentId: Identifier;
|
|
1760
1776
|
/**
|
|
1761
|
-
* The instance type for the environment to update.
|
|
1777
|
+
* The instance type for the runtime environment to update.
|
|
1762
1778
|
*/
|
|
1763
1779
|
instanceType?: String20;
|
|
1764
1780
|
/**
|
|
1765
|
-
* Configures
|
|
1781
|
+
* Configures the maintenance window you want for the runtime environment. If you do not provide a value, a random system-generated value will be assigned.
|
|
1766
1782
|
*/
|
|
1767
1783
|
preferredMaintenanceWindow?: String;
|
|
1768
1784
|
}
|