aws-sdk 2.1347.0 → 2.1349.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.
@@ -36,6 +36,9 @@
36
36
  },
37
37
  "MaxCityNetworksToMonitor": {
38
38
  "type": "integer"
39
+ },
40
+ "InternetMeasurementsLogDelivery": {
41
+ "shape": "Sa"
39
42
  }
40
43
  }
41
44
  },
@@ -114,19 +117,19 @@
114
117
  "EventArn": {},
115
118
  "EventId": {},
116
119
  "StartedAt": {
117
- "shape": "Si"
120
+ "shape": "Sm"
118
121
  },
119
122
  "EndedAt": {
120
- "shape": "Si"
123
+ "shape": "Sm"
121
124
  },
122
125
  "CreatedAt": {
123
- "shape": "Si"
126
+ "shape": "Sm"
124
127
  },
125
128
  "LastUpdatedAt": {
126
- "shape": "Si"
129
+ "shape": "Sm"
127
130
  },
128
131
  "ImpactedLocations": {
129
- "shape": "Sj"
132
+ "shape": "Sn"
130
133
  },
131
134
  "Status": {},
132
135
  "PercentOfTotalTrafficImpacted": {
@@ -173,10 +176,10 @@
173
176
  },
174
177
  "Status": {},
175
178
  "CreatedAt": {
176
- "shape": "Si"
179
+ "shape": "Sm"
177
180
  },
178
181
  "ModifiedAt": {
179
- "shape": "Si"
182
+ "shape": "Sm"
180
183
  },
181
184
  "ProcessingStatus": {},
182
185
  "ProcessingStatusInfo": {},
@@ -185,6 +188,9 @@
185
188
  },
186
189
  "MaxCityNetworksToMonitor": {
187
190
  "type": "integer"
191
+ },
192
+ "InternetMeasurementsLogDelivery": {
193
+ "shape": "Sa"
188
194
  }
189
195
  }
190
196
  }
@@ -206,12 +212,12 @@
206
212
  "locationName": "MonitorName"
207
213
  },
208
214
  "StartTime": {
209
- "shape": "Si",
215
+ "shape": "Sm",
210
216
  "location": "querystring",
211
217
  "locationName": "StartTime"
212
218
  },
213
219
  "EndTime": {
214
- "shape": "Si",
220
+ "shape": "Sm",
215
221
  "location": "querystring",
216
222
  "locationName": "EndTime"
217
223
  },
@@ -253,19 +259,19 @@
253
259
  "EventArn": {},
254
260
  "EventId": {},
255
261
  "StartedAt": {
256
- "shape": "Si"
262
+ "shape": "Sm"
257
263
  },
258
264
  "EndedAt": {
259
- "shape": "Si"
265
+ "shape": "Sm"
260
266
  },
261
267
  "CreatedAt": {
262
- "shape": "Si"
268
+ "shape": "Sm"
263
269
  },
264
270
  "LastUpdatedAt": {
265
- "shape": "Si"
271
+ "shape": "Sm"
266
272
  },
267
273
  "ImpactedLocations": {
268
- "shape": "Sj"
274
+ "shape": "Sn"
269
275
  },
270
276
  "Status": {},
271
277
  "PercentOfTotalTrafficImpacted": {
@@ -443,6 +449,9 @@
443
449
  },
444
450
  "MaxCityNetworksToMonitor": {
445
451
  "type": "integer"
452
+ },
453
+ "InternetMeasurementsLogDelivery": {
454
+ "shape": "Sa"
446
455
  }
447
456
  }
448
457
  },
@@ -470,11 +479,24 @@
470
479
  "key": {},
471
480
  "value": {}
472
481
  },
473
- "Si": {
482
+ "Sa": {
483
+ "type": "structure",
484
+ "members": {
485
+ "S3Config": {
486
+ "type": "structure",
487
+ "members": {
488
+ "BucketName": {},
489
+ "BucketPrefix": {},
490
+ "LogDeliveryStatus": {}
491
+ }
492
+ }
493
+ }
494
+ },
495
+ "Sm": {
474
496
  "type": "timestamp",
475
497
  "timestampFormat": "iso8601"
476
498
  },
477
- "Sj": {
499
+ "Sn": {
478
500
  "type": "list",
479
501
  "member": {
480
502
  "type": "structure",
@@ -512,10 +534,10 @@
512
534
  ],
513
535
  "members": {
514
536
  "Networks": {
515
- "shape": "Sp"
537
+ "shape": "St"
516
538
  },
517
539
  "AsPath": {
518
- "shape": "Sp"
540
+ "shape": "St"
519
541
  },
520
542
  "NetworkEventType": {}
521
543
  }
@@ -570,7 +592,7 @@
570
592
  }
571
593
  }
572
594
  },
573
- "Sp": {
595
+ "St": {
574
596
  "type": "list",
575
597
  "member": {
576
598
  "type": "structure",
@@ -335,7 +335,7 @@
335
335
  "type": "structure",
336
336
  "members": {
337
337
  "TransactionDescription": {
338
- "shape": "S2e"
338
+ "shape": "S2f"
339
339
  }
340
340
  }
341
341
  }
@@ -397,7 +397,7 @@
397
397
  "type": "structure",
398
398
  "members": {
399
399
  "DataLakeSettings": {
400
- "shape": "S2m"
400
+ "shape": "S2n"
401
401
  }
402
402
  }
403
403
  }
@@ -1032,7 +1032,7 @@
1032
1032
  "Transactions": {
1033
1033
  "type": "list",
1034
1034
  "member": {
1035
- "shape": "S2e"
1035
+ "shape": "S2f"
1036
1036
  }
1037
1037
  },
1038
1038
  "NextToken": {}
@@ -1051,7 +1051,7 @@
1051
1051
  "members": {
1052
1052
  "CatalogId": {},
1053
1053
  "DataLakeSettings": {
1054
- "shape": "S2m"
1054
+ "shape": "S2n"
1055
1055
  }
1056
1056
  }
1057
1057
  },
@@ -1074,7 +1074,10 @@
1074
1074
  "UseServiceLinkedRole": {
1075
1075
  "type": "boolean"
1076
1076
  },
1077
- "RoleArn": {}
1077
+ "RoleArn": {},
1078
+ "WithFederation": {
1079
+ "type": "boolean"
1080
+ }
1078
1081
  }
1079
1082
  },
1080
1083
  "output": {
@@ -1355,7 +1358,10 @@
1355
1358
  ],
1356
1359
  "members": {
1357
1360
  "RoleArn": {},
1358
- "ResourceArn": {}
1361
+ "ResourceArn": {},
1362
+ "WithFederation": {
1363
+ "type": "boolean"
1364
+ }
1359
1365
  }
1360
1366
  },
1361
1367
  "output": {
@@ -1726,10 +1732,13 @@
1726
1732
  "RoleArn": {},
1727
1733
  "LastModified": {
1728
1734
  "type": "timestamp"
1735
+ },
1736
+ "WithFederation": {
1737
+ "type": "boolean"
1729
1738
  }
1730
1739
  }
1731
1740
  },
1732
- "S2e": {
1741
+ "S2f": {
1733
1742
  "type": "structure",
1734
1743
  "members": {
1735
1744
  "TransactionId": {},
@@ -1742,17 +1751,17 @@
1742
1751
  }
1743
1752
  }
1744
1753
  },
1745
- "S2m": {
1754
+ "S2n": {
1746
1755
  "type": "structure",
1747
1756
  "members": {
1748
1757
  "DataLakeAdmins": {
1749
- "shape": "S2n"
1758
+ "shape": "S2o"
1750
1759
  },
1751
1760
  "CreateDatabaseDefaultPermissions": {
1752
- "shape": "S2o"
1761
+ "shape": "S2p"
1753
1762
  },
1754
1763
  "CreateTableDefaultPermissions": {
1755
- "shape": "S2o"
1764
+ "shape": "S2p"
1756
1765
  },
1757
1766
  "Parameters": {
1758
1767
  "type": "map",
@@ -1767,7 +1776,7 @@
1767
1776
  "type": "boolean"
1768
1777
  },
1769
1778
  "ExternalDataFilteringAllowList": {
1770
- "shape": "S2n"
1779
+ "shape": "S2o"
1771
1780
  },
1772
1781
  "AuthorizedSessionTagValueList": {
1773
1782
  "type": "list",
@@ -1775,13 +1784,13 @@
1775
1784
  }
1776
1785
  }
1777
1786
  },
1778
- "S2n": {
1787
+ "S2o": {
1779
1788
  "type": "list",
1780
1789
  "member": {
1781
1790
  "shape": "S18"
1782
1791
  }
1783
1792
  },
1784
- "S2o": {
1793
+ "S2p": {
1785
1794
  "type": "list",
1786
1795
  "member": {
1787
1796
  "type": "structure",