b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
24 lines
239 B
Markdown
24 lines
239 B
Markdown
---
|
|
sidebar_label: s3
|
|
---
|
|
|
|
# alpha.dagger.io/aws/s3
|
|
|
|
AWS Simple Storage Service
|
|
|
|
```cue
|
|
import "alpha.dagger.io/aws/s3"
|
|
```
|
|
|
|
## s3.#Object
|
|
|
|
S3 Bucket object(s) sync
|
|
|
|
### s3.#Object Inputs
|
|
|
|
_No input._
|
|
|
|
### s3.#Object Outputs
|
|
|
|
_No output._
|