【问题标题】:In cloudformation, can you import api key from another region?在cloudformation中,你可以从另一个区域导入api key吗?
【发布时间】:2020-08-20 16:41:34
【问题描述】:

我正在考虑在多个区域部署我的基础设施,但我希望客户端能够使用相同的 AWS::ApiGateway::ApiKey,而不受区域限制。

您可以从其他区域导入 AWS::ApiGateway::ApiKey 吗?

【问题讨论】:

    标签: amazon-web-services amazon-cloudformation aws-api-gateway api-key


    【解决方案1】:

    您可以使用 AWS SSM 参数密钥存储来存储您的 api kay 并在您的模板中引用它,例如:https://aws.amazon.com/blogs/mt/integrating-aws-cloudformation-with-aws-systems-manager-parameter-store/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多