Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pennycoders committed Dec 11, 2019
1 parent 823a744 commit 8c36477
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2674,16 +2674,7 @@ if err != nil {
| Name | Required | Type | Description |
| ------ | :------: | ------ | --------------------------------------------- |
| S3Key | **no** | string | The S3 secret key |
| Active | **no** | bool | Indicates whether the S3 key is active or not |
```markdown
- [User S3 Keys](#user-s3-keys)
- [Create S3 Key](#create-s3-key)
- [Read S3 Key](#create-s3-key)
- [List S3 Keys](#list-s3-keys)
- [Update S3 Key](#update-s3-key)
- [Delete S3 Key](#delete-s3-key)
```
| Active | **yes** | bool | Indicates whether the S3 key is active or not |
### Create S3 Key
Expand Down

0 comments on commit 8c36477

Please sign in to comment.