< ciso
brief />
Tag Banner

All news with #product update tag

1322 articles · page 13 of 67

AWS Certificate Manager adds console certificate search

🔍 AWS Certificate Manager (ACM) now provides a console search bar and a new SearchCertificates API to locate certificates by domain name, certificate ARN, or validity range. Administrators managing large certificate inventories can combine parameters to quickly find certificates that are expiring soon or match specific criteria. The capability supports both ad hoc console queries and scripted automation via the API. This feature is available in Public AWS, AWS China, and AWS GovCloud regions.
read more →

AWS Cost Explorer Adds Amazon Q Natural-Language Query

🤖 AWS Cost Explorer now integrates Amazon Q generative AI so you can query your AWS cost and usage data using natural language. Suggested prompts and a new 'Ask Question' button let users pose common or custom questions while Cost Explorer automatically updates charts, filters, and groupings to match the query. When Amazon Q uses additional datasets like pricing or anomaly detection, visual outputs appear in an artifacts panel. The conversation remains contextual for follow-up analysis without switching tools.
read more →

SageMaker Unified Studio adds notebook import/export

📝 Amazon has added import/export capabilities to SageMaker Unified Studio notebooks to simplify migration from JupyterLab and other platforms. The feature supports .ipynb, .json, and .py formats while preserving cell types, outputs, execution history, and metadata. Exports are available in four package types (.zip with requirements, .ipynb, .py, and native .json). The release also introduces developer productivity features including cell reordering, keyboard shortcuts, cell renaming, and multi-line SQL with tabbed results.
read more →

Microsoft fixes Classic Outlook email delivery bug

🛠️ Microsoft implemented a server-side fix to resolve a known issue that prevented some Classic Outlook users from sending messages via Outlook.com. Affected users received non-delivery reports (NDRs) showing error codes such as 0x80070005-0x0004dc-0x000524 and a warning that messages could not be sent. The Outlook Team says the change was deployed to production on April 3, 2026. If problems persist, Microsoft recommends using the New Outlook client or Outlook on the web and provides a temporary workaround to download the Outlook Address Book for impacted accounts.
read more →

Amazon Verified Permissions: policy aliases and names

🔑 AWS has added support for policy store aliases along with named policies and policy templates in Amazon Verified Permissions. Developers can now assign human-readable aliases to tenant policy stores and reference policies by meaningful names instead of system-generated IDs. This removes the need for separate mapping tables and simplifies multi-tenant deployments and everyday policy management. These capabilities are available in all Regions where the service operates.
read more →

Microsoft Removes SaRA Tool from Supported Windows

🛠️ Microsoft has deprecated and removed the Support and Recovery Assistant (SaRA) command‑line utility from all in‑support Windows updates effective March 10. The company recommends administrators migrate to the Get Help command‑line tool (GetHelpCmd.exe), which offers similar diagnostic capabilities and runs on a more secure infrastructure. Get Help can be scripted and executed remotely to troubleshoot Microsoft 365 apps, Outlook, Teams, and Windows clients.
read more →

Amazon WorkSpaces Personal adds unique PrivateLink DNS

🔒 Amazon WorkSpaces Personal now assigns globally unique, publicly resolvable DNS names to each AWS PrivateLink interface VPC endpoint. This change eliminates DNS name collisions across VPCs and accounts, enabling enterprises to deploy WorkSpaces Personal directories in multiple VPCs without conflict. The AWS-managed names resolve to private IP addresses reachable only within the respective VPC, require no additional Route 53 or custom DNS configuration, and remain backward compatible. The feature is available in all regions where PrivateLink supports WorkSpaces.
read more →

RVU uses Dataproc and Serverless Spark to hyper-personalise

🚀 RVU accelerated its personalization platform by adopting Dataproc and Google Cloud Serverless for Apache Spark, using high-speed Spark processing for feature engineering across its consumer brands. The company reduced feature engineering and model development time from weeks to days, enabling faster experimentation and quicker contractor onboarding. This scalable, managed approach co-locates data in BigQuery, simplifies operations, and improves time-to-market for hyper-personalized campaigns.
read more →

Looker Self-Service Explores for Faster Ad-hoc Analysis

🔍 Looker now provides self-service Explores that convert CSV, XLS/XLSX, or Google Sheets into instant, governed Explorations using a drag-and-drop or sheet import workflow. Uploaded files are securely persisted in your BigQuery instance and can be re-uploaded or refreshed for ongoing ad-hoc dashboards. Merge queries enable combining uploaded data with modeled Looker datasets (unlimited within the same BigQuery connection) to enrich official metrics, while conversational analytics supports natural-language querying. Admin controls and monitoring keep ad-hoc work distinct from core, governed models to maintain metric integrity.
read more →

Amazon FSx for OpenZFS Now Available in Melbourne Region

🔔 Amazon Web Services now lets customers create Amazon FSx for OpenZFS file systems in the Asia Pacific (Melbourne) Region. The fully managed service delivers low-latency, high-throughput shared file storage built on the OpenZFS file system with features like snapshots, data cloning, and compression. Designed for demanding workloads, it offers sub-millisecond latencies and multi-GB/s throughput while simplifying deployment and scaling. Check the AWS Region Table and product page for availability and details.
read more →

FortiOS 8.0: Unified Security for AI and Quantum Era

🔒 FortiOS 8.0 delivers a unified operating system to simplify security and networking across hybrid, multi-cloud, and IT/OT environments. The release consolidates controls through the Fortinet Security Fabric and adds features such as SASE Outpost, Sovereign SASE, unified SD‑WAN, and multipath IPsec for resilient connectivity. It also extends OT support and compliance with standards like NERC CIP and IEC 62443. Key risk-focused updates include MCP observability, image OCR in FortiGuard DLP, agentic AI automation, and FIPS 204/205 hybrid cryptography to mitigate quantum risk.
read more →

Amazon S3: New Default Disables SSE-C for Buckets Globally

🔐 Amazon S3 is rolling out a new default bucket security setting that will automatically disable server-side encryption with customer-provided keys (SSE-C) for all new general purpose buckets. For existing buckets in accounts without any SSE-C-encrypted objects, S3 will also block SSE-C for new write requests. AWS will not change buckets in accounts that already use SSE-C. The rollout covers 37 regions, including AWS China and GovCloud, over the next few weeks.
read more →

Amazon RDS for Oracle Adds OMA 24.1.0.0.v1 Support

📣 Amazon RDS for Oracle now supports Oracle Management Agent version 24.1.0.0.v1 for Oracle Enterprise Manager Cloud Control 24aiR1. To enable it, add the OEM_AGENT option in Option Groups and set the AGENT_VERSION to "24.1.0.0.v1". You must also configure OMS hostname (or IP), port, agent registration password, and a minimum TLS version of TLSv1.2 so the agent can securely communicate with your Oracle Management Service. Refer to the Amazon RDS for Oracle documentation for full configuration guidance.
read more →

Amazon Bedrock Data Automation Adds Custom Vocabulary

🎙️ Amazon Bedrock Data Automation now supports custom vocabulary through the new Data Automation Library, enabling organizations to supply domain-specific word lists to improve speech recognition and transcription accuracy for audio and video. The capability supports display-form mapping (for example, rendering “electrocardiogram” as “ECG”) and covers 11 languages. It targets sectors such as healthcare, legal, financial services, media, and contact center analytics and is provided at no additional charge.
read more →

AWS Glue Schema Registry Expands to 3 More Regions

🗂️ AWS Glue Schema Registry is now available in Asia Pacific (Jakarta), Europe (Spain), and Europe (Zurich). The serverless, free registry centralizes Avro, JSON, and Protobuf schemas to validate streaming data and control schema evolution. Through Apache-licensed serializers and deserializers it integrates with C# and Java applications for Apache Kafka/Amazon MSK, Amazon Kinesis Data Streams, Apache Flink/Kinesis Data Analytics, and AWS Lambda. The expansion aims to reduce cross-team coordination, improve streaming data quality, and lower downstream application failures.
read more →

Amazon SageMaker Data Agent Adds Charts, SQL, and MVs

📊 Amazon SageMaker Data Agent now embeds interactive charting, SQL analytics across Snowflake sources, and materialized view management directly inside SageMaker Unified Studio notebooks. You can ask natural-language prompts like "plot monthly revenue trends by region for 2025" to generate interactive charts that support hover, editing, and refinement without writing code. When analyses span AWS and Snowflake, the agent lets you join Snowflake tables via external connections with AWS Glue Data Catalog data in a single prompt. The agent can also recommend and create materialized views, including refresh schedules, to optimize query performance.
read more →

Amazon Bedrock Guardrails Adds Cross-Account Safeguards

🔒 Amazon Bedrock Guardrails now supports centralized, organization-wide enforcement through cross-account safeguards, enabling security teams to apply configurable safety controls from a single management account. AWS reports these safeguards can block up to 88% of harmful multimodal content and help filter hallucinated model outputs, removing the need to configure guardrails per account. The capability is available in all supported commercial and GovCloud regions and can be managed via the AWS Console or APIs.
read more →

AWS Partner Revenue Measurement Adds Marketplace Metering

🔍 Partner Revenue Measurement now integrates with AWS Marketplace Metering for AMI and ML products, enabling automatic attribution of service consumption. This captures Amazon EC2 and Amazon SageMaker usage across partner-managed and customer-managed accounts without additional partner implementation, complementing Resource Tagging and User Agent string methods. The capability is generally available in all commercial regions and helps partners understand revenue impact and consumption patterns.
read more →

AWS Partner Revenue Measurement Adds User Agent Support

📈 Partner Revenue Measurement now supports embedding a User Agent string to attribute AWS service consumption to specific AWS Marketplace products. Partners can format the string as APN_1.1/pc_<AWS Marketplace product-code>$ and apply it in application code, via environment variables, or in the shared AWS configuration to capture API-driven usage across common SDKs. This complements Resource Tagging and Marketplace Metering and is generally available in all commercial regions.
read more →

AWS Secrets Manager Console Accepts Custom KMS ARNs

🔒 The AWS Secrets Manager console now lets you enter a custom customer-managed AWS KMS key ARN when creating secrets. Previously, the console only presented keys from the current account in a dropdown. By accepting direct KMS key ARNs, the console now supports keys in other accounts and aligns with existing API capabilities. This change simplifies cross-account encryption workflows and offers more flexible key management across accounts.
read more →