cdk-lambda-subminute 2.0.297 → 2.0.298

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.
@@ -225,6 +225,12 @@
225
225
  "output_token": "NextToken",
226
226
  "result_key": "InstanceStatuses"
227
227
  },
228
+ "DescribeInstanceTopology": {
229
+ "input_token": "NextToken",
230
+ "limit_key": "MaxResults",
231
+ "output_token": "NextToken",
232
+ "result_key": "Instances"
233
+ },
228
234
  "DescribeInstanceTypeOfferings": {
229
235
  "input_token": "NextToken",
230
236
  "limit_key": "MaxResults",
@@ -1149,7 +1149,10 @@
1149
1149
  "tags": {
1150
1150
  "shape": "Sa"
1151
1151
  },
1152
- "taskDefinition": {}
1152
+ "taskDefinition": {},
1153
+ "clientToken": {
1154
+ "idempotencyToken": true
1155
+ }
1153
1156
  }
1154
1157
  },
1155
1158
  "output": {
@@ -813,8 +813,7 @@
813
813
  "input": {
814
814
  "type": "structure",
815
815
  "required": [
816
- "ClusterId",
817
- "ExecutionRoleArn"
816
+ "ClusterId"
818
817
  ],
819
818
  "members": {
820
819
  "ClusterId": {},
@@ -67,6 +67,9 @@
67
67
  "resource": {
68
68
  "location": "uri",
69
69
  "locationName": "resource"
70
+ },
71
+ "options": {
72
+ "shape": "Sa"
70
73
  }
71
74
  }
72
75
  },
@@ -74,7 +77,10 @@
74
77
  "type": "structure",
75
78
  "members": {
76
79
  "applicationArn": {},
77
- "resourceArn": {}
80
+ "resourceArn": {},
81
+ "options": {
82
+ "shape": "Sa"
83
+ }
78
84
  }
79
85
  }
80
86
  },
@@ -93,7 +99,7 @@
93
99
  "name": {},
94
100
  "description": {},
95
101
  "tags": {
96
- "shape": "Sf"
102
+ "shape": "Sh"
97
103
  },
98
104
  "clientToken": {
99
105
  "idempotencyToken": true
@@ -104,7 +110,7 @@
104
110
  "type": "structure",
105
111
  "members": {
106
112
  "application": {
107
- "shape": "Sk"
113
+ "shape": "Sm"
108
114
  }
109
115
  }
110
116
  }
@@ -126,7 +132,7 @@
126
132
  "description": {},
127
133
  "attributes": {},
128
134
  "tags": {
129
- "shape": "Sf"
135
+ "shape": "Sh"
130
136
  },
131
137
  "clientToken": {
132
138
  "idempotencyToken": true
@@ -137,7 +143,7 @@
137
143
  "type": "structure",
138
144
  "members": {
139
145
  "attributeGroup": {
140
- "shape": "Sq"
146
+ "shape": "St"
141
147
  }
142
148
  }
143
149
  }
@@ -163,7 +169,7 @@
163
169
  "type": "structure",
164
170
  "members": {
165
171
  "application": {
166
- "shape": "Su"
172
+ "shape": "Sx"
167
173
  }
168
174
  }
169
175
  }
@@ -189,7 +195,7 @@
189
195
  "type": "structure",
190
196
  "members": {
191
197
  "attributeGroup": {
192
- "shape": "Sx"
198
+ "shape": "S10"
193
199
  }
194
200
  }
195
201
  }
@@ -284,24 +290,30 @@
284
290
  "name": {},
285
291
  "description": {},
286
292
  "creationTime": {
287
- "shape": "Sm"
293
+ "shape": "So"
288
294
  },
289
295
  "lastUpdateTime": {
290
- "shape": "Sm"
296
+ "shape": "So"
291
297
  },
292
298
  "associatedResourceCount": {
293
299
  "type": "integer"
294
300
  },
295
301
  "tags": {
296
- "shape": "Sf"
302
+ "shape": "Sh"
297
303
  },
298
304
  "integrations": {
299
305
  "type": "structure",
300
306
  "members": {
301
307
  "resourceGroup": {
302
- "shape": "S17"
308
+ "shape": "S1a"
309
+ },
310
+ "applicationTagResourceGroup": {
311
+ "shape": "S1a"
303
312
  }
304
313
  }
314
+ },
315
+ "applicationTag": {
316
+ "shape": "Sp"
305
317
  }
306
318
  }
307
319
  }
@@ -330,6 +342,21 @@
330
342
  "resource": {
331
343
  "location": "uri",
332
344
  "locationName": "resource"
345
+ },
346
+ "nextToken": {
347
+ "location": "querystring",
348
+ "locationName": "nextToken"
349
+ },
350
+ "resourceTagStatus": {
351
+ "location": "querystring",
352
+ "locationName": "resourceTagStatus",
353
+ "type": "list",
354
+ "member": {}
355
+ },
356
+ "maxResults": {
357
+ "location": "querystring",
358
+ "locationName": "maxResults",
359
+ "type": "integer"
333
360
  }
334
361
  }
335
362
  },
@@ -342,17 +369,40 @@
342
369
  "name": {},
343
370
  "arn": {},
344
371
  "associationTime": {
345
- "shape": "Sm"
372
+ "shape": "So"
346
373
  },
347
374
  "integrations": {
348
375
  "type": "structure",
349
376
  "members": {
350
377
  "resourceGroup": {
351
- "shape": "S17"
378
+ "shape": "S1a"
352
379
  }
353
380
  }
354
381
  }
355
382
  }
383
+ },
384
+ "options": {
385
+ "shape": "Sa"
386
+ },
387
+ "applicationTagResult": {
388
+ "type": "structure",
389
+ "members": {
390
+ "applicationTagStatus": {},
391
+ "errorMessage": {},
392
+ "resources": {
393
+ "type": "list",
394
+ "member": {
395
+ "type": "structure",
396
+ "members": {
397
+ "resourceArn": {},
398
+ "errorMessage": {},
399
+ "status": {},
400
+ "resourceType": {}
401
+ }
402
+ }
403
+ },
404
+ "nextToken": {}
405
+ }
356
406
  }
357
407
  }
358
408
  },
@@ -384,13 +434,13 @@
384
434
  "description": {},
385
435
  "attributes": {},
386
436
  "creationTime": {
387
- "shape": "Sm"
437
+ "shape": "So"
388
438
  },
389
439
  "lastUpdateTime": {
390
- "shape": "Sm"
440
+ "shape": "So"
391
441
  },
392
442
  "tags": {
393
- "shape": "Sf"
443
+ "shape": "Sh"
394
444
  },
395
445
  "createdBy": {}
396
446
  }
@@ -405,7 +455,7 @@
405
455
  "type": "structure",
406
456
  "members": {
407
457
  "configuration": {
408
- "shape": "S1i"
458
+ "shape": "S1u"
409
459
  }
410
460
  }
411
461
  }
@@ -435,7 +485,7 @@
435
485
  "applications": {
436
486
  "type": "list",
437
487
  "member": {
438
- "shape": "Su"
488
+ "shape": "Sx"
439
489
  }
440
490
  },
441
491
  "nextToken": {}
@@ -523,6 +573,9 @@
523
573
  "members": {
524
574
  "tagValue": {}
525
575
  }
576
+ },
577
+ "options": {
578
+ "shape": "Sa"
526
579
  }
527
580
  }
528
581
  }
@@ -557,7 +610,7 @@
557
610
  "attributeGroups": {
558
611
  "type": "list",
559
612
  "member": {
560
- "shape": "Sx"
613
+ "shape": "S10"
561
614
  }
562
615
  },
563
616
  "nextToken": {}
@@ -601,10 +654,7 @@
601
654
  "members": {
602
655
  "id": {},
603
656
  "arn": {},
604
- "name": {
605
- "deprecated": true,
606
- "deprecatedMessage": "This field is deprecated. We recommend not using the field when using ListAttributeGroupsForApplication."
607
- },
657
+ "name": {},
608
658
  "createdBy": {}
609
659
  }
610
660
  }
@@ -635,7 +685,7 @@
635
685
  "type": "structure",
636
686
  "members": {
637
687
  "tags": {
638
- "shape": "Sf"
688
+ "shape": "Sh"
639
689
  }
640
690
  }
641
691
  }
@@ -652,7 +702,7 @@
652
702
  ],
653
703
  "members": {
654
704
  "configuration": {
655
- "shape": "S1i"
705
+ "shape": "S1u"
656
706
  }
657
707
  }
658
708
  }
@@ -703,7 +753,7 @@
703
753
  "locationName": "resourceArn"
704
754
  },
705
755
  "tags": {
706
- "shape": "Sf"
756
+ "shape": "Sh"
707
757
  }
708
758
  }
709
759
  },
@@ -767,7 +817,7 @@
767
817
  "type": "structure",
768
818
  "members": {
769
819
  "application": {
770
- "shape": "Sk"
820
+ "shape": "Sm"
771
821
  }
772
822
  }
773
823
  }
@@ -799,19 +849,23 @@
799
849
  "type": "structure",
800
850
  "members": {
801
851
  "attributeGroup": {
802
- "shape": "Sq"
852
+ "shape": "St"
803
853
  }
804
854
  }
805
855
  }
806
856
  }
807
857
  },
808
858
  "shapes": {
809
- "Sf": {
859
+ "Sa": {
860
+ "type": "list",
861
+ "member": {}
862
+ },
863
+ "Sh": {
810
864
  "type": "map",
811
865
  "key": {},
812
866
  "value": {}
813
867
  },
814
- "Sk": {
868
+ "Sm": {
815
869
  "type": "structure",
816
870
  "members": {
817
871
  "id": {},
@@ -819,21 +873,29 @@
819
873
  "name": {},
820
874
  "description": {},
821
875
  "creationTime": {
822
- "shape": "Sm"
876
+ "shape": "So"
823
877
  },
824
878
  "lastUpdateTime": {
825
- "shape": "Sm"
879
+ "shape": "So"
826
880
  },
827
881
  "tags": {
828
- "shape": "Sf"
882
+ "shape": "Sh"
883
+ },
884
+ "applicationTag": {
885
+ "shape": "Sp"
829
886
  }
830
887
  }
831
888
  },
832
- "Sm": {
889
+ "So": {
833
890
  "type": "timestamp",
834
891
  "timestampFormat": "iso8601"
835
892
  },
836
- "Sq": {
893
+ "Sp": {
894
+ "type": "map",
895
+ "key": {},
896
+ "value": {}
897
+ },
898
+ "St": {
837
899
  "type": "structure",
838
900
  "members": {
839
901
  "id": {},
@@ -841,17 +903,17 @@
841
903
  "name": {},
842
904
  "description": {},
843
905
  "creationTime": {
844
- "shape": "Sm"
906
+ "shape": "So"
845
907
  },
846
908
  "lastUpdateTime": {
847
- "shape": "Sm"
909
+ "shape": "So"
848
910
  },
849
911
  "tags": {
850
- "shape": "Sf"
912
+ "shape": "Sh"
851
913
  }
852
914
  }
853
915
  },
854
- "Su": {
916
+ "Sx": {
855
917
  "type": "structure",
856
918
  "members": {
857
919
  "id": {},
@@ -859,14 +921,14 @@
859
921
  "name": {},
860
922
  "description": {},
861
923
  "creationTime": {
862
- "shape": "Sm"
924
+ "shape": "So"
863
925
  },
864
926
  "lastUpdateTime": {
865
- "shape": "Sm"
927
+ "shape": "So"
866
928
  }
867
929
  }
868
930
  },
869
- "Sx": {
931
+ "S10": {
870
932
  "type": "structure",
871
933
  "members": {
872
934
  "id": {},
@@ -874,15 +936,15 @@
874
936
  "name": {},
875
937
  "description": {},
876
938
  "creationTime": {
877
- "shape": "Sm"
939
+ "shape": "So"
878
940
  },
879
941
  "lastUpdateTime": {
880
- "shape": "Sm"
942
+ "shape": "So"
881
943
  },
882
944
  "createdBy": {}
883
945
  }
884
946
  },
885
- "S17": {
947
+ "S1a": {
886
948
  "type": "structure",
887
949
  "members": {
888
950
  "state": {},
@@ -890,7 +952,7 @@
890
952
  "errorMessage": {}
891
953
  }
892
954
  },
893
- "S1i": {
955
+ "S1u": {
894
956
  "type": "structure",
895
957
  "members": {
896
958
  "tagQueryConfiguration": {
@@ -1730,7 +1730,7 @@ declare namespace DataExchange {
1730
1730
  /**
1731
1731
  * The product ID of the origin of the data set.
1732
1732
  */
1733
- ProductId: __string;
1733
+ ProductId?: __string;
1734
1734
  }
1735
1735
  export type ProtocolType = "REST"|string;
1736
1736
  export interface RedshiftDataShareAsset {
@@ -1224,7 +1224,7 @@ declare namespace DMS {
1224
1224
  */
1225
1225
  Description?: String;
1226
1226
  /**
1227
- * The type of database engine for the data provider. Valid values include "aurora", "aurora_postgresql", "mysql", "oracle", "postgres", and "sqlserver". A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.
1227
+ * The type of database engine for the data provider. Valid values include "aurora", "aurora-postgresql", "mysql", "oracle", "postgres", "sqlserver", redshift, mariadb, mongodb, and docdb. A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.
1228
1228
  */
1229
1229
  Engine: String;
1230
1230
  /**
@@ -1674,7 +1674,7 @@ declare namespace DMS {
1674
1674
  */
1675
1675
  ReplicationSubnetGroupDescription: String;
1676
1676
  /**
1677
- * One or more subnet IDs to be assigned to the subnet group.
1677
+ * Two or more subnet IDs to be assigned to the subnet group.
1678
1678
  */
1679
1679
  SubnetIds: SubnetIdentifierList;
1680
1680
  /**
@@ -1767,7 +1767,7 @@ declare namespace DMS {
1767
1767
  */
1768
1768
  Description?: String;
1769
1769
  /**
1770
- * The type of database engine for the data provider. Valid values include "aurora", "aurora_postgresql", "mysql", "oracle", "postgres", and "sqlserver". A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.
1770
+ * The type of database engine for the data provider. Valid values include "aurora", "aurora-postgresql", "mysql", "oracle", "postgres", "sqlserver", redshift, mariadb, mongodb, and docdb. A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.
1771
1771
  */
1772
1772
  Engine?: String;
1773
1773
  /**
@@ -2194,7 +2194,7 @@ declare namespace DMS {
2194
2194
  }
2195
2195
  export interface DescribeDataProvidersMessage {
2196
2196
  /**
2197
- * Filters applied to the data providers described in the form of key-value pairs.
2197
+ * Filters applied to the data providers described in the form of key-value pairs. Valid filter names: data-provider-identifier
2198
2198
  */
2199
2199
  Filters?: FilterList;
2200
2200
  /**
@@ -3284,7 +3284,7 @@ declare namespace DMS {
3284
3284
  */
3285
3285
  EndpointType?: ReplicationEndpointTypeValue;
3286
3286
  /**
3287
- * The database engine name. Valid values, depending on the EndpointType, include "mysql", "oracle", "postgres", "mariadb", "aurora", "aurora-postgresql", "redshift", "s3", "db2", "db2-zos", "azuredb", "sybase", "dynamodb", "mongodb", "kinesis", "kafka", "elasticsearch", "documentdb", "sqlserver", "neptune", and "babelfish".
3287
+ * The database engine name. Valid values, depending on the EndpointType, include "mysql", "oracle", "postgres", "mariadb", "aurora", "aurora-postgresql", "redshift", "redshift-serverless", "s3", "db2", "db2-zos", "azuredb", "sybase", "dynamodb", "mongodb", "kinesis", "kafka", "elasticsearch", "documentdb", "sqlserver", "neptune", and "babelfish".
3288
3288
  */
3289
3289
  EngineName?: String;
3290
3290
  /**
@@ -3769,6 +3769,22 @@ declare namespace DMS {
3769
3769
  * The full ARN, partial ARN, or friendly name of the SecretsManagerSecret that contains the Db2 LUW endpoint connection details.
3770
3770
  */
3771
3771
  SecretsManagerSecretId?: String;
3772
+ /**
3773
+ * The amount of time (in milliseconds) before DMS times out operations performed by DMS on the Db2 target. The default value is 1200 (20 minutes).
3774
+ */
3775
+ LoadTimeout?: IntegerOptional;
3776
+ /**
3777
+ * The size (in KB) of the in-memory file write buffer used when generating .csv files on the local disk on the DMS replication instance. The default value is 1024 (1 MB).
3778
+ */
3779
+ WriteBufferSize?: IntegerOptional;
3780
+ /**
3781
+ * Specifies the maximum size (in KB) of .csv files used to transfer data to Db2 LUW.
3782
+ */
3783
+ MaxFileSize?: IntegerOptional;
3784
+ /**
3785
+ * If true, DMS saves any .csv files to the Db2 LUW target that were used to replicate data. DMS uses these files for analysis and troubleshooting. The default value is false.
3786
+ */
3787
+ KeepCsvFiles?: BooleanOptional;
3772
3788
  }
3773
3789
  export interface ImportCertificateMessage {
3774
3790
  /**
@@ -4212,7 +4228,7 @@ declare namespace DMS {
4212
4228
  */
4213
4229
  Description?: String;
4214
4230
  /**
4215
- * The type of database engine for the data provider. Valid values include "aurora", "aurora_postgresql", "mysql", "oracle", "postgres", and "sqlserver". A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.
4231
+ * The type of database engine for the data provider. Valid values include "aurora", "aurora-postgresql", "mysql", "oracle", "postgres", "sqlserver", redshift, mariadb, mongodb, and docdb. A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.
4216
4232
  */
4217
4233
  Engine?: String;
4218
4234
  /**
@@ -4820,6 +4836,10 @@ declare namespace DMS {
4820
4836
  * The full ARN, partial ARN, or friendly name of the SecretsManagerSecret that contains the MySQL endpoint connection details.
4821
4837
  */
4822
4838
  SecretsManagerSecretId?: String;
4839
+ /**
4840
+ * Sets the client statement timeout (in seconds) for a MySQL source endpoint.
4841
+ */
4842
+ ExecuteTimeout?: IntegerOptional;
4823
4843
  }
4824
4844
  export interface MySqlDataProviderSettings {
4825
4845
  /**
@@ -5784,6 +5804,10 @@ declare namespace DMS {
5784
5804
  * The timestamp when replication was last stopped.
5785
5805
  */
5786
5806
  ReplicationLastStopTime?: TStamp;
5807
+ /**
5808
+ * The timestamp when DMS will deprovision the replication.
5809
+ */
5810
+ ReplicationDeprovisionTime?: TStamp;
5787
5811
  }
5788
5812
  export interface ReplicationConfig {
5789
5813
  /**