我通过AWS控制台在我的cloudFront上创建了一个origin-access-control,但现在,我需要通过我的CI/CD(所以cloudFormation)创建它。我有这个错误
"Resource of type 'AWS::CloudFront::OriginAccessControl' with identifier 'xxx' already exists."
所以我想在通过 cloudFormation 重新部署之前通过控制台删除它。
我最终找到:CloudFront > 原始访问
https://us-east-1.console.aws.amazon.com/cloudfront/v4/home?region=us-east-1#/originAccess