Skip to main content

21 docs tagged with "aws"

View all tags

EC2 instance type specifications

Looks up vCPU, memory, architecture and capability details for named EC2 instance types; the architecture check before launching an instance.

Enabled AWS regions

Lists the AWS regions enabled for the account with endpoint, country and opt-in status; the valid fan-out list for region-swept queries.

Find AWS resource identifiers by tag

Resolves identifiers for ID-centric AWS resource types by querying the tagging API with a resource type and tag filter; returns ARNs, extracted ids and tags.

IAM federated identity providers

Inventories the SAML and OIDC identity providers registered in the account; the trusted federation surface behind assumable roles.

IAM roles trusting external accounts

Lists IAM roles whose trust policy admits principals from other AWS accounts, flagging external id and federation use; the cross-account exposure surface.

IAM users enumeration

Enumerates IAM users in the account; IAM is global and always served from us-east-1, so the query takes no parameters.

Lambda functions in a region

Lists Lambda functions in one region with runtime, architecture, memory, timeout and execution role in a single call.

Launch an EC2 instance

Launches an EC2 instance through Cloud Control, returning a progress event to poll; user data must be base64 encoded.

S3 bucket security detail

Full security configuration for one bucket: public access block, encryption, versioning, ownership controls and logging.

S3 buckets cheap enumeration

Enumerates every S3 bucket in the account with its ARN, home region and creation date in one account-global call.