Viewing docs for Adobe Experience Manager v0.1.3
published on Thursday, Aug 22, 2024 by Wttech
published on Thursday, Aug 22, 2024 by Wttech
Adobe Experience Manager Provider: Installation & Configuration
I want to use the Pulumi Adobe Experience Manager package (aem) in my project.
## Provider details
- Package: aem
- Version: v0.1.3
- Publisher: Wttech
- Source: pulumi
- Repository: https://github.com/wttech/pulumi-aem
## Documentation
The Pulumi Cloud Registry API serves canonical, up-to-date docs for this package — including private packages and every published version. Send the "Accept: text/markdown" header for clean readable content, or "application/json" for structured data.
Start at the navigation tree, which cross-links to the readme, installation guide, and per-resource docs URL template:
- https://api.pulumi.com/api/registry/packages/pulumi/wttech/aem/versions/latest/nav
Returns a summary by default. The full tree can be hundreds of kB for large providers, so prefer targeted search: append "?q=<query>&depth=full" to filter by resource/function title or token (for example "?q=bucket&depth=full"). Only request the full nav without a query if you actually need to enumerate every resource.
Other endpoints:
- Overview and getting started: https://api.pulumi.com/api/registry/packages/pulumi/wttech/aem/versions/latest/readme
- Installation and configuration: https://api.pulumi.com/api/registry/packages/pulumi/wttech/aem/versions/latest/installation
- Per-resource/function docs: https://api.pulumi.com/api/registry/packages/pulumi/wttech/aem/versions/latest/docs/{token}?lang={lang}
Replace {token} with the percent-encoded token from the nav response (for example aws:s3/bucket:Bucket).
Replace {lang} with typescript, python, go, csharp, java, or yaml.
Fetch the installation endpoint above for the correct setup steps — install instructions vary between native providers, bridged Terraform providers, and component packages.
Help me get started using this provider. Show me a complete Pulumi program that provisions a common resource, including all necessary configuration and imports.
Viewing docs for Adobe Experience Manager v0.1.3
published on Thursday, Aug 22, 2024 by Wttech
published on Thursday, Aug 22, 2024 by Wttech
Installation
The Adobe Experience Manager provider is available as a package in following Pulumi languages:
- JavaScript/TypeScript:
@wttech/aem - Python:
wttech_aem - Go:
github.com/wttech/pulumi-aem/sdk/go/aem - .NET:
WTTech.Aem
Provider Binary
The Adobe Experience Manager provider binary is a third party binary. It can be installed using the pulumi plugin command.
pulumi plugin install resource aem <version> --server github://api.github.com/wttech
Replace the version string with your desired version.
Setup
To provision resources with the Adobe Experience Manager provider, you need to have correct configuration towards your AWS or other cloud controller.
Set environment variables
The Adobe Experience Manager provider does not use any specific environment variables.
Configuration Options
The Adobe Experience Manager provider does not require any additional options.
Viewing docs for Adobe Experience Manager v0.1.3
published on Thursday, Aug 22, 2024 by Wttech
published on Thursday, Aug 22, 2024 by Wttech