Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 580 Bytes

File metadata and controls

11 lines (9 loc) · 580 Bytes

Complete example with BYOK encryption and CBR rules

An end-to-end example that creates the following infrastructure:

  • A resource group, if one is not passed in.
  • A Key Protect instance with a root key.
  • An Event Notifications instance with bring-your-own-key encryption.
  • An IBM Cloud Object Storage service instance and bucket to collect events that fail delivery.
  • A Virtual Private Cloud (VPC).
  • A context-based restriction (CBR) rule to allow Event Notifications to be accessible only from within the VPC.
  • Service credentials for the Event Notifications instance.