aws / aws/jsii

(jsii-rosetta) Python CDK API reference incorrectly translates "oAuth" in examples

Open
#3,513 1 comment 0 reactions 0 assignees View on GitHub
documentation language/python module/sampiler p1
Dominant language
TypeScript
Stars
2.9k
Forks
267
Avg merge
1d 25m
Merged PRs (30d)
14

Description

### Describe the issue

In the Python API reference for appflow.CfnConnectorProfile (and probably other pages) there's an example that refers to a property `connector_oAuth_request`. however this is actually spelled `connector_o_auth_request` in Python.

### Links

https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_appflow/CfnConnectorProfile.html#connectoroauthrequestproperty

Contributor guide

Open the contributing guide

Research direction

Start with the jsii-rosetta translation path and compare the linked Python API reference example with the actual property spelling `connector_o_auth_request`. Check whether the same `oAuth` translation appears on other generated pages; done means the example uses the correct Python spelling without breaking related translations.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, typescript
Domain
documentation, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.