Replies: 2 comments
-
Any update on fixing this bug? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Let's watch and comment on this issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
❓ Guidance Question
I am trying to create a
ecs.FargateService
with existingfargateTaskDefinitionArn
. However, thetaskDefinition
property expectsecs.TaskDefintion
butfromFargateTaskDefinitionArn()
returnsecs.IFargateTaskDefinition
.Any sample or guidance is appreciated.
The Question
Environment
Other information
Beta Was this translation helpful? Give feedback.
All reactions