File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
apigw-translate-python-cdk Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "description" : " Create a REST API Gateway that can perform POST API Call to Amazon Translate's TranslateText API" ,
44 "language" : " Python" ,
55 "level" : " 200" ,
6- "framework" : " AWS SAM " ,
6+ "framework" : " AWS AWS CDK " ,
77 "introBox" : {
88 "headline" : " How it works" ,
99 "text" : [
10- " This Pattern creates a REST API Gateway. The API Gateway endpoint uses service integration to directly connect to Amazon Translate."
10+ " This CDK Pattern creates a REST API Gateway. The API Gateway endpoint uses service integration to directly connect to Amazon Translate."
1111 ]
1212 },
1313 "gitHub" : {
1414 "template" : {
15- "repoURL" : " https://github.com/aws-samples/serverless-patterns/tree/main/apigw-translate" ,
16- "templateURL" : " serverless-patterns/apigw-translate" ,
17- "projectFolder" : " apigw-translate" ,
18- "templateFile" : " apigw-translate/template.yaml"
15+ "repoURL" : " https://github.com/aws-samples/serverless-patterns/tree/main/apigw-translate-python-cdk " ,
16+ "templateURL" : " serverless-patterns/apigw-translate-python-cdk " ,
17+ "projectFolder" : " apigw-translate-python-cdk " ,
18+ "templateFile" : " apigw-translate-python-cdk /template.yaml"
1919 }
2020 },
2121 "resources" : {
4949 "linkedin" : " https://www.linkedin.com/in/vaidehi-patel08/"
5050 }
5151 ]
52- }
52+ }
You can’t perform that action at this time.
0 commit comments