Publicado el Deja un comentario

AWS API MCP Server now available

Today, AWS announces the developer preview of the AWS API model context protocol (MCP) server, a new tool that enables foundation models (FMs) to interact with any AWS API through natural language by creating and executing syntactically correct and valid CLI commands.

With the AWS API MCP Server, customers using popular MCP clients can streamline tasks like troubleshooting workloads, managing application deployments, and exploring AWS services and capabilities more easily, by issuing natural language requests that the host FM can translate into API calls.

The AWS API MCP Server allows MCP clients to discover supported AWS APIs and make calls to them through the host FM, enabling actions such as inspecting, creating, and modifying AWS resources. The server provides secure access control through AWS Identity and Access Management (IAM) credentials and pre-configured API permissions, ensuring that FMs can only access or perform authorized actions on permitted AWS APIs.

The AWS API MCP Server is released as an open source project and available now. Visit the AWS Labs GitHub repository to download, deploy, and start experimenting with natural language interaction with AWS APIs today.

 

​Today, AWS announces the developer preview of the AWS API model context protocol (MCP) server, a new tool that enables foundation models (FMs) to interact with any AWS API through natural language by creating and executing syntactically correct and valid CLI commands. With the AWS API MCP Server, customers using popular MCP clients can streamline tasks like troubleshooting workloads, managing application deployments, and exploring AWS services and capabilities more easily, by issuing natural language requests that the host FM can translate into API calls. The AWS API MCP Server allows MCP clients to discover supported AWS APIs and make calls to them through the host FM, enabling actions such as inspecting, creating, and modifying AWS resources. The server provides secure access control through AWS Identity and Access Management (IAM) credentials and pre-configured API permissions, ensuring that FMs can only access or perform authorized actions on permitted AWS APIs. The AWS API MCP Server is released as an open source project and available now. Visit the AWS Labs GitHub repository to download, deploy, and start experimenting with natural language interaction with AWS APIs today.  

Publicado el Deja un comentario

AWS Knowledge MCP Server now available (Preview)

Today, AWS announces the preview release of AWS Knowledge Model Context Protocol (MCP) Server, a new tool that surfaces authoritative AWS knowledge in an LLM-compatible format, including documentation, blog posts, What’s New announcements, and Well-Architected best practices.

AWS Knowledge MCP Server enables clients and foundation models (FMs) that support MCP to ground their responses in trusted AWS context, guidance, and best practices, providing the guidance needed for accurate reasoning and consistent execution, while reducing manual context management. Customers can now focus on business problems instead of searching for information manually.

The server is publicly accessible at no cost and does not require an AWS account. Usage is subject to rate limits. Give your developers and agents access to the most up-to-date AWS information today by configuring your MCP clients to use the AWS Knowledge MCP Server endpoint, and follow the Getting Started guide for setup instructions.

 

​Today, AWS announces the preview release of AWS Knowledge Model Context Protocol (MCP) Server, a new tool that surfaces authoritative AWS knowledge in an LLM-compatible format, including documentation, blog posts, What’s New announcements, and Well-Architected best practices. AWS Knowledge MCP Server enables clients and foundation models (FMs) that support MCP to ground their responses in trusted AWS context, guidance, and best practices, providing the guidance needed for accurate reasoning and consistent execution, while reducing manual context management. Customers can now focus on business problems instead of searching for information manually.
The server is publicly accessible at no cost and does not require an AWS account. Usage is subject to rate limits. Give your developers and agents access to the most up-to-date AWS information today by configuring your MCP clients to use the AWS Knowledge MCP Server endpoint, and follow the Getting Started guide for setup instructions.  

Publicado el Deja un comentario

Amazon EBS now provides visibility into EBS volume initialization status

Amazon EBS now provides visibility into the EBS volume initialization status for volumes created from EBS snapshots. You can use this status to determine when your volume becomes fully initialized when restoring from a snapshot and is fully ready to support latency-sensitive applications.

