forked from lix-project/lix
Merge pull request #2963 from backuitist/s3-sdk
Nix uses the CPP SDK, not Java
This commit is contained in:
commit
8884c364ca
|
@ -113,7 +113,7 @@ the S3 URL:</para>
|
||||||
exactly <uri>s3://example-nix-cache</uri>.</para>
|
exactly <uri>s3://example-nix-cache</uri>.</para>
|
||||||
|
|
||||||
<para>Nix will use the <link
|
<para>Nix will use the <link
|
||||||
xlink:href="https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default.">default
|
xlink:href="https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/credentials.html">default
|
||||||
credential provider chain</link> for authenticating requests to
|
credential provider chain</link> for authenticating requests to
|
||||||
Amazon S3.</para>
|
Amazon S3.</para>
|
||||||
|
|
||||||
|
@ -138,7 +138,7 @@ the S3 URL:</para>
|
||||||
be <uri>s3://example-nix-cache</uri>.</para>
|
be <uri>s3://example-nix-cache</uri>.</para>
|
||||||
|
|
||||||
<para>Nix will use the <link
|
<para>Nix will use the <link
|
||||||
xlink:href="https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default.">default
|
xlink:href="https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/credentials.html">default
|
||||||
credential provider chain</link> for authenticating requests to
|
credential provider chain</link> for authenticating requests to
|
||||||
Amazon S3.</para>
|
Amazon S3.</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue