@@ -6,11 +6,15 @@ sidebar_label: s3
|
||||
|
||||
AWS Simple Storage Service
|
||||
|
||||
## #Object
|
||||
```cue
|
||||
import "dagger.io/aws/s3"
|
||||
```
|
||||
|
||||
## s3.#Object
|
||||
|
||||
S3 Bucket object(s) sync
|
||||
|
||||
### #Object Inputs
|
||||
### s3.#Object Inputs
|
||||
|
||||
| Name | Type | Description |
|
||||
| ------------- |:-------------: |:-------------: |
|
||||
@@ -23,7 +27,7 @@ S3 Bucket object(s) sync
|
||||
|*contentType* | `*"" \| string` |Object content type |
|
||||
|*always* | `*true \| false` |Always write the object to S3 |
|
||||
|
||||
### #Object Outputs
|
||||
### s3.#Object Outputs
|
||||
|
||||
| Name | Type | Description |
|
||||
| ------------- |:-------------: |:-------------: |
|
||||
|
Reference in New Issue
Block a user