|
1310 | 1310 | "output":{"shape":"UpdateConfiguredTableOutput"},
|
1311 | 1311 | "errors":[
|
1312 | 1312 | {"shape":"ConflictException"},
|
| 1313 | + {"shape":"ServiceQuotaExceededException"}, |
1313 | 1314 | {"shape":"ResourceNotFoundException"},
|
1314 | 1315 | {"shape":"InternalServerException"},
|
1315 | 1316 | {"shape":"ValidationException"},
|
|
3364 | 3365 | },
|
3365 | 3366 | "DeleteAnalysisTemplateOutput":{
|
3366 | 3367 | "type":"structure",
|
3367 |
| - "members":{ |
3368 |
| - } |
| 3368 | + "members":{} |
3369 | 3369 | },
|
3370 | 3370 | "DeleteCollaborationInput":{
|
3371 | 3371 | "type":"structure",
|
|
3380 | 3380 | },
|
3381 | 3381 | "DeleteCollaborationOutput":{
|
3382 | 3382 | "type":"structure",
|
3383 |
| - "members":{ |
3384 |
| - } |
| 3383 | + "members":{} |
3385 | 3384 | },
|
3386 | 3385 | "DeleteConfiguredAudienceModelAssociationInput":{
|
3387 | 3386 | "type":"structure",
|
|
3404 | 3403 | },
|
3405 | 3404 | "DeleteConfiguredAudienceModelAssociationOutput":{
|
3406 | 3405 | "type":"structure",
|
3407 |
| - "members":{ |
3408 |
| - } |
| 3406 | + "members":{} |
3409 | 3407 | },
|
3410 | 3408 | "DeleteConfiguredTableAnalysisRuleInput":{
|
3411 | 3409 | "type":"structure",
|
|
3428 | 3426 | },
|
3429 | 3427 | "DeleteConfiguredTableAnalysisRuleOutput":{
|
3430 | 3428 | "type":"structure",
|
3431 |
| - "members":{ |
3432 |
| - } |
| 3429 | + "members":{} |
3433 | 3430 | },
|
3434 | 3431 | "DeleteConfiguredTableAssociationAnalysisRuleInput":{
|
3435 | 3432 | "type":"structure",
|
|
3458 | 3455 | },
|
3459 | 3456 | "DeleteConfiguredTableAssociationAnalysisRuleOutput":{
|
3460 | 3457 | "type":"structure",
|
3461 |
| - "members":{ |
3462 |
| - } |
| 3458 | + "members":{} |
3463 | 3459 | },
|
3464 | 3460 | "DeleteConfiguredTableAssociationInput":{
|
3465 | 3461 | "type":"structure",
|
|
3482 | 3478 | },
|
3483 | 3479 | "DeleteConfiguredTableAssociationOutput":{
|
3484 | 3480 | "type":"structure",
|
3485 |
| - "members":{ |
3486 |
| - } |
| 3481 | + "members":{} |
3487 | 3482 | },
|
3488 | 3483 | "DeleteConfiguredTableInput":{
|
3489 | 3484 | "type":"structure",
|
|
3498 | 3493 | },
|
3499 | 3494 | "DeleteConfiguredTableOutput":{
|
3500 | 3495 | "type":"structure",
|
3501 |
| - "members":{ |
3502 |
| - } |
| 3496 | + "members":{} |
3503 | 3497 | },
|
3504 | 3498 | "DeleteIdMappingTableInput":{
|
3505 | 3499 | "type":"structure",
|
|
3522 | 3516 | },
|
3523 | 3517 | "DeleteIdMappingTableOutput":{
|
3524 | 3518 | "type":"structure",
|
3525 |
| - "members":{ |
3526 |
| - } |
| 3519 | + "members":{} |
3527 | 3520 | },
|
3528 | 3521 | "DeleteIdNamespaceAssociationInput":{
|
3529 | 3522 | "type":"structure",
|
|
3546 | 3539 | },
|
3547 | 3540 | "DeleteIdNamespaceAssociationOutput":{
|
3548 | 3541 | "type":"structure",
|
3549 |
| - "members":{ |
3550 |
| - } |
| 3542 | + "members":{} |
3551 | 3543 | },
|
3552 | 3544 | "DeleteMemberInput":{
|
3553 | 3545 | "type":"structure",
|
|
3570 | 3562 | },
|
3571 | 3563 | "DeleteMemberOutput":{
|
3572 | 3564 | "type":"structure",
|
3573 |
| - "members":{ |
3574 |
| - } |
| 3565 | + "members":{} |
3575 | 3566 | },
|
3576 | 3567 | "DeleteMembershipInput":{
|
3577 | 3568 | "type":"structure",
|
|
3586 | 3577 | },
|
3587 | 3578 | "DeleteMembershipOutput":{
|
3588 | 3579 | "type":"structure",
|
3589 |
| - "members":{ |
3590 |
| - } |
| 3580 | + "members":{} |
3591 | 3581 | },
|
3592 | 3582 | "DeletePrivacyBudgetTemplateInput":{
|
3593 | 3583 | "type":"structure",
|
|
3610 | 3600 | },
|
3611 | 3601 | "DeletePrivacyBudgetTemplateOutput":{
|
3612 | 3602 | "type":"structure",
|
3613 |
| - "members":{ |
3614 |
| - } |
| 3603 | + "members":{} |
3615 | 3604 | },
|
3616 | 3605 | "DifferentialPrivacyAggregationExpression":{
|
3617 | 3606 | "type":"string",
|
|
3797 | 3786 | },
|
3798 | 3787 | "Document":{
|
3799 | 3788 | "type":"structure",
|
3800 |
| - "members":{ |
3801 |
| - }, |
| 3789 | + "members":{}, |
3802 | 3790 | "document":true
|
3803 | 3791 | },
|
3804 | 3792 | "Double":{
|
|
6753 | 6741 | },
|
6754 | 6742 | "TagResourceOutput":{
|
6755 | 6743 | "type":"structure",
|
6756 |
| - "members":{ |
6757 |
| - } |
| 6744 | + "members":{} |
6758 | 6745 | },
|
6759 | 6746 | "TagValue":{
|
6760 | 6747 | "type":"string",
|
|
6808 | 6795 | },
|
6809 | 6796 | "UntagResourceOutput":{
|
6810 | 6797 | "type":"structure",
|
6811 |
| - "members":{ |
6812 |
| - } |
| 6798 | + "members":{} |
6813 | 6799 | },
|
6814 | 6800 | "UpdateAnalysisTemplateInput":{
|
6815 | 6801 | "type":"structure",
|
|
6988 | 6974 | },
|
6989 | 6975 | "name":{"shape":"DisplayName"},
|
6990 | 6976 | "description":{"shape":"TableDescription"},
|
| 6977 | + "tableReference":{"shape":"TableReference"}, |
| 6978 | + "allowedColumns":{"shape":"AllowedColumnList"}, |
6991 | 6979 | "analysisMethod":{"shape":"AnalysisMethod"},
|
6992 | 6980 | "selectedAnalysisMethods":{"shape":"SelectedAnalysisMethods"}
|
6993 | 6981 | }
|
|
0 commit comments