b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
58 lines
551 B
Markdown
58 lines
551 B
Markdown
---
|
|
sidebar_label: aws
|
|
---
|
|
|
|
# alpha.dagger.io/aws
|
|
|
|
AWS base package
|
|
|
|
```cue
|
|
import "alpha.dagger.io/aws"
|
|
```
|
|
|
|
## aws.#CLI
|
|
|
|
### aws.#CLI Inputs
|
|
|
|
_No input._
|
|
|
|
### aws.#CLI Outputs
|
|
|
|
_No output._
|
|
|
|
## aws.#Config
|
|
|
|
AWS Config shared by all AWS packages
|
|
|
|
### aws.#Config Inputs
|
|
|
|
_No input._
|
|
|
|
### aws.#Config Outputs
|
|
|
|
_No output._
|
|
|
|
## aws.#V1
|
|
|
|
Configuration specific to CLI v1
|
|
|
|
### aws.#V1 Inputs
|
|
|
|
_No input._
|
|
|
|
### aws.#V1 Outputs
|
|
|
|
_No output._
|
|
|
|
## aws.#V2
|
|
|
|
Configuration specific to CLI v2
|
|
|
|
### aws.#V2 Inputs
|
|
|
|
_No input._
|
|
|
|
### aws.#V2 Outputs
|
|
|
|
_No output._
|