You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ $ cdk destroy
81
81
82
82
| Example | Description |
83
83
|---------|-------------|
84
+
|[api-cors-lambda](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/api-cors-lambda/)| Shows creation of Rest API (GW) with an /example GET endpoint, with CORS enabled |
84
85
|[application-load-balancer](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/application-load-balancer/)| Using an AutoScalingGroup with an Application Load Balancer |
85
86
|[classic-load-balancer](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/classic-load-balancer/)| Using an AutoScalingGroup with a Classic Load Balancer |
86
87
|[custom-resource](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/custom-resource/)| Shows adding a Custom Resource to your CDK app |
0 commit comments