The AWS CloudFrontWebDistribution
is the original method for working with CloudFront distributions. But now, they had implemented a new method that is provided by Distribution
. You can use both CloudFrontWebDistribution as well as Distribution for working with CloudFront distributions, but Distribution
has a simpler interface and they receive new features faster. So, it is recommended to use Distribution
instead of CloudFrontWebDistribution
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…