question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(aws-ecs): support RuntimePlatform Property at TaskDefinition class for create windows OperatingSystem

See original GitHub issue

Description

support RuntimePlatform Property at TaskDefinition class for create windows OperatingSystem.

Use Case

Windows support for AWS Fargate on Amazon ECS on 28 OCT 2021 . https://aws.amazon.com/tw/blogs/containers/running-windows-containers-with-amazon-ecs-on-aws-fargate/

Proposed Solution

support RuntimePlatform Property at TaskDefinition class.

Other information

No response

Acknowledge

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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
pahudcommented, Nov 2, 2021

Looks like v46 spec has the RuntimePlatform property. Let’s wait until the https://github.com/aws/aws-cdk/pull/17223 being merged.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ECS::TaskDefinition RuntimePlatform - AWS CloudFormation
Information about the platform for the Amazon ECS service or task.
Read more >
aws.ecs.TaskDefinition - Pulumi
Documentation for the aws.ecs.TaskDefinition resource with examples, input properties, output properties, lookup functions, and supporting types.
Read more >
aws-cdk.aws-ecs · PyPI
A Service instantiates a TaskDefinition on a Cluster a given number of times, optionally associating them with a load balancer. If a task...
Read more >
awsecs - Go Packages
Constructs a new instance of the AppMeshProxyConfiguration class. ... Create a Task Definition for the Windows container to start taskDefinition := ecs.
Read more >
Source code for troposphere.ecs
[docs]class ManagedScaling(AWSProperty): """ `ManagedScaling ... /aws-properties-ecs-service-capacityproviderstrategyitem.html>`__ """ props: PropsDictType ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found