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
* customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt this connection. The identifier can be the key
952
+
* Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.</p>
953
+
* <p>If you do not specify a customer managed key identifier, EventBridge uses an
954
+
* Amazon Web Services owned key to encrypt the connection.</p>
955
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/viewing-keys.html">Identify and view keys</a> in the <i>Key Management Service
* </code> to set a customer managed key on an event bus with schema discovery enabled.</p>
1327
+
* </li>
1328
+
* </ul>
1307
1329
* <p>To enable schema discovery on an event bus, choose to
1308
1330
* use an Amazon Web Services owned key. For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-encryption-event-bus-cmkey.html">Encrypting events</a> in the <i>Amazon EventBridge User Guide</i>.</p>
* customer managed key for EventBridge to use to encrypt the connection, if one has been specified.</p>
2050
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/encryption-connections.html">Encrypting connections</a> in the <i>Amazon EventBridge User Guide</i>.</p>
2051
+
* @public
2052
+
*/
2053
+
KmsKeyIdentifier?: string|undefined;
2054
+
2025
2055
/**
2026
2056
* <p>The parameters to use for authorization for the connection.</p>
* customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt this connection. The identifier can be the key
5761
+
* Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.</p>
5762
+
* <p>If you do not specify a customer managed key identifier, EventBridge uses an
5763
+
* Amazon Web Services owned key to encrypt the connection.</p>
5764
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/viewing-keys.html">Identify and view keys</a> in the <i>Key Management Service
* </code> to set a customer managed key on an event bus with schema discovery enabled.</p>
5939
+
* </li>
5940
+
* </ul>
5889
5941
* <p>To enable schema discovery on an event bus, choose to
5890
5942
* use an Amazon Web Services owned key. For more information, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-encryption-event-bus-cmkey.html">Encrypting events</a> in the <i>Amazon EventBridge User Guide</i>.</p>
0 commit comments