Update secrets_api.md (#419)

This commit is contained in:
Yaron Schneider 2020-03-10 21:58:08 -07:00 committed by GitHub
parent a19172e8df
commit bd5fbaacd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -31,14 +31,14 @@ GET http://localhost:<daprPort>/v1.0/secrets/<secret-store-name>/<key>?metadata.
```
##### GCP Secret Manager
The following meta needs to be provided to the GCP Secret Manager component
The following optional meta can be provided to the GCP Secret Manager component
Query Parameter | Description
--------- | -----------
metadata.version_id | version for the given secret key
##### AWS Secret Manager
The following meta needs to be provided to the AWS Secret Manager component
The following optional meta can be provided to the AWS Secret Manager component
Query Parameter | Description
--------- | -----------