NGINX module to proxy to authenticated AWS services
6 — 所有核心与模块指令——语法、默认值、上下文与真实配置示例。
aws_access_key
指令 'aws_access_key' 指定用于对 AWS 服务的请求进行身份验证的 AWS 访问密钥。
httpserverlocation
aws_endpoint
当使用 NGINX 的 AWS 身份验证模块时,`aws_endpoint` 指令指定用于 S3 服务的 AWS 端点。
httpserverlocation
aws_key_scope
定义用于对 AWS 服务的请求进行身份验证的签名密钥的作用域。
httpserverlocation
aws_s3_bucket
aws_s3_bucket 指令设置要用于代理请求的 Amazon S3 存储桶的名称。
httpserverlocation
aws_sign
aws_sign 指令在代理到 AWS 服务的请求时启用 AWS Signature Version 4 身份验证。
httpserverlocation
aws_signing_key
`aws_signing_key` 指令指定用于通过 NGINX 对访问 AWS 服务的请求进行身份验证的 AWS 签名密钥。
httpserverlocation