{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining and deploying Amazon API Gateway REST APIs, including Lambda and Step Functions integrations, authorizers, and deployment configuration.","skillfed_tags":["aws-cdk","infrastructure-as-code","end-of-life"],"use_cases":["Define a REST API backed by Lambda functions using LambdaRestApi construct for serverless application endpoints.","Build synchronous Step Functions workflows exposed as HTTP APIs using StepFunctionsRestApi for orchestrated backend logic.","Configure API authorization with Cognito User Pools, IAM roles, or custom Lambda authorizers for access control.","Set up custom domain names, SSL certificates, and access logging for production API deployments.","Break large APIs across multiple CloudFormation stacks to work around resource limits while maintaining a unified API structure."],"what_it_does":"This package is the AWS CDK v1 construct library for Amazon API Gateway, a managed service for publishing and securing APIs at scale. It provides high-level Python classes to define REST APIs as infrastructure code, with built-in support for common backend integrations (Lambda functions, Step Functions state machines), authorization patterns (IAM, Lambda-based, Cognito), and operational features like access logging, CORS, and custom domains.\n\nThe library abstracts CloudFormation resource creation, allowing developers to define API hierarchies (resources and methods) programmatically and deploy them alongside other AWS infrastructure. However, the package reached end-of-support on 2023-06-01; AWS recommends migrating to AWS CDK v2 for continued updates and support.","worth_installing":"No\u2014this is AWS CDK v1, which reached end-of-support on 2023-06-01. While the package itself has low install friction and no known vulnerabilities, AWS explicitly recommends migration to AWS CDK v2. Install only if you are maintaining an existing v1 codebase; for new projects, use aws-cdk.aws-apigateway v2 instead."},"id":"aws-cdk-aws-apigateway","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-apigateway","md":"https://skillfed.io/packages/aws-cdk-aws-apigateway.md","pypi":"https://pypi.org/project/aws-cdk-aws-apigateway/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-apigateway","python_support":"supports_current","summary":"The CDK Construct Library for AWS::ApiGateway"},"popularity":{"monthly_downloads":159503,"position":10694,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
