# Plugins/s3 v-0.8.5 and AWS secrets

**URL:** https://drone.discourse.group/t/plugins-s3-v-0-8-5-and-aws-secrets/9638
**Category:** Drone Support
**Created:** [April 3, 2019, 6:11pm UTC](https://drone.discourse.group/t/plugins-s3-v-0-8-5-and-aws-secrets/9638 "2019-04-03T18:11:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![iancullinane](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/iancullinane/32/4534_2.png) [@iancullinane](https://drone.discourse.group/u/iancullinane)
#### Post date: [April 3, 2019, 6:11pm UTC](https://drone.discourse.group/t/plugins-s3-v-0-8-5-and-aws-secrets/9638/1 "2019-04-03T18:11:55Z")

</div>

Does the access\_key and secret\_key need to be in the pipeline stanza or can they be stored in the database like in 0.5?

I found these docs ([https://github.com/drone/drone-plugin-index/blob/2feceac8f3be03b706a2515c089eac290aba95b7/content/drone-plugins/drone-s3/index.md](https://github.com/drone/drone-plugin-index/blob/2feceac8f3be03b706a2515c089eac290aba95b7/content/drone-plugins/drone-s3/index.md)) but it doesn’t have any syntax for secrets or anything. I have tried a few permutations with no luck.

---

<div class="post-metadata">

### Author: ![bradrydzewski](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/bradrydzewski/32/3513_2.png) [@bradrydzewski](https://drone.discourse.group/u/bradrydzewski)
#### Post date: [April 3, 2019, 8:40pm UTC](https://drone.discourse.group/t/plugins-s3-v-0-8-5-and-aws-secrets/9638/2 "2019-04-03T20:40:45Z")

</div>

in 0.8, you store secrets in the database (goto the secrets section in hamburger menu). For instructions how to use secrets in 0.8 see [https://0-8-0.docs.drone.io/manage-secrets/](https://0-8-0.docs.drone.io/manage-secrets/)
