
Amazon RDS for PostgreSQL が設定可能な暗号スイートをサポートするようになりました
本記事は、2025年3月31日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
Amazon Relational Database Service (RDS) for PostgreSQL で、ssl_ciphers パラメータの変更がサポートされるようになりました。SSL 暗号 (または暗号スイート) は、クライアントとサーバー間のネットワーク接続を保護するために使用されるアルゴリズムの組み合わせです。
これらは、キー交換、認証、暗号化、およびメッセージの整合性検証を処理して、安全で機密性の高い通信を保証します。
Amazon RDS for PostgreSQL 16.1 以降では、ssl_ciphers パラメータの変更がサポートされます。Amazon RDS for PostgreSQL の許可リストから暗号スイートを選択して、組織のセキュリティ標準に合わせ、データベースのデプロイメント全体で一貫したセキュリティ構成を維持できます。
Amazon RDS for PostgreSQL を使用すると、クラウドでの PostgreSQL デプロイメントのセットアップ、運用、およびスケーリングが簡単になります。
料金の詳細とリージョンの可用性については、Amazon RDS for PostgreSQL の料金をご覧ください。Amazon RDS マネジメントコンソールで、フルマネージドの Amazon RDS データベースを作成または更新します。
原文
Amazon Relational Database Service (RDS) for PostgreSQL now supports modifying the ssl_ciphers parameter. SSL Ciphers (or cipher suites) are combinations of algorithms used to secure network connections between a client and server. They handle key exchange, authentication, encryption, and message integrity verification to ensure secure and confidential communication.
Amazon RDS for PostgreSQL 16.1 and later will support modification of the ssl_ciphers parameter. You can select cipher suites from the Amazon RDS for PostgreSQL allow list to align with your organization’s security standards and maintain consistent security configurations across database deployments.
Amazon RDS for PostgreSQL makes it simple to set up, operate, and scale PostgreSQL deployments in the cloud. See Amazon RDS for PostgreSQL Pricing for pricing details and regional availability. Create or update a fully managed Amazon RDS database in the Amazon RDS Management Console.
引用元:Amazon RDS for PostgreSQL now supports configurable cipher suites