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#8400 #6858

Closed
wants to merge 1 commit into from
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
198 changes: 198 additions & 0 deletions content/registry/packages/aws/api-docs/_index.md

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions content/registry/packages/aws/api-docs/accessanalyzer/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "accessanalyzer"
title_tag: "aws.accessanalyzer"
meta_desc: "Explore the resources and functions of the aws.accessanalyzer module."
layout: api
no_edit_this_page: true
---

<!-- WARNING: this file was generated by Pulumi Docs Generator. -->
<!-- Do not edit by hand unless you're certain you know what you are doing! -->

Explore the resources and functions of the aws.accessanalyzer module.

<h2 id="resources">Resources</h2>
<ul class="api">
<li><a href="analyzer" title="Analyzer"><span class="api-symbol api-symbol--resource"></span>Analyzer</a></li>
</ul>

<h2 id="package-details">Package Details</h2>
<dl class="package-details">
<dt>Repository</dt>
<dd><a href="https://github.com/pulumi/pulumi-aws">https://github.com/pulumi/pulumi-aws</a></dd>
<dt>License</dt>
<dd>Apache-2.0</dd>
<dt>Notes</dt>
<dd>{{% md %}}This Pulumi package is based on the [`aws` Terraform Provider](https://github.com/hashicorp/terraform-provider-aws).{{% /md %}}</dd>
<dt>Version</dt>
<dd>4.28.0</dd>
</dl>

Loading