aws-sdk 2.1447.0 → 2.1448.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.
@@ -357,6 +357,9 @@
357
357
  "queryLogStatus": {},
358
358
  "tags": {
359
359
  "shape": "S1b"
360
+ },
361
+ "defaultResultConfiguration": {
362
+ "shape": "S35"
360
363
  }
361
364
  }
362
365
  },
@@ -367,7 +370,7 @@
367
370
  ],
368
371
  "members": {
369
372
  "membership": {
370
- "shape": "S36"
373
+ "shape": "S3c"
371
374
  }
372
375
  }
373
376
  }
@@ -785,7 +788,7 @@
785
788
  ],
786
789
  "members": {
787
790
  "membership": {
788
- "shape": "S36"
791
+ "shape": "S3c"
789
792
  }
790
793
  }
791
794
  }
@@ -820,7 +823,7 @@
820
823
  ],
821
824
  "members": {
822
825
  "protectedQuery": {
823
- "shape": "S44"
826
+ "shape": "S4a"
824
827
  }
825
828
  }
826
829
  }
@@ -1587,8 +1590,7 @@
1587
1590
  "required": [
1588
1591
  "type",
1589
1592
  "membershipIdentifier",
1590
- "sqlParameters",
1591
- "resultConfiguration"
1593
+ "sqlParameters"
1592
1594
  ],
1593
1595
  "members": {
1594
1596
  "type": {},
@@ -1597,10 +1599,10 @@
1597
1599
  "locationName": "membershipIdentifier"
1598
1600
  },
1599
1601
  "sqlParameters": {
1600
- "shape": "S45"
1602
+ "shape": "S4b"
1601
1603
  },
1602
1604
  "resultConfiguration": {
1603
- "shape": "S49"
1605
+ "shape": "S4f"
1604
1606
  }
1605
1607
  }
1606
1608
  },
@@ -1611,7 +1613,7 @@
1611
1613
  ],
1612
1614
  "members": {
1613
1615
  "protectedQuery": {
1614
- "shape": "S44"
1616
+ "shape": "S4a"
1615
1617
  }
1616
1618
  }
1617
1619
  }
@@ -1864,7 +1866,10 @@
1864
1866
  "location": "uri",
1865
1867
  "locationName": "membershipIdentifier"
1866
1868
  },
1867
- "queryLogStatus": {}
1869
+ "queryLogStatus": {},
1870
+ "defaultResultConfiguration": {
1871
+ "shape": "S35"
1872
+ }
1868
1873
  }
1869
1874
  },
1870
1875
  "output": {
@@ -1874,7 +1879,7 @@
1874
1879
  ],
1875
1880
  "members": {
1876
1881
  "membership": {
1877
- "shape": "S36"
1882
+ "shape": "S3c"
1878
1883
  }
1879
1884
  }
1880
1885
  }
@@ -1911,7 +1916,7 @@
1911
1916
  ],
1912
1917
  "members": {
1913
1918
  "protectedQuery": {
1914
- "shape": "S44"
1919
+ "shape": "S4a"
1915
1920
  }
1916
1921
  }
1917
1922
  },
@@ -2404,7 +2409,37 @@
2404
2409
  }
2405
2410
  }
2406
2411
  },
2407
- "S36": {
2412
+ "S35": {
2413
+ "type": "structure",
2414
+ "required": [
2415
+ "outputConfiguration"
2416
+ ],
2417
+ "members": {
2418
+ "outputConfiguration": {
2419
+ "type": "structure",
2420
+ "members": {
2421
+ "s3": {
2422
+ "shape": "S37"
2423
+ }
2424
+ },
2425
+ "union": true
2426
+ },
2427
+ "roleArn": {}
2428
+ }
2429
+ },
2430
+ "S37": {
2431
+ "type": "structure",
2432
+ "required": [
2433
+ "resultFormat",
2434
+ "bucket"
2435
+ ],
2436
+ "members": {
2437
+ "resultFormat": {},
2438
+ "bucket": {},
2439
+ "keyPrefix": {}
2440
+ }
2441
+ },
2442
+ "S3c": {
2408
2443
  "type": "structure",
2409
2444
  "required": [
2410
2445
  "id",
@@ -2438,19 +2473,20 @@
2438
2473
  "memberAbilities": {
2439
2474
  "shape": "S1k"
2440
2475
  },
2441
- "queryLogStatus": {}
2476
+ "queryLogStatus": {},
2477
+ "defaultResultConfiguration": {
2478
+ "shape": "S35"
2479
+ }
2442
2480
  }
2443
2481
  },
2444
- "S44": {
2482
+ "S4a": {
2445
2483
  "type": "structure",
2446
2484
  "required": [
2447
2485
  "id",
2448
2486
  "membershipId",
2449
2487
  "membershipArn",
2450
2488
  "createTime",
2451
- "sqlParameters",
2452
- "status",
2453
- "resultConfiguration"
2489
+ "status"
2454
2490
  ],
2455
2491
  "members": {
2456
2492
  "id": {},
@@ -2460,11 +2496,11 @@
2460
2496
  "type": "timestamp"
2461
2497
  },
2462
2498
  "sqlParameters": {
2463
- "shape": "S45"
2499
+ "shape": "S4b"
2464
2500
  },
2465
2501
  "status": {},
2466
2502
  "resultConfiguration": {
2467
- "shape": "S49"
2503
+ "shape": "S4f"
2468
2504
  },
2469
2505
  "statistics": {
2470
2506
  "type": "structure",
@@ -2491,6 +2527,18 @@
2491
2527
  "members": {
2492
2528
  "location": {}
2493
2529
  }
2530
+ },
2531
+ "memberList": {
2532
+ "type": "list",
2533
+ "member": {
2534
+ "type": "structure",
2535
+ "required": [
2536
+ "accountId"
2537
+ ],
2538
+ "members": {
2539
+ "accountId": {}
2540
+ }
2541
+ }
2494
2542
  }
2495
2543
  },
2496
2544
  "union": true
@@ -2510,7 +2558,7 @@
2510
2558
  }
2511
2559
  }
