【问题标题】:Updating "Origin Connection Attempts" property of Cloudfront through CloudFormation template通过 CloudFormation 模板更新 Cloudfront 的“源连接尝试”属性
【发布时间】:2020-12-02 10:17:29
【问题描述】:

我想通过 CloudFormation 模板修改 CloudFront 的Origin Connection Attempts 属性。我参考了 AWS 文档,但找不到该属性的任何对应键。有这方面的信息吗?这是文档链接,我参考了-

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-customoriginconfig.html#aws-properties-cloudfront-distribution-customoriginconfig-properties

提前致谢。

【问题讨论】:

  • 该功能只有几个月的历史,而且 cloudformation 往往落后于服务更新。 terraform 越来越受欢迎的部分原因。

标签: amazon-web-services amazon-cloudfront aws-cloudformation-custom-resource


【解决方案1】:

所以,终于找到了指定修改Origin Connection Attempts的key的文档,key的名字是ConnectionAttempts。更多细节可以参考—— https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-connectionattempts

【讨论】:

    猜你喜欢
    • 2020-10-27
    • 2018-06-24
    • 1970-01-01
    • 1970-01-01
    • 2020-04-10
    • 1970-01-01
    • 1970-01-01
    • 2017-12-23
    • 1970-01-01
    相关资源
    最近更新 更多