|
111 | 111 | {"shape":"AccessDeniedException"},
|
112 | 112 | {"shape":"ServiceQuotaExceededException"}
|
113 | 113 | ],
|
114 |
| - "documentation":"<p>Creates an Amazon Q Business application.</p> <note> <p>There are new tiers for Amazon Q Business. Not all features in Amazon Q Business Pro are also available in Amazon Q Business Lite. For information on what's included in Amazon Q Business Lite and what's included in Amazon Q Business Pro, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/tiers.html#user-sub-tiers\">Amazon Q Business tiers</a>. You must use the Amazon Q Business console to assign subscription tiers to users.</p> </note>", |
| 114 | + "documentation":"<p>Creates an Amazon Q Business application.</p> <note> <p>There are new tiers for Amazon Q Business. Not all features in Amazon Q Business Pro are also available in Amazon Q Business Lite. For information on what's included in Amazon Q Business Lite and what's included in Amazon Q Business Pro, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/tiers.html#user-sub-tiers\">Amazon Q Business tiers</a>. You must use the Amazon Q Business console to assign subscription tiers to users. </p> <p> A Amazon Q Apps service linked role will be created if it's absent in the Amazon Web Services account when the QAppsConfiguration is enabled in the request. For more information, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/using-service-linked-roles-qapps.html\"> Using service-linked roles for Q Apps </a> </p> </note>", |
115 | 115 | "idempotent":true
|
116 | 116 | },
|
117 | 117 | "CreateDataSource":{
|
|
950 | 950 | {"shape":"ValidationException"},
|
951 | 951 | {"shape":"AccessDeniedException"}
|
952 | 952 | ],
|
953 |
| - "documentation":"<p>Updates an existing Amazon Q Business application.</p>", |
| 953 | + "documentation":"<p>Updates an existing Amazon Q Business application.</p> <note> <p> A Amazon Q Apps service-linked role will be created if it's absent in the Amazon Web Services account when the QAppsConfiguration is enabled in the request. For more information, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/using-service-linked-roles-qapps.html\"> Using service-linked roles for Q Apps </a> </p> </note>", |
954 | 954 | "idempotent":true
|
955 | 955 | },
|
956 | 956 | "UpdateChatControlsConfiguration":{
|
|
4192 | 4192 | "memberUsers":{
|
4193 | 4193 | "shape":"MemberUsers",
|
4194 | 4194 | "documentation":"<p>A list of users that belong to a group. For example, a list of interns all belong to the \"Interns\" group.</p>"
|
4195 |
| - } |
| 4195 | + }, |
| 4196 | + "s3PathForGroupMembers":{"shape":"S3"} |
4196 | 4197 | },
|
4197 | 4198 | "documentation":"<p>A list of users or sub groups that belong to a group. This is for generating Amazon Q Business chat results only from document a user has access to.</p>"
|
4198 | 4199 | },
|
|
5645 | 5646 | "shape":"MembershipType",
|
5646 | 5647 | "documentation":"<p>The type of the group.</p>"
|
5647 | 5648 | },
|
5648 |
| - "groupMembers":{"shape":"GroupMembers"} |
| 5649 | + "groupMembers":{"shape":"GroupMembers"}, |
| 5650 | + "roleArn":{ |
| 5651 | + "shape":"RoleArn", |
| 5652 | + "documentation":"<p>The Amazon Resource Name (ARN) of an IAM role that has access to the S3 file that contains your list of users that belong to a group.The Amazon Resource Name (ARN) of an IAM role that has access to the S3 file that contains your list of users that belong to a group.</p>" |
| 5653 | + } |
5649 | 5654 | }
|
5650 | 5655 | },
|
5651 | 5656 | "PutGroupResponse":{
|
|
0 commit comments