Skip to content

Conversation

@markoskandylis
Copy link

*Issue #, if available: #437

Description of changes:
Added golang example for ECS : https://docs.aws.amazon.com/cdk/v2/guide/ecs_example.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Jerry Kindall and others added 30 commits June 10, 2021 00:51
A Comma needed to be added to the end of the install_requires list. This allows for easy copy/pasting
Comma added to install_requires
Resolving Windows file encoding issues
The correct package name is Amazon.CDK.AWS.ECS.Patterns
Core construct does not take a third parameter
Explain correct use of lists in policies parameter
Correct typo
Jerry Kindall and others added 28 commits October 20, 2022 04:44
… already have a link to canonical list on GitHub
…awsdocs#428)

* fix: Add Construct import in python code for Create CDK Pipeline page

At the moment Construct is undefined when defining the cdk.Stack.
This commit imports Construct from constructs.

* fix: Fix Python code when validation tests are from inputs in Create CDK Pipeline page

Python code when tests come from inputs is a copy from previous block.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.