cdk-lambda-subminute 2.0.312 → 2.0.313

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.
Files changed (34) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +1222 -83
  5. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +36 -0
  6. package/node_modules/aws-sdk/apis/cleanroomsml-2023-09-06.examples.json +5 -0
  7. package/node_modules/aws-sdk/apis/cleanroomsml-2023-09-06.min.json +1226 -0
  8. package/node_modules/aws-sdk/apis/cleanroomsml-2023-09-06.paginators.json +34 -0
  9. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  10. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +369 -195
  11. package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +49 -46
  12. package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +8 -0
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1688 -980
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +18 -0
  15. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  16. package/node_modules/aws-sdk/clients/all.js +2 -1
  17. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +31 -31
  18. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +1292 -177
  19. package/node_modules/aws-sdk/clients/cleanroomsml.d.ts +1232 -0
  20. package/node_modules/aws-sdk/clients/cleanroomsml.js +18 -0
  21. package/node_modules/aws-sdk/clients/opensearch.d.ts +170 -1
  22. package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +13 -0
  23. package/node_modules/aws-sdk/clients/sagemaker.d.ts +950 -44
  24. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +11 -2
  25. package/node_modules/aws-sdk/clients/sts.d.ts +1 -1
  26. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  27. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +48 -11
  28. package/node_modules/aws-sdk/dist/aws-sdk.js +6 -3
  29. package/node_modules/aws-sdk/dist/aws-sdk.min.js +35 -35
  30. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  31. package/node_modules/aws-sdk/lib/core.js +1 -1
  32. package/node_modules/aws-sdk/package.json +1 -1
  33. package/package.json +2 -2
  34. package/node_modules/aws-sdk/CHANGELOG.md +0 -9341
@@ -231,6 +231,47 @@
231
231
  }
232
232
  }
233
233
  },
234
+ "CreateConfiguredAudienceModelAssociation": {
235
+ "http": {
236
+ "requestUri": "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations",
237
+ "responseCode": 200
238
+ },
239
+ "input": {
240
+ "type": "structure",
241
+ "required": [
242
+ "membershipIdentifier",
243
+ "configuredAudienceModelArn",
244
+ "configuredAudienceModelAssociationName",
245
+ "manageResourcePolicies"
246
+ ],
247
+ "members": {
248
+ "membershipIdentifier": {
249
+ "location": "uri",
250
+ "locationName": "membershipIdentifier"
251
+ },
252
+ "configuredAudienceModelArn": {},
253
+ "configuredAudienceModelAssociationName": {},
254
+ "manageResourcePolicies": {
255
+ "type": "boolean"
256
+ },
257
+ "tags": {
258
+ "shape": "S1b"
259
+ },
260
+ "description": {}
261
+ }
262
+ },
263
+ "output": {
264
+ "type": "structure",
265
+ "required": [
266
+ "configuredAudienceModelAssociation"
267
+ ],
268
+ "members": {
269
+ "configuredAudienceModelAssociation": {
270
+ "shape": "S21"
271
+ }
272
+ }
273
+ }
274
+ },
234
275
  "CreateConfiguredTable": {
235
276
  "http": {
236
277
  "requestUri": "/configuredTables",
@@ -248,10 +289,10 @@
248
289
  "name": {},
249
290
  "description": {},
250
291
  "tableReference": {
251
- "shape": "S1y"
292
+ "shape": "S25"
252
293
  },
253
294
  "allowedColumns": {
254
- "shape": "S22"
295
+ "shape": "S29"
255
296
  },
256
297
  "analysisMethod": {},
257
298
  "tags": {
@@ -266,7 +307,7 @@
266
307
  ],
267
308
  "members": {
268
309
  "configuredTable": {
269
- "shape": "S24"
310
+ "shape": "S2b"
270
311
  }
271
312
  }
272
313
  },
@@ -291,7 +332,7 @@
291
332
  },
292
333
  "analysisRuleType": {},
293
334
  "analysisRulePolicy": {
294
- "shape": "S2a"
335
+ "shape": "S2h"
295
336
  }
296
337
  }
297
338
  },
@@ -302,7 +343,7 @@
302
343
  ],
303
344
  "members": {
304
345
  "analysisRule": {
305
- "shape": "S2z"
346
+ "shape": "S39"
306
347
  }
307
348
  }
308
349
  },
@@ -342,7 +383,7 @@
342
383
  ],
343
384
  "members": {
344
385
  "configuredTableAssociation": {
345
- "shape": "S33"
386
+ "shape": "S3d"
346
387
  }
347
388
  }
348
389
  }
@@ -365,10 +406,10 @@
365
406
  "shape": "S1b"
366
407
  },
367
408
  "defaultResultConfiguration": {
368
- "shape": "S37"
409
+ "shape": "S3h"
369
410
  },
370
411
  "paymentConfiguration": {
371
- "shape": "S3d"
412
+ "shape": "S3n"
372
413
  }
373
414
  }
374
415
  },
@@ -379,7 +420,65 @@
379
420
  ],
380
421
  "members": {
381
422
  "membership": {
382
- "shape": "S3g"
423
+ "shape": "S3q"
424
+ }
425
+ }
426
+ }
427
+ },
428
+ "CreatePrivacyBudgetTemplate": {
429
+ "http": {
430
+ "requestUri": "/memberships/{membershipIdentifier}/privacybudgettemplates",
431
+ "responseCode": 200
432
+ },
433
+ "input": {
434
+ "type": "structure",
435
+ "required": [
436
+ "membershipIdentifier",
437
+ "autoRefresh",
438
+ "privacyBudgetType",
439
+ "parameters"
440
+ ],
441
+ "members": {
442
+ "membershipIdentifier": {
443
+ "location": "uri",
444
+ "locationName": "membershipIdentifier"
445
+ },
446
+ "autoRefresh": {},
447
+ "privacyBudgetType": {},
448
+ "parameters": {
449
+ "type": "structure",
450
+ "members": {
451
+ "differentialPrivacy": {
452
+ "type": "structure",
453
+ "required": [
454
+ "epsilon",
455
+ "usersNoisePerQuery"
456
+ ],
457
+ "members": {
458
+ "epsilon": {
459
+ "type": "integer"
460
+ },
461
+ "usersNoisePerQuery": {
462
+ "type": "integer"
463
+ }
464
+ }
465
+ }
466
+ },
467
+ "union": true
468
+ },
469
+ "tags": {
470
+ "shape": "S1b"
471
+ }
472
+ }
473
+ },
474
+ "output": {
475
+ "type": "structure",
476
+ "required": [
477
+ "privacyBudgetTemplate"
478
+ ],
479
+ "members": {
480
+ "privacyBudgetTemplate": {
481
+ "shape": "S40"
383
482
  }
384
483
  }
385
484
  }
@@ -437,6 +536,35 @@
437
536
  },
438
537
  "idempotent": true
439
538
  },
