{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "QBusinessConversationPermissions",
"Effect": "Allow",
"Action": [
"qbusiness:Chat",
"qbusiness:ChatSync",
"qbusiness:PutFeedback",
"qbusiness:DeleteConversation",
"qbusiness:ListAttachments",
"qbusiness:DeleteAttachment"
],
"Resource": "arn:aws:qbusiness:{{region}}:{{accountId}}:application/{{application_id}}"
},
{
"Sid": "QBusinessKMSDecryptPermissions",
"Effect": "Allow",
"Action": [
"kms:Decrypt"
],
"Resource": [
"arn:aws:kms:{{region}}:{{accountId}}:key/[[key_id]]"
],
"Condition": {
"StringLike": {
"kms:ViaService": [
"qbusiness.{{region}}.amazonaws.com"
]
}
}
},
{
"Sid": "QBusinessSetContextPermissions",
"Effect": "Allow",
"Action": [
sts:SetContext"
],
"Resource": [
"arn:aws:sts::*:self"
],
"Condition": {
"StringLike": {
"aws:CalledViaLast": [
"qbusiness.amazonaws.com"
]
}
}
}
]
}
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
Argomento successivo:
Allow Amazon Q Business to MonitorArgomento precedente:
IAM Roles and Trust PolicyHai bisogno di aiuto?
PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.