EBS volumes that are created from EBS snapshots undergo volume initialization, in which the storage blocks from the snapshot must be downloaded from Amazon S3 and written to the volume before you can access them. The volume initialization rate fluctuates throughout the initialization process, which could make completion times unpredictable. During initialization you may notice increased I/O latency and reduced performance. Our new volume initialization status feature allows you to validate when all blocks have been downloaded and written to the volume, enabling fully provisioned performance on your volume. Using this status, you can time your application launches to align with volume initialization completion. Monitor initialization progress in real-time and launch your applications only when volumes are fully ready, ensuring optimal performance from the start. When creating volumes with Provisioned Rate for Volume Initialization, you will also be able to see the estimated completion time for your volume initialization.

Volume initialization status is accessible by default for all EBS volumes. It is available in all AWS Regions, including the AWS GovCloud (US) Regions and AWS China Regions. You can start using this feature today through the AWS Management Console, AWS Command Line Interface (CLI), or AWS SDKs. To learn more about the new volume initialization status and how to access it, please visit the EBS initialize volume documentation

 

​Amazon EBS now provides visibility into the EBS volume initialization status for volumes created from EBS snapshots. You can use this status to determine when your volume becomes fully initialized when restoring from a snapshot and is fully ready to support latency-sensitive applications. EBS volumes that are created from EBS snapshots undergo volume initialization, in which the storage blocks from the snapshot must be downloaded from Amazon S3 and written to the volume before you can access them. The volume initialization rate fluctuates throughout the initialization process, which could make completion times unpredictable. During initialization you may notice increased I/O latency and reduced performance. Our new volume initialization status feature allows you to validate when all blocks have been downloaded and written to the volume, enabling fully provisioned performance on your volume. Using this status, you can time your application launches to align with volume initialization completion. Monitor initialization progress in real-time and launch your applications only when volumes are fully ready, ensuring optimal performance from the start. When creating volumes with Provisioned Rate for Volume Initialization, you will also be able to see the estimated completion time for your volume initialization. Volume initialization status is accessible by default for all EBS volumes. It is available in all AWS Regions, including the AWS GovCloud (US) Regions and AWS China Regions. You can start using this feature today through the AWS Management Console, AWS Command Line Interface (CLI), or AWS SDKs. To learn more about the new volume initialization status and how to access it, please visit the EBS initialize volume documentation.   

Publicado el Deja un comentario

Amazon Nova Sonic adds language support for French, Italian, German

Amazon Nova Sonic—a speech-to-speech foundation model—now supports French, Italian, and German, expanding on its existing coverage of English and Spanish. This update includes six additional expressive voices, offering both masculine and feminine-sounding options, to help developers create more natural and inclusive conversational AI experiences across a wider range of languages.

In addition, Amazon Nova Sonic now integrates with LiveKit, an open-source WebRTC platform, and Pipecat, an open-source framework for building voice and multimodal AI agents. These integrations simplify the development of low-latency, real-time voice applications by removing the need to manage complex audio pipelines and streaming infrastructure. As an added capability, Nova Sonic now also supports integrations with Vonage and Twilio, extending deployment flexibility for telephony and communications use cases.

Amazon Nova Sonic is a speech-to-speech foundation model that delivers real-time, human-like voice conversations with low latency. Available in Amazon Bedrock via the bidirectional streaming API, the model understands streaming speech in various speaking styles and generates expressive speech responses that dynamically adapt to the prosody of input speech.

Amazon Nova Sonic is now available globally on Amazon Bedrock in three AWS Region. To learn more, read the AWS News Blog, Amazon Nova Sonic product page, and User Guide. To get started, visit the Amazon Bedrock Console.

 

​Amazon Nova Sonic—a speech-to-speech foundation model—now supports French, Italian, and German, expanding on its existing coverage of English and Spanish. This update includes six additional expressive voices, offering both masculine and feminine-sounding options, to help developers create more natural and inclusive conversational AI experiences across a wider range of languages. In addition, Amazon Nova Sonic now integrates with LiveKit, an open-source WebRTC platform, and Pipecat, an open-source framework for building voice and multimodal AI agents. These integrations simplify the development of low-latency, real-time voice applications by removing the need to manage complex audio pipelines and streaming infrastructure. As an added capability, Nova Sonic now also supports integrations with Vonage and Twilio, extending deployment flexibility for telephony and communications use cases. Amazon Nova Sonic is a speech-to-speech foundation model that delivers real-time, human-like voice conversations with low latency. Available in Amazon Bedrock via the bidirectional streaming API, the model understands streaming speech in various speaking styles and generates expressive speech responses that dynamically adapt to the prosody of input speech. Amazon Nova Sonic is now available globally on Amazon Bedrock in three AWS Region. To learn more, read the AWS News Blog, Amazon Nova Sonic product page, and User Guide. To get started, visit the Amazon Bedrock Console.  

