|
284 | 284 | {"shape":"ThrottlingException"}, |
285 | 285 | {"shape":"AccessDeniedException"} |
286 | 286 | ], |
287 | | - "documentation":"<p>Creates a privacy budget template for a specified membership. Each membership can have only one privacy budget template, but it can be deleted and recreated. If you need to change the privacy budget template for a membership, use the <a>UpdatePrivacyBudgetTemplate</a> operation.</p>" |
| 287 | + "documentation":"<p>Creates a privacy budget template for a specified collaboration. Each collaboration can have only one privacy budget template. If you need to change the privacy budget template, use the <a>UpdatePrivacyBudgetTemplate</a> operation.</p>" |
288 | 288 | }, |
289 | 289 | "DeleteAnalysisTemplate":{ |
290 | 290 | "name":"DeleteAnalysisTemplate", |
|
516 | 516 | {"shape":"ThrottlingException"}, |
517 | 517 | {"shape":"AccessDeniedException"} |
518 | 518 | ], |
519 | | - "documentation":"<p>Deletes a privacy budget template for a specified membership.</p>", |
| 519 | + "documentation":"<p>Deletes a privacy budget template for a specified collaboration.</p>", |
520 | 520 | "idempotent":true |
521 | 521 | }, |
522 | 522 | "GetAnalysisTemplate":{ |
|
1384 | 1384 | "output":{"shape":"UpdateConfiguredTableOutput"}, |
1385 | 1385 | "errors":[ |
1386 | 1386 | {"shape":"ConflictException"}, |
| 1387 | + {"shape":"ServiceQuotaExceededException"}, |
1387 | 1388 | {"shape":"ResourceNotFoundException"}, |
1388 | 1389 | {"shape":"InternalServerException"}, |
1389 | 1390 | {"shape":"ValidationException"}, |
|
1521 | 1522 | {"shape":"ThrottlingException"}, |
1522 | 1523 | {"shape":"AccessDeniedException"} |
1523 | 1524 | ], |
1524 | | - "documentation":"<p>Updates the privacy budget template for the specified membership.</p>" |
| 1525 | + "documentation":"<p>Updates the privacy budget template for the specified collaboration.</p>" |
1525 | 1526 | }, |
1526 | 1527 | "UpdateProtectedJob":{ |
1527 | 1528 | "name":"UpdateProtectedJob", |
|
2668 | 2669 | }, |
2669 | 2670 | "analyticsEngine":{ |
2670 | 2671 | "shape":"AnalyticsEngine", |
2671 | | - "documentation":"<p> The analytics engine for the collaboration.</p>" |
| 2672 | + "documentation":"<p> The analytics engine for the collaboration.</p> <note> <p>After July 16, 2025, the <code>CLEAN_ROOMS_SQL</code> parameter will no longer be available. </p> </note>" |
2672 | 2673 | } |
2673 | 2674 | }, |
2674 | 2675 | "documentation":"<p>The multi-party data share environment. The collaboration contains metadata about its purpose and participants.</p>" |
|
3320 | 3321 | }, |
3321 | 3322 | "analyticsEngine":{ |
3322 | 3323 | "shape":"AnalyticsEngine", |
3323 | | - "documentation":"<p> The analytics engine.</p>" |
| 3324 | + "documentation":"<p> The analytics engine.</p> <note> <p>After July 16, 2025, the <code>CLEAN_ROOMS_SQL</code> parameter will no longer be available. </p> </note>" |
3324 | 3325 | } |
3325 | 3326 | }, |
3326 | 3327 | "documentation":"<p>The metadata of the collaboration.</p>" |
|
4237 | 4238 | }, |
4238 | 4239 | "source":{ |
4239 | 4240 | "shape":"AnalysisSource", |
4240 | | - "documentation":"<p>The information in the analysis template. Currently supports <code>text</code>, the query text for the analysis template.</p>" |
| 4241 | + "documentation":"<p>The information in the analysis template.</p>" |
4241 | 4242 | }, |
4242 | 4243 | "tags":{ |
4243 | 4244 | "shape":"TagMap", |
|
4317 | 4318 | }, |
4318 | 4319 | "analyticsEngine":{ |
4319 | 4320 | "shape":"AnalyticsEngine", |
4320 | | - "documentation":"<p> The analytics engine.</p>" |
| 4321 | + "documentation":"<p> The analytics engine.</p> <note> <p>After July 16, 2025, the <code>CLEAN_ROOMS_SQL</code> parameter will no longer be available. </p> </note>" |
4321 | 4322 | } |
4322 | 4323 | } |
4323 | 4324 | }, |
|
4794 | 4795 | }, |
4795 | 4796 | "DeleteAnalysisTemplateOutput":{ |
4796 | 4797 | "type":"structure", |
4797 | | - "members":{ |
4798 | | - } |
| 4798 | + "members":{} |
4799 | 4799 | }, |
4800 | 4800 | "DeleteCollaborationInput":{ |
4801 | 4801 | "type":"structure", |
|
4811 | 4811 | }, |
4812 | 4812 | "DeleteCollaborationOutput":{ |
4813 | 4813 | "type":"structure", |
4814 | | - "members":{ |
4815 | | - } |
| 4814 | + "members":{} |
4816 | 4815 | }, |
4817 | 4816 | "DeleteConfiguredAudienceModelAssociationInput":{ |
4818 | 4817 | "type":"structure", |
|
4837 | 4836 | }, |
4838 | 4837 | "DeleteConfiguredAudienceModelAssociationOutput":{ |
4839 | 4838 | "type":"structure", |
4840 | | - "members":{ |
4841 | | - } |
| 4839 | + "members":{} |
4842 | 4840 | }, |
4843 | 4841 | "DeleteConfiguredTableAnalysisRuleInput":{ |
4844 | 4842 | "type":"structure", |
|
4863 | 4861 | }, |
4864 | 4862 | "DeleteConfiguredTableAnalysisRuleOutput":{ |
4865 | 4863 | "type":"structure", |
4866 | | - "members":{ |
4867 | | - }, |
| 4864 | + "members":{}, |
4868 | 4865 | "documentation":"<p>An empty response that indicates a successful delete.</p>" |
4869 | 4866 | }, |
4870 | 4867 | "DeleteConfiguredTableAssociationAnalysisRuleInput":{ |
|
4897 | 4894 | }, |
4898 | 4895 | "DeleteConfiguredTableAssociationAnalysisRuleOutput":{ |
4899 | 4896 | "type":"structure", |
4900 | | - "members":{ |
4901 | | - } |
| 4897 | + "members":{} |
4902 | 4898 | }, |
4903 | 4899 | "DeleteConfiguredTableAssociationInput":{ |
4904 | 4900 | "type":"structure", |
|
4923 | 4919 | }, |
4924 | 4920 | "DeleteConfiguredTableAssociationOutput":{ |
4925 | 4921 | "type":"structure", |
4926 | | - "members":{ |
4927 | | - } |
| 4922 | + "members":{} |
4928 | 4923 | }, |
4929 | 4924 | "DeleteConfiguredTableInput":{ |
4930 | 4925 | "type":"structure", |
|
4940 | 4935 | }, |
4941 | 4936 | "DeleteConfiguredTableOutput":{ |
4942 | 4937 | "type":"structure", |
4943 | | - "members":{ |
4944 | | - }, |
| 4938 | + "members":{}, |
4945 | 4939 | "documentation":"<p>The empty output for a successful deletion.</p>" |
4946 | 4940 | }, |
4947 | 4941 | "DeleteIdMappingTableInput":{ |
|
4967 | 4961 | }, |
4968 | 4962 | "DeleteIdMappingTableOutput":{ |
4969 | 4963 | "type":"structure", |
4970 | | - "members":{ |
4971 | | - } |
| 4964 | + "members":{} |
4972 | 4965 | }, |
4973 | 4966 | "DeleteIdNamespaceAssociationInput":{ |
4974 | 4967 | "type":"structure", |
|
4993 | 4986 | }, |
4994 | 4987 | "DeleteIdNamespaceAssociationOutput":{ |
4995 | 4988 | "type":"structure", |
4996 | | - "members":{ |
4997 | | - } |
| 4989 | + "members":{} |
4998 | 4990 | }, |
4999 | 4991 | "DeleteMemberInput":{ |
5000 | 4992 | "type":"structure", |
|
5019 | 5011 | }, |
5020 | 5012 | "DeleteMemberOutput":{ |
5021 | 5013 | "type":"structure", |
5022 | | - "members":{ |
5023 | | - } |
| 5014 | + "members":{} |
5024 | 5015 | }, |
5025 | 5016 | "DeleteMembershipInput":{ |
5026 | 5017 | "type":"structure", |
|
5036 | 5027 | }, |
5037 | 5028 | "DeleteMembershipOutput":{ |
5038 | 5029 | "type":"structure", |
5039 | | - "members":{ |
5040 | | - } |
| 5030 | + "members":{} |
5041 | 5031 | }, |
5042 | 5032 | "DeletePrivacyBudgetTemplateInput":{ |
5043 | 5033 | "type":"structure", |
|
5062 | 5052 | }, |
5063 | 5053 | "DeletePrivacyBudgetTemplateOutput":{ |
5064 | 5054 | "type":"structure", |
5065 | | - "members":{ |
5066 | | - } |
| 5055 | + "members":{} |
5067 | 5056 | }, |
5068 | 5057 | "DifferentialPrivacyAggregationExpression":{ |
5069 | 5058 | "type":"string", |
|
5337 | 5326 | }, |
5338 | 5327 | "Document":{ |
5339 | 5328 | "type":"structure", |
5340 | | - "members":{ |
5341 | | - }, |
| 5329 | + "members":{}, |
5342 | 5330 | "document":true |
5343 | 5331 | }, |
5344 | 5332 | "Double":{ |
|
9639 | 9627 | }, |
9640 | 9628 | "TagResourceOutput":{ |
9641 | 9629 | "type":"structure", |
9642 | | - "members":{ |
9643 | | - } |
| 9630 | + "members":{} |
9644 | 9631 | }, |
9645 | 9632 | "TagValue":{ |
9646 | 9633 | "type":"string", |
|
9697 | 9684 | }, |
9698 | 9685 | "UntagResourceOutput":{ |
9699 | 9686 | "type":"structure", |
9700 | | - "members":{ |
9701 | | - } |
| 9687 | + "members":{} |
9702 | 9688 | }, |
9703 | 9689 | "UpdateAnalysisTemplateInput":{ |
9704 | 9690 | "type":"structure", |
|
9755 | 9741 | }, |
9756 | 9742 | "analyticsEngine":{ |
9757 | 9743 | "shape":"AnalyticsEngine", |
9758 | | - "documentation":"<p>The analytics engine.</p>" |
| 9744 | + "documentation":"<p>The analytics engine.</p> <note> <p>After July 16, 2025, the <code>CLEAN_ROOMS_SQL</code> parameter will no longer be available. </p> </note>" |
9759 | 9745 | } |
9760 | 9746 | } |
9761 | 9747 | }, |
|
9944 | 9930 | "shape":"TableDescription", |
9945 | 9931 | "documentation":"<p>A new description for the configured table.</p>" |
9946 | 9932 | }, |
| 9933 | + "tableReference":{"shape":"TableReference"}, |
| 9934 | + "allowedColumns":{ |
| 9935 | + "shape":"AllowedColumnList", |
| 9936 | + "documentation":"<p>The columns of the underlying table that can be used by collaborations or analysis rules.</p>" |
| 9937 | + }, |
9947 | 9938 | "analysisMethod":{ |
9948 | 9939 | "shape":"AnalysisMethod", |
9949 | 9940 | "documentation":"<p> The analysis method for the configured table.</p> <p> <code>DIRECT_QUERY</code> allows SQL queries to be run directly on this table.</p> <p> <code>DIRECT_JOB</code> allows PySpark jobs to be run directly on this table.</p> <p> <code>MULTIPLE</code> allows both SQL queries and PySpark jobs to be run directly on this table.</p>" |
|
0 commit comments