aws-pricing Verified for current stable LTS

Aws Pricing Command: Get Pricing Info With Filters

Use for get pricing info with filters with Aws Pricing. Exact CLI syntax to get pricing info with filters using Aws Pricing.

When to use this: Use for get pricing info with filters with Aws Pricing.

Command Syntax

aws pricing get-products --service-code <AmazonEC2> --filters "<Type=TERM_MATCH,Field=instanceType,Value=m5.xlarge>" "<Type=TERM_MATCH,Field=location,Value=US East (N. Virginia)>" --region <us-east-1>

Command Breakdown

--service-code
Command Option
Tool-specific option used by this command invocation.
--filters
Command Option
Tool-specific option used by this command invocation.
--region
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to get pricing info with filters using Aws Pricing.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Aws Pricing directory