We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c284db4 commit e628817Copy full SHA for e628817
README.md
@@ -10,7 +10,7 @@ so you can use it with Yandex CDN for a static site serving.
10
11
| Key | Value | Type | Required |
12
| ----------------- | --------------------------------------------------------------------------------- | ----------- | -------- |
13
-| `accessKeyId` | Service account access key ID | `string` | Yes |
+| `accessKeyId` | Service account access key ID | `string` | Yes |
14
| `secretAccessKey` | Service account secret access key | `string` | Yes |
15
| `bucketName` | Bucket name | `string` | Yes |
16
| `sourceDir` | Path to upload folder | `string` | No |
0 commit comments