Expand description
Resource ID and ETag types.
CloudFront resource IDs are 14-character uppercase alphanumeric strings prefixed with a type letter (āEā for most resources). ETags use the same character shape ā they are treated as opaque version tokens; they are not MD5 hashes of the config.
Type Aliases§
- Distribution
Id - Distribution ID (alias for
ResourceId, for documentation clarity). - Invalidation
Id - Invalidation ID (
Iprefix, 14 chars). - Resource
Id - Generic CloudFront resource ID (14 chars,
[A-Z0-9], leadingE).