aws/aws-cdk

ECS Patterns: Add RuntimePlatform to L3 Constructs

Open

#18,462 创建于 2022年1月17日

在 GitHub 查看
 (3 评论) (2 反应) (0 负责人)TypeScript (3,530 fork)batch import
@aws-cdk/aws-ecseffort/smallfeature-requestgood first issuep2

仓库指标

Star
 (10,710 star)
PR 合并指标
 (平均合并 14天 11小时) (30 天内合并 68 个 PR)

描述

Description

Add this RuntimePlatform property to ECS Patterns constructs. I'm specifically interested in QueueProcessingFargateService and NetworkLoadBalancedFargateService

Use Case

I want to run Fargate containers on Graviton instances

Proposed Solution

Implement the RuntimePlatform property recently added here.

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change

贡献者指南