question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

custom endpoints / Localstack

See original GitHub issue

Desktop (please complete the following information):

  • OS: macos
  • VS Code version: 1.59.0 (Universal)
  • AWS Toolkit extension version: v1.29.0

Question

Hi! I’ve been trying to use the AWS Toolkit with Localstack running on my machine. My localstack setup is running fine, I can access it with the awslocal wrapper of the awscli. I created a new aws profile for Localstack, but I can’t find a way to link this profile to the localhost:4655 endpoint used by localstack. To my understanding, this seems to be the missing bit.

Is it possible to link the AWS Toolkit to Localstack?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:38
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

26reactions
justinmk3commented, Aug 5, 2022

It’s not supported yet, but “custom endpoints” is something we are considering.

Related:

4reactions
ptrhckcommented, May 31, 2022

This would be an awesome feature!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom local endpoint
Custom local endpoint ... You can configure the local endpoint URL under which LocalStack is accessible from the LocalStack Web UI. To configure...
Read more >
Local Development with AWS on LocalStack
Simply put, LocalStack is an open-source mock of the real AWS services. It provides a testing environment on our local machine with the...
Read more >
Custom Service Endpoint Configuration - aws2
LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications. An example provider configuration: provider "aws" { access_key = " ...
Read more >
Creating custom endpoints for the AWS SDK for Rust
This section describes how to create a custom endpoint. In most cases you use the endpoint that is pre-configured for a service. However,...
Read more >
Set a default, catch-all custom endpoint for AWS Terraform
I am trying to apply terraform to an AWS localstack instance running on http://localhost:4566 . This means overwriting the endpoints on the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found