Skip to content

Instantly share code, notes, and snippets.

@projected1
Created July 17, 2025 18:48
Show Gist options
  • Save projected1/c00bffc8ac538eea1ad56dae4bc77f98 to your computer and use it in GitHub Desktop.
Save projected1/c00bffc8ac538eea1ad56dae4bc77f98 to your computer and use it in GitHub Desktop.
Amazon Bedrock image foundation models

Amazon Bedrock Image Foundation Models

US East (Virginia) Region

Model ID Release Date Pricing
amazon.titan-image-generator-v1:0 December 5, 2023 $0.008/image (≤512x512)
$0.012/image (>512x512)
amazon.titan-image-generator-v1 December 5, 2023 $0.008/image (≤512x512)
$0.012/image (>512x512)
amazon.titan-image-generator-v2:0 August 16, 2024 $0.008/image (≤512x512)
$0.012/image (>512x512)
amazon.nova-canvas-v1:0 December 3, 2024 $0.04/image (Standard, ≤1024x1024)
$0.06/image (Premium, ≤1024x1024)
$0.06/image (Standard, ≤2048x2048)
$0.08/image (Premium, ≤2048x2048)
stability.stable-diffusion-xl-v1:0 November 29, 2023 $0.04/image (≤50 steps)
$0.08/image (>50 steps)
stability.stable-diffusion-xl-v1 July 26, 2023 $0.04/image (≤50 steps)
$0.08/image (>50 steps)

US West (Oregon) Region

Model ID Release Date Pricing
amazon.titan-image-generator-v1:0 December 5, 2023 $0.008/image (≤512x512)
$0.012/image (>512x512)
amazon.titan-image-generator-v1 December 5, 2023 $0.008/image (≤512x512)
$0.012/image (>512x512)
amazon.titan-image-generator-v2:0 August 16, 2024 $0.008/image (≤512x512)
$0.012/image (>512x512)
stability.sd3-large-v1:0 September 2024 $0.08/image
stability.sd3-5-large-v1:0 December 20, 2024 $0.08/image
stability.stable-image-core-v1:0 September 2024 $0.04/image
stability.stable-image-core-v1:1 ~November 2024 $0.04/image
stability.stable-image-ultra-v1:0 September 2024 $0.14/image
stability.stable-image-ultra-v1:1 ~November 2024 $0.14/image

Key Pricing Observations:

  • Most Cost-Effective: Titan Image Generator v1/v2 at $0.008/image (small) and $0.012/image (large)
  • Best Value for Quality: Stable Image Core at $0.04/image - recommended as "top recommendation" with "relatively low price point of 3 cents per generation"
  • Premium Quality: Stable Image Ultra at $0.14/image for highest photorealism
  • Nova Canvas: Mid-range pricing at $0.04-$0.08/image with quality/size options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment