< ciso
brief />
Tag Banner

All news with #aws tag

2299 articles · page 23 of 115

AWS Marketplace Launches Agreements API for Procurement

🛒 AWS Marketplace announces the Agreements API, enabling programmatic procurement and agreement management for Marketplace products. With this API you can generate estimates, accept offers, track charges and entitlements, update purchase orders, and manage agreements within your existing tools and workflows. Combined with the Discovery API, it supports an end-to-end procurement journey from product discovery to purchase and allows partners to build custom storefronts. The Agreements API is available in the US East (N. Virginia) Region; get started by configuring AWS Identity and Access Management permissions and calling the API via the AWS SDK.
read more →

Amazon Neptune adds 1-click CloudShell connection support

🧭 Amazon Neptune now offers a 1-click connect to CloudShell, letting administrators, developers, and analysts quickly open interactive sessions against Neptune Database and Neptune Analytics without manual network configuration. The feature supports VPC-only resources and common network setups, reducing setup time and simplifying testing, development, and troubleshooting workflows. 1-click connect is available at no additional charge in all regions where Neptune is offered.
read more →

Elastic Beanstalk Adds TLS Listener Support for NLB

🔐 AWS Elastic Beanstalk now supports configuring TLS listeners for environments that use a Network Load Balancer. You can attach an SSL/TLS certificate and select a security policy so the load balancer terminates encrypted connections and forwards decrypted traffic to instances. TLS listener settings are configurable via the Elastic Beanstalk console or CLI, and the feature is available in all regions that support Beanstalk and NLBs.
read more →

MediaTailor Supports Trickplay Ads and Compact DASH

🔧 AWS Elemental MediaTailor now natively supports ad trickplay personalization and compact DASH manifests through dynamic transcoding. This enables HLS and DASH ads to include trickplay variants and associated image streams that align with origin content specifications, removing the need for custom transcode profiles. Compact DASH manifest support elevates SegmentTemplate to the AdaptationSet level for smaller manifests and more efficient delivery. The features are available in all MediaTailor regions at no additional cost.
read more →

AWS Releases MCP Server for Secure Agent Access and Auditing

🔒 AWS has announced general availability of the AWS MCP Server, a managed endpoint that gives AI coding agents secure, auditable access to AWS services using the Model Context Protocol (MCP). The server is part of the Agent Toolkit for AWS and enforces IAM-based guardrails while emitting CloudWatch metrics and CloudTrail logs so teams keep visibility and control. It supports calling any AWS API through a single tool, sandboxed Python execution for multi-step tasks without filesystem or shell access, and a new agent skills format for on-demand, curated procedures. The service is available at no additional charge; customers pay only for the AWS resources agents consume.
read more →

AWS launches Agent Toolkit for production-ready AI agents

🚀 AWS announced the Agent Toolkit for AWS, a production-ready suite of tools and guidance to help AI coding agents build on AWS with fewer errors, lower token costs, and enterprise-grade security controls. The toolkit includes validated agent skills, a fully managed MCP Server, and easy-to-install agent plugins. At launch AWS is shipping more than 40 skills across infrastructure-as-code, storage, analytics, serverless, containers, and AI, plus three plugin bundles for Core applications, Data Analytics, and Agent development. The Agent Toolkit is available at no additional charge; customers pay only for AWS resources consumed.
read more →

AWS Transfer Family Web Apps Launch in New Zealand Region

🚀 AWS Transfer Family web apps are now available in the AWS Asia Pacific (New Zealand) Region. The service provides a fully managed, branded web portal that lets workforces browse, upload, and download data stored in Amazon S3 through a browser. Administrators get a secure, simple interface for end-user file access without managing servers. This expands regional options for organizations operating in New Zealand.
read more →

AWS Adds STIG-Aligned Security Settings to Managed AD

🔒 AWS Directory Service for Microsoft Active Directory (AWS Managed Microsoft AD) now offers expanded STIG-aligned security settings focused on high-impact directory controls. These settings are available today through a self-service interface, both programmatically and via the AWS Management Console, enabling administrators to declare desired configurations and have AWS implement and persist them. When new domain controllers are added or directories are scaled or deployed in additional regions, AWS automatically applies the declared settings to new instances to maintain consistency.
read more →

Valkey 9.0 for Amazon ElastiCache: Search, Scale, and TTLs

🚀 Amazon ElastiCache now offers Valkey 9.0, adding built-in full-text and hybrid search, semantic retrieval, and expanded vector similarity to node-based and serverless caches. The update delivers up to 40% higher throughput for pipelined workloads, microsecond latency for real-time queries, and throughput that can reach millions of requests per second. It also introduces hash field expiration for per-field TTLs and multi-database support for lightweight namespaces.
read more →

MediaTailor Adds Automatic Google Ad Platform Integration

🔒 AWS Elemental MediaTailor now automatically authenticates server-to-server connections with Google Ad Manager (GAM), Google Campaign Manager (GCM), and Display & Video 360 (DV360), streamlining SSAI integration for customers. The service auto-detects requests to Google's ad servers and establishes the required secure, authenticated connection — no support case or allow-listing needed. GAM ad requests are secured to support access to Authorized Buyers, and GCM/DV360 impression tracking is routed through Google's authenticated endpoints to improve reporting and reduce rejected impressions. The feature is available in all Regions where MediaTailor runs and incurs no additional charge.
read more →

AI Traffic Analysis Dashboards for AWS WAF and Bot Control

🔍 The AWS blog announces AI Traffic Analysis dashboards for AWS WAF, adding AI-specific visibility into bot and agent activity across web ACLs. The dashboards extend WAF Bot Control detection to more than 650 named bots and provide identity, intent classification, organization breakdowns, top paths, and 14‑day temporal trends. Data is emitted to Amazon CloudWatch and is queryable via the GetTopPathStatisticsByTraffic API for custom dashboards, alerting, and automation. A reference sample demonstrates per-path monetization with CloudFront and Lambda@Edge, with usage guidance and cost warnings.
read more →

SAM CLI Adds BuildKit Support for Lambda Container Builds

🛠️The SAM CLI now supports BuildKit for building container images from Dockerfiles, enabling faster, more efficient Lambda container builds. You can use multi-stage builds to produce smaller final images, improved caching to reduce rebuild times, and parallelized build steps for faster overall builds. BuildKit also enables cross-architecture targets (x86_64 and arm64) and secure build-time use of Docker secrets. To use it, update to SAM CLI v1.159.0+ and run sam build with the --use-buildkit flag; the feature works with both Docker and Finch.
read more →

AWS SAM Adds Native WebSocket API Support for API Gateway

🚀AWS Serverless Application Model (AWS SAM) now supports WebSocket APIs for Amazon API Gateway, enabling developers to declare complete WebSocket APIs with minimal configuration in a SAM template. SAM automatically generates the necessary resources and permissions, reducing the manual CloudFormation work and common IAM debugging issues. The new AWS::Serverless::WebSocketApi resource offers parity with API Gateway WebSocket features — including IAM and Lambda authorization, custom domains, RouteSettings, Models, StageVariables, and Globals support. Define routes by assigning Lambda handlers for $connect, $disconnect, $default, and custom routes; SAM wires up integrations and permissions automatically.
read more →

ElastiCache adds CloudWatch diagnostics for node metrics

🔍 Amazon ElastiCache now publishes thirteen new Amazon CloudWatch metrics for node-based clusters to surface network throttling, memory fragmentation, and connection exhaustion without running INFO commands or manual baselining. The host- and engine-level diagnostics include network baseline percentages, allocator fragmentation, OS page-faults, connection rejects, pub/sub channel counts, and command throughput. Metrics are available in all commercial, China, and GovCloud regions at no additional cost and can be viewed in the ElastiCache monitoring tab or the AWS/ElastiCache namespace in CloudWatch.
read more →

Amazon WorkSpaces Enables Secure AI Agent Desktop Access

🤖 Amazon WorkSpaces now lets AI agents securely access and operate desktop applications within managed, enterprise-grade WorkSpaces environments. Agents built on any framework and running in cloud, on-premises, or hybrid deployments can connect with minimal code using the industry-standard MCP integration, while IT retains centralized permissions, logging, and auditing identical to human desktops. Observability includes screenshots and metrics for full visibility, and pay-as-you-go pricing supports elastic scale.
read more →

AWS IoT Core Device Location: Confidence & Metadata

📍 AWS IoT Core for Device Location now lets developers specify a confidence level (50–99%) for Cell ID, Wi‑Fi, and Cell+Wi‑Fi solvers when resolving device positions via HTTP, trading radius size for statistical certainty. It also adds a measurement type field in resolved metadata to indicate GNSS, Wi‑Fi, or BLE sources, improving data quality assessment and debugging. These enhancements are available in all supported regions.
read more →

Amazon MQ adds in-place upgrades to RabbitMQ 4.2 for brokers

🔄 Amazon MQ now supports in-place upgrades for RabbitMQ brokers, enabling upgrades from 3.13 to 4.2 without provisioning a new broker or migrating data. The upgrade preserves broker configuration, queues, exchanges, bindings, users, and policies. Eligible brokers must run on M7G (Graviton) instance types and must not use classic mirrored queues; a migration tool is available to convert those to quorum queues. Major-version upgrades will render the broker unavailable while Amazon MQ performs the operation.
read more →

Amazon Quick Integrates New Relic AI Agents for Observability

🤖 Amazon Quick now integrates with New Relic's AI agents, enabling on-call engineers, SREs, and engineering leaders to investigate incidents, run NRQL queries, and generate evidence-backed RCAs directly within the Quick workspace. After connecting to New Relic’s remote model context protocol (MCP) server, users can invoke alert insights, log analysis, transaction diagnostics, and user-impact assessments from a conversational prompt. Quick Flows can automate recurring triage runbooks or escalation steps, and responses are surfaced alongside enterprise knowledge in Spaces for context-aware outcomes. The integration is available in all AWS Regions where Amazon Quick operates.
read more →

EC2 Instance Store CSI Driver Now Available as EKS Add-on

💾 Amazon EKS now supports the EC2 Instance Store CSI driver as an EKS add-on, and you can install and manage it via the EKS console or AWS CLI. The driver exposes ephemeral NVMe-based instance store volumes as Kubernetes persistent volumes and manages their lifecycle on EC2 hosts. This feature simplifies attaching local instance storage to EKS clusters and is available in all commercial regions.
read more →

Amazon Connect Cases Supports Customer Identity Resolution

🔁 Amazon Connect Cases now automatically reassociates cases when duplicate customer profiles are merged by Amazon Connect Customer Profiles Identity Resolution, ensuring agents see a consolidated interaction history. When customers have multiple profiles from different channels or with different contact details, Identity Resolution detects and merges those duplicates and Cases brings all associated cases together under the unified profile. This reduces manual searching and the risk of incomplete context. The capability is available in multiple AWS regions.
read more →