Supported Services Feature Coverage
... About 2 min
# Supported Services Feature Coverage
This page breaks down all features that are available within Commandeer based on the service.
Service | Features | Is Supported | Notes |
---|---|---|---|
LocalStack | |||
Start new instances | β | ||
Edit existing instances | β | ||
Manage and connect to multiple instances | β | ||
View all services in Commandeer | β | All supported AWS services in Commandeer work completely with LocalStack too | |
AWS | |||
Connect to multple AWS accounts | β | ||
Switch between regions | β | ||
Manage your local .credentials and .config file | β | ||
Synchronize between local credentials and Commandeer | β | ||
Use session tokens to connect | β | ||
Connect via Role Arn | β | ||
S3 | |||
View Buckets | β | ||
Create Buckets | β | ||
Delete Buckets | β | ||
Truncate Buckets | β | ||
Truncate Folders | β | ||
File Viewer Carousel | β | View a carousel of all your files, with instant previews of images, gifs, movies, code, and more | |
Treeview Navigation of your bucket | β | ||
Download Files | β | ||
Upload Files | β | ||
Full blown text editor | β | edit any code file (JSON, CSV, TXT, .ts, .js, .php) and instantly save it on S3 | |
Watch Movies | β | ||
View images and gifs | β | ||
Manage File Permissions | β | ||
Works with LocalStack | β | ||
View Lambda's connected to a bucket | β | ||
View Glue Crawlers connected to a bucket | β | ||
Connect bucket to a Lambda trigger | β | ||
Delete Lamdba trigger from bucket | β | ||
Test an S3 bucket's connection to a Lambda trigger | β | Allows you to upload a file to an S3 bucket and then view the invoked Lambda's CloudWatch Logs. | |
View System Diagram | β | Shows you Lambda triggers and subsequent CloudWatch Logs connected and CloudWatch Alarms assocaited with each bucket | |
Download System Diagram as .png | β | ||
Export Ansible, Serverless Framework, and Terraform IaC Snippets | β | ||
Deep links of all files to the AWS console | β | ||
View CloudWatch Alarms | β | ||
DynamoDB | |||
View Tables | β | ||
Create Tables | β | ||
Delete Tables | β | ||
Truncate Tables | β | ||
Add/Delete GSI (Global Secondary Indexes) | β | ||
Seed Tables | β | ||
View ER Diagrams | β | ||
Download ER Diagrams as .png | β | ||
View System Diagrams | β | ||
View table backups | β | ||
Create table backups | β | ||
Delete table backups | β | ||
Restore table backups | β | ||
View DynamoDB Streams (Lambda) | β | ||
Connect a table to a DynamoDB Stream (Lambda) | β | ||
Disconnect a table from a DynamoDB Stream (Lambda) | β | ||
Download System Diagrams as .png | β | ||
Query Data | β | ||
View Formatted Data | β | ||
Upload Data from .csv and .json files | β | ||
Add/Edit/Delete records in tables | β | ||
Download data from tables as .csv or .json | β | ||
Export Ansible, Serverless Framework, and Terraform IaC Snippets | β | ||
Deep links of all tables to the AWS console | β | ||
View CloudWatch Alarms | β | ||
SQS | |||
View your queues | β | ||
Create a queue | β | ||
Create a FIFO queue | β | First-in, first-out queue | |
View connected Lambda's | β | ||
Connect a Lambda to an SQS queue | β | ||
Disconnect a Lambda from an SQS queue | β | ||
Test an SQS queue to Lambda Trigger | β | allows you to add either a JSON or Plaintext message to a queue and then view the CloudWatch Logs of the instantiated Lambda handler | |
View connected SNS subscriptions | β | ||
Connect an SNS subscriptions | β | ||
Disconnect an SNS subscriptions | β | ||
View CloudWatch Alarms | β | ||
Add messages to a queue | β | ||
View messages in a queue | β | ||
Purge a queue | β | Remove all messages in the queue | |
Delete a queue | β |
# Other Services Breakdown
-- coming soon