

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 版本：2019 年 1 月 24 日 AWS Elastic Beanstalk Windows Server 平台更新
<a name="release-2019-01-24-windows"></a>

此版本會將 Windows 2019 年 1 月安全性更新套用至 Elastic Beanstalk 的 Windows Server 平台，並更新平台組態。此版本也會在特定 AWS 區域中新增 Amazon EC2 執行個體類型。

**版本日期：**2019 年 1 月 24 日

## 變更
<a name="release-2019-01-24-windows.changes"></a>


<table>
<thead>
  <tr><th><b>類別</b></th><th><b>描述</b></th></tr>
</thead>
<tbody>
  <tr><td><b>Windows 安全性更新</b></td><td>已套用 Windows 2019 年 1 月安全性更新。<br />請參閱 Microsoft 的<a href="https://portal.msrc.microsoft.com/en-us/">安全技術中心</a>和<a href="https://technet.microsoft.com/en-us/library/security/">安全建議與佈告欄</a>。</td></tr>
  <tr><td><b>.NET Core 更新</b></td><td>新增 .NET Core 2.2 的支援，用於 Windows Server 2012 或更高版本的組態。如需詳細資訊，請參閱 <i>.NET 部落格</i>的<a href="https://devblogs.microsoft.com/dotnet/announcing-net-core-2-2/">宣布推出 .NET Core 2.2</a>。</td></tr>
  <tr><td><b>執行個體類型</b></td><td>已在部分 AWS 區域新增支援更多 Amazon EC2 執行個體類型，如下：
<table>
<thead>
  <tr><th><b>執行個體類型</b></th><th><b>區域</b></th></tr>
</thead>
<tbody>
  <tr><td><b>X1e</b></td><td> <ul><li>亞太區域 (首爾) – ap-northeast-2</li></ul> </td></tr>
</tbody>
</table>
</td></tr>
</tbody>
</table>


## 已更新平台組態
<a name="release-2019-01-24-windows.platforms"></a>

### Windows Server 上的 .NET 搭配 IIS
<a name="release-2019-01-24-windows.platforms.net"></a>

#### 組態基礎概念
<a name="platforms-supported.net.basics"></a>


****  

|  組態  |  解決方案堆疊名稱  |  架構  |  代理伺服器  | 
| --- | --- | --- | --- | 
|  **Windows Server 2016 搭配 IIS 10.0 1.2.0 版**  |  * 64bit Windows Server 2016 v1.2.0 running IIS 10.0 *  | .NET Core 2.2.1，支援 2.2.1、2.1.7、2.0.9、1.1.10、1.0.13<br />.NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 10.0 | 
|  **Windows Server Core 2016 搭配 IIS 10.0 1.2.0 版**  |  * 64bit Windows Server Core 2016 v1.2.0 running IIS 10.0 *  | .NET Core 2.2.1，支援 2.2.1、2.1.7、2.0.9、1.1.10、1.0.13<br />.NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 10.0 | 
|  **Windows Server 2012 R2 搭配 IIS 8.5 1.2.0 版**  |  * 64bit Windows Server 2012 R2 v1.2.0 running IIS 8.5 *  | .NET Core 2.2.1，支援 2.2.1、2.1.7、2.0.9、1.1.10、1.0.13<br />.NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 8.5 | 
|  **Windows Server 2012 R2 Server Core 搭配 IIS 8.5 1.2.0 版**  |  * 64bit Windows Server Core 2012 R2 v1.2.0 running IIS 8.5 *  | .NET Core 2.2.1，支援 2.2.1、2.1.7、2.0.9、1.1.10、1.0.13<br />.NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 8.5 | 
|  **Windows Server 2012 搭配 IIS 8 1.2.0 版**  |  * 64bit Windows Server 2012 v1.2.0 running IIS 8 *  | .NET Core 2.2.1，支援 2.2.1、2.1.7、2.0.9、1.1.10、1.0.13<br />.NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 8 | 
|  **Windows Server 2008 R2 搭配 IIS 7.5 1.2.0 版**  |  * 64bit Windows Server 2008 R2 v1.2.0 running IIS 7.5 *  | .NET Core 2.1.7，支援 2.1.7、2.0.9、1.1.10、1.0.13<br />.NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 7.5 | 
|  **Windows Server 2012 R2 搭配 IIS 8.5**  |  * 64bit Windows Server 2012 R2 running IIS 8.5 *  | .NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 8.5 | 
|  **Windows Server 2012 R2 Server Core 搭配 IIS 8.5**  |  * 64bit Windows Server Core 2012 R2 running IIS 8.5 *  | .NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 8.5 | 
|  **Windows Server 2012 搭配 IIS 8**  |  * 64bit Windows Server 2012 running IIS 8 *  | .NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 8 | 
|  **Windows Server 2008 R2 搭配 IIS 7.5**  |  * 64bit Windows Server 2008 R2 running IIS 7.5 *  | .NET Framework 4.7.2，支援 4.x、2.0、1.x | IIS 7.5 | 

#### 詳細資訊
<a name="platforms-supported.net.details"></a>


****  

|  組態  |  AMI 版本  |  適用於 .NET 的 AWS 開發套件  |  EC2Config  |  SSM Agent  |  Web 部署  |  AWS X‑Ray  | 
| --- | --- | --- | --- | --- | --- | --- | 
|  **Windows Server 2016 搭配 IIS 10.0 1.2.0 版**  | 2019.01.10 | 3.3.434.0 |  * [僅適用於 SSM](https://docs.aws.amazon.com/systems-manager/latest/userguide/)*  | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server Core 2016 搭配 IIS 10.0 1.2.0 版**  | 2019.01.10 | 3.3.434.0 |  * [僅適用於 SSM](https://docs.aws.amazon.com/systems-manager/latest/userguide/)*  | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2012 R2 搭配 IIS 8.5 1.2.0 版**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2012 R2 Server Core 搭配 IIS 8.5 1.2.0 版**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2012 搭配 IIS 8 1.2.0 版**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2008 R2 搭配 IIS 7.5 1.2.0 版**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2012 R2 搭配 IIS 8.5**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2012 R2 Server Core 搭配 IIS 8.5**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2012 搭配 IIS 8**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 
|  **Windows Server 2008 R2 搭配 IIS 7.5**  | 2019.01.10 | 3.3.434.0 | 4.9.3160 | 2.3.344.0 | 3.6 | 1.0.0 | 