Publicado el Deja un comentario

Introducing AWS AI League

Today, AWS introduces the AWS AI League, a program that helps organizations upskill their workforce by combining a fun competition with hands-on learning using AWS AI services such as Amazon SageMaker AI and Amazon Bedrock. The program offers a unique opportunity for both enterprises and developers to gain valuable and practical skills in fine-tuning, model customization and prompt engineering. Enterprises can apply to receive AWS credits to host internal AWS AI League competitions, fostering a culture of innovation within their organizations. Individual developers can also participate in the AWS AI League at select AWS Summits and AWS re:Invent, giving them a chance to compete while engaging with cutting-edge AI technologies and gaining skills crucial for developing advanced AI solutions.

AWS is committing up to $2 million in AWS credits and a championship prize pool of $25,000 to reward top performers at AWS re:Invent 2025. This significant investment underscores AWS commitment to advancing AI skills across the workforce and accelerating innovation in the field of generative AI.

For more information about the AWS AI League and how to participate, please visit the AWS AI League page

 

​Today, AWS introduces the AWS AI League, a program that helps organizations upskill their workforce by combining a fun competition with hands-on learning using AWS AI services such as Amazon SageMaker AI and Amazon Bedrock. The program offers a unique opportunity for both enterprises and developers to gain valuable and practical skills in fine-tuning, model customization and prompt engineering. Enterprises can apply to receive AWS credits to host internal AWS AI League competitions, fostering a culture of innovation within their organizations. Individual developers can also participate in the AWS AI League at select AWS Summits and AWS re:Invent, giving them a chance to compete while engaging with cutting-edge AI technologies and gaining skills crucial for developing advanced AI solutions. AWS is committing up to $2 million in AWS credits and a championship prize pool of $25,000 to reward top performers at AWS re:Invent 2025. This significant investment underscores AWS commitment to advancing AI skills across the workforce and accelerating innovation in the field of generative AI. For more information about the AWS AI League and how to participate, please visit the AWS AI League page.   

Publicado el Deja un comentario

Announcing on-demand deployment for custom Amazon Nova models in Amazon Bedrock

Starting today, customers can use the on-demand deployment option in Amazon Bedrock for Nova models that have been fine-tuned or distilled in Bedrock, or customized in SageMaker AI. Models customized on or after 7/16/2025 will be eligible.

This enables Bedrock customers to reduce costs by processing requests in real-time without requiring pre-provisioned compute resources. Customers only pay for what they use, helping reduce the need for an always on infrastructure.

Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models from leading AI companies via a single API. Amazon Bedrock also provides a broad set of capabilities customers need to build generative AI applications with security, privacy, and responsible AI built in.

Learn more in documentation here and here.

 

​Starting today, customers can use the on-demand deployment option in Amazon Bedrock for Nova models that have been fine-tuned or distilled in Bedrock, or customized in SageMaker AI. Models customized on or after 7/16/2025 will be eligible. This enables Bedrock customers to reduce costs by processing requests in real-time without requiring pre-provisioned compute resources. Customers only pay for what they use, helping reduce the need for an always on infrastructure. Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models from leading AI companies via a single API. Amazon Bedrock also provides a broad set of capabilities customers need to build generative AI applications with security, privacy, and responsible AI built in. Learn more in documentation here and here.  

Publicado el Deja un comentario

Amazon CloudWatch adds generative AI observability (Preview)

