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
* CMK is of type <code>CUSTOMER_MANAGED_CMK</code>, Firehose creates a grant
53
53
* that enables it to use the new CMK to encrypt and decrypt data and to manage the
54
54
* grant.</p>
55
-
* <p>For the KMS grant creation to be successful, Firehose APIs <code>StartDeliveryStreamEncryption</code> and <code>CreateDeliveryStream</code> should not be called with session credentials that are more than 6 hours old.</p>
55
+
* <p>For the KMS grant creation to be successful, the Firehose API operations
56
+
* <code>StartDeliveryStreamEncryption</code> and <code>CreateDeliveryStream</code> should
57
+
* not be called with session credentials that are more than 6 hours old.</p>
56
58
* <p>If a delivery stream already has encryption enabled and then you invoke this operation
57
59
* to change the ARN of the CMK or both its type and ARN and you get
58
60
* <code>ENABLING_FAILED</code>, this only means that the attempt to change the CMK failed.
0 commit comments