influxdata / influxdata/docs-v2
Add explanation of the different AWS secret variables
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
Add explanation of the different secret variables in relation to AWS terms:
AWS_AUTH_ALGORITHM = secrets.get(key: "AWS_AUTH_ALGORITHM")
AWS_CREDENTIAL = secrets.get(key: "AWS_CREDENTIAL")
AWS_SIGNED_HEADERS = secrets.get(key: "AWS_SIGNED_HEADERS")
AWS_CALCULATED_SIGNATURE = secrets.get(key: "AWS_CALCULATED_SIGNATURE")
https://docs.influxdata.com/influxdb/cloud/monitor-alert/send-email/?t=AWS+SES
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked InfluxDB Cloud AWS SES documentation and the four variables named in the issue: AWS_AUTH_ALGORITHM, AWS_CREDENTIAL, AWS_SIGNED_HEADERS, and AWS_CALCULATED_SIGNATURE. Document how each variable corresponds to AWS terminology; done means the page clearly explains all four variables in relation to AWS terms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100