Skip to content

Commit 7638a91

Browse files
committed
Update info message
1 parent e0b222b commit 7638a91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ <h4 id="subheader">KVS Endpoint</h4>
3636
<input class="form-check-input" type="checkbox" id="useDualStackEndpoints" value="useDualStackEndpoints">
3737
<label for="useDualStackEndpoints" class="form-check-label">Use dual-stack endpoints</label>
3838
<span data-delay="{ &quot;hide&quot;: 1500 }" data-position="auto" tabindex="0" class="text-info ml-1" data-toggle="tooltip" data-html="true"
39-
title="<p>Will use dual-stack endpoints for ...</p>
39+
title="<p>Use dual-stack AWS endpoints, else will use legacy IPv4-only endpoints.</p>
40+
<a href=&quot;https://docs.aws.amazon.com/sdkref/latest/guide/feature-endpoints.html&quot;>Additional information</a>
41+
4042
"><sup>&#9432;</sup>
4143
</span>
4244
</div>

0 commit comments

Comments
 (0)