All Projects → aws → Aws Toolkit Jetbrains

aws / Aws Toolkit Jetbrains

Licence: apache-2.0
AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Aws Toolkit Jetbrains

Aws Serverless Airline Booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
Stars: ✭ 1,290 (+150.97%)
Mutual labels:  aws, aws-lambda, sam
Express
⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
Stars: ✭ 337 (-34.44%)
Mutual labels:  aws, aws-lambda
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+847.28%)
Mutual labels:  aws, aws-lambda
Aws Serverless Workshop Innovator Island
Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop. Questions? Contact @jbesw.
Stars: ✭ 363 (-29.38%)
Mutual labels:  aws, sam
Aws Lambda Graphql
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
Stars: ✭ 313 (-39.11%)
Mutual labels:  aws, aws-lambda
Grant
OAuth Proxy
Stars: ✭ 3,509 (+582.68%)
Mutual labels:  aws, aws-lambda
Claudia
Deploy Node.js projects to AWS Lambda and API Gateway easily
Stars: ✭ 3,690 (+617.9%)
Mutual labels:  aws, aws-lambda
Lambdaguard
AWS Serverless Security
Stars: ✭ 300 (-41.63%)
Mutual labels:  aws, aws-lambda
Serverless Rust
⚡ 🦀 a serverless framework plugin for rustlang applications
Stars: ✭ 386 (-24.9%)
Mutual labels:  aws, aws-lambda
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+729.77%)
Mutual labels:  aws-lambda, sam
Lambdaphp
Quick and Dirty PHP website hosting using Aws Lambda
Stars: ✭ 449 (-12.65%)
Mutual labels:  aws, aws-lambda
Amazon Rekognition Video Analyzer
A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Stars: ✭ 309 (-39.88%)
Mutual labels:  aws, aws-lambda
Cljs Lambda
Utilities around deploying Clojurescript functions to AWS Lambda
Stars: ✭ 304 (-40.86%)
Mutual labels:  aws, aws-lambda
Lamby
Simple Rails & AWS Lambda Integration 🐑🛤
Stars: ✭ 336 (-34.63%)
Mutual labels:  aws, aws-lambda
Aws Lambda Cpp
C++ implementation of the AWS Lambda runtime
Stars: ✭ 300 (-41.63%)
Mutual labels:  aws, aws-lambda
Serverless Photo Recognition
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Stars: ✭ 345 (-32.88%)
Mutual labels:  aws, aws-lambda
Rattlesnakeos Stack
Build your own privacy and security focused Android OS in the cloud.
Stars: ✭ 490 (-4.67%)
Mutual labels:  aws, aws-lambda
Serverless Plugin Canary Deployments
Canary deployments for your Serverless application
Stars: ✭ 283 (-44.94%)
Mutual labels:  aws, aws-lambda
Terraform Aws Notify Slack
Terraform module which creates SNS topic and Lambda function which sends notifications to Slack
Stars: ✭ 290 (-43.58%)
Mutual labels:  aws, aws-lambda
Bootcamp 2020
Learn to Build Modern Full Stack Serverless Multi-Tenant SaaS Apps and APIs
Stars: ✭ 369 (-28.21%)
Mutual labels:  aws, aws-lambda

Build Status Coverage Downloads Version Quality Gate Status

AWS Toolkit for JetBrains

AWS Toolkit for JetBrains is a plugin for JetBrains IDEs that make it easier to write applications built on Amazon Web Services

The AWS Toolkit for JetBrains is open source because we want you to be involved. We appreciate issues, feature requests, pull requests, code reviews or any other contributions.

Feedback

We want your feedback!

Supported IDEs

All JetBrains IDEs 2020.1+

Installation

See Installing the AWS Toolkit for JetBrains in the AWS Toolkit for JetBrains User Guide.

To use this AWS Toolkit, you will first need an AWS account, a user within that account, and an access key for that user. To use the AWS Toolkit to do AWS serverless application development and to run/debug AWS Lambda functions locally, you will also need to install the AWS CLI, Docker, and the AWS SAM CLI. The installation guide covers setting up all of these prerequisites.

EAP Builds

We also offer opt-in Early Access Preview builds that are built automatically.

In order to opt-in:

  • Add the URL https://plugins.jetbrains.com/plugins/eap/aws.toolkit to your IDE's plugin repository preferences by going to Plugins->Gear Icon->Manage Plugin Repositories and adding the URL to the list
  • Check for updates.

Installing From Source

Please see CONTRIBUTING for instructions.

Features

General

  • AWS Resource Explorer - tree-view of AWS resources available in your selected account/region. This does not represent all resources available in your account, only a sub-set of those resource types supported by the plugin. Learn More
  • Authentication - Connect to AWS using static credentials, credential process, or AWS SSO. Learn more about authentication options

Services

CloudFormation AWS CloudFormation

  • View events, resources, and outputs for your CloudFormation stacks

CloudWatch Logs CloudWatch Logs

  • View and search your CloudWatch log streams

AWS Lambda AWS Lambda

Many of these features require the AWS SAM CLI to be installed, see the Serverless Application Model (SAM) website for more information on installation of the SAM CLI.

SAM features support Java, Python, Node.js, and .NET Core

  • Run/Debug Local Lambda Functions - Locally test and step-through debug functions in a Lambda-like execution environment provided by the SAM CLI. Learn More
  • Invoke Remote Lambda Functions - Invoke remote functions using a sharable run-configuration Learn More
  • Package & Deploy Lambda Functions - Ability to package a Lambda function zip and create a remote lambda Learn More
  • Deploy SAM-based Applications - Package, deploy & track SAM-based applications Learn More

Note: Python features are available in both PyCharm and IntelliJ with the Python Plugin installed.

Amazon Redshift Amazon RDS/Redshift

  • Connect to RDS/Redshift databases using temporary credentials with IAM/SecretsManager, no copy paste required

Note: database features require using a paid JetBrains product

Amazon S3 Amazon S3

  • View and manage your S3 buckets
  • Upload/Download to from buckets
  • Learn more

Licensing

The plugin is distributed according to the terms outlined in our LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].