Skip to content

Commit

Permalink
Update docs for 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
IBMalok authored and GitHub Enterprise committed Feb 6, 2024
1 parent 662f662 commit c10fb3c
Show file tree
Hide file tree
Showing 452 changed files with 18,460 additions and 18,012 deletions.
2 changes: 1 addition & 1 deletion _index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2791,7 +2791,7 @@ <h2>Namespace Listing A-Z</h2>
</div>

<div id="footer">
Generated on Wed Dec 6 15:46:54 2023 by
Generated on Fri Feb 2 07:04:27 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
10 changes: 5 additions & 5 deletions aws.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h3>Value:</h3>
</dt>
<dd>
<h3>Value:</h3>
<pre class="code"><div class="hljs"><span class="hljs-string">"1.10.1"</span></div></pre>
<pre class="code"><div class="hljs"><span class="hljs-string">"1.10.2"</span></div></pre>
</dd>

</dl>
Expand Down Expand Up @@ -5696,14 +5696,14 @@ <h3 class="signature " id="NewDefaultLogger-class_method">
<pre class="lines">


106
107
108
109
110</pre>
110
111</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/logger.go', line 106</span>
<pre class="code"><span class="info file">// File 'aws/logger.go', line 107</span>

<div class="hljs"><span class="hljs-keyword">func</span> NewDefaultLogger() Logger {
<span class="hljs-keyword">return</span> &defaultLogger{
Expand Down Expand Up @@ -8130,7 +8130,7 @@ <h3 class="signature " id="URLHostname-class_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:46:56 2023 by
Generated on Fri Feb 2 07:04:29 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -3543,7 +3543,7 @@ <h3 class="signature " id="WithUseDualStack-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:05 2023 by
Generated on Fri Feb 2 07:04:39 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/Context.html
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ <h3 class="signature " id="Value-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:48:12 2023 by
Generated on Fri Feb 2 07:05:50 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/LogLevelType.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ <h3 class="signature " id="Value-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:05 2023 by
Generated on Fri Feb 2 07:04:39 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/Logger.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h3 class="signature first" id="Log-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:48:12 2023 by
Generated on Fri Feb 2 07:05:50 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
8 changes: 4 additions & 4 deletions aws/LoggerFunc.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,12 @@ <h3 class="signature first" id="Log-instance_method">
<pre class="lines">


100
101
102</pre>
102
103</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/logger.go', line 100</span>
<pre class="code"><span class="info file">// File 'aws/logger.go', line 101</span>

<div class="hljs"><span class="hljs-keyword">func</span> (f LoggerFunc) Log(args ...<span class="hljs-keyword">interface</span>{}) {
f(args...)
Expand All @@ -181,7 +181,7 @@ <h3 class="signature first" id="Log-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:05 2023 by
Generated on Fri Feb 2 07:04:39 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/MultiCloser.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h3 class="signature first" id="Close-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:04 2023 by
Generated on Fri Feb 2 07:04:38 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/ReaderSeekerCloser.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ <h3 class="signature " id="Seek-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:04 2023 by
Generated on Fri Feb 2 07:04:38 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/WriteAtBuffer.html
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ <h3 class="signature " id="WriteAt-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:04 2023 by
Generated on Fri Feb 2 07:04:38 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/arn.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ <h3 class="signature " id="Parse-class_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:46:56 2023 by
Generated on Fri Feb 2 07:04:29 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 class="packages">Sub-Packages</h2>
</div>

<div id="footer">
Generated on Wed Dec 6 15:46:58 2023 by
Generated on Fri Feb 2 07:04:32 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/auth/bearer.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ <h2>
</div>

<div id="footer">
Generated on Wed Dec 6 15:46:58 2023 by
Generated on Fri Feb 2 07:04:32 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/auth/bearer/StaticTokenProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ <h3 class="signature first" id="RetrieveBearerToken-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:06 2023 by
Generated on Fri Feb 2 07:04:40 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/auth/bearer/Token.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ <h3 class="signature first" id="Expired-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:06 2023 by
Generated on Fri Feb 2 07:04:40 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/auth/bearer/TokenProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h3 class="signature first" id="RetrieveBearerToken-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:48:13 2023 by
Generated on Fri Feb 2 07:05:51 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
2 changes: 1 addition & 1 deletion aws/auth/bearer/TokenProviderFunc.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h3 class="signature first" id="RetrieveBearerToken-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:47:06 2023 by
Generated on Fri Feb 2 07:04:40 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
30 changes: 15 additions & 15 deletions aws/awserr.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,16 +403,16 @@ <h3 class="signature first" id="New-class_method">
<pre class="lines">


80
81
82
83
84
85
86
87</pre>
86</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 81</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 80</span>

<div class="hljs"><span class="hljs-keyword">func</span> New(code, message <span class="hljs-constant">string</span>, origErr <span class="hljs-constant">error</span>) Error {
<span class="hljs-keyword">var</span> errs []<span class="hljs-constant">error</span>
Expand Down Expand Up @@ -453,12 +453,12 @@ <h3 class="signature " id="NewBatchError-class_method">
<pre class="lines">


90
91
92
93</pre>
92</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 91</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 90</span>

<div class="hljs"><span class="hljs-keyword">func</span> NewBatchError(code, message <span class="hljs-constant">string</span>, errs []<span class="hljs-constant">error</span>) BatchedErrors {
<span class="hljs-keyword">return</span> newBaseError(code, message, errs)
Expand Down Expand Up @@ -497,12 +497,12 @@ <h3 class="signature " id="NewRequestFailure-class_method">
<pre class="lines">


146
147
148</pre>
144
145
146</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 146</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 144</span>

<div class="hljs"><span class="hljs-keyword">func</span> NewRequestFailure(err Error, statusCode <span class="hljs-constant">int</span>, reqID <span class="hljs-constant">string</span>) RequestFailure {
<span class="hljs-keyword">return</span> newRequestError(err, statusCode, reqID)
Expand Down Expand Up @@ -539,15 +539,15 @@ <h3 class="signature " id="NewUnmarshalError-class_method">
<pre class="lines">


156
157
158
159
160
161
162
163</pre>
161</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 158</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 156</span>

<div class="hljs"><span class="hljs-keyword">func</span> NewUnmarshalError(err <span class="hljs-constant">error</span>, msg <span class="hljs-constant">string</span>, bytes []byte) UnmarshalError {
<span class="hljs-keyword">return</span> &unmarshalError{
Expand Down Expand Up @@ -625,7 +625,7 @@ <h3 class="signature " id="SprintError-class_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:46:56 2023 by
Generated on Fri Feb 2 07:04:29 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
14 changes: 7 additions & 7 deletions aws/awserr/BatchError.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,10 @@ <h3 class="signature first" id="Code-instance_method">
<pre class="lines">


55</pre>
54</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 55</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 54</span>

<div class="hljs">Code() <span class="hljs-constant">string</span></div></pre>
</td>
Expand Down Expand Up @@ -267,10 +267,10 @@ <h3 class="signature " id="Message-instance_method">
<pre class="lines">


58</pre>
57</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 58</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 57</span>

<div class="hljs">Message() <span class="hljs-constant">string</span></div></pre>
</td>
Expand Down Expand Up @@ -309,10 +309,10 @@ <h3 class="signature " id="OrigErrs-instance_method">
<pre class="lines">


61</pre>
60</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 61</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 60</span>

<div class="hljs">OrigErrs() []<span class="hljs-constant">error</span></div></pre>
</td>
Expand All @@ -327,7 +327,7 @@ <h3 class="signature " id="OrigErrs-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:48:13 2023 by
Generated on Fri Feb 2 07:05:50 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
6 changes: 3 additions & 3 deletions aws/awserr/BatchedErrors.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,10 @@ <h3 class="signature first" id="OrigErrs-instance_method">
<pre class="lines">


74</pre>
73</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 74</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 73</span>

<div class="hljs">OrigErrs() []<span class="hljs-constant">error</span></div></pre>
</td>
Expand All @@ -205,7 +205,7 @@ <h3 class="signature first" id="OrigErrs-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:48:13 2023 by
Generated on Fri Feb 2 07:05:50 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
14 changes: 7 additions & 7 deletions aws/awserr/Error.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,10 @@ <h3 class="signature first" id="Code-instance_method">
<pre class="lines">


35</pre>
34</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 35</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 34</span>

<div class="hljs">Code() <span class="hljs-constant">string</span></div></pre>
</td>
Expand Down Expand Up @@ -288,10 +288,10 @@ <h3 class="signature " id="Message-instance_method">
<pre class="lines">


38</pre>
37</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 38</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 37</span>

<div class="hljs">Message() <span class="hljs-constant">string</span></div></pre>
</td>
Expand Down Expand Up @@ -330,10 +330,10 @@ <h3 class="signature " id="OrigErr-instance_method">
<pre class="lines">


41</pre>
40</pre>
</td>
<td>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 41</span>
<pre class="code"><span class="info file">// File 'aws/awserr/error.go', line 40</span>

<div class="hljs">OrigErr() <span class="hljs-constant">error</span></div></pre>
</td>
Expand All @@ -348,7 +348,7 @@ <h3 class="signature " id="OrigErr-instance_method">
</div>

<div id="footer">
Generated on Wed Dec 6 15:48:13 2023 by
Generated on Fri Feb 2 07:05:50 2024 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.34 (ruby-2.7.0).
</div>
Expand Down
Loading

0 comments on commit c10fb3c

Please sign in to comment.