539
+ "DeleteConfiguredAudienceModelAssociation": {
540
+ "http": {
541
+ "method": "DELETE",
542
+ "requestUri": "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
543
+ "responseCode": 204
544
+ },
545
+ "input": {
546
+ "type": "structure",
547
+ "required": [
548
+ "configuredAudienceModelAssociationIdentifier",
549
+ "membershipIdentifier"
550
+ ],
551
+ "members": {
552
+ "configuredAudienceModelAssociationIdentifier": {
553
+ "location": "uri",
554
+ "locationName": "configuredAudienceModelAssociationIdentifier"
555
+ },
556
+ "membershipIdentifier": {
557
+ "location": "uri",
558
+ "locationName": "membershipIdentifier"
559
+ }
560
+ }
561
+ },
562
+ "output": {
563
+ "type": "structure",
564
+ "members": {}
565
+ },
566
+ "idempotent": true
567
+ },
440
568
  "DeleteConfiguredTable": {
441
569
  "http": {
442
570
  "method": "DELETE",
@@ -572,6 +700,35 @@
572
700
  },
573
701
  "idempotent": true
574
702
  },
703
+ "DeletePrivacyBudgetTemplate": {
704
+ "http": {
705
+ "method": "DELETE",
706
+ "requestUri": "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
707
+ "responseCode": 204
708
+ },
709
+ "input": {
710
+ "type": "structure",
711
+ "required": [
712
+ "membershipIdentifier",
713
+ "privacyBudgetTemplateIdentifier"
714
+ ],
715
+ "members": {
716
+ "membershipIdentifier": {
717
+ "location": "uri",
718
+ "locationName": "membershipIdentifier"
719
+ },
720
+ "privacyBudgetTemplateIdentifier": {
721
+ "location": "uri",
722
+ "locationName": "privacyBudgetTemplateIdentifier"
723
+ }
724
+ }
725
+ },
726
+ "output": {
727
+ "type": "structure",
728
+ "members": {}
729
+ },
730
+ "idempotent": true
731
+ },
575
732
  "GetAnalysisTemplate": {
576
733
  "http": {
577
734
  "method": "GET",
@@ -672,6 +829,168 @@
672
829
  }
673
830
  }
674
831
  },
832
+ "GetCollaborationConfiguredAudienceModelAssociation": {
833
+ "http": {
834
+ "method": "GET",
835
+ "requestUri": "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
836
+ "responseCode": 200
837
+ },
838
+ "input": {
839
+ "type": "structure",
840
+ "required": [
841
+ "collaborationIdentifier",
842
+ "configuredAudienceModelAssociationIdentifier"
843
+ ],
844
+ "members": {
845
+ "collaborationIdentifier": {
846
+ "location": "uri",
847
+ "locationName": "collaborationIdentifier"
848
+ },
849
+ "configuredAudienceModelAssociationIdentifier": {
850
+ "location": "uri",
851
+ "locationName": "configuredAudienceModelAssociationIdentifier"
852
+ }
853
+ }
854
+ },
855
+ "output": {
856
+ "type": "structure",
857
+ "required": [
858
+ "collaborationConfiguredAudienceModelAssociation"
859
+ ],
860
+ "members": {
861
+ "collaborationConfiguredAudienceModelAssociation": {
862
+ "type": "structure",
863
+ "required": [
864
+ "id",
865
+ "arn",
866
+ "collaborationId",
867
+ "collaborationArn",
868
+ "configuredAudienceModelArn",
869
+ "name",
870
+ "creatorAccountId",
871
+ "createTime",
872
+ "updateTime"
873
+ ],
874
+ "members": {
875
+ "id": {},
876
+ "arn": {},
877
+ "collaborationId": {},
878
+ "collaborationArn": {},
879
+ "configuredAudienceModelArn": {},
880
+ "name": {},
881
+ "description": {},
882
+ "creatorAccountId": {},
883
+ "createTime": {
884
+ "type": "timestamp"
885
+ },
886
+ "updateTime": {
887
+ "type": "timestamp"
888
+ }
889
+ }
890
+ }
891
+ }
892
+ }
893
+ },
894
+ "GetCollaborationPrivacyBudgetTemplate": {
895
+ "http": {
896
+ "method": "GET",
897
+ "requestUri": "/collaborations/{collaborationIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
898
+ "responseCode": 200
899
+ },
900
+ "input": {
901
+ "type": "structure",
902
+ "required": [
903
+ "collaborationIdentifier",
904
+ "privacyBudgetTemplateIdentifier"
905
+ ],
906
+ "members": {
907
+ "collaborationIdentifier": {
908
+ "location": "uri",
909
+ "locationName": "collaborationIdentifier"
910
+ },
911
+ "privacyBudgetTemplateIdentifier": {
912
+ "location": "uri",
913
+ "locationName": "privacyBudgetTemplateIdentifier"
914
+ }
915
+ }
916
+ },
917
+ "output": {
918
+ "type": "structure",
919
+ "required": [
920
+ "collaborationPrivacyBudgetTemplate"
921
+ ],
922
+ "members": {
923
+ "collaborationPrivacyBudgetTemplate": {
924
+ "type": "structure",
925
+ "required": [
926
+ "id",
927
+ "arn",
928
+ "collaborationId",
929
+ "collaborationArn",
930
+ "creatorAccountId",
931
+ "createTime",
932
+ "updateTime",
933
+ "privacyBudgetType",
934
+ "autoRefresh",
935
+ "parameters"
936
+ ],
937
+ "members": {
938
+ "id": {},
939
+ "arn": {},
940
+ "collaborationId": {},
941
+ "collaborationArn": {},
942
+ "creatorAccountId": {},
943
+ "createTime": {
944
+ "type": "timestamp"
945
+ },
946
+ "updateTime": {
947
+ "type": "timestamp"
948
+ },
949
+ "privacyBudgetType": {},
950
+ "autoRefresh": {},
951
+ "parameters": {
952
+ "shape": "S43"
953
+ }
954
+ }
955
+ }
956
+ }
957
+ }
958
+ },
959
+ "GetConfiguredAudienceModelAssociation": {
960
+ "http": {
961
+ "method": "GET",
962
+ "requestUri": "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
963
+ "responseCode": 200
964
+ },
965
+ "input": {
966
+ "type": "structure",
967
+ "required": [
968
+ "configuredAudienceModelAssociationIdentifier",
969
+ "membershipIdentifier"
970
+ ],
971
+ "members": {
972
+ "configuredAudienceModelAssociationIdentifier": {
973
+ "location": "uri",
974
+ "locationName": "configuredAudienceModelAssociationIdentifier"
975
+ },
976
+ "membershipIdentifier": {
977
+ "location": "uri",
978
+ "locationName": "membershipIdentifier"
979
+ }
980
+ }
981
+ },
982
+ "output": {
983
+ "type": "structure",
984
+ "required": [
985
+ "configuredAudienceModelAssociation"
986
+ ],
987
+ "members": {
988
+ "configuredAudienceModelAssociation": {
989
+ "shape": "S21"
990
+ }
991
+ }
992
+ }
993
+ },
675
994
  "GetConfiguredTable": {
676
995
  "http": {
677
996
  "method": "GET",
@@ -697,7 +1016,7 @@
697
1016
  ],
698
1017
  "members": {
699
1018
  "configuredTable": {
700
- "shape": "S24"
1019
+ "shape": "S2b"
701
1020
  }
702
1021
  }
703
1022
  }
@@ -732,7 +1051,7 @@
732
1051
  ],
733
1052
  "members": {
734
1053
  "analysisRule": {
735
- "shape": "S2z"
1054
+ "shape": "S39"
736
1055
  }
737
1056
  }
738
1057
  }
@@ -767,7 +1086,7 @@
767
1086
  ],
768
1087
  "members": {
769
1088
  "configuredTableAssociation": {
770
- "shape": "S33"
1089
+ "shape": "S3d"
771
1090
  }
772
1091
  }
773
1092
  }
@@ -797,7 +1116,42 @@
797
1116
  ],
798
1117
  "members": {
799
1118
  "membership": {
800
- "shape": "S3g"
1119
+ "shape": "S3q"
1120
+ }
1121
+ }
1122
+ }
1123
+ },
1124
+ "GetPrivacyBudgetTemplate": {
1125
+ "http": {
1126
+ "method": "GET",
1127
+ "requestUri": "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
1128
+ "responseCode": 200
1129
+ },
1130
+ "input": {
1131
+ "type": "structure",
1132
+ "required": [
1133
+ "membershipIdentifier",
1134
+ "privacyBudgetTemplateIdentifier"
1135
+ ],
1136
+ "members": {
1137
+ "membershipIdentifier": {
1138
+ "location": "uri",
1139
+ "locationName": "membershipIdentifier"
1140
+ },
1141
+ "privacyBudgetTemplateIdentifier": {
1142
+ "location": "uri",
1143
+ "locationName": "privacyBudgetTemplateIdentifier"
1144
+ }
1145
+ }
1146
+ },
1147
+ "output": {
1148
+ "type": "structure",
1149
+ "required": [
1150
+ "privacyBudgetTemplate"
1151
+ ],
1152
+ "members": {
1153
+ "privacyBudgetTemplate": {
1154
+ "shape": "S40"
801
1155
  }
802
1156
  }
803
1157
  }
@@ -832,7 +1186,7 @@
832
1186
  ],
833
1187
  "members": {
834
1188
  "protectedQuery": {
835
- "shape": "S4e"
1189
+ "shape": "S5f"
836
1190
  }
837
1191
  }
838
1192
  }
@@ -933,13 +1287,13 @@
933
1287
  "type": "structure",
934
1288
  "members": {
935
1289
  "list": {
936
- "shape": "S2c"
1290
+ "shape": "S2j"
937
1291
  },
938
1292
  "aggregation": {
939
- "shape": "S2i"
1293
+ "shape": "S2p"
940
1294
  },
941
1295
  "custom": {
942
- "shape": "S2u"
1296
+ "shape": "S31"
943
1297
  }
944
1298
  },
945
1299
  "union": true
@@ -1090,6 +1444,219 @@
1090
1444
  }
1091
1445
  }
1092
1446
  },
1447
+ "ListCollaborationConfiguredAudienceModelAssociations": {
1448
+ "http": {
1449
+ "method": "GET",
1450
+ "requestUri": "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations",
1451
+ "responseCode": 200
1452
+ },
1453
+ "input": {
1454
+ "type": "structure",
1455
+ "required": [
1456
+ "collaborationIdentifier"
1457
+ ],
1458
+ "members": {
1459
+ "collaborationIdentifier": {
1460
+ "location": "uri",
1461
+ "locationName": "collaborationIdentifier"
1462
+ },
1463
+ "nextToken": {
1464
+ "location": "querystring",
1465
+ "locationName": "nextToken"
1466
+ },
1467
+ "maxResults": {
1468
+ "location": "querystring",
1469
+ "locationName": "maxResults",
1470
+ "type": "integer"
1471
+ }
1472
+ }
1473
+ },
1474
+ "output": {
1475
+ "type": "structure",
1476
+ "required": [
1477
+ "collaborationConfiguredAudienceModelAssociationSummaries"
1478
+ ],
1479
+ "members": {
1480
+ "collaborationConfiguredAudienceModelAssociationSummaries": {
1481
+ "type": "list",
1482
+ "member": {
1483
+ "type": "structure",
1484
+ "required": [
1485
+ "arn",
1486
+ "createTime",
1487
+ "id",
1488
+ "name",
1489
+ "updateTime",
1490
+ "collaborationArn",
1491
+ "collaborationId",
1492
+ "creatorAccountId"
1493
+ ],
1494
+ "members": {
1495
+ "arn": {},
1496
+ "createTime": {
1497
+ "type": "timestamp"
1498
+ },
1499
+ "id": {},
1500
+ "name": {},
1501
+ "updateTime": {
1502
+ "type": "timestamp"
1503
+ },
1504
+ "collaborationArn": {},
1505
+ "collaborationId": {},
1506
+ "creatorAccountId": {},
1507
+ "description": {}
1508
+ }
1509
+ }
1510
+ },
1511
+ "nextToken": {}
1512
+ }
1513
+ }
1514
+ },
1515
+ "ListCollaborationPrivacyBudgetTemplates": {
1516
+ "http": {
1517
+ "method": "GET",
1518
+ "requestUri": "/collaborations/{collaborationIdentifier}/privacybudgettemplates",
1519
+ "responseCode": 200
1520
+ },
1521
+ "input": {
1522
+ "type": "structure",
1523
+ "required": [
1524
+ "collaborationIdentifier"
1525
+ ],
1526
+ "members": {
1527
+ "collaborationIdentifier": {
1528
+ "location": "uri",
1529
+ "locationName": "collaborationIdentifier"
1530
+ },
1531
+ "nextToken": {
1532
+ "location": "querystring",
1533
+ "locationName": "nextToken"
1534
+ },
1535
+ "maxResults": {
1536
+ "location": "querystring",
1537
+ "locationName": "maxResults",
1538
+ "type": "integer"
1539
+ }
1540
+ }
1541
+ },
1542
+ "output": {
1543
+ "type": "structure",
1544
+ "required": [
1545
+ "collaborationPrivacyBudgetTemplateSummaries"
1546
+ ],
1547
+ "members": {
1548
+ "nextToken": {},
1549
+ "collaborationPrivacyBudgetTemplateSummaries": {
1550
+ "type": "list",
1551
+ "member": {
1552
+ "type": "structure",
1553
+ "required": [
1554
+ "id",
1555
+ "arn",
1556
+ "collaborationId",
1557
+ "collaborationArn",
1558
+ "creatorAccountId",
1559
+ "privacyBudgetType",
1560
+ "createTime",
1561
+ "updateTime"
1562
+ ],
1563
+ "members": {
1564
+ "id": {},
1565
+ "arn": {},
1566
+ "collaborationId": {},
1567
+ "collaborationArn": {},
1568
+ "creatorAccountId": {},
1569
+ "privacyBudgetType": {},
1570
+ "createTime": {
1571
+ "type": "timestamp"
1572
+ },
1573
+ "updateTime": {
1574
+ "type": "timestamp"
1575
+ }
1576
+ }
1577
+ }
1578
+ }
1579
+ }
1580
+ }
1581
+ },
1582
+ "ListCollaborationPrivacyBudgets": {
1583
+ "http": {
1584
+ "method": "GET",
1585
+ "requestUri": "/collaborations/{collaborationIdentifier}/privacybudgets",
1586
+ "responseCode": 200
1587
+ },
1588
+ "input": {
1589
+ "type": "structure",
1590
+ "required": [
1591
+ "collaborationIdentifier",
1592
+ "privacyBudgetType"
1593
+ ],
1594
+ "members": {
1595
+ "collaborationIdentifier": {
1596
+ "location": "uri",
1597
+ "locationName": "collaborationIdentifier"
1598
+ },
1599
+ "privacyBudgetType": {
1600
+ "location": "querystring",
1601
+ "locationName": "privacyBudgetType"
1602
+ },
1603
+ "maxResults": {
1604
+ "location": "querystring",
1605
+ "locationName": "maxResults",
1606
+ "type": "integer"
1607
+ },
1608
+ "nextToken": {
1609
+ "location": "querystring",
1610
+ "locationName": "nextToken"
1611
+ }
1612
+ }
1613
+ },
1614
+ "output": {
1615
+ "type": "structure",
1616
+ "required": [
1617
+ "collaborationPrivacyBudgetSummaries"
1618
+ ],
1619
+ "members": {
1620
+ "collaborationPrivacyBudgetSummaries": {
1621
+ "type": "list",
1622
+ "member": {
1623
+ "type": "structure",
1624
+ "required": [
1625
+ "id",
1626
+ "privacyBudgetTemplateId",
1627
+ "privacyBudgetTemplateArn",
1628
+ "collaborationId",
1629
+ "collaborationArn",
1630
+ "creatorAccountId",
1631
+ "type",
1632
+ "createTime",
1633
+ "updateTime",
1634
+ "budget"
1635
+ ],
1636
+ "members": {
1637
+ "id": {},
1638
+ "privacyBudgetTemplateId": {},
1639
+ "privacyBudgetTemplateArn": {},
1640
+ "collaborationId": {},
1641
+ "collaborationArn": {},
1642
+ "creatorAccountId": {},
1643
+ "type": {},
1644
+ "createTime": {
1645
+ "type": "timestamp"
1646
+ },
1647
+ "updateTime": {
1648
+ "type": "timestamp"
1649
+ },
1650
+ "budget": {
1651
+ "shape": "S6u"
1652
+ }
1653
+ }
1654
+ }
1655
+ },
1656
+ "nextToken": {}
1657
+ }
1658
+ }
1659
+ },
1093
1660
  "ListCollaborations": {
1094
1661
  "http": {
1095
1662
  "method": "GET",
@@ -1156,6 +1723,78 @@
1156
1723
  }
1157
1724
  }
1158
1725
  },
1726
+ "ListConfiguredAudienceModelAssociations": {
1727
+ "http": {
1728
+ "method": "GET",
1729
+ "requestUri": "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations",
1730
+ "responseCode": 200
1731
+ },
1732
+ "input": {
1733
+ "type": "structure",
1734
+ "required": [
1735
+ "membershipIdentifier"
1736
+ ],
1737
+ "members": {
1738
+ "membershipIdentifier": {
1739
+ "location": "uri",
1740
+ "locationName": "membershipIdentifier"
1741
+ },
1742
+ "nextToken": {
1743
+ "location": "querystring",
1744
+ "locationName": "nextToken"
1745
+ },
1746
+ "maxResults": {
1747
+ "location": "querystring",
1748
+ "locationName": "maxResults",
1749
+ "type": "integer"
1750
+ }
1751
+ }
1752
+ },
1753
+ "output": {
1754
+ "type": "structure",
1755
+ "required": [
1756
+ "configuredAudienceModelAssociationSummaries"
1757
+ ],
1758
+ "members": {
1759
+ "configuredAudienceModelAssociationSummaries": {
1760
+ "type": "list",
1761
+ "member": {
1762
+ "type": "structure",
1763
+ "required": [
1764
+ "membershipId",
1765
+ "membershipArn",
1766
+ "collaborationArn",
1767
+ "collaborationId",
1768
+ "createTime",
1769
+ "updateTime",
1770
+ "id",
1771
+ "arn",
1772
+ "name",
1773
+ "configuredAudienceModelArn"
1774
+ ],
1775
+ "members": {
1776
+ "membershipId": {},
1777
+ "membershipArn": {},
1778
+ "collaborationArn": {},
1779
+ "collaborationId": {},
1780
+ "createTime": {
1781
+ "type": "timestamp"
1782
+ },
1783
+ "updateTime": {
1784
+ "type": "timestamp"
1785
+ },
1786
+ "id": {},
1787
+ "arn": {},
1788
+ "name": {},
1789
+ "configuredAudienceModelArn": {},
1790
+ "description": {}
1791
+ }
1792
+ }
1793
+ },
1794
+ "nextToken": {}
1795
+ }
1796
+ }
1797
+ },
1159
1798
  "ListConfiguredTableAssociations": {
1160
1799
  "http": {
1161
1800
  "method": "GET",
@@ -1273,7 +1912,7 @@
1273
1912
  "type": "timestamp"
1274
1913
  },
1275
1914
  "analysisRuleTypes": {
1276
- "shape": "S26"
1915
+ "shape": "S2d"
1277
1916
  },
1278
1917
  "analysisMethod": {}
1279
1918
  }
@@ -1394,39 +2033,188 @@
1394
2033
  "arn",
1395
2034
  "collaborationArn",
1396
2035
  "collaborationId",
1397
- "collaborationCreatorAccountId",
1398
- "collaborationCreatorDisplayName",
1399
- "collaborationName",
2036
+ "collaborationCreatorAccountId",
2037
+ "collaborationCreatorDisplayName",
2038
+ "collaborationName",
2039
+ "createTime",
2040
+ "updateTime",
2041
+ "status",
2042
+ "memberAbilities",
2043
+ "paymentConfiguration"
2044
+ ],
2045
+ "members": {
2046
+ "id": {},
2047
+ "arn": {},
2048
+ "collaborationArn": {},
2049
+ "collaborationId": {},
2050
+ "collaborationCreatorAccountId": {},
2051
+ "collaborationCreatorDisplayName": {},
2052
+ "collaborationName": {},
2053
+ "createTime": {
2054
+ "type": "timestamp"
2055
+ },
2056
+ "updateTime": {
2057
+ "type": "timestamp"
2058
+ },
2059
+ "status": {},
2060
+ "memberAbilities": {
2061
+ "shape": "S1k"
2062
+ },
2063
+ "paymentConfiguration": {
2064
+ "shape": "S3n"
2065
+ }
2066
+ }
2067
+ }
2068
+ }
2069
+ }
2070
+ }
2071
+ },
2072
+ "ListPrivacyBudgetTemplates": {
2073
+ "http": {
2074
+ "method": "GET",
2075
+ "requestUri": "/memberships/{membershipIdentifier}/privacybudgettemplates",
2076
+ "responseCode": 200
2077
+ },
2078
+ "input": {
2079
+ "type": "structure",
2080
+ "required": [
2081
+ "membershipIdentifier"
2082
+ ],
2083
+ "members": {
2084
+ "membershipIdentifier": {
2085
+ "location": "uri",
2086
+ "locationName": "membershipIdentifier"
2087
+ },
2088
+ "nextToken": {
2089
+ "location": "querystring",
2090
+ "locationName": "nextToken"
2091
+ },
2092
+ "maxResults": {
2093
+ "location": "querystring",
2094
+ "locationName": "maxResults",
2095
+ "type": "integer"
2096
+ }
2097
+ }
2098
+ },
2099
+ "output": {
2100
+ "type": "structure",
2101
+ "required": [
2102
+ "privacyBudgetTemplateSummaries"
2103
+ ],
2104
+ "members": {
2105
+ "nextToken": {},
2106
+ "privacyBudgetTemplateSummaries": {
2107
+ "type": "list",
2108
+ "member": {
2109
+ "type": "structure",
2110
+ "required": [
2111
+ "id",
2112
+ "arn",
2113
+ "membershipId",
2114
+ "membershipArn",
2115
+ "collaborationId",
2116
+ "collaborationArn",
2117
+ "privacyBudgetType",
2118
+ "createTime",
2119
+ "updateTime"
2120
+ ],
2121
+ "members": {
2122
+ "id": {},
2123
+ "arn": {},
2124
+ "membershipId": {},
2125
+ "membershipArn": {},
2126
+ "collaborationId": {},
2127
+ "collaborationArn": {},
2128
+ "privacyBudgetType": {},
2129
+ "createTime": {
2130
+ "type": "timestamp"
2131
+ },
2132
+ "updateTime": {
2133
+ "type": "timestamp"
2134
+ }
2135
+ }
2136
+ }
2137
+ }
2138
+ }
2139
+ }
2140
+ },
2141
+ "ListPrivacyBudgets": {
2142
+ "http": {
2143
+ "method": "GET",
2144
+ "requestUri": "/memberships/{membershipIdentifier}/privacybudgets",
2145
+ "responseCode": 200
2146
+ },
2147
+ "input": {
2148
+ "type": "structure",
2149
+ "required": [
2150
+ "membershipIdentifier",
2151
+ "privacyBudgetType"
2152
+ ],
2153
+ "members": {
2154
+ "membershipIdentifier": {
2155
+ "location": "uri",
2156
+ "locationName": "membershipIdentifier"
2157
+ },
2158
+ "privacyBudgetType": {
2159
+ "location": "querystring",
2160
+ "locationName": "privacyBudgetType"
2161
+ },
2162
+ "nextToken": {
2163
+ "location": "querystring",
2164
+ "locationName": "nextToken"
2165
+ },
2166
+ "maxResults": {
2167
+ "location": "querystring",
2168
+ "locationName": "maxResults",
2169
+ "type": "integer"
2170
+ }
2171
+ }
2172
+ },
2173
+ "output": {
2174
+ "type": "structure",
2175
+ "required": [
2176
+ "privacyBudgetSummaries"
2177
+ ],
2178
+ "members": {
2179
+ "privacyBudgetSummaries": {
2180
+ "type": "list",
2181
+ "member": {
2182
+ "type": "structure",
2183
+ "required": [
2184
+ "id",
2185
+ "privacyBudgetTemplateId",
2186
+ "privacyBudgetTemplateArn",
2187
+ "membershipId",
2188
+ "membershipArn",
2189
+ "collaborationId",
2190
+ "collaborationArn",
2191
+ "type",
1400
2192
  "createTime",
1401
2193
  "updateTime",
1402
- "status",
1403
- "memberAbilities",
1404
- "paymentConfiguration"
2194
+ "budget"
1405
2195
  ],
1406
2196
  "members": {
1407
2197
  "id": {},
1408
- "arn": {},
1409
- "collaborationArn": {},
2198
+ "privacyBudgetTemplateId": {},
2199
+ "privacyBudgetTemplateArn": {},
2200
+ "membershipId": {},
2201
+ "membershipArn": {},
1410
2202
  "collaborationId": {},
1411
- "collaborationCreatorAccountId": {},
1412
- "collaborationCreatorDisplayName": {},
1413
- "collaborationName": {},
2203
+ "collaborationArn": {},
2204
+ "type": {},
1414
2205
  "createTime": {
1415
2206
  "type": "timestamp"
1416
2207
  },
1417
2208
  "updateTime": {
1418
2209
  "type": "timestamp"
1419
2210
  },
1420
- "status": {},
1421
- "memberAbilities": {
1422
- "shape": "S1k"
1423
- },
1424
- "paymentConfiguration": {
1425
- "shape": "S3d"
2211
+ "budget": {
2212
+ "shape": "S6u"
1426
2213
  }
1427
2214
  }
1428
2215
  }
1429
- }
2216
+ },
2217
+ "nextToken": {}
1430
2218
  }
1431
2219
  }
1432
2220
  },
@@ -1597,6 +2385,84 @@
1597
2385
  }
1598
2386
  }
1599
2387
  },
2388
+ "PreviewPrivacyImpact": {
2389
+ "http": {
2390
+ "requestUri": "/memberships/{membershipIdentifier}/previewprivacyimpact",
2391
+ "responseCode": 200
2392
+ },
2393
+ "input": {
2394
+ "type": "structure",
2395
+ "required": [
2396
+ "membershipIdentifier",
2397
+ "parameters"
2398
+ ],
2399
+ "members": {
2400
+ "membershipIdentifier": {
2401
+ "location": "uri",
2402
+ "locationName": "membershipIdentifier"
2403
+ },
2404
+ "parameters": {
2405
+ "type": "structure",
2406
+ "members": {
2407
+ "differentialPrivacy": {
2408
+ "type": "structure",
2409
+ "required": [
2410
+ "epsilon",
2411
+ "usersNoisePerQuery"
2412
+ ],
2413
+ "members": {
2414
+ "epsilon": {
2415
+ "type": "integer"
2416
+ },
2417
+ "usersNoisePerQuery": {
2418
+ "type": "integer"
2419
+ }
2420
+ }
2421
+ }
2422
+ },
2423
+ "union": true
2424
+ }
2425
+ }
2426
+ },
2427
+ "output": {
2428
+ "type": "structure",
2429
+ "required": [
2430
+ "privacyImpact"
2431
+ ],
2432
+ "members": {
2433
+ "privacyImpact": {
2434
+ "type": "structure",
2435
+ "members": {
2436
+ "differentialPrivacy": {
2437
+ "type": "structure",
2438
+ "required": [
2439
+ "aggregations"
2440
+ ],
2441
+ "members": {
2442
+ "aggregations": {
2443
+ "type": "list",
2444
+ "member": {
2445
+ "type": "structure",
2446
+ "required": [
2447
+ "type",
2448
+ "maxCount"
2449
+ ],
2450
+ "members": {
2451
+ "type": {},
2452
+ "maxCount": {
2453
+ "type": "integer"
2454
+ }
2455
+ }
2456
+ }
2457
+ }
2458
+ }
2459
+ }
2460
+ },
2461
+ "union": true
2462
+ }
2463
+ }
2464
+ }
2465
+ },
1600
2466
  "StartProtectedQuery": {
1601
2467
  "http": {
1602
2468
  "requestUri": "/memberships/{membershipIdentifier}/protectedQueries",
@@ -1616,10 +2482,10 @@
1616
2482
  "locationName": "membershipIdentifier"
1617
2483
  },
1618
2484
  "sqlParameters": {
1619
- "shape": "S4f"
2485
+ "shape": "S5g"
1620
2486
  },
1621
2487
  "resultConfiguration": {
1622
- "shape": "S4j"
2488
+ "shape": "S5k"
1623
2489
  }
1624
2490
  }
1625
2491
  },
@@ -1630,7 +2496,7 @@
1630
2496
  ],
1631
2497
  "members": {
1632
2498
  "protectedQuery": {
1633
- "shape": "S4e"
2499
+ "shape": "S5f"
1634
2500
  }
1635
2501
  }
1636
2502
  }
@@ -1759,6 +2625,43 @@
1759
2625
  }
1760
2626
  }
1761
2627
  },
2628
+ "UpdateConfiguredAudienceModelAssociation": {
2629
+ "http": {
2630
+ "method": "PATCH",
2631
+ "requestUri": "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}",
2632
+ "responseCode": 200
2633
+ },
2634
+ "input": {
2635
+ "type": "structure",
2636
+ "required": [
2637
+ "configuredAudienceModelAssociationIdentifier",
2638
+ "membershipIdentifier"
2639
+ ],
2640
+ "members": {
2641
+ "configuredAudienceModelAssociationIdentifier": {
2642
+ "location": "uri",
2643
+ "locationName": "configuredAudienceModelAssociationIdentifier"
2644
+ },
2645
+ "membershipIdentifier": {
2646
+ "location": "uri",
2647
+ "locationName": "membershipIdentifier"
2648
+ },
2649
+ "description": {},
2650
+ "name": {}
2651
+ }
2652
+ },
2653
+ "output": {
2654
+ "type": "structure",
2655
+ "required": [
2656
+ "configuredAudienceModelAssociation"
2657
+ ],
2658
+ "members": {
2659
+ "configuredAudienceModelAssociation": {
2660
+ "shape": "S21"
2661
+ }
2662
+ }
2663
+ }
2664
+ },
1762
2665
  "UpdateConfiguredTable": {
1763
2666
  "http": {
1764
2667
  "method": "PATCH",
@@ -1786,7 +2689,7 @@
1786
2689
  ],
1787
2690
  "members": {
1788
2691
  "configuredTable": {
1789
- "shape": "S24"
2692
+ "shape": "S2b"
1790
2693
  }
1791
2694
  }
1792
2695
  }
@@ -1814,7 +2717,7 @@
1814
2717
  "locationName": "analysisRuleType"
1815
2718
  },
1816
2719
  "analysisRulePolicy": {
1817
- "shape": "S2a"
2720
+ "shape": "S2h"
1818
2721
  }
1819
2722
  }
1820
2723
  },
@@ -1825,7 +2728,7 @@
1825
2728
  ],
1826
2729
  "members": {
1827
2730
  "analysisRule": {
1828
- "shape": "S2z"
2731
+ "shape": "S39"
1829
2732
  }
1830
2733
  }
1831
2734
  }
@@ -1862,7 +2765,7 @@
1862
2765
  ],
1863
2766
  "members": {
1864
2767
  "configuredTableAssociation": {
1865
- "shape": "S33"
2768
+ "shape": "S3d"
1866
2769
  }
1867
2770
  }
1868
2771
  }
@@ -1885,7 +2788,7 @@
1885
2788
  },
1886
2789
  "queryLogStatus": {},
1887
2790
  "defaultResultConfiguration": {
1888
- "shape": "S37"
2791
+ "shape": "S3h"
1889
2792
  }
1890
2793
  }
1891
2794
  },
@@ -1896,7 +2799,61 @@
1896
2799
  ],
1897
2800
  "members": {
1898
2801
  "membership": {
1899
- "shape": "S3g"
2802
+ "shape": "S3q"
2803
+ }
2804
+ }
2805
+ }
2806
+ },
2807
+ "UpdatePrivacyBudgetTemplate": {
2808
+ "http": {
2809
+ "method": "PATCH",
2810
+ "requestUri": "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}",
2811
+ "responseCode": 200
2812
+ },
2813
+ "input": {
2814
+ "type": "structure",
2815
+ "required": [
2816
+ "membershipIdentifier",
2817
+ "privacyBudgetTemplateIdentifier",
2818
+ "privacyBudgetType"
2819
+ ],
2820
+ "members": {
2821
+ "membershipIdentifier": {
2822
+ "location": "uri",
2823
+ "locationName": "membershipIdentifier"
2824
+ },
2825
+ "privacyBudgetTemplateIdentifier": {
2826
+ "location": "uri",
2827
+ "locationName": "privacyBudgetTemplateIdentifier"
2828
+ },
2829
+ "privacyBudgetType": {},
2830
+ "parameters": {
2831
+ "type": "structure",
2832
+ "members": {
2833
+ "differentialPrivacy": {
2834
+ "type": "structure",
2835
+ "members": {
2836
+ "epsilon": {
2837
+ "type": "integer"
2838
+ },
2839
+ "usersNoisePerQuery": {
2840
+ "type": "integer"
2841
+ }
2842
+ }
2843
+ }
2844
+ },
2845
+ "union": true
2846
+ }
2847
+ }
2848
+ },
2849
+ "output": {
2850
+ "type": "structure",
2851
+ "required": [
2852
+ "privacyBudgetTemplate"
2853
+ ],
2854
+ "members": {
2855
+ "privacyBudgetTemplate": {
2856
+ "shape": "S40"
1900
2857
  }
1901
2858
  }
1902
2859
  }
@@ -1933,7 +2890,7 @@
1933
2890
  ],
1934
2891
  "members": {
1935
2892
  "protectedQuery": {
1936
- "shape": "S4e"
2893
+ "shape": "S5f"
1937
2894
  }
1938
2895
  }
1939
2896
  },
@@ -2202,7 +3159,43 @@
2202
3159
  "queryLogStatus": {}
2203
3160
  }
2204
3161
  },
2205
- "S1y": {
3162
+ "S21": {
3163
+ "type": "structure",
3164
+ "required": [
3165
+ "id",
3166
+ "arn",
3167
+ "configuredAudienceModelArn",
3168
+ "membershipId",
3169
+ "membershipArn",
3170
+ "collaborationId",
3171
+ "collaborationArn",
3172
+ "name",
3173
+ "manageResourcePolicies",
3174
+ "createTime",
3175
+ "updateTime"
3176
+ ],
3177
+ "members": {
3178
+ "id": {},
3179
+ "arn": {},
3180
+ "configuredAudienceModelArn": {},
3181
+ "membershipId": {},
3182
+ "membershipArn": {},
3183
+ "collaborationId": {},
3184
+ "collaborationArn": {},
3185
+ "name": {},
3186
+ "manageResourcePolicies": {
3187
+ "type": "boolean"
3188
+ },
3189
+ "description": {},
3190
+ "createTime": {
3191
+ "type": "timestamp"
3192
+ },
3193
+ "updateTime": {
3194
+ "type": "timestamp"
3195
+ }
3196
+ }
3197
+ },
3198
+ "S25": {
2206
3199
  "type": "structure",
2207
3200
  "members": {
2208
3201
  "glue": {
@@ -2219,11 +3212,11 @@
2219
3212
  },
2220
3213
  "union": true
2221
3214
  },
2222
- "S22": {
3215
+ "S29": {
2223
3216
  "type": "list",
2224
3217
  "member": {}
2225
3218
  },
2226
- "S24": {
3219
+ "S2b": {
2227
3220
  "type": "structure",
2228
3221
  "required": [
2229
3222
  "id",
@@ -2242,7 +3235,7 @@
2242
3235
  "name": {},
2243
3236
  "description": {},
2244
3237
  "tableReference": {
2245
- "shape": "S1y"
3238
+ "shape": "S25"
2246
3239
  },
2247
3240
  "createTime": {
2248
3241
  "type": "timestamp"
@@ -2251,32 +3244,32 @@
2251
3244
  "type": "timestamp"
2252
3245
  },
2253
3246
  "analysisRuleTypes": {
2254
- "shape": "S26"
3247
+ "shape": "S2d"
2255
3248
  },
2256
3249
  "analysisMethod": {},
2257
3250
  "allowedColumns": {
2258
- "shape": "S22"
3251
+ "shape": "S29"
2259
3252
  }
2260
3253
  }
2261
3254
  },
2262
- "S26": {
3255
+ "S2d": {
2263
3256
  "type": "list",
2264
3257
  "member": {}
2265
3258
  },
2266
- "S2a": {
3259
+ "S2h": {
2267
3260
  "type": "structure",
2268
3261
  "members": {
2269
3262
  "v1": {
2270
3263
  "type": "structure",
2271
3264
  "members": {
2272
3265
  "list": {
2273
- "shape": "S2c"
3266
+ "shape": "S2j"
2274
3267
  },
2275
3268
  "aggregation": {
2276
- "shape": "S2i"
3269
+ "shape": "S2p"
2277
3270
  },
2278
3271
  "custom": {
2279
- "shape": "S2u"
3272
+ "shape": "S31"
2280
3273
  }
2281
3274
  },
2282
3275
  "union": true
@@ -2284,7 +3277,7 @@
2284
3277
  },
2285
3278
  "union": true
2286
3279
  },
2287
- "S2c": {
3280
+ "S2j": {
2288
3281
  "type": "structure",
2289
3282
  "required": [
2290
3283
  "joinColumns",
@@ -2296,22 +3289,22 @@
2296
3289
  "member": {}
2297
3290
  },
2298
3291
  "allowedJoinOperators": {
2299
- "shape": "S2f"
3292
+ "shape": "S2m"
2300
3293
  },
2301
3294
  "listColumns": {
2302
- "shape": "S2h"
3295
+ "shape": "S2o"
2303
3296
  }
2304
3297
  }
2305
3298
  },
2306
- "S2f": {
3299
+ "S2m": {
2307
3300
  "type": "list",
2308
3301
  "member": {}
2309
3302
  },
2310
- "S2h": {
3303
+ "S2o": {
2311
3304
  "type": "list",
2312
3305
  "member": {}
2313
3306
  },
2314
- "S2i": {
3307
+ "S2p": {
2315
3308
  "type": "structure",
2316
3309
  "required": [
2317
3310
  "aggregateColumns",
@@ -2339,14 +3332,14 @@
2339
3332
  }
2340
3333
  },
2341
3334
  "joinColumns": {
2342
- "shape": "S2h"
3335
+ "shape": "S2o"
2343
3336
  },
2344
3337
  "joinRequired": {},
2345
3338
  "allowedJoinOperators": {
2346
- "shape": "S2f"
3339
+ "shape": "S2m"
2347
3340
  },
2348
3341
  "dimensionColumns": {
2349
- "shape": "S2h"
3342
+ "shape": "S2o"
2350
3343
  },
2351
3344
  "scalarFunctions": {
2352
3345
  "type": "list",
@@ -2372,7 +3365,7 @@
2372
3365
  }
2373
3366
  }
2374
3367
  },
2375
- "S2u": {
3368
+ "S31": {
2376
3369
  "type": "structure",
2377
3370
  "required": [
2378
3371
  "allowedAnalyses"
@@ -2385,10 +3378,30 @@
2385
3378
  "allowedAnalysisProviders": {
2386
3379
  "type": "list",
2387
3380
  "member": {}
3381
+ },
3382
+ "differentialPrivacy": {
3383
+ "type": "structure",
3384
+ "required": [
3385
+ "columns"
3386
+ ],
3387
+ "members": {
3388
+ "columns": {
3389
+ "type": "list",
3390
+ "member": {
3391
+ "type": "structure",
3392
+ "required": [
3393
+ "name"
3394
+ ],
3395
+ "members": {
3396
+ "name": {}
3397
+ }
3398
+ }
3399
+ }
3400
+ }
2388
3401
  }
2389
3402
  }
2390
3403
  },
2391
- "S2z": {
3404
+ "S39": {
2392
3405
  "type": "structure",
2393
3406
  "required": [
2394
3407
  "configuredTableId",
@@ -2402,7 +3415,7 @@
2402
3415
  "configuredTableId": {},
2403
3416
  "configuredTableArn": {},
2404
3417
  "policy": {
2405
- "shape": "S2a"
3418
+ "shape": "S2h"
2406
3419
  },
2407
3420
  "type": {},
2408
3421
  "createTime": {
@@ -2413,7 +3426,7 @@
2413
3426
  }
2414
3427
  }
2415
3428
  },
2416
- "S33": {
3429
+ "S3d": {
2417
3430
  "type": "structure",
2418
3431
  "required": [
2419
3432
  "arn",
@@ -2445,7 +3458,7 @@
2445
3458
  }
2446
3459
  }
2447
3460
  },
2448
- "S37": {
3461
+ "S3h": {
2449
3462
  "type": "structure",
2450
3463
  "required": [
2451
3464
  "outputConfiguration"
@@ -2455,7 +3468,7 @@
2455
3468
  "type": "structure",
2456
3469
  "members": {
2457
3470
  "s3": {
2458
- "shape": "S39"
3471
+ "shape": "S3j"
2459
3472
  }
2460
3473
  },
2461
3474
  "union": true
@@ -2463,7 +3476,7 @@
2463
3476
  "roleArn": {}
2464
3477
  }
2465
3478
  },
2466
- "S39": {
3479
+ "S3j": {
2467
3480
  "type": "structure",
2468
3481
  "required": [
2469
3482
  "resultFormat",
@@ -2475,7 +3488,7 @@
2475
3488
  "keyPrefix": {}
2476
3489
  }
2477
3490
  },
2478
- "S3d": {
3491
+ "S3n": {
2479
3492
  "type": "structure",
2480
3493
  "required": [
2481
3494
  "queryCompute"
@@ -2494,7 +3507,7 @@
2494
3507
  }
2495
3508
  }
2496
3509
  },
2497
- "S3g": {
3510
+ "S3q": {
2498
3511
  "type": "structure",
2499
3512
  "required": [
2500
3513
  "id",
@@ -2531,14 +3544,70 @@
2531
3544
  },
2532
3545
  "queryLogStatus": {},
2533
3546
  "defaultResultConfiguration": {
2534
- "shape": "S37"
3547
+ "shape": "S3h"
2535
3548
  },
2536
3549
  "paymentConfiguration": {
2537
- "shape": "S3d"
3550
+ "shape": "S3n"
3551
+ }
3552
+ }
3553
+ },
3554
+ "S40": {
3555
+ "type": "structure",
3556
+ "required": [
3557
+ "id",
3558
+ "arn",
3559
+ "membershipId",
3560
+ "membershipArn",
3561
+ "collaborationId",
3562
+ "collaborationArn",
3563
+ "createTime",
3564
+ "updateTime",
3565
+ "privacyBudgetType",
3566
+ "autoRefresh",
3567
+ "parameters"
3568
+ ],
3569
+ "members": {
3570
+ "id": {},
3571
+ "arn": {},
3572
+ "membershipId": {},
3573
+ "membershipArn": {},
3574
+ "collaborationId": {},
3575
+ "collaborationArn": {},
3576
+ "createTime": {
3577
+ "type": "timestamp"
3578
+ },
3579
+ "updateTime": {
3580
+ "type": "timestamp"
3581
+ },
3582
+ "privacyBudgetType": {},
3583
+ "autoRefresh": {},
3584
+ "parameters": {
3585
+ "shape": "S43"
2538
3586
  }
2539
3587
  }
2540
3588
  },
2541
- "S4e": {
3589
+ "S43": {
3590
+ "type": "structure",
3591
+ "members": {
3592
+ "differentialPrivacy": {
3593
+ "type": "structure",
3594
+ "required": [
3595
+ "epsilon",
3596
+ "usersNoisePerQuery"
3597
+ ],
3598
+ "members": {
3599
+ "epsilon": {
3600
+ "type": "integer"
3601
+ },
3602
+ "usersNoisePerQuery": {
3603
+ "type": "integer"
3604
+ }
3605
+ }
3606
+ }
3607
+ },
3608
+ "union": true
3609
+ },
3610
+ "S5f": {
2542
3611
  "type": "structure",
2543
3612
  "required": [
2544
3613
  "id",
@@ -2555,11 +3624,11 @@
2555
3624
  "type": "timestamp"
2556
3625
  },
2557
3626
  "sqlParameters": {
2558
- "shape": "S4f"
3627
+ "shape": "S5g"
2559
3628
  },
2560
3629
  "status": {},
2561
3630
  "resultConfiguration": {
2562
- "shape": "S4j"
3631
+ "shape": "S5k"
2563
3632
  },
2564
3633
  "statistics": {
2565
3634
  "type": "structure",
@@ -2614,10 +3683,42 @@
2614
3683
  "message": {},
2615
3684
  "code": {}
2616
3685
  }
3686
+ },
3687
+ "differentialPrivacy": {
3688
+ "type": "structure",
3689
+ "required": [
3690
+ "sensitivityParameters"
3691
+ ],
3692
+ "members": {
3693
+ "sensitivityParameters": {
3694
+ "type": "list",
3695
+ "member": {
3696
+ "type": "structure",
3697
+ "required": [
3698
+ "aggregationType",
3699
+ "aggregationExpression",
3700
+ "userContributionLimit"
3701
+ ],
3702
+ "members": {
3703
+ "aggregationType": {},
3704
+ "aggregationExpression": {},
3705
+ "userContributionLimit": {
3706
+ "type": "integer"
3707
+ },
3708
+ "minColumnValue": {
3709
+ "type": "float"
3710
+ },
3711
+ "maxColumnValue": {
3712
+ "type": "float"
3713
+ }
3714
+ }
3715
+ }
3716
+ }
3717
+ }
2617
3718
  }
2618
3719
  }
2619
3720
  },
2620
- "S4f": {
3721
+ "S5g": {
2621
3722
  "type": "structure",
2622
3723
  "members": {
2623
3724
  "queryString": {},
@@ -2630,7 +3731,7 @@
2630
3731
  },
2631
3732
  "sensitive": true
2632
3733
  },
2633
- "S4j": {
3734
+ "S5k": {
2634
3735
  "type": "structure",
2635
3736
  "required": [
2636
3737
  "outputConfiguration"
@@ -2640,12 +3741,50 @@
2640
3741
  "type": "structure",
2641
3742
  "members": {
2642
3743
  "s3": {
2643
- "shape": "S39"
3744
+ "shape": "S3j"
2644
3745
  }
2645
3746
  },
2646
3747
  "union": true
2647
3748
  }
2648
3749
  }
3750
+ },
3751
+ "S6u": {
3752
+ "type": "structure",
3753
+ "members": {
3754
+ "differentialPrivacy": {
3755
+ "type": "structure",
3756
+ "required": [
3757
+ "aggregations",
3758
+ "epsilon"
3759
+ ],
3760
+ "members": {
3761
+ "aggregations": {
3762
+ "type": "list",
3763
+ "member": {
3764
+ "type": "structure",
3765
+ "required": [
3766
+ "type",
3767
+ "maxCount",
3768
+ "remainingCount"
3769
+ ],
3770
+ "members": {
3771
+ "type": {},
3772
+ "maxCount": {
3773
+ "type": "integer"
3774
+ },
3775
+ "remainingCount": {
3776
+ "type": "integer"
3777
+ }
3778
+ }
3779
+ }
3780
+ },
3781
+ "epsilon": {
3782
+ "type": "integer"
3783
+ }
3784
+ }
3785
+ }
3786
+ },
3787
+ "union": true
2649
3788
  }
2650
3789
  }
2651
3790
  }