cdk-lambda-subminute 2.0.471 → 2.0.473
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/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +6 -3
- package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +31 -3
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +109 -89
- package/node_modules/aws-sdk/apis/iam-2010-05-08.min.json +0 -1
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +216 -216
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +92 -92
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +53 -38
- package/node_modules/aws-sdk/apis/s3-2006-03-01.paginators.json +3 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +39 -27
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +3 -2
- package/node_modules/aws-sdk/clients/batch.d.ts +14 -2
- package/node_modules/aws-sdk/clients/docdb.d.ts +31 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +75 -56
- package/node_modules/aws-sdk/clients/iam.d.ts +7 -7
- package/node_modules/aws-sdk/clients/inspector2.d.ts +3 -1
- package/node_modules/aws-sdk/clients/s3.d.ts +43 -24
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +20 -0
- package/node_modules/aws-sdk/clients/sesv2.d.ts +1 -1
- 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 +10 -10
- package/node_modules/aws-sdk/dist/aws-sdk.js +168 -131
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +59 -59
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -3639,15 +3639,30 @@
|
|
3639
3639
|
"http": {
|
3640
3640
|
"method": "GET"
|
3641
3641
|
},
|
3642
|
+
"input": {
|
3643
|
+
"type": "structure",
|
3644
|
+
"members": {
|
3645
|
+
"MaxBuckets": {
|
3646
|
+
"location": "querystring",
|
3647
|
+
"locationName": "max-buckets",
|
3648
|
+
"type": "integer"
|
3649
|
+
},
|
3650
|
+
"ContinuationToken": {
|
3651
|
+
"location": "querystring",
|
3652
|
+
"locationName": "continuation-token"
|
3653
|
+
}
|
3654
|
+
}
|
3655
|
+
},
|
3642
3656
|
"output": {
|
3643
3657
|
"type": "structure",
|
3644
3658
|
"members": {
|
3645
3659
|
"Buckets": {
|
3646
|
-
"shape": "
|
3660
|
+
"shape": "Sc0"
|
3647
3661
|
},
|
3648
3662
|
"Owner": {
|
3649
3663
|
"shape": "S3q"
|
3650
|
-
}
|
3664
|
+
},
|
3665
|
+
"ContinuationToken": {}
|
3651
3666
|
}
|
3652
3667
|
},
|
3653
3668
|
"alias": "GetService"
|
@@ -3674,7 +3689,7 @@
|
|
3674
3689
|
"type": "structure",
|
3675
3690
|
"members": {
|
3676
3691
|
"Buckets": {
|
3677
|
-
"shape": "
|
3692
|
+
"shape": "Sc0"
|
3678
3693
|
},
|
3679
3694
|
"ContinuationToken": {}
|
3680
3695
|
}
|
@@ -3773,7 +3788,7 @@
|
|
3773
3788
|
"shape": "S3q"
|
3774
3789
|
},
|
3775
3790
|
"Initiator": {
|
3776
|
-
"shape": "
|
3791
|
+
"shape": "Scj"
|
3777
3792
|
},
|
3778
3793
|
"ChecksumAlgorithm": {}
|
3779
3794
|
}
|
@@ -3781,7 +3796,7 @@
|
|
3781
3796
|
"flattened": true
|
3782
3797
|
},
|
3783
3798
|
"CommonPrefixes": {
|
3784
|
-
"shape": "
|
3799
|
+
"shape": "Sck"
|
3785
3800
|
},
|
3786
3801
|
"EncodingType": {},
|
3787
3802
|
"RequestCharged": {
|
@@ -3846,7 +3861,7 @@
|
|
3846
3861
|
"locationName": "x-amz-request-payer"
|
3847
3862
|
},
|
3848
3863
|
"OptionalObjectAttributes": {
|
3849
|
-
"shape": "
|
3864
|
+
"shape": "Scp",
|
3850
3865
|
"location": "header",
|
3851
3866
|
"locationName": "x-amz-optional-object-attributes"
|
3852
3867
|
}
|
@@ -3870,7 +3885,7 @@
|
|
3870
3885
|
"members": {
|
3871
3886
|
"ETag": {},
|
3872
3887
|
"ChecksumAlgorithm": {
|
3873
|
-
"shape": "
|
3888
|
+
"shape": "Scv"
|
3874
3889
|
},
|
3875
3890
|
"Size": {
|
3876
3891
|
"type": "long"
|
@@ -3888,7 +3903,7 @@
|
|
3888
3903
|
"shape": "S3q"
|
3889
3904
|
},
|
3890
3905
|
"RestoreStatus": {
|
3891
|
-
"shape": "
|
3906
|
+
"shape": "Scy"
|
3892
3907
|
}
|
3893
3908
|
}
|
3894
3909
|
},
|
@@ -3922,7 +3937,7 @@
|
|
3922
3937
|
"type": "integer"
|
3923
3938
|
},
|
3924
3939
|
"CommonPrefixes": {
|
3925
|
-
"shape": "
|
3940
|
+
"shape": "Sck"
|
3926
3941
|
},
|
3927
3942
|
"EncodingType": {},
|
3928
3943
|
"RequestCharged": {
|
@@ -3984,7 +3999,7 @@
|
|
3984
3999
|
"locationName": "x-amz-expected-bucket-owner"
|
3985
4000
|
},
|
3986
4001
|
"OptionalObjectAttributes": {
|
3987
|
-
"shape": "
|
4002
|
+
"shape": "Scp",
|
3988
4003
|
"location": "header",
|
3989
4004
|
"locationName": "x-amz-optional-object-attributes"
|
3990
4005
|
}
|
@@ -3999,7 +4014,7 @@
|
|
3999
4014
|
"Marker": {},
|
4000
4015
|
"NextMarker": {},
|
4001
4016
|
"Contents": {
|
4002
|
-
"shape": "
|
4017
|
+
"shape": "Sd7"
|
4003
4018
|
},
|
4004
4019
|
"Name": {},
|
4005
4020
|
"Prefix": {},
|
@@ -4008,7 +4023,7 @@
|
|
4008
4023
|
"type": "integer"
|
4009
4024
|
},
|
4010
4025
|
"CommonPrefixes": {
|
4011
|
-
"shape": "
|
4026
|
+
"shape": "Sck"
|
4012
4027
|
},
|
4013
4028
|
"EncodingType": {},
|
4014
4029
|
"RequestCharged": {
|
@@ -4079,7 +4094,7 @@
|
|
4079
4094
|
"locationName": "x-amz-expected-bucket-owner"
|
4080
4095
|
},
|
4081
4096
|
"OptionalObjectAttributes": {
|
4082
|
-
"shape": "
|
4097
|
+
"shape": "Scp",
|
4083
4098
|
"location": "header",
|
4084
4099
|
"locationName": "x-amz-optional-object-attributes"
|
4085
4100
|
}
|
@@ -4092,7 +4107,7 @@
|
|
4092
4107
|
"type": "boolean"
|
4093
4108
|
},
|
4094
4109
|
"Contents": {
|
4095
|
-
"shape": "
|
4110
|
+
"shape": "Sd7"
|
4096
4111
|
},
|
4097
4112
|
"Name": {},
|
4098
4113
|
"Prefix": {},
|
@@ -4101,7 +4116,7 @@
|
|
4101
4116
|
"type": "integer"
|
4102
4117
|
},
|
4103
4118
|
"CommonPrefixes": {
|
4104
|
-
"shape": "
|
4119
|
+
"shape": "Sck"
|
4105
4120
|
},
|
4106
4121
|
"EncodingType": {},
|
4107
4122
|
"KeyCount": {
|
@@ -4233,7 +4248,7 @@
|
|
4233
4248
|
"flattened": true
|
4234
4249
|
},
|
4235
4250
|
"Initiator": {
|
4236
|
-
"shape": "
|
4251
|
+
"shape": "Scj"
|
4237
4252
|
},
|
4238
4253
|
"Owner": {
|
4239
4254
|
"shape": "S3q"
|
@@ -4313,7 +4328,7 @@
|
|
4313
4328
|
"locationName": "x-amz-acl"
|
4314
4329
|
},
|
4315
4330
|
"AccessControlPolicy": {
|
4316
|
-
"shape": "
|
4331
|
+
"shape": "Sdm",
|
4317
4332
|
"locationName": "AccessControlPolicy",
|
4318
4333
|
"xmlNamespace": {
|
4319
4334
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5157,7 +5172,7 @@
|
|
5157
5172
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
5158
5173
|
},
|
5159
5174
|
"Tagging": {
|
5160
|
-
"shape": "
|
5175
|
+
"shape": "Sec",
|
5161
5176
|
"locationName": "Tagging",
|
5162
5177
|
"xmlNamespace": {
|
5163
5178
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5569,7 +5584,7 @@
|
|
5569
5584
|
"locationName": "x-amz-acl"
|
5570
5585
|
},
|
5571
5586
|
"AccessControlPolicy": {
|
5572
|
-
"shape": "
|
5587
|
+
"shape": "Sdm",
|
5573
5588
|
"locationName": "AccessControlPolicy",
|
5574
5589
|
"xmlNamespace": {
|
5575
5590
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -5884,7 +5899,7 @@
|
|
5884
5899
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
5885
5900
|
},
|
5886
5901
|
"Tagging": {
|
5887
|
-
"shape": "
|
5902
|
+
"shape": "Sec",
|
5888
5903
|
"locationName": "Tagging",
|
5889
5904
|
"xmlNamespace": {
|
5890
5905
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -6024,12 +6039,12 @@
|
|
6024
6039
|
],
|
6025
6040
|
"members": {
|
6026
6041
|
"InputSerialization": {
|
6027
|
-
"shape": "
|
6042
|
+
"shape": "Sf2"
|
6028
6043
|
},
|
6029
6044
|
"ExpressionType": {},
|
6030
6045
|
"Expression": {},
|
6031
6046
|
"OutputSerialization": {
|
6032
|
-
"shape": "
|
6047
|
+
"shape": "Sfh"
|
6033
6048
|
}
|
6034
6049
|
}
|
6035
6050
|
},
|
@@ -6063,7 +6078,7 @@
|
|
6063
6078
|
"shape": "S3t"
|
6064
6079
|
},
|
6065
6080
|
"Tagging": {
|
6066
|
-
"shape": "
|
6081
|
+
"shape": "Sec"
|
6067
6082
|
},
|
6068
6083
|
"UserMetadata": {
|
6069
6084
|
"type": "list",
|
@@ -6171,10 +6186,10 @@
|
|
6171
6186
|
}
|
6172
6187
|
},
|
6173
6188
|
"InputSerialization": {
|
6174
|
-
"shape": "
|
6189
|
+
"shape": "Sf2"
|
6175
6190
|
},
|
6176
6191
|
"OutputSerialization": {
|
6177
|
-
"shape": "
|
6192
|
+
"shape": "Sfh"
|
6178
6193
|
},
|
6179
6194
|
"ScanRange": {
|
6180
6195
|
"type": "structure",
|
@@ -7843,7 +7858,7 @@
|
|
7843
7858
|
}
|
7844
7859
|
}
|
7845
7860
|
},
|
7846
|
-
"
|
7861
|
+
"Sc0": {
|
7847
7862
|
"type": "list",
|
7848
7863
|
"member": {
|
7849
7864
|
"locationName": "Bucket",
|
@@ -7856,14 +7871,14 @@
|
|
7856
7871
|
}
|
7857
7872
|
}
|
7858
7873
|
},
|
7859
|
-
"
|
7874
|
+
"Scj": {
|
7860
7875
|
"type": "structure",
|
7861
7876
|
"members": {
|
7862
7877
|
"ID": {},
|
7863
7878
|
"DisplayName": {}
|
7864
7879
|
}
|
7865
7880
|
},
|
7866
|
-
"
|
7881
|
+
"Sck": {
|
7867
7882
|
"type": "list",
|
7868
7883
|
"member": {
|
7869
7884
|
"type": "structure",
|
@@ -7873,16 +7888,16 @@
|
|
7873
7888
|
},
|
7874
7889
|
"flattened": true
|
7875
7890
|
},
|
7876
|
-
"
|
7891
|
+
"Scp": {
|
7877
7892
|
"type": "list",
|
7878
7893
|
"member": {}
|
7879
7894
|
},
|
7880
|
-
"
|
7895
|
+
"Scv": {
|
7881
7896
|
"type": "list",
|
7882
7897
|
"member": {},
|
7883
7898
|
"flattened": true
|
7884
7899
|
},
|
7885
|
-
"
|
7900
|
+
"Scy": {
|
7886
7901
|
"type": "structure",
|
7887
7902
|
"members": {
|
7888
7903
|
"IsRestoreInProgress": {
|
@@ -7893,7 +7908,7 @@
|
|
7893
7908
|
}
|
7894
7909
|
}
|
7895
7910
|
},
|
7896
|
-
"
|
7911
|
+
"Sd7": {
|
7897
7912
|
"type": "list",
|
7898
7913
|
"member": {
|
7899
7914
|
"type": "structure",
|
@@ -7904,7 +7919,7 @@
|
|
7904
7919
|
},
|
7905
7920
|
"ETag": {},
|
7906
7921
|
"ChecksumAlgorithm": {
|
7907
|
-
"shape": "
|
7922
|
+
"shape": "Scv"
|
7908
7923
|
},
|
7909
7924
|
"Size": {
|
7910
7925
|
"type": "long"
|
@@ -7914,13 +7929,13 @@
|
|
7914
7929
|
"shape": "S3q"
|
7915
7930
|
},
|
7916
7931
|
"RestoreStatus": {
|
7917
|
-
"shape": "
|
7932
|
+
"shape": "Scy"
|
7918
7933
|
}
|
7919
7934
|
}
|
7920
7935
|
},
|
7921
7936
|
"flattened": true
|
7922
7937
|
},
|
7923
|
-
"
|
7938
|
+
"Sdm": {
|
7924
7939
|
"type": "structure",
|
7925
7940
|
"members": {
|
7926
7941
|
"Grants": {
|
@@ -7932,7 +7947,7 @@
|
|
7932
7947
|
}
|
7933
7948
|
}
|
7934
7949
|
},
|
7935
|
-
"
|
7950
|
+
"Sec": {
|
7936
7951
|
"type": "structure",
|
7937
7952
|
"required": [
|
7938
7953
|
"TagSet"
|
@@ -7943,7 +7958,7 @@
|
|
7943
7958
|
}
|
7944
7959
|
}
|
7945
7960
|
},
|
7946
|
-
"
|
7961
|
+
"Sf2": {
|
7947
7962
|
"type": "structure",
|
7948
7963
|
"members": {
|
7949
7964
|
"CSV": {
|
@@ -7973,7 +7988,7 @@
|
|
7973
7988
|
}
|
7974
7989
|
}
|
7975
7990
|
},
|
7976
|
-
"
|
7991
|
+
"Sfh": {
|
7977
7992
|
"type": "structure",
|
7978
7993
|
"members": {
|
7979
7994
|
"CSV": {
|
@@ -9983,6 +9983,18 @@
|
|
9983
9983
|
"members": {
|
9984
9984
|
"Arn": {}
|
9985
9985
|
}
|
9986
|
+
},
|
9987
|
+
"Endpoint": {
|
9988
|
+
"type": "structure",
|
9989
|
+
"members": {
|
9990
|
+
"Arn": {}
|
9991
|
+
}
|
9992
|
+
},
|
9993
|
+
"EndpointConfig": {
|
9994
|
+
"type": "structure",
|
9995
|
+
"members": {
|
9996
|
+
"Arn": {}
|
9997
|
+
}
|
9986
9998
|
}
|
9987
9999
|
}
|
9988
10000
|
},
|
@@ -10065,7 +10077,7 @@
|
|
10065
10077
|
"type": "structure",
|
10066
10078
|
"members": {
|
10067
10079
|
"PipelineParameters": {
|
10068
|
-
"shape": "
|
10080
|
+
"shape": "S1kt"
|
10069
10081
|
},
|
10070
10082
|
"NextToken": {}
|
10071
10083
|
}
|
@@ -10979,7 +10991,7 @@
|
|
10979
10991
|
"members": {
|
10980
10992
|
"DeviceFleetName": {},
|
10981
10993
|
"Devices": {
|
10982
|
-
"shape": "
|
10994
|
+
"shape": "S1nr"
|
10983
10995
|
},
|
10984
10996
|
"Tags": {
|
10985
10997
|
"shape": "S7"
|
@@ -11069,7 +11081,7 @@
|
|
11069
11081
|
"members": {
|
11070
11082
|
"Resource": {},
|
11071
11083
|
"SearchExpression": {
|
11072
|
-
"shape": "
|
11084
|
+
"shape": "S1o2"
|
11073
11085
|
},
|
11074
11086
|
"SortBy": {},
|
11075
11087
|
"SortOrder": {},
|
@@ -11099,7 +11111,7 @@
|
|
11099
11111
|
"type": "structure",
|
11100
11112
|
"members": {
|
11101
11113
|
"TrainingJob": {
|
11102
|
-
"shape": "
|
11114
|
+
"shape": "S1oj"
|
11103
11115
|
},
|
11104
11116
|
"Experiment": {
|
11105
11117
|
"type": "structure",
|
@@ -11227,7 +11239,7 @@
|
|
11227
11239
|
"members": {
|
11228
11240
|
"SourceArn": {},
|
11229
11241
|
"TrainingJob": {
|
11230
|
-
"shape": "
|
11242
|
+
"shape": "S1oj"
|
11231
11243
|
},
|
11232
11244
|
"ProcessingJob": {
|
11233
11245
|
"type": "structure",
|
@@ -11283,7 +11295,7 @@
|
|
11283
11295
|
}
|
11284
11296
|
},
|
11285
11297
|
"TransformJob": {
|
11286
|
-
"shape": "
|
11298
|
+
"shape": "S1or"
|
11287
11299
|
}
|
11288
11300
|
}
|
11289
11301
|
},
|
@@ -11521,7 +11533,7 @@
|
|
11521
11533
|
"shape": "S17r"
|
11522
11534
|
},
|
11523
11535
|
"PipelineParameters": {
|
11524
|
-
"shape": "
|
11536
|
+
"shape": "S1kt"
|
11525
11537
|
}
|
11526
11538
|
}
|
11527
11539
|
},
|
@@ -11758,7 +11770,7 @@
|
|
11758
11770
|
}
|
11759
11771
|
},
|
11760
11772
|
"LastBatchTransformJob": {
|
11761
|
-
"shape": "
|
11773
|
+
"shape": "S1or"
|
11762
11774
|
},
|
11763
11775
|
"MonitoringSchedules": {
|
11764
11776
|
"type": "list",
|
@@ -11959,7 +11971,7 @@
|
|
11959
11971
|
"PipelineName": {},
|
11960
11972
|
"PipelineExecutionDisplayName": {},
|
11961
11973
|
"PipelineParameters": {
|
11962
|
-
"shape": "
|
11974
|
+
"shape": "S1kt"
|
11963
11975
|
},
|
11964
11976
|
"PipelineExecutionDescription": {},
|
11965
11977
|
"ClientRequestToken": {
|
@@ -12208,7 +12220,7 @@
|
|
12208
12220
|
"shape": "S21"
|
12209
12221
|
},
|
12210
12222
|
"PropertiesToRemove": {
|
12211
|
-
"shape": "
|
12223
|
+
"shape": "S1qd"
|
12212
12224
|
}
|
12213
12225
|
}
|
12214
12226
|
},
|
@@ -12258,7 +12270,7 @@
|
|
12258
12270
|
"shape": "S5p"
|
12259
12271
|
},
|
12260
12272
|
"PropertiesToRemove": {
|
12261
|
-
"shape": "
|
12273
|
+
"shape": "S1qd"
|
12262
12274
|
}
|
12263
12275
|
}
|
12264
12276
|
},
|
@@ -12352,7 +12364,7 @@
|
|
12352
12364
|
"shape": "S21"
|
12353
12365
|
},
|
12354
12366
|
"PropertiesToRemove": {
|
12355
|
-
"shape": "
|
12367
|
+
"shape": "S1qd"
|
12356
12368
|
}
|
12357
12369
|
}
|
12358
12370
|
},
|
@@ -12393,7 +12405,7 @@
|
|
12393
12405
|
"members": {
|
12394
12406
|
"DeviceFleetName": {},
|
12395
12407
|
"Devices": {
|
12396
|
-
"shape": "
|
12408
|
+
"shape": "S1nr"
|
12397
12409
|
}
|
12398
12410
|
}
|
12399
12411
|
}
|
@@ -13213,19 +13225,19 @@
|
|
13213
13225
|
"shape": "Sv7"
|
13214
13226
|
},
|
13215
13227
|
"ParametersToRemove": {
|
13216
|
-
"shape": "
|
13228
|
+
"shape": "S1sw"
|
13217
13229
|
},
|
13218
13230
|
"InputArtifacts": {
|
13219
13231
|
"shape": "Svb"
|
13220
13232
|
},
|
13221
13233
|
"InputArtifactsToRemove": {
|
13222
|
-
"shape": "
|
13234
|
+
"shape": "S1sw"
|
13223
13235
|
},
|
13224
13236
|
"OutputArtifacts": {
|
13225
13237
|
"shape": "Svb"
|
13226
13238
|
},
|
13227
13239
|
"OutputArtifactsToRemove": {
|
13228
|
-
"shape": "
|
13240
|
+
"shape": "S1sw"
|
13229
13241
|
}
|
13230
13242
|
}
|
13231
13243
|
},
|
@@ -18907,7 +18919,7 @@
|
|
18907
18919
|
}
|
18908
18920
|
}
|
18909
18921
|
},
|
18910
|
-
"
|
18922
|
+
"S1kt": {
|
18911
18923
|
"type": "list",
|
18912
18924
|
"member": {
|
18913
18925
|
"type": "structure",
|
@@ -18921,7 +18933,7 @@
|
|
18921
18933
|
}
|
18922
18934
|
}
|
18923
18935
|
},
|
18924
|
-
"
|
18936
|
+
"S1nr": {
|
18925
18937
|
"type": "list",
|
18926
18938
|
"member": {
|
18927
18939
|
"type": "structure",
|
@@ -18935,11 +18947,11 @@
|
|
18935
18947
|
}
|
18936
18948
|
}
|
18937
18949
|
},
|
18938
|
-
"
|
18950
|
+
"S1o2": {
|
18939
18951
|
"type": "structure",
|
18940
18952
|
"members": {
|
18941
18953
|
"Filters": {
|
18942
|
-
"shape": "
|
18954
|
+
"shape": "S1o3"
|
18943
18955
|
},
|
18944
18956
|
"NestedFilters": {
|
18945
18957
|
"type": "list",
|
@@ -18952,7 +18964,7 @@
|
|
18952
18964
|
"members": {
|
18953
18965
|
"NestedPropertyName": {},
|
18954
18966
|
"Filters": {
|
18955
|
-
"shape": "
|
18967
|
+
"shape": "S1o3"
|
18956
18968
|
}
|
18957
18969
|
}
|
18958
18970
|
}
|
@@ -18960,13 +18972,13 @@
|
|
18960
18972
|
"SubExpressions": {
|
18961
18973
|
"type": "list",
|
18962
18974
|
"member": {
|
18963
|
-
"shape": "
|
18975
|
+
"shape": "S1o2"
|
18964
18976
|
}
|
18965
18977
|
},
|
18966
18978
|
"Operator": {}
|
18967
18979
|
}
|
18968
18980
|
},
|
18969
|
-
"
|
18981
|
+
"S1o3": {
|
18970
18982
|
"type": "list",
|
18971
18983
|
"member": {
|
18972
18984
|
"type": "structure",
|
@@ -18980,7 +18992,7 @@
|
|
18980
18992
|
}
|
18981
18993
|
}
|
18982
18994
|
},
|
18983
|
-
"
|
18995
|
+
"S1oj": {
|
18984
18996
|
"type": "structure",
|
18985
18997
|
"members": {
|
18986
18998
|
"TrainingJobName": {},
|
@@ -19081,7 +19093,7 @@
|
|
19081
19093
|
}
|
19082
19094
|
}
|
19083
19095
|
},
|
19084
|
-
"
|
19096
|
+
"S1or": {
|
19085
19097
|
"type": "structure",
|
19086
19098
|
"members": {
|
19087
19099
|
"TransformJobName": {},
|
@@ -19136,11 +19148,11 @@
|
|
19136
19148
|
}
|
19137
19149
|
}
|
19138
19150
|
},
|
19139
|
-
"
|
19151
|
+
"S1qd": {
|
19140
19152
|
"type": "list",
|
19141
19153
|
"member": {}
|
19142
19154
|
},
|
19143
|
-
"
|
19155
|
+
"S1sw": {
|
19144
19156
|
"type": "list",
|
19145
19157
|
"member": {}
|
19146
19158
|
}
|
@@ -2265,8 +2265,7 @@
|
|
2265
2265
|
"type": "structure",
|
2266
2266
|
"required": [
|
2267
2267
|
"MailType",
|
2268
|
-
"WebsiteURL"
|
2269
|
-
"UseCaseDescription"
|
2268
|
+
"WebsiteURL"
|
2270
2269
|
],
|
2271
2270
|
"members": {
|
2272
2271
|
"MailType": {},
|
@@ -3634,6 +3633,8 @@
|
|
3634
3633
|
},
|
3635
3634
|
"S5g": {
|
3636
3635
|
"type": "string",
|
3636
|
+
"deprecated": true,
|
3637
|
+
"deprecatedMessage": "Use case description is optional and deprecated",
|
3637
3638
|
"sensitive": true
|
3638
3639
|
},
|
3639
3640
|
"S5h": {
|
@@ -12,11 +12,11 @@ declare class Batch extends Service {
|
|
12
12
|
constructor(options?: Batch.Types.ClientConfiguration)
|
13
13
|
config: Config & Batch.Types.ClientConfiguration;
|
14
14
|
/**
|
15
|
-
* Cancels a job in an Batch job queue. Jobs that are in
|
15
|
+
* Cancels a job in an Batch job queue. Jobs that are in a SUBMITTED, PENDING, or RUNNABLE state are cancelled and the job status is updated to FAILED. A PENDING job is canceled after all dependency jobs are completed. Therefore, it may take longer than expected to cancel a job in PENDING status. When you try to cancel an array parent job in PENDING, Batch attempts to cancel all child jobs. The array parent job is canceled when all child jobs are completed. Jobs that progressed to the STARTING or RUNNING state aren't canceled. However, the API operation still succeeds, even if no job is canceled. These jobs must be terminated with the TerminateJob operation.
|
16
16
|
*/
|
17
17
|
cancelJob(params: Batch.Types.CancelJobRequest, callback?: (err: AWSError, data: Batch.Types.CancelJobResponse) => void): Request<Batch.Types.CancelJobResponse, AWSError>;
|
18
18
|
/**
|
19
|
-
* Cancels a job in an Batch job queue. Jobs that are in
|
19
|
+
* Cancels a job in an Batch job queue. Jobs that are in a SUBMITTED, PENDING, or RUNNABLE state are cancelled and the job status is updated to FAILED. A PENDING job is canceled after all dependency jobs are completed. Therefore, it may take longer than expected to cancel a job in PENDING status. When you try to cancel an array parent job in PENDING, Batch attempts to cancel all child jobs. The array parent job is canceled when all child jobs are completed. Jobs that progressed to the STARTING or RUNNING state aren't canceled. However, the API operation still succeeds, even if no job is canceled. These jobs must be terminated with the TerminateJob operation.
|
20
20
|
*/
|
21
21
|
cancelJob(callback?: (err: AWSError, data: Batch.Types.CancelJobResponse) => void): Request<Batch.Types.CancelJobResponse, AWSError>;
|
22
22
|
/**
|
@@ -411,6 +411,10 @@ declare namespace Batch {
|
|
411
411
|
* Unique identifier for the compute environment.
|
412
412
|
*/
|
413
413
|
uuid?: String;
|
414
|
+
/**
|
415
|
+
* Reserved.
|
416
|
+
*/
|
417
|
+
context?: String;
|
414
418
|
}
|
415
419
|
export type ComputeEnvironmentDetailList = ComputeEnvironmentDetail[];
|
416
420
|
export interface ComputeEnvironmentOrder {
|
@@ -845,6 +849,10 @@ declare namespace Batch {
|
|
845
849
|
* The details for the Amazon EKS cluster that supports the compute environment.
|
846
850
|
*/
|
847
851
|
eksConfiguration?: EksConfiguration;
|
852
|
+
/**
|
853
|
+
* Reserved.
|
854
|
+
*/
|
855
|
+
context?: String;
|
848
856
|
}
|
849
857
|
export interface CreateComputeEnvironmentResponse {
|
850
858
|
/**
|
@@ -2870,6 +2878,10 @@ declare namespace Batch {
|
|
2870
2878
|
* Specifies the updated infrastructure update policy for the compute environment. For more information about infrastructure updates, see Updating compute environments in the Batch User Guide.
|
2871
2879
|
*/
|
2872
2880
|
updatePolicy?: UpdatePolicy;
|
2881
|
+
/**
|
2882
|
+
* Reserved.
|
2883
|
+
*/
|
2884
|
+
context?: String;
|
2873
2885
|
}
|
2874
2886
|
export interface UpdateComputeEnvironmentResponse {
|
2875
2887
|
/**
|