Use EventBridge (CloudWatch Events) to react to changes for AWS Health events in your AWS account
Example: receive email notifications when EC2 instances in your AWS account are scheduled for updates
Global service
Allows to manage multiple AWS accounts
The main account is the management account
Other accounts are member accounts
Member accounts can only be part of one organization
Consolidated Billing across all accounts - single payment method
Pricing benefits from aggregated usage (volume discount for EC2, S3…)
Shared reserved instances and Savings Plans discounts across accounts
Advantages
Security: Service Control Policies (SCP)
IAM policies applied to OU or Accounts to restrict Users and Roles
They do not apply to the management account (full admin power)
Must have an explicit allow (does not allow anything by default – like IAM)