

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 内置说明书属性
<a name="attributes-recipes"></a>

**重要**  
该 AWS OpsWorks Stacks 服务于 2024 年 5 月 26 日终止，新客户和现有客户均已禁用。我们强烈建议客户尽快将其工作负载迁移到其他解决方案。如果您对迁移有疑问，请通过 re [AWS : Post 或通过 Pre](https://repost.aws/) mium Su [AWS pp](https://aws.amazon.com/support) ort 与 AWS 支持 团队联系。

**注意**  
大多数这些属性仅在 Linux 堆栈上可用。

大多数内置配方有一个或多个[属性文件](workingcookbook-installingcustom-components-attributes.md)，用于定义各种设置。您可以在自定义配方中访问这些设置，并使用自定义 JSON 覆盖它们。您通常需要访问或覆盖用于控制 OpsWorks Stacks 支持的各种服务器技术配置的属性。本部分汇总了这些属性。完整的属性文件以及相关的配方和模板可在 [https://github.com/aws/opsworks-cookbooks](https://github.com/aws/opsworks-cookbooks.git) .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)