You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p> For <a href="https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/sharepoint-net-server-csom-jsom-and-rest-api-index">SharePoint</a>, your AppIntegrations DataIntegration must have a FileConfiguration,
55
+
* <p> For <a href="https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/sharepoint-net-server-csom-jsom-and-rest-api-index">SharePoint</a>, your AppIntegrations DataIntegration must have a FileConfiguration,
56
56
* including only file extensions that are among <code>docx</code>, <code>pdf</code>,
57
57
* <code>html</code>, <code>htm</code>, and <code>txt</code>. </p>
58
58
* </li>
59
+
* <li>
60
+
* <p> For <a href="https://aws.amazon.com/s3/">Amazon S3</a>, the
61
+
* ObjectConfiguration and FileConfiguration of your AppIntegrations
62
+
* DataIntegration must be null. The <code>SourceURI</code> of your
63
+
* DataIntegration must use the following format:
64
+
* <code>s3://your_s3_bucket_name</code>.</p>
65
+
* <important>
66
+
* <p>The bucket policy of the corresponding S3 bucket must allow the Amazon Web Services
67
+
* principal <code>app-integrations.amazonaws.com</code> to perform
68
+
* <code>s3:ListBucket</code>, <code>s3:GetObject</code>, and <code>s3:GetBucketLocation</code>
* <p>The configuration information for the customer managed key used for encryption.</p>
532
545
*/
533
546
exportinterfaceServerSideEncryptionConfiguration{
534
547
/**
535
548
* @public
536
-
* <p>The KMS key. For information about valid ID values, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id">Key identifiers
537
-
* (KeyId)</a>.</p>
549
+
* <p>The customer managed key used for encryption. For more information about setting up a
550
+
* customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom for your
551
+
* instance</a>. For information about valid ID values, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id">Key identifiers (KeyId)</a>.</p>
* <p>The configuration information for the customer managed key used for encryption. </p>
609
+
* <p>The customer managed key must have a policy that allows <code>kms:CreateGrant</code>
610
+
* and <code> kms:DescribeKey</code> permissions to the IAM identity using the key
611
+
* to invoke Wisdom. To use Wisdom with chat, the key policy must also allow
612
+
* <code>kms:Decrypt</code>, <code>kms:GenerateDataKey*</code>, and
613
+
* <code>kms:DescribeKey</code> permissions to the <code>connect.amazonaws.com</code> service
614
+
* principal. </p>
615
+
* <p>For more information about setting up a customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom
* <p>The configuration information for the customer managed key used for encryption. </p>
701
+
* <p>This KMS key must have a policy that allows <code>kms:CreateGrant</code>
702
+
* and <code>kms:DescribeKey</code> permissions to the IAM identity using the key
703
+
* to invoke Wisdom. To use Wisdom with chat, the key policy must also allow
704
+
* <code>kms:Decrypt</code>, <code>kms:GenerateDataKey*</code>, and
705
+
* <code>kms:DescribeKey</code> permissions to the <code>connect.amazonaws.com</code> service
706
+
* principal. </p>
707
+
* <p>For more information about setting up a customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom
* <p>The configuration information for the customer managed key used for encryption. </p>
1168
+
* <p>This KMS key must have a policy that allows <code>kms:CreateGrant</code>
1169
+
* and <code>kms:DescribeKey</code> permissions to the IAM identity using the key
1170
+
* to invoke Wisdom. To use Wisdom with chat, the key policy must also allow
1171
+
* <code>kms:Decrypt</code>, <code>kms:GenerateDataKey*</code>, and
1172
+
* <code>kms:DescribeKey</code> permissions to the <code>connect.amazonaws.com</code> service
1173
+
* principal. </p>
1174
+
* <p>For more information about setting up a customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom
* <p>The configuration information for the customer managed key used for encryption. </p>
2196
+
* <p>This KMS key must have a policy that allows <code>kms:CreateGrant</code>
2197
+
* and <code>kms:DescribeKey</code> permissions to the IAM identity using the key
2198
+
* to invoke Wisdom.</p>
2199
+
* <p>For more information about setting up a customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom
* <p>The configuration information for the customer managed key used for encryption. </p>
2292
+
* <p>This KMS key must have a policy that allows <code>kms:CreateGrant</code>
2293
+
* and <code>kms:DescribeKey</code> permissions to the IAM identity using the key
2294
+
* to invoke Wisdom. </p>
2295
+
* <p>For more information about setting up a customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom
* <p>The configuration information for the customer managed key used for encryption. </p>
2430
+
* <p>This KMS key must have a policy that allows <code>kms:CreateGrant</code>
2431
+
* and <code>kms:DescribeKey</code> permissions to the IAM identity using the key
2432
+
* to invoke Wisdom. </p>
2433
+
* <p>For more information about setting up a customer managed key for Wisdom, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html">Enable Amazon Connect Wisdom
0 commit comments