Amazon CloudWatch now helps you observe generative AI applications and workloads, including agents deployed and operated with Amazon Bedrock AgentCore (Preview), providing insights into AI performance, health, and accuracy. You get an out-of-the-box view into latency, usage, and errors of your AI workloads to detect issues faster in components like model invocations and agents. You can also find issues faster using end-to-end prompt tracing of components like knowledge bases, tools and models. This feature is compatible with popular generative AI orchestration frameworks such as Strands Agents, LangChain, and LangGraph, offering flexibility with your choice of framework.

With this new feature, Amazon CloudWatch analyzes telemetry data across components of a generative AI application, helping quickly identify the source of errors. For example, you can pinpoint the source of inaccurate responses — whether from gaps in your VectorDB or incomplete RAG system retrials — using end-to-end prompt tracing, curated metrics and logs. This connected view of component interactions helps developers optimize workloads faster to deliver high levels of availability, accuracy, reliability, and quality. Developers can keep AI agents running smoothly by monitoring and assessing the fleet of agents in one place. The agent-curated view is available in the “AgentCore” tab in the CloudWatch console for genAI observability. Generative AI observability is integrated with other CloudWatch capabilities such as Application Signals, Alarms, Dashboards, Sensitive Data Protection, and Logs Insights, helping you seamlessly extend existing observability tools to monitor generative AI workloads.

This feature is available in Preview in 4 regions: US East (N.Virginia), US West (Oregon), Europe (Frankfurt), and Asia Pacific (Sydney). To learn more, visit documentation. CloudWatch pricing applies for collected and stored telemetry data.

 

​Amazon CloudWatch now helps you observe generative AI applications and workloads, including agents deployed and operated with Amazon Bedrock AgentCore (Preview), providing insights into AI performance, health, and accuracy. You get an out-of-the-box view into latency, usage, and errors of your AI workloads to detect issues faster in components like model invocations and agents. You can also find issues faster using end-to-end prompt tracing of components like knowledge bases, tools and models. This feature is compatible with popular generative AI orchestration frameworks such as Strands Agents, LangChain, and LangGraph, offering flexibility with your choice of framework. With this new feature, Amazon CloudWatch analyzes telemetry data across components of a generative AI application, helping quickly identify the source of errors. For example, you can pinpoint the source of inaccurate responses — whether from gaps in your VectorDB or incomplete RAG system retrials — using end-to-end prompt tracing, curated metrics and logs. This connected view of component interactions helps developers optimize workloads faster to deliver high levels of availability, accuracy, reliability, and quality. Developers can keep AI agents running smoothly by monitoring and assessing the fleet of agents in one place. The agent-curated view is available in the “AgentCore” tab in the CloudWatch console for genAI observability. Generative AI observability is integrated with other CloudWatch capabilities such as Application Signals, Alarms, Dashboards, Sensitive Data Protection, and Logs Insights, helping you seamlessly extend existing observability tools to monitor generative AI workloads. This feature is available in Preview in 4 regions: US East (N.Virginia), US West (Oregon), Europe (Frankfurt), and Asia Pacific (Sydney). To learn more, visit documentation. CloudWatch pricing applies for collected and stored telemetry data.  

Publicado el Deja un comentario

Amazon Bedrock AgentCore now available in preview

Amazon Bedrock AgentCore enables developers to deploy and operate AI agents with the scale, reliability, and security critical to real-world applications. It provides purpose-built infrastructure to scale agents securely, powerful tools to enhance agent capabilities, and essential controls to ensure trustworthy operations. AgentCore services are modular and composable, allowing them to be used together or independently. They work with any model—in or outside of Amazon Bedrock—and any open-source agent framework, eliminating the trade-off between open-source flexibility and enterprise-grade security.

Amazon Bedrock AgentCore include services and tools that address the barriers to moving agents from proof of concept to production. AgentCore Runtime provides complete session isolation with low latency and supports long-running workloads up to 8 hours. AgentCore Memory enables agents to maintain both short-term and long-term memory across interactions with zero infrastructure management. AgentCore Gateway simplifies tool integration and discoverability, enabling developers to convert existing APIs and services into Model Context Protocol (MCP)-compatible tools with minimal code. AgentCore Browser Tool provides a secure, cloud-based browser runtime so agents can interact with web-based services and perform complex web tasks. AgentCore Code Interpreter offers a secure, sandbox environment so agents can execute code across multiple languages. AgentCore Observability provides real-time visibility into end-to-end agent execution and key operational metrics through dashboards powered by Amazon CloudWatch and is OpenTelemetry compatible. AgentCore Identity allows users to invoke agents by integrating with existing identity providers such as Amazon Cognito, Microsoft Entra ID, and Okta and enables agents to then securely access AWS resources and third-party tools and services.

The preview of Amazon Bedrock AgentCore is currently available in US East (N. Virginia), US West (Oregon), Asia Pacific (Sydney), and Europe (Frankfurt). Learn more about Amazon Bedrock AgentCore and it’s services in the News Blog and explore in-depth implementation details in the AgentCore documentation. For pricing information, visit the Amazon Bedrock AgentCore Pricing.

 

​Amazon Bedrock AgentCore enables developers to deploy and operate AI agents with the scale, reliability, and security critical to real-world applications. It provides purpose-built infrastructure to scale agents securely, powerful tools to enhance agent capabilities, and essential controls to ensure trustworthy operations. AgentCore services are modular and composable, allowing them to be used together or independently. They work with any model—in or outside of Amazon Bedrock—and any open-source agent framework, eliminating the trade-off between open-source flexibility and enterprise-grade security.
Amazon Bedrock AgentCore include services and tools that address the barriers to moving agents from proof of concept to production. AgentCore Runtime provides complete session isolation with low latency and supports long-running workloads up to 8 hours. AgentCore Memory enables agents to maintain both short-term and long-term memory across interactions with zero infrastructure management. AgentCore Gateway simplifies tool integration and discoverability, enabling developers to convert existing APIs and services into Model Context Protocol (MCP)-compatible tools with minimal code. AgentCore Browser Tool provides a secure, cloud-based browser runtime so agents can interact with web-based services and perform complex web tasks. AgentCore Code Interpreter offers a secure, sandbox environment so agents can execute code across multiple languages. AgentCore Observability provides real-time visibility into end-to-end agent execution and key operational metrics through dashboards powered by Amazon CloudWatch and is OpenTelemetry compatible. AgentCore Identity allows users to invoke agents by integrating with existing identity providers such as Amazon Cognito, Microsoft Entra ID, and Okta and enables agents to then securely access AWS resources and third-party tools and services.
The preview of Amazon Bedrock AgentCore is currently available in US East (N. Virginia), US West (Oregon), Asia Pacific (Sydney), and Europe (Frankfurt). Learn more about Amazon Bedrock AgentCore and it’s services in the News Blog and explore in-depth implementation details in the AgentCore documentation. For pricing information, visit the Amazon Bedrock AgentCore Pricing.  

Publicado el Deja un comentario

Introducing AI agents and tools in AWS Marketplace

AWS Marketplace now offers AI agents and tools from AWS Partners, allowing customers to find and buy third-party AI agent solutions with streamlined procurement and multiple deployment options. Customers can accelerate their discovery of AI agents and agent tools in a centralized catalog while enjoying the benefits of purchasing through AWS Marketplace and Partners can quickly bring their AI agent solutions to market.

Customers can explore AI agent products on the new “AI Agent & Tools” solution page. Using natural language, customers can search and receive results that match their specific use cases. When evaluating solutions, customers can review listings that support model context protocol (MCP) and agent-to-agent (A2A) standard protocols, along with various deployment options, to determine the best-fit solution for their needs. Customers can then purchase and deploy their chosen solutions through various paths, including Amazon Bedrock AgentCore Runtime, or add tools to AgentCore Gateway to accelerate agent development.

For AWS Partners, AI Agents and Tools in AWS Marketplace accelerates customer reach and adoption for agentic solutions. By listing their AI agents and tools, Partners can leverage established AWS Marketplace channels to streamline sales, offer flexible pricing, and provide secure AWS deployment options. Partners can categorize their offerings and highlight MCP and A2A protocol support, enhancing discoverability through advanced search and filtering in the AWS Marketplace catalog. Integration with Amazon Bedrock AgentCore services further simplifies deployment for customers, reducing time to value and providing a secure, scalable environment for customers building innovative agentic solutions.

Start exploring AI agent solutions in AWS Marketplace. Learn how AWS Partners can start selling by accessing the AWS Marketplace Seller Guide

 

​AWS Marketplace now offers AI agents and tools from AWS Partners, allowing customers to find and buy third-party AI agent solutions with streamlined procurement and multiple deployment options. Customers can accelerate their discovery of AI agents and agent tools in a centralized catalog while enjoying the benefits of purchasing through AWS Marketplace and Partners can quickly bring their AI agent solutions to market.
Customers can explore AI agent products on the new “AI Agent & Tools” solution page. Using natural language, customers can search and receive results that match their specific use cases. When evaluating solutions, customers can review listings that support model context protocol (MCP) and agent-to-agent (A2A) standard protocols, along with various deployment options, to determine the best-fit solution for their needs. Customers can then purchase and deploy their chosen solutions through various paths, including Amazon Bedrock AgentCore Runtime, or add tools to AgentCore Gateway to accelerate agent development. For AWS Partners, AI Agents and Tools in AWS Marketplace accelerates customer reach and adoption for agentic solutions. By listing their AI agents and tools, Partners can leverage established AWS Marketplace channels to streamline sales, offer flexible pricing, and provide secure AWS deployment options. Partners can categorize their offerings and highlight MCP and A2A protocol support, enhancing discoverability through advanced search and filtering in the AWS Marketplace catalog. Integration with Amazon Bedrock AgentCore services further simplifies deployment for customers, reducing time to value and providing a secure, scalable environment for customers building innovative agentic solutions. Start exploring AI agent solutions in AWS Marketplace. Learn how AWS Partners can start selling by accessing the AWS Marketplace Seller Guide.   

Publicado el Deja un comentario

Customize Amazon Nova in Amazon SageMaker AI

Today, Amazon Nova is introducing the most comprehensive suite of model customization capabilities made available for any proprietary model family. Available as ready-to-use recipes on SageMaker AI, these capabilities allow customers to adapt Nova Micro, Nova Lite, and Nova Pro across the model training lifecycle, including pre-training, supervised fine-tuning, and alignment.

Using these customization techniques, you can adapt Nova models to accurately reflect your proprietary knowledge, workflows, and brand in your generative AI applications while maintaining Nova’s industry-leading price performance and low latency. The techniques include Continued Pre-Training, Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), Proximal Policy Optimization, and Knowledge Distillation — with support for both parameter-efficient and full-model training options across SFT, DPO and Distillation.

Nova customization recipes are available in SageMaker training jobs and SageMaker HyperPod, giving you flexibility to select the environment that best fits your infrastructure and scale requirements. You can deploy your customized models on Amazon Bedrock and invoke them via on-demand inference or Provisioned Throughput. On-demand inference is available only with parameter efficient training techniques.

Recipes for Amazon Nova on Amazon SageMaker AI are available in US East (N. Virginia).

To get started read Amazon Nova user guide and visit the GitHub repository to browse Nova specific SageMaker training recipes. 

 

​Today, Amazon Nova is introducing the most comprehensive suite of model customization capabilities made available for any proprietary model family. Available as ready-to-use recipes on SageMaker AI, these capabilities allow customers to adapt Nova Micro, Nova Lite, and Nova Pro across the model training lifecycle, including pre-training, supervised fine-tuning, and alignment. Using these customization techniques, you can adapt Nova models to accurately reflect your proprietary knowledge, workflows, and brand in your generative AI applications while maintaining Nova’s industry-leading price performance and low latency. The techniques include Continued Pre-Training, Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), Proximal Policy Optimization, and Knowledge Distillation — with support for both parameter-efficient and full-model training options across SFT, DPO and Distillation. Nova customization recipes are available in SageMaker training jobs and SageMaker HyperPod, giving you flexibility to select the environment that best fits your infrastructure and scale requirements. You can deploy your customized models on Amazon Bedrock and invoke them via on-demand inference or Provisioned Throughput. On-demand inference is available only with parameter efficient training techniques. Recipes for Amazon Nova on Amazon SageMaker AI are available in US East (N. Virginia). To get started read Amazon Nova user guide and visit the GitHub repository to browse Nova specific SageMaker training recipes.