Supported Services Feature Coverage

...
  • AWS
  • LocalStack
  • S3
  • DynamoDB
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

Last update: December 25, 2021 15:42