AWS Resource Groups logo

AWS Resource Groups

AWS Resource Groups

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

Resource Groups lets you organize Amazon Web Services resources such as Amazon Elastic Compute Cloud instances, Amazon Relational Database Service databases, and Amazon Simple Storage Service buckets into groups using criteria that you define as tags.

Visit site ↗Source ↗Health checked 3d ago
Use it when

Supports multiple AWS resource types

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

To start using Resource Groups, you need to authenticate with AWS credentials. Refer to AWS documentation for authentication setup and API usage.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
14 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 9Uptime: 100%Avg latency: 45ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 118d ago
01

About this API

AWS Resource Groups enables developers and administrators to organize their AWS resources into logical groups based on user-defined tags. This grouping helps streamline management tasks by allowing bulk operations, easier monitoring, and simplified access control across multiple resource types such as EC2 instances, RDS databases, and S3 buckets.

Users who manage complex AWS environments benefit from this API by reducing the overhead of handling individual resources. Instead, they can define criteria through tags and operate on groups, improving operational efficiency and clarity.

While the API supports a variety of resource types, it relies on consistent tagging strategies to be effective. Authentication is managed through AWS credentials, aligning with standard AWS security practices. This API is relevant for teams aiming to automate and scale their cloud resource management workflows.

02

What you can build

  • 1Organize AWS resources by tags
  • 2Group EC2 instances for management
  • 3Aggregate RDS databases into groups
  • 4Manage S3 buckets collectively
03

Strengths & limitations

Strengths

  • Supports multiple AWS resource types
  • Tag-based flexible grouping
  • Simplifies resource management
04

Example request

curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

To start using Resource Groups, you need to authenticate with AWS credentials. Refer to AWS documentation for authentication setup and API usage.

06

FAQ

Do I need an API key to use AWS Resource Groups?+

You need AWS credentials for authentication, typically via IAM roles or access keys.

Can I use AWS Resource Groups API from a browser?+

Direct browser use is uncommon; typically, calls are made from backend or CLI with proper AWS credentials.

What types of AWS resources can be grouped?+

Resources like EC2 instances, RDS databases, and S3 buckets can be grouped using tags.

Is HTTPS required for API calls?+

Yes, AWS APIs require HTTPS for secure communication.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
Response time
14 ms
Last health check
5/17/2026, 7:29:57 AM
08

Tags

09

More from Amazon Web Services