Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview resource docs changes for pulumi/pulumi#5183 #4021

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/docs/reference/pkg/aws/iot/topicrule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4720,8 +4720,8 @@ The following state arguments are supported:

<dt class="property-optional"
title="Optional">
<span id="lambda_python">
<a href="#lambda_python" style="color: inherit; text-decoration: inherit;">lambda</a>
<span id="lambda__python">
<a href="#lambda__python" style="color: inherit; text-decoration: inherit;">lambda_</a>
</span>
<span class="property-indicator"></span>
<span class="property-type"><a href="#topicruleerroractionlambda">Dict[Topic<wbr>Rule<wbr>Error<wbr>Action<wbr>Lambda]</a></span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2881,8 +2881,8 @@ See Processing Configuration below for more details.

<dt class="property-required"
title="Required">
<span id="lambda_python">
<a href="#lambda_python" style="color: inherit; text-decoration: inherit;">lambda</a>
<span id="lambda__python">
<a href="#lambda__python" style="color: inherit; text-decoration: inherit;">lambda_</a>
</span>
<span class="property-indicator"></span>
<span class="property-type"><a href="#analyticsapplicationinputsprocessingconfigurationlambda">Dict[Analytics<wbr>Application<wbr>Inputs<wbr>Processing<wbr>Configuration<wbr>Lambda]</a></span>
Expand Down Expand Up @@ -4287,8 +4287,8 @@ See Kinesis Stream below for more details.

<dt class="property-optional"
title="Optional">
<span id="lambda_python">
<a href="#lambda_python" style="color: inherit; text-decoration: inherit;">lambda</a>
<span id="lambda__python">
<a href="#lambda__python" style="color: inherit; text-decoration: inherit;">lambda_</a>
</span>
<span class="property-indicator"></span>
<span class="property-type"><a href="#analyticsapplicationoutputlambda">Dict[Analytics<wbr>Application<wbr>Output<wbr>Lambda]</a></span>
Expand Down
4 changes: 2 additions & 2 deletions content/docs/reference/pkg/aws/provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -6513,8 +6513,8 @@ All [input](#inputs) properties are implicitly available as output properties. A

<dt class="property-optional"
title="Optional">
<span id="lambda_python">
<a href="#lambda_python" style="color: inherit; text-decoration: inherit;">lambda</a>
<span id="lambda__python">
<a href="#lambda__python" style="color: inherit; text-decoration: inherit;">lambda_</a>
</span>
<span class="property-indicator"></span>
<span class="property-type"><a href="https://docs.python.org/3/library/stdtypes.html">str</a></span>
Expand Down