

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

# 內建技術指南屬性
<a name="attributes-recipes"></a>

**重要**  
 AWS OpsWorks Stacks 此服務已於 2024 年 5 月 26 日終止，並已針對新客戶和現有客戶停用。我們強烈建議客戶盡快將其工作負載遷移至其他解決方案。如果您對遷移有任何疑問，請透過 [AWS re：Post](https://repost.aws/) 或透過 [AWS Premium Support](https://aws.amazon.com/support) 聯絡 AWS 支援 團隊。

**注意**  
其中大部分屬性僅適用於 Linux 堆疊。

大多數內建配方具有一或多個[屬性檔案](workingcookbook-installingcustom-components-attributes.md)，可定義各種設定。您可以存取自訂配方中的這些設定，並使用自訂 JSON 加以覆寫。您通常需要存取或覆寫屬性，以控制 Stacks OpsWorks 支援的各種伺服器技術的組態。本節摘要說明這些屬性。您可以在 [https://github.com/aws/opsworks-cookbooks.git](https://github.com/aws/opsworks-cookbooks.git) 找到完整的屬性檔案，以及相關聯的配方和範本。

**注意**  
所有內建配方屬性都是 `default` 類型。

**Topics**
+ [apache2 屬性](attributes-recipes-apache.md)
+ [deploy 屬性](attributes-recipes-deploy.md)
+ [haproxy 屬性](attributes-recipes-haproxy.md)
+ [memcached 屬性](attributes-recipes-mem.md)
+ [mysql 屬性](attributes-recipes-mysql.md)
+ [nginx 屬性](attributes-recipes-nginx.md)
+ [opsworks\$1berkshelf 屬性](attributes-recipes-berkshelf.md)
+ [opsworks\$1java 屬性](attributes-recipes-java.md)
+ [passenger\$1apache2 屬性](attributes-recipes-passenger.md)
+ [ruby 屬性](attributes-recipes-ruby.md)
+ [unicorn 屬性](attributes-recipes-unicorn.md)