【问题标题】:Is there a way to create AWS Dashboard using cloudformation or AWS CLI有没有办法使用 cloudformation 或 AWS CLI 创建 AWS Dashboard
【发布时间】:2017-02-06 10:28:33
【问题描述】:

我想使用 cloudformation 创建一个 AWS 仪表板,但确实找到了方法。 猜猜 AWS 还没有增加对它的支持。

作为替代方案,是否可以使用 AWS CLI 创建它

【问题讨论】:

    标签: amazon-web-services amazon-cloudformation


    【解决方案1】:
    【解决方案2】:

    如果我是正确的,您的问题是关注Resource Groups。目前无法在 Cloud Formation 模板中或通过 awscli 创建资源组。

    Resource Groups 绑定到用户,而不是帐户 - 因此无法在帐户级别定义它们并允许用户访问它们。

    用户可以通过将 URL 传递给另一个用户来“Share”他们创建的资源组。

    【讨论】:

    • 没有。我想使用 cloudformation 创建 AWS Cloudwatch 仪表板。但我想我发现他们还没有支持通过 cloudformation 这样做
    猜你喜欢
    • 2022-01-18
    • 1970-01-01
    • 2023-03-29
    • 2021-12-07
    • 2021-10-22
    • 2021-02-17
    • 2020-05-02
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多