Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.23 KB

File metadata and controls

32 lines (18 loc) · 1.23 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Add environment variable AWS_DOCUMENTATION_PARTITION to select AWS documentation partition.
  • Add get_available_services and read_documentation when AWS_DOCUMENTATION_PARTITION is set to aws-cn.

Removed

  • The recommend tool no longer returns Highly Rated recommendations. The upstream recommendation type has been retired, so the tool now returns New, Similar, and Journey results only.

[1.0.0] - 2025-05-26

Removed

[0.0.1] - 2025-04-02

First release of AWS Documentation MCP Server.

Added

  • Initial project setup