|
2976 | 2976 | "type":"structure",
|
2977 | 2977 | "members":{
|
2978 | 2978 | },
|
2979 |
| - "documentation":"<p/>", |
| 2979 | + "documentation":"<p>The default user assigned to the user group.</p>", |
2980 | 2980 | "error":{
|
2981 | 2981 | "code":"DefaultUserAssociatedToUserGroup",
|
2982 | 2982 | "httpStatusCode":400,
|
|
4688 | 4688 | },
|
4689 | 4689 | "UserGroupIdsToAdd":{
|
4690 | 4690 | "shape":"UserGroupIdList",
|
4691 |
| - "documentation":"<p>The user group you are associating with the replication group.</p>" |
| 4691 | + "documentation":"<p>The ID of the user group you are associating with the replication group.</p>" |
4692 | 4692 | },
|
4693 | 4693 | "UserGroupIdsToRemove":{
|
4694 | 4694 | "shape":"UserGroupIdList",
|
4695 |
| - "documentation":"<p>The user group to remove, meaning the users in the group no longer can access the replication group.</p>" |
| 4695 | + "documentation":"<p>The ID of the user group to disassociate from the replication group, meaning the users in the group no longer can access the replication group.</p>" |
4696 | 4696 | },
|
4697 | 4697 | "RemoveUserGroups":{
|
4698 | 4698 | "shape":"BooleanOptional",
|
4699 |
| - "documentation":"<p>Removes the user groups that can access this replication group.</p>" |
| 4699 | + "documentation":"<p>Removes the user group associated with this replication group.</p>" |
4700 | 4700 | },
|
4701 | 4701 | "LogDeliveryConfigurations":{
|
4702 | 4702 | "shape":"LogDeliveryConfigurationRequestList",
|
|
5586 | 5586 | },
|
5587 | 5587 | "UserGroupIds":{
|
5588 | 5588 | "shape":"UserGroupIdList",
|
5589 |
| - "documentation":"<p>The list of user group IDs that have access to the replication group.</p>" |
| 5589 | + "documentation":"<p>The ID of the user group associated to the replication group.</p>" |
5590 | 5590 | },
|
5591 | 5591 | "LogDeliveryConfigurations":{
|
5592 | 5592 | "shape":"LogDeliveryConfigurationList",
|
|
5702 | 5702 | },
|
5703 | 5703 | "UserGroups":{
|
5704 | 5704 | "shape":"UserGroupsUpdateStatus",
|
5705 |
| - "documentation":"<p>The user groups being modified.</p>" |
| 5705 | + "documentation":"<p>The user group being modified.</p>" |
5706 | 5706 | },
|
5707 | 5707 | "LogDeliveryConfigurations":{
|
5708 | 5708 | "shape":"PendingLogDeliveryConfigurationList",
|
|
6762 | 6762 | },
|
6763 | 6763 | "PendingChanges":{
|
6764 | 6764 | "shape":"UserGroupPendingChanges",
|
6765 |
| - "documentation":"<p>A list of updates being applied to the user groups.</p>" |
| 6765 | + "documentation":"<p>A list of updates being applied to the user group.</p>" |
6766 | 6766 | },
|
6767 | 6767 | "ReplicationGroups":{
|
6768 | 6768 | "shape":"UGReplicationGroupIdList",
|
|
6847 | 6847 | "members":{
|
6848 | 6848 | "UserGroupIdsToAdd":{
|
6849 | 6849 | "shape":"UserGroupIdList",
|
6850 |
| - "documentation":"<p>The list of user group IDs to add.</p>" |
| 6850 | + "documentation":"<p>The ID of the user group to add.</p>" |
6851 | 6851 | },
|
6852 | 6852 | "UserGroupIdsToRemove":{
|
6853 | 6853 | "shape":"UserGroupIdList",
|
6854 |
| - "documentation":"<p>The list of user group IDs to remove.</p>" |
| 6854 | + "documentation":"<p>The ID of the user group to remove.</p>" |
6855 | 6855 | }
|
6856 | 6856 | },
|
6857 | 6857 | "documentation":"<p>The status of the user group update.</p>"
|
|
0 commit comments