Skip to content

Commit

Permalink
docs: publish from c8cfeec
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS PDK Automation committed Nov 28, 2024
1 parent 36b9bcc commit aa1788e
Show file tree
Hide file tree
Showing 97 changed files with 268 additions and 194 deletions.
2 changes: 1 addition & 1 deletion api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3748,7 +3748,7 @@ <h1 id="api-reference">API Reference</h1>
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/aws-arch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7291,7 +7291,7 @@ <h5 id="tertiary_1"><code>TERTIARY</code> <a name="TERTIARY" id="@aws/aws-arch.a
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/cdk-graph-plugin-diagram/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4985,7 +4985,7 @@ <h5 id="category"><code>CATEGORY</code> <a name="CATEGORY" id="@aws/cdk-graph-pl
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/cdk-graph-plugin-threat-composer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4072,7 +4072,7 @@ <h5 id="versionrequired_1"><code>VERSION</code><sup>Required</sup> <a name="VERS
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/cdk-graph/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28659,7 +28659,7 @@ <h5 id="import_arn"><code>IMPORT_ARN</code> <a name="IMPORT_ARN" id="@aws/cdk-gr
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/cloudscape-react-ts-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12144,7 +12144,7 @@ <h5 id="yarnberryoptionsoptional_2"><code>yarnBerryOptions</code><sup>Optional</
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/identity/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5310,7 +5310,7 @@ <h5 id="userverificationoptional_1"><code>userVerification</code><sup>Optional</
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/infrastructure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21586,7 +21586,7 @@ <h5 id="typesafewebsocketapisoptional_1"><code>typeSafeWebSocketApis</code><sup>
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/monorepo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21993,7 +21993,7 @@ <h5 id="dependencies"><code>DEPENDENCIES</code> <a name="DEPENDENCIES" id="@aws/
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/pdk-nag/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5249,7 +5249,7 @@ <h5 id="not_applicable"><code>NOT_APPLICABLE</code> <a name="NOT_APPLICABLE" id=
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/pipeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6209,7 +6209,7 @@ <h5 id="artifactbucketkeyarnoptional_1"><code>artifactBucketKeyArn</code><sup>Op
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/java/static-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5654,7 +5654,7 @@ <h6 id="_optionsrequired"><code>_options</code><sup>Required</sup> <a name="_opt
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
17 changes: 16 additions & 1 deletion api/java/type-safe-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35045,6 +35045,7 @@ <h4 id="initializer_35">Initializer <a name="Initializer" id="@aws/type-safe-api
<span class="c1">// .workflowRunsOnGroup(GroupRunnerOptions)</span>
<span class="c1">// .yarnBerryOptions(YarnBerryOptions)</span>
<span class="c1">// .commitGeneratedCode(java.lang.Boolean)</span>
<span class="c1">// .useReactQueryV5(java.lang.Boolean)</span>
<span class="w"> </span><span class="p">.</span><span class="na">build</span><span class="p">();</span>
</code></pre></div>
<h4 id="properties_58">Properties <a name="Properties" id="Properties"></a></h4>
Expand Down Expand Up @@ -35787,6 +35788,11 @@ <h4 id="properties_58">Properties <a name="Properties" id="Properties"></a></h4>
<td><code>java.lang.Boolean</code></td>
<td>Whether to commit the code generated by the OpenAPI Generator.</td>
</tr>
<tr>
<td><code><a href="#@aws/type-safe-api.GeneratedTypeScriptReactQueryHooksOptions.property.useReactQueryV5">useReactQueryV5</a></code></td>
<td><code>java.lang.Boolean</code></td>
<td>Set to true to use.</td>
</tr>
</tbody>
</table>
<hr />
Expand Down Expand Up @@ -37218,6 +37224,15 @@ <h5 id="commitgeneratedcodeoptional_16"><code>commitGeneratedCode</code><sup>Opt
</ul>
<p>Whether to commit the code generated by the OpenAPI Generator.</p>
<hr />
<h5 id="usereactqueryv5optional"><code>useReactQueryV5</code><sup>Optional</sup> <a name="useReactQueryV5" id="@aws/type-safe-api.GeneratedTypeScriptReactQueryHooksOptions.property.useReactQueryV5"></a></h5>
<div class="highlight"><pre><span></span><code><span class="kd">public</span><span class="w"> </span><span class="n">java</span><span class="p">.</span><span class="na">lang</span><span class="p">.</span><span class="na">Boolean</span><span class="w"> </span><span class="nf">getUseReactQueryV5</span><span class="p">();</span>
</code></pre></div>
<ul>
<li><em>Type:</em> java.lang.Boolean</li>
<li><em>Default:</em> false -</li>
</ul>
<p>Set to true to use.</p>
<hr />
<h3 id="generatedtypescriptruntimeoptions">GeneratedTypeScriptRuntimeOptions <a name="GeneratedTypeScriptRuntimeOptions" id="@aws/type-safe-api.GeneratedTypeScriptRuntimeOptions"></a></h3>
<p>Options for configuring a generated typescript runtime project.</p>
<h4 id="initializer_36">Initializer <a name="Initializer" id="@aws/type-safe-api.GeneratedTypeScriptRuntimeOptions.Initializer"></a></h4>
Expand Down Expand Up @@ -61681,7 +61696,7 @@ <h5 id="typescript_websocket_hooks"><code>TYPESCRIPT_WEBSOCKET_HOOKS</code> <a n
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/aws-arch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7335,7 +7335,7 @@ <h5 id="tertiary_1"><code>TERTIARY</code> <a name="TERTIARY" id="@aws/aws-arch.a
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/cdk-graph-plugin-diagram/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4989,7 +4989,7 @@ <h5 id="category"><code>CATEGORY</code> <a name="CATEGORY" id="@aws/cdk-graph-pl
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/cdk-graph-plugin-threat-composer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4072,7 +4072,7 @@ <h5 id="versionrequired_1"><code>VERSION</code><sup>Required</sup> <a name="VERS
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/cdk-graph/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29916,7 +29916,7 @@ <h5 id="import_arn"><code>IMPORT_ARN</code> <a name="IMPORT_ARN" id="@aws/cdk-gr
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/cloudscape-react-ts-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12287,7 +12287,7 @@ <h5 id="yarn_berry_optionsoptional_2"><code>yarn_berry_options</code><sup>Option
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/identity/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5532,7 +5532,7 @@ <h5 id="user_verificationoptional_1"><code>user_verification</code><sup>Optional
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/infrastructure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21967,7 +21967,7 @@ <h5 id="type_safe_web_socket_apisoptional_1"><code>type_safe_web_socket_apis</co
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/monorepo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23648,7 +23648,7 @@ <h5 id="dependencies"><code>DEPENDENCIES</code> <a name="DEPENDENCIES" id="@aws/
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/pdk-nag/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5501,7 +5501,7 @@ <h5 id="not_applicable"><code>NOT_APPLICABLE</code> <a name="NOT_APPLICABLE" id=
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/pipeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6255,7 +6255,7 @@ <h5 id="artifact_bucket_key_arnoptional_1"><code>artifact_bucket_key_arn</code><
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/python/static-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5674,7 +5674,7 @@ <h6 id="distribution_idoptional"><code>distribution_id</code><sup>Optional</sup>
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
19 changes: 17 additions & 2 deletions api/python/type-safe-api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37812,7 +37812,8 @@ <h4 id="initializer_35">Initializer <a name="Initializer" id="@aws/type-safe-api
<span class="n">workflow_runs_on</span><span class="p">:</span> <span class="n">typing</span><span class="o">.</span><span class="n">List</span><span class="p">[</span><span class="nb">str</span><span class="p">]</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
<span class="n">workflow_runs_on_group</span><span class="p">:</span> <span class="n">GroupRunnerOptions</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
<span class="n">yarn_berry_options</span><span class="p">:</span> <span class="n">YarnBerryOptions</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
<span class="n">commit_generated_code</span><span class="p">:</span> <span class="nb">bool</span> <span class="o">=</span> <span class="kc">None</span>
<span class="n">commit_generated_code</span><span class="p">:</span> <span class="nb">bool</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
<span class="n">use_react_query_v5</span><span class="p">:</span> <span class="nb">bool</span> <span class="o">=</span> <span class="kc">None</span>
<span class="p">)</span>
</code></pre></div>
<h4 id="properties_58">Properties <a name="Properties" id="Properties"></a></h4>
Expand Down Expand Up @@ -38555,6 +38556,11 @@ <h4 id="properties_58">Properties <a name="Properties" id="Properties"></a></h4>
<td><code>bool</code></td>
<td>Whether to commit the code generated by the OpenAPI Generator.</td>
</tr>
<tr>
<td><code><a href="#@aws/type-safe-api.GeneratedTypeScriptReactQueryHooksOptions.property.useReactQueryV5">use_react_query_v5</a></code></td>
<td><code>bool</code></td>
<td>Set to true to use.</td>
</tr>
</tbody>
</table>
<hr />
Expand Down Expand Up @@ -39986,6 +39992,15 @@ <h5 id="commit_generated_codeoptional_16"><code>commit_generated_code</code><sup
</ul>
<p>Whether to commit the code generated by the OpenAPI Generator.</p>
<hr />
<h5 id="use_react_query_v5optional"><code>use_react_query_v5</code><sup>Optional</sup> <a name="use_react_query_v5" id="@aws/type-safe-api.GeneratedTypeScriptReactQueryHooksOptions.property.useReactQueryV5"></a></h5>
<div class="highlight"><pre><span></span><code><span class="n">use_react_query_v5</span><span class="p">:</span> <span class="nb">bool</span>
</code></pre></div>
<ul>
<li><em>Type:</em> bool</li>
<li><em>Default:</em> false -</li>
</ul>
<p>Set to true to use.</p>
<hr />
<h3 id="generatedtypescriptruntimeoptions">GeneratedTypeScriptRuntimeOptions <a name="GeneratedTypeScriptRuntimeOptions" id="@aws/type-safe-api.GeneratedTypeScriptRuntimeOptions"></a></h3>
<p>Options for configuring a generated typescript runtime project.</p>
<h4 id="initializer_36">Initializer <a name="Initializer" id="@aws/type-safe-api.GeneratedTypeScriptRuntimeOptions.Initializer"></a></h4>
Expand Down Expand Up @@ -65193,7 +65208,7 @@ <h5 id="typescript_websocket_hooks"><code>TYPESCRIPT_WEBSOCKET_HOOKS</code> <a n
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/aws-arch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6975,7 +6975,7 @@ <h5 id="tertiary_1"><code>TERTIARY</code> <a name="TERTIARY" id="@aws/pdk/aws-ar
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/cdk-graph-plugin-diagram/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4944,7 +4944,7 @@ <h5 id="category"><code>CATEGORY</code> <a name="CATEGORY" id="@aws/pdk/cdk-grap
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/cdk-graph-plugin-threat-composer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4064,7 +4064,7 @@ <h5 id="versionrequired_1"><code>VERSION</code><sup>Required</sup> <a name="VERS
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/cdk-graph/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28346,7 +28346,7 @@ <h5 id="import_arn"><code>IMPORT_ARN</code> <a name="IMPORT_ARN" id="@aws/pdk/cd
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/cloudscape-react-ts-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9739,7 +9739,7 @@ <h5 id="yarnberryoptionsoptional_1"><code>yarnBerryOptions</code><sup>Optional</
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/identity/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4895,7 +4895,7 @@ <h5 id="userverificationoptional"><code>userVerification</code><sup>Optional</su
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/infrastructure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16561,7 +16561,7 @@ <h5 id="typesafewebsocketapisoptional"><code>typeSafeWebSocketApis</code><sup>Op
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/monorepo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17949,7 +17949,7 @@ <h5 id="dependencies"><code>DEPENDENCIES</code> <a name="DEPENDENCIES" id="@aws/
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/pdk-nag/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4973,7 +4973,7 @@ <h5 id="not_applicable"><code>NOT_APPLICABLE</code> <a name="NOT_APPLICABLE" id=
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/pipeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5527,7 +5527,7 @@ <h5 id="artifactbucketkeyarnoptional"><code>artifactBucketKeyArn</code><sup>Opti
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/typescript/static-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5447,7 +5447,7 @@ <h6 id="_optionsrequired"><code>_options</code><sup>Required</sup> <a name="_opt
<small>

Last update:
2024-11-27
2024-11-28

</small>
</div>
Expand Down
Loading

0 comments on commit aa1788e

Please sign in to comment.