Skip to main content

Module store

Module store 

Source
Expand description

In-memory store for CloudFront resources.

Each resource kind is a DashMap keyed by ID. Tags are keyed by ARN so a single TagResource / UntagResource implementation works across every taggable resource kind.

Structsยง

CloudFrontStore
In-memory store for all CloudFront resource kinds.
CloudFrontStoreSnapshot
Serializable CloudFront store snapshot.