Resource Browser
2 minute read
Introduction
The LocalStack Resource Browser allow you to view, manage, and deploy AWS resources locally while building & testing their cloud applications locally. It provides an internal, integrated experience, similar to the AWS Management Console, to manage the ephemeral resources in a LocalStack container on your local machine.
The Resource Browser provide an experience similar to the AWS Management Console. However, the Resource Browser is not a replacement for the AWS Management Console and only replicate some of the features of the AWS Management Console. We recommend using our integrations to create your resources, with the Resource Browser being used for quick viewing and management of your resources.
The LocalStack Web Application connects to your LocalStack container and retrieves the information about your local resources directly via localhost
without using the internet.
None of the information is sent to the internet, or stored on any external servers maintained by LocalStack.
Tip
An AWS region dropdown menu in the dashboard is located on the top right of the page. You can select your desired region to ensure that you can view your resources. If you cannot view resources that you have recently created, you should verify that you are checking the resources in the correct region.Supported services
The Resource Browser supports the following AWS services:
Resource Group | Service |
---|---|
App Integration | API Gateway |
Amazon MQ | |
Amazon MWAA | |
Amazon SNS | |
Amazon SQS | |
Application Auto Scaling | |
AWS Step Functions | |
Compute | Amazon EC2 |
Amazon ECS | |
Amazon ECR | |
Amazon EKS | |
AWS Lambda | |
Management/Governance | AWS Account |
AWS CloudFormation | |
Amazon CloudWatch | |
Amazon CloudTrail | |
Amazon EventBridge (CloudWatch Events) | |
AWS Systems Manager (SSM) | |
Business Applications | Amazon SES |
Developer Tools | AWS AppConfig |
AWS CodeCommit | |
Front-end Web & Mobile | AWS Amplify |
AWS AppSync | |
Security Identity Compliance | AWS ACM (Certificate Manager) |
Amazon Cognito Identity | |
AWS IAM (Identity and Access Management) | |
AWS Key Management Service (KMS) | |
AWS Secrets Manager | |
Storage | Amazon S3 |
AWS Backup | |
Machine Learning | Amazon SageMaker |
Amazon Transcribe | |
Database | Amazon DynamoDB |
Amazon RDS | |
Amazon ElastiCache | |
Amazon QLDB | |
Amazon DocumentDB | |
Amazon Neptune | |
Amazon Timestream | |
Analytics | Amazon Athena |
Amazon Kinesis | |
Amazon MSK (Managed Streaming for Kafka) | |
AWS Glue | |
Amazon Route 53 | |
Amazon CloudFront | |
Amazon OpenSearch Service | |
Cloud Financial Management | AWS Cost Explorer |
Troubleshooting
If you encounter a Network Failure
error message while accessing the Resource Browser, it is likely that the LocalStack container is not running or the instance is not reachable at the endpoint specified in the instance bookmark.