cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -98,7 +98,7 @@
|
|
98
98
|
"type": "structure",
|
99
99
|
"members": {
|
100
100
|
"RequestedQuota": {
|
101
|
-
"shape": "
|
101
|
+
"shape": "S18"
|
102
102
|
}
|
103
103
|
}
|
104
104
|
}
|
@@ -112,7 +112,8 @@
|
|
112
112
|
],
|
113
113
|
"members": {
|
114
114
|
"ServiceCode": {},
|
115
|
-
"QuotaCode": {}
|
115
|
+
"QuotaCode": {},
|
116
|
+
"ContextId": {}
|
116
117
|
}
|
117
118
|
},
|
118
119
|
"output": {
|
@@ -142,7 +143,7 @@
|
|
142
143
|
"type": "structure",
|
143
144
|
"members": {
|
144
145
|
"ServiceQuotaIncreaseRequestInTemplate": {
|
145
|
-
"shape": "
|
146
|
+
"shape": "S1h"
|
146
147
|
}
|
147
148
|
}
|
148
149
|
}
|
@@ -166,7 +167,7 @@
|
|
166
167
|
"members": {
|
167
168
|
"NextToken": {},
|
168
169
|
"Quotas": {
|
169
|
-
"shape": "
|
170
|
+
"shape": "S1m"
|
170
171
|
}
|
171
172
|
}
|
172
173
|
}
|
@@ -180,7 +181,8 @@
|
|
180
181
|
"NextToken": {},
|
181
182
|
"MaxResults": {
|
182
183
|
"type": "integer"
|
183
|
-
}
|
184
|
+
},
|
185
|
+
"QuotaRequestedAtLevel": {}
|
184
186
|
}
|
185
187
|
},
|
186
188
|
"output": {
|
@@ -188,7 +190,7 @@
|
|
188
190
|
"members": {
|
189
191
|
"NextToken": {},
|
190
192
|
"RequestedQuotas": {
|
191
|
-
"shape": "
|
193
|
+
"shape": "S1p"
|
192
194
|
}
|
193
195
|
}
|
194
196
|
}
|
@@ -207,7 +209,8 @@
|
|
207
209
|
"NextToken": {},
|
208
210
|
"MaxResults": {
|
209
211
|
"type": "integer"
|
210
|
-
}
|
212
|
+
},
|
213
|
+
"QuotaRequestedAtLevel": {}
|
211
214
|
}
|
212
215
|
},
|
213
216
|
"output": {
|
@@ -215,7 +218,7 @@
|
|
215
218
|
"members": {
|
216
219
|
"NextToken": {},
|
217
220
|
"RequestedQuotas": {
|
218
|
-
"shape": "
|
221
|
+
"shape": "S1p"
|
219
222
|
}
|
220
223
|
}
|
221
224
|
}
|
@@ -238,7 +241,7 @@
|
|
238
241
|
"ServiceQuotaIncreaseRequestInTemplateList": {
|
239
242
|
"type": "list",
|
240
243
|
"member": {
|
241
|
-
"shape": "
|
244
|
+
"shape": "S1h"
|
242
245
|
}
|
243
246
|
},
|
244
247
|
"NextToken": {}
|
@@ -256,7 +259,9 @@
|
|
256
259
|
"NextToken": {},
|
257
260
|
"MaxResults": {
|
258
261
|
"type": "integer"
|
259
|
-
}
|
262
|
+
},
|
263
|
+
"QuotaCode": {},
|
264
|
+
"QuotaAppliedAtLevel": {}
|
260
265
|
}
|
261
266
|
},
|
262
267
|
"output": {
|
@@ -264,7 +269,7 @@
|
|
264
269
|
"members": {
|
265
270
|
"NextToken": {},
|
266
271
|
"Quotas": {
|
267
|
-
"shape": "
|
272
|
+
"shape": "S1m"
|
268
273
|
}
|
269
274
|
}
|
270
275
|
}
|
@@ -312,7 +317,7 @@
|
|
312
317
|
"Tags": {
|
313
318
|
"type": "list",
|
314
319
|
"member": {
|
315
|
-
"shape": "
|
320
|
+
"shape": "S25"
|
316
321
|
}
|
317
322
|
}
|
318
323
|
}
|
@@ -340,7 +345,7 @@
|
|
340
345
|
"type": "structure",
|
341
346
|
"members": {
|
342
347
|
"ServiceQuotaIncreaseRequestInTemplate": {
|
343
|
-
"shape": "
|
348
|
+
"shape": "S1h"
|
344
349
|
}
|
345
350
|
}
|
346
351
|
}
|
@@ -358,14 +363,15 @@
|
|
358
363
|
"QuotaCode": {},
|
359
364
|
"DesiredValue": {
|
360
365
|
"type": "double"
|
361
|
-
}
|
366
|
+
},
|
367
|
+
"ContextId": {}
|
362
368
|
}
|
363
369
|
},
|
364
370
|
"output": {
|
365
371
|
"type": "structure",
|
366
372
|
"members": {
|
367
373
|
"RequestedQuota": {
|
368
|
-
"shape": "
|
374
|
+
"shape": "S18"
|
369
375
|
}
|
370
376
|
}
|
371
377
|
}
|
@@ -382,7 +388,7 @@
|
|
382
388
|
"Tags": {
|
383
389
|
"type": "list",
|
384
390
|
"member": {
|
385
|
-
"shape": "
|
391
|
+
"shape": "S25"
|
386
392
|
}
|
387
393
|
}
|
388
394
|
}
|
@@ -460,10 +466,22 @@
|
|
460
466
|
"ErrorCode": {},
|
461
467
|
"ErrorMessage": {}
|
462
468
|
}
|
469
|
+
},
|
470
|
+
"QuotaAppliedAtLevel": {},
|
471
|
+
"QuotaContext": {
|
472
|
+
"shape": "Sy"
|
463
473
|
}
|
464
474
|
}
|
465
475
|
},
|
466
|
-
"
|
476
|
+
"Sy": {
|
477
|
+
"type": "structure",
|
478
|
+
"members": {
|
479
|
+
"ContextScope": {},
|
480
|
+
"ContextScopeType": {},
|
481
|
+
"ContextId": {}
|
482
|
+
}
|
483
|
+
},
|
484
|
+
"S18": {
|
467
485
|
"type": "structure",
|
468
486
|
"members": {
|
469
487
|
"Id": {},
|
@@ -487,10 +505,14 @@
|
|
487
505
|
"GlobalQuota": {
|
488
506
|
"type": "boolean"
|
489
507
|
},
|
490
|
-
"Unit": {}
|
508
|
+
"Unit": {},
|
509
|
+
"QuotaRequestedAtLevel": {},
|
510
|
+
"QuotaContext": {
|
511
|
+
"shape": "Sy"
|
512
|
+
}
|
491
513
|
}
|
492
514
|
},
|
493
|
-
"
|
515
|
+
"S1h": {
|
494
516
|
"type": "structure",
|
495
517
|
"members": {
|
496
518
|
"ServiceCode": {},
|
@@ -507,19 +529,19 @@
|
|
507
529
|
}
|
508
530
|
}
|
509
531
|
},
|
510
|
-
"
|
532
|
+
"S1m": {
|
511
533
|
"type": "list",
|
512
534
|
"member": {
|
513
535
|
"shape": "Sc"
|
514
536
|
}
|
515
537
|
},
|
516
|
-
"
|
538
|
+
"S1p": {
|
517
539
|
"type": "list",
|
518
540
|
"member": {
|
519
|
-
"shape": "
|
541
|
+
"shape": "S18"
|
520
542
|
}
|
521
543
|
},
|
522
|
-
"
|
544
|
+
"S25": {
|
523
545
|
"type": "structure",
|
524
546
|
"required": [
|
525
547
|
"Key",
|
@@ -1,6 +1,250 @@
|
|
1
1
|
{
|
2
2
|
"version": "1.0",
|
3
3
|
"examples": {
|
4
|
+
"CancelExportJob": [
|
5
|
+
{
|
6
|
+
"input": {
|
7
|
+
"JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
|
8
|
+
},
|
9
|
+
"comments": {
|
10
|
+
"input": {
|
11
|
+
},
|
12
|
+
"output": {
|
13
|
+
}
|
14
|
+
},
|
15
|
+
"description": "Cancels the export job with ID ef28cf62-9d8e-4b60-9283-b09816c99a99",
|
16
|
+
"id": "cancel-export-job-1685699696331",
|
17
|
+
"title": "Cancel export job"
|
18
|
+
}
|
19
|
+
],
|
20
|
+
"CreateExportJob": [
|
21
|
+
{
|
22
|
+
"input": {
|
23
|
+
"ExportDataSource": {
|
24
|
+
"MetricsDataSource": {
|
25
|
+
"Dimensions": {
|
26
|
+
"ISP": [
|
27
|
+
"*"
|
28
|
+
]
|
29
|
+
},
|
30
|
+
"EndDate": "2023-07-02T00:00:00",
|
31
|
+
"Metrics": [
|
32
|
+
{
|
33
|
+
"Aggregation": "VOLUME",
|
34
|
+
"Name": "SEND"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"Aggregation": "VOLUME",
|
38
|
+
"Name": "COMPLAINT"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"Aggregation": "RATE",
|
42
|
+
"Name": "COMPLAINT"
|
43
|
+
}
|
44
|
+
],
|
45
|
+
"Namespace": "VDM",
|
46
|
+
"StartDate": "2023-07-01T00:00:00"
|
47
|
+
}
|
48
|
+
},
|
49
|
+
"ExportDestination": {
|
50
|
+
"DataFormat": "CSV"
|
51
|
+
}
|
52
|
+
},
|
53
|
+
"output": {
|
54
|
+
"JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
|
55
|
+
},
|
56
|
+
"comments": {
|
57
|
+
"input": {
|
58
|
+
},
|
59
|
+
"output": {
|
60
|
+
}
|
61
|
+
},
|
62
|
+
"description": "Creates a new export job for Metrics data",
|
63
|
+
"id": "create-export-job-1685701853690",
|
64
|
+
"title": "Create Metrics export job"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"input": {
|
68
|
+
"ExportDataSource": {
|
69
|
+
"MessageInsightsDataSource": {
|
70
|
+
"EndDate": "2023-07-02T00:00:00",
|
71
|
+
"Exclude": {
|
72
|
+
"FromEmailAddress": [
|
73
|
+
"hello@example.com"
|
74
|
+
]
|
75
|
+
},
|
76
|
+
"Include": {
|
77
|
+
"Subject": [
|
78
|
+
"Hello"
|
79
|
+
]
|
80
|
+
},
|
81
|
+
"StartDate": "2023-07-01T00:00:00"
|
82
|
+
}
|
83
|
+
},
|
84
|
+
"ExportDestination": {
|
85
|
+
"DataFormat": "CSV"
|
86
|
+
}
|
87
|
+
},
|
88
|
+
"output": {
|
89
|
+
"JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
|
90
|
+
},
|
91
|
+
"comments": {
|
92
|
+
"input": {
|
93
|
+
},
|
94
|
+
"output": {
|
95
|
+
}
|
96
|
+
},
|
97
|
+
"description": "Creates a new export job for Message Insights data",
|
98
|
+
"id": "create-export-job-1689957853323",
|
99
|
+
"title": "Create Message Insights export job"
|
100
|
+
}
|
101
|
+
],
|
102
|
+
"GetExportJob": [
|
103
|
+
{
|
104
|
+
"input": {
|
105
|
+
"JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
|
106
|
+
},
|
107
|
+
"output": {
|
108
|
+
"CreatedTimestamp": "1685700961057",
|
109
|
+
"ExportDataSource": {
|
110
|
+
"MetricsDataSource": {
|
111
|
+
"Dimensions": {
|
112
|
+
"ISP": [
|
113
|
+
"*"
|
114
|
+
]
|
115
|
+
},
|
116
|
+
"EndDate": "1675209600000",
|
117
|
+
"Metrics": [
|
118
|
+
{
|
119
|
+
"Aggregation": "VOLUME",
|
120
|
+
"Name": "SEND"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"Aggregation": "VOLUME",
|
124
|
+
"Name": "COMPLAINT"
|
125
|
+
},
|
126
|
+
{
|
127
|
+
"Aggregation": "RATE",
|
128
|
+
"Name": "COMPLAINT"
|
129
|
+
}
|
130
|
+
],
|
131
|
+
"Namespace": "VDM",
|
132
|
+
"StartDate": "1672531200000"
|
133
|
+
}
|
134
|
+
},
|
135
|
+
"ExportDestination": {
|
136
|
+
"DataFormat": "CSV"
|
137
|
+
},
|
138
|
+
"ExportSourceType": "METRICS_DATA",
|
139
|
+
"JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99",
|
140
|
+
"JobStatus": "PROCESSING",
|
141
|
+
"Statistics": {
|
142
|
+
"ExportedRecordsCount": 5,
|
143
|
+
"ProcessedRecordsCount": 5
|
144
|
+
}
|
145
|
+
},
|
146
|
+
"comments": {
|
147
|
+
"input": {
|
148
|
+
},
|
149
|
+
"output": {
|
150
|
+
}
|
151
|
+
},
|
152
|
+
"description": "Gets the export job with ID ef28cf62-9d8e-4b60-9283-b09816c99a99",
|
153
|
+
"id": "get-export-job-1685699942772",
|
154
|
+
"title": "Get export job"
|
155
|
+
}
|
156
|
+
],
|
157
|
+
"GetMessageInsights": [
|
158
|
+
{
|
159
|
+
"input": {
|
160
|
+
"MessageId": "000000000000ab00-0a000aa0-1234-0a0a-1234-0a0aaa0aa00a-000000"
|
161
|
+
},
|
162
|
+
"output": {
|
163
|
+
"EmailTags": [
|
164
|
+
{
|
165
|
+
"Name": "ses:operation",
|
166
|
+
"Value": "SendEmail"
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"Name": "ses:recipient-isp",
|
170
|
+
"Value": "UNKNOWN_ISP"
|
171
|
+
},
|
172
|
+
{
|
173
|
+
"Name": "ses:source-ip",
|
174
|
+
"Value": "0.0.0.0"
|
175
|
+
},
|
176
|
+
{
|
177
|
+
"Name": "ses:from-domain",
|
178
|
+
"Value": "example.com"
|
179
|
+
},
|
180
|
+
{
|
181
|
+
"Name": "ses:sender-identity",
|
182
|
+
"Value": "hello@example.com"
|
183
|
+
},
|
184
|
+
{
|
185
|
+
"Name": "ses:caller-identity",
|
186
|
+
"Value": "Identity"
|
187
|
+
}
|
188
|
+
],
|
189
|
+
"FromEmailAddress": "hello@example.com",
|
190
|
+
"Insights": [
|
191
|
+
{
|
192
|
+
"Destination": "recipient@example.com",
|
193
|
+
"Events": [
|
194
|
+
{
|
195
|
+
"Timestamp": "2023-01-01T00:00:00.000000+01:00",
|
196
|
+
"Type": "SEND"
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"Timestamp": "2023-01-01T00:00:01.000000+01:00",
|
200
|
+
"Type": "DELIVERY"
|
201
|
+
}
|
202
|
+
],
|
203
|
+
"Isp": "UNKNOWN_ISP"
|
204
|
+
}
|
205
|
+
],
|
206
|
+
"MessageId": "000000000000ab00-0a000aa0-1234-0a0a-1234-0a0aaa0aa00a-000000",
|
207
|
+
"Subject": "hello"
|
208
|
+
},
|
209
|
+
"comments": {
|
210
|
+
"input": {
|
211
|
+
},
|
212
|
+
"output": {
|
213
|
+
}
|
214
|
+
},
|
215
|
+
"description": "Provides information about a specific message.",
|
216
|
+
"id": "get-message-insights-1689955713493",
|
217
|
+
"title": "Get Message Insights"
|
218
|
+
}
|
219
|
+
],
|
220
|
+
"ListExportJobs": [
|
221
|
+
{
|
222
|
+
"input": {
|
223
|
+
"ExportSourceType": "METRICS_DATA",
|
224
|
+
"JobStatus": "PROCESSING",
|
225
|
+
"PageSize": 25
|
226
|
+
},
|
227
|
+
"output": {
|
228
|
+
"ExportJobs": [
|
229
|
+
{
|
230
|
+
"CreatedTimestamp": "167697473543",
|
231
|
+
"ExportSourceType": "METRICS_DATA",
|
232
|
+
"JobId": "72de83a0-6b49-47ca-9783-8b812576887a",
|
233
|
+
"JobStatus": "PROCESSING"
|
234
|
+
}
|
235
|
+
]
|
236
|
+
},
|
237
|
+
"comments": {
|
238
|
+
"input": {
|
239
|
+
},
|
240
|
+
"output": {
|
241
|
+
}
|
242
|
+
},
|
243
|
+
"description": "Lists export jobs of type METRICS_DATA and status PROCESSING",
|
244
|
+
"id": "list-export-jobs-1685702074256",
|
245
|
+
"title": "List export jobs"
|
246
|
+
}
|
247
|
+
],
|
4
248
|
"PutDedicatedIpPoolScalingAttributes": [
|
5
249
|
{
|
6
250
|
"input": {
|