aws-sdk 2.1445.0 → 2.1447.0

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.
@@ -1883,7 +1883,8 @@
1883
1883
  "tags": {
1884
1884
  "shape": "Sx"
1885
1885
  },
1886
- "accelerators": {}
1886
+ "accelerators": {},
1887
+ "retentionMode": {}
1887
1888
  }
1888
1889
  },
1889
1890
  "authtype": "v4",
@@ -1925,7 +1926,7 @@
1925
1926
  "type": "integer"
1926
1927
  },
1927
1928
  "creationTime": {
1928
- "shape": "S78"
1929
+ "shape": "S79"
1929
1930
  },
1930
1931
  "tags": {
1931
1932
  "shape": "Sx"
@@ -1976,13 +1977,13 @@
1976
1977
  "type": "integer"
1977
1978
  },
1978
1979
  "creationTime": {
1979
- "shape": "S7h"
1980
+ "shape": "S7i"
1980
1981
  },
1981
1982
  "startTime": {
1982
- "shape": "S7h"
1983
+ "shape": "S7i"
1983
1984
  },
1984
1985
  "stopTime": {
1985
- "shape": "S7h"
1986
+ "shape": "S7i"
1986
1987
  },
1987
1988
  "statusMessage": {},
1988
1989
  "logStream": {},
@@ -2063,7 +2064,7 @@
2063
2064
  "type": "structure",
2064
2065
  "members": {
2065
2066
  "share": {
2066
- "shape": "S7q"
2067
+ "shape": "S7r"
2067
2068
  }
2068
2069
  }
2069
2070
  },
@@ -2260,14 +2261,14 @@
2260
2261
  "type": "integer"
2261
2262
  },
2262
2263
  "creationTime": {
2263
- "shape": "S82"
2264
+ "shape": "S83"
2264
2265
  },
2265
2266
  "statusMessage": {},
2266
2267
  "tags": {
2267
2268
  "shape": "Sx"
2268
2269
  },
2269
2270
  "metadata": {
2270
- "shape": "S84"
2271
+ "shape": "S85"
2271
2272
  },
2272
2273
  "accelerators": {}
2273
2274
  }
@@ -3254,7 +3255,7 @@
3254
3255
  "type": "integer"
3255
3256
  },
3256
3257
  "creationTime": {
3257
- "shape": "S78"
3258
+ "shape": "S79"
3258
3259
  },
3259
3260
  "maxGpus": {
3260
3261
  "type": "integer"
@@ -3319,13 +3320,13 @@
3319
3320
  "type": "integer"
3320
3321
  },
3321
3322
  "creationTime": {
3322
- "shape": "S7h"
3323
+ "shape": "S7i"
3323
3324
  },
3324
3325
  "startTime": {
3325
- "shape": "S7h"
3326
+ "shape": "S7i"
3326
3327
  },
3327
3328
  "stopTime": {
3328
- "shape": "S7h"
3329
+ "shape": "S7i"
3329
3330
  },
3330
3331
  "gpus": {
3331
3332
  "type": "integer"
@@ -3527,7 +3528,7 @@
3527
3528
  "shares": {
3528
3529
  "type": "list",
3529
3530
  "member": {
3530
- "shape": "S7q"
3531
+ "shape": "S7r"
3531
3532
  }
3532
3533
  },
3533
3534
  "nextToken": {}
@@ -3773,10 +3774,10 @@
3773
3774
  "type": {},
3774
3775
  "digest": {},
3775
3776
  "creationTime": {
3776
- "shape": "S82"
3777
+ "shape": "S83"
3777
3778
  },
3778
3779
  "metadata": {
3779
- "shape": "S84"
3780
+ "shape": "S85"
3780
3781
  }
3781
3782
  }
3782
3783
  }
@@ -4124,7 +4125,8 @@
4124
4125
  },
4125
4126
  "requestId": {
4126
4127
  "idempotencyToken": true
4127
- }
4128
+ },
4129
+ "retentionMode": {}
4128
4130
  }
4129
4131
  },
4130
4132
  "output": {
@@ -4730,15 +4732,15 @@
4730
4732
  "type": "timestamp",
4731
4733
  "timestampFormat": "iso8601"
4732
4734
  },
4733
- "S78": {
4735
+ "S79": {
4734
4736
  "type": "timestamp",
4735
4737
  "timestampFormat": "iso8601"
4736
4738
  },
4737
- "S7h": {
4739
+ "S7i": {
4738
4740
  "type": "timestamp",
4739
4741
  "timestampFormat": "iso8601"
4740
4742
  },
4741
- "S7q": {
4743
+ "S7r": {
4742
4744
  "type": "structure",
4743
4745
  "members": {
4744
4746
  "shareId": {},
@@ -4756,11 +4758,11 @@
4756
4758
  }
4757
4759
  }
4758
4760
  },
4759
- "S82": {
4761
+ "S83": {
4760
4762
  "type": "timestamp",
4761
4763
  "timestampFormat": "iso8601"
4762
4764
  },
4763
- "S84": {
4765
+ "S85": {
4764
4766
  "type": "map",
4765
4767
  "key": {},
4766
4768
  "value": {}
@@ -98,7 +98,7 @@
98
98
  "type": "structure",
99
99
  "members": {
100
100
  "RequestedQuota": {
101
- "shape": "S13"
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": "S1c"
146
+ "shape": "S1h"
146
147
  }
147
148
  }
148
149
  }
@@ -166,7 +167,7 @@
166
167
  "members": {
167
168
  "NextToken": {},
168
169
  "Quotas": {
169
- "shape": "S1h"
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": "S1k"
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": "S1k"
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": "S1c"
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": "S1h"
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": "S20"
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": "S1c"
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": "S13"
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": "S20"
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
- "S13": {
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
- "S1c": {
515
+ "S1h": {
494
516
  "type": "structure",
495
517
  "members": {
496
518
  "ServiceCode": {},
@@ -507,19 +529,19 @@
507
529
  }
508
530
  }
509
531
  },
510
- "S1h": {
532
+ "S1m": {
511
533
  "type": "list",
512
534
  "member": {
513
535
  "shape": "Sc"
514
536
  }
515
537
  },
516
- "S1k": {
538
+ "S1p": {
517
539
  "type": "list",
518
540
  "member": {
519
- "shape": "S13"
541
+ "shape": "S18"
520
542
  }
521
543
  },
522
- "S20": {
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": {