2512
2560
  },
2513
- "S45": {
2561
+ "S4b": {
2514
2562
  "type": "structure",
2515
2563
  "members": {
2516
2564
  "queryString": {},
@@ -2523,7 +2571,7 @@
2523
2571
  },
2524
2572
  "sensitive": true
2525
2573
  },
2526
- "S49": {
2574
+ "S4f": {
2527
2575
  "type": "structure",
2528
2576
  "required": [
2529
2577
  "outputConfiguration"
@@ -2533,16 +2581,7 @@
2533
2581
  "type": "structure",
2534
2582
  "members": {
2535
2583
  "s3": {
2536
- "type": "structure",
2537
- "required": [
2538
- "resultFormat",
2539
- "bucket"
2540
- ],
2541
- "members": {
2542
- "resultFormat": {},
2543
- "bucket": {},
2544
- "keyPrefix": {}
2545
- }
2584
+ "shape": "S37"
2546
2585
  }
2547
2586
  },
2548
2587
  "union": true
@@ -481,6 +481,9 @@
481
481
  },
482
482
  "Includes": {
483
483
  "shape": "S3o"
484
+ },
485
+ "TaskReportConfig": {
486
+ "shape": "S3u"
484
487
  }
485
488
  }
486
489
  },
@@ -1085,7 +1088,7 @@
1085
1088
  "DiscoveryJobArn": {},
1086
1089
  "ResourceType": {},
1087
1090
  "ResourceIds": {
1088
- "shape": "S5o"
1091
+ "shape": "S5w"
1089
1092
  },
1090
1093
  "Filter": {
1091
1094
  "type": "map",
@@ -1132,10 +1135,10 @@
1132
1135
  "type": "long"
1133
1136
  },
1134
1137
  "MaxP95Performance": {
1135
- "shape": "S5y"
1138
+ "shape": "S66"
1136
1139
  },
1137
1140
  "Recommendations": {
1138
- "shape": "S5z"
1141
+ "shape": "S67"
1139
1142
  },
1140
1143
  "NfsExportedVolumes": {
1141
1144
  "type": "long"
@@ -1179,10 +1182,10 @@
1179
1182
  "type": "long"
1180
1183
  },
1181
1184
  "MaxP95Performance": {
1182
- "shape": "S5y"
1185
+ "shape": "S66"
1183
1186
  },
1184
1187
  "Recommendations": {
1185
- "shape": "S5z"
1188
+ "shape": "S67"
1186
1189
  },
1187
1190
  "RecommendationStatus": {},
1188
1191
  "LunCount": {
@@ -1205,7 +1208,7 @@
1205
1208
  "ResourceId": {},
1206
1209
  "ClusterName": {},
1207
1210
  "MaxP95Performance": {
1208
- "shape": "S5y"
1211
+ "shape": "S66"
1209
1212
  },
1210
1213
  "ClusterBlockStorageSize": {
1211
1214
  "type": "long"
@@ -1217,7 +1220,7 @@
1217
1220
  "type": "long"
1218
1221
  },
1219
1222
  "Recommendations": {
1220
- "shape": "S5z"
1223
+ "shape": "S67"
1221
1224
  },
1222
1225
  "RecommendationStatus": {},
1223
1226
  "LunCount": {
@@ -1282,6 +1285,9 @@
1282
1285
  },
1283
1286
  "Includes": {
1284
1287
  "shape": "S3o"
1288
+ },
1289
+ "TaskReportConfig": {
1290
+ "shape": "S3u"
1285
1291
  }
1286
1292
  }
1287
1293
  }
@@ -1352,6 +1358,29 @@
1352
1358
  },
1353
1359
  "BytesCompressed": {
1354
1360
  "type": "long"
1361
+ },
1362
+ "TaskReportConfig": {
1363
+ "shape": "S3u"
1364
+ },
1365
+ "FilesDeleted": {
1366
+ "type": "long"
1367
+ },
1368
+ "FilesSkipped": {
1369
+ "type": "long"
1370
+ },
1371
+ "FilesVerified": {
1372
+ "type": "long"
1373
+ },
1374
+ "ReportResult": {
1375
+ "type": "structure",
1376
+ "members": {
1377
+ "Status": {},
1378
+ "ErrorCode": {},
1379
+ "ErrorDetail": {}
1380
+ }
1381
+ },
1382
+ "EstimatedFilesToDelete": {
1383
+ "type": "long"
1355
1384
  }
1356
1385
  }
1357
1386
  }
@@ -1367,7 +1396,7 @@
1367
1396
  "members": {
1368
1397
  "DiscoveryJobArn": {},
1369
1398
  "ResourceIds": {
1370
- "shape": "S5o"
1399
+ "shape": "S5w"
1371
1400
  },
1372
1401
  "ResourceType": {}
1373
1402
  }
@@ -1459,7 +1488,7 @@
1459
1488
  "members": {
1460
1489
  "Name": {},
1461
1490
  "Values": {
1462
- "shape": "S72"
1491
+ "shape": "S7b"
1463
1492
  },
1464
1493
  "Operator": {}
1465
1494
  }
@@ -1589,7 +1618,7 @@
1589
1618
  "members": {
1590
1619
  "Name": {},
1591
1620
  "Values": {
1592
- "shape": "S72"
1621
+ "shape": "S7b"
1593
1622
  },
1594
1623
  "Operator": {}
1595
1624
  }
@@ -1683,6 +1712,9 @@
1683
1712
  },
1684
1713
  "Tags": {
1685
1714
  "shape": "S9"
1715
+ },
1716
+ "TaskReportConfig": {
1717
+ "shape": "S3u"
1686
1718
  }
1687
1719
  }
1688
1720
  },
@@ -1983,6 +2015,9 @@
1983
2015
  "CloudWatchLogGroupArn": {},
1984
2016
  "Includes": {
1985
2017
  "shape": "S3o"
2018
+ },
2019
+ "TaskReportConfig": {
2020
+ "shape": "S3u"
1986
2021
  }
1987
2022
  }
1988
2023
  },
@@ -2236,11 +2271,59 @@
2236
2271
  "ScheduleExpression": {}
2237
2272
  }
2238
2273
  },
2239
- "S5o": {
2274
+ "S3u": {
2275
+ "type": "structure",
2276
+ "members": {
2277
+ "Destination": {
2278
+ "type": "structure",
2279
+ "members": {
2280
+ "S3": {
2281
+ "type": "structure",
2282
+ "required": [
2283
+ "S3BucketArn",
2284
+ "BucketAccessRoleArn"
2285
+ ],
2286
+ "members": {
2287
+ "Subdirectory": {},
2288
+ "S3BucketArn": {},
2289
+ "BucketAccessRoleArn": {}
2290
+ }
2291
+ }
2292
+ }
2293
+ },
2294
+ "OutputType": {},
2295
+ "ReportLevel": {},
2296
+ "ObjectVersionIds": {},
2297
+ "Overrides": {
2298
+ "type": "structure",
2299
+ "members": {
2300
+ "Transferred": {
2301
+ "shape": "S41"
2302
+ },
2303
+ "Verified": {
2304
+ "shape": "S41"
2305
+ },
2306
+ "Deleted": {
2307
+ "shape": "S41"
2308
+ },
2309
+ "Skipped": {
2310
+ "shape": "S41"
2311
+ }
2312
+ }
2313
+ }
2314
+ }
2315
+ },
2316
+ "S41": {
2317
+ "type": "structure",
2318
+ "members": {
2319
+ "ReportLevel": {}
2320
+ }
2321
+ },
2322
+ "S5w": {
2240
2323
  "type": "list",
2241
2324
  "member": {}
2242
2325
  },
2243
- "S5y": {
2326
+ "S66": {
2244
2327
  "type": "structure",
2245
2328
  "members": {
2246
2329
  "IopsRead": {
@@ -2278,7 +2361,7 @@
2278
2361
  }
2279
2362
  }
2280
2363
  },
2281
- "S5z": {
2364
+ "S67": {
2282
2365
  "type": "list",
2283
2366
  "member": {
2284
2367
  "type": "structure",
@@ -2293,7 +2376,7 @@
2293
2376
  }
2294
2377
  }
2295
2378
  },
2296
- "S72": {
2379
+ "S7b": {
2297
2380
  "type": "list",
2298
2381
  "member": {}
2299
2382
  }
@@ -1328,5 +1328,12 @@
1328
1328
  "managedblockchainquery": {
1329
1329
  "prefix": "managedblockchain-query",
1330
1330
  "name": "ManagedBlockchainQuery"
1331
+ },
1332
+ "neptunedata": {
1333
+ "name": "Neptunedata"
1334
+ },
1335
+ "pcaconnectorad": {
1336
+ "prefix": "pca-connector-ad",
1337
+ "name": "PcaConnectorAd"
1331
1338
  }
1332
1339
  }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }