custom endpoints / Localstack
See original GitHub issueDesktop (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:
- Created 2 years ago
- Reactions:38
- Comments:12 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It’s not supported yet, but “custom endpoints” is something we are considering.
Related:
This would be an awesome feature!