twosom opened a new issue, #32035: URL: https://github.com/apache/beam/issues/32035
### What needs to happen? The AwsOptions class documentation incorrectly refers to `awsAccessKeyId` and `awsSecretKeyId` in the description of `StaticCredentialsProvider`. <img width="674" alt="image" src="https://github.com/user-attachments/assets/002ba0cd-235b-4ad7-a68c-709113dbc0f5"> Using `AwsOptions` as described in the documentation results in errors. <img width="1136" alt="image" src="https://github.com/user-attachments/assets/bcd00da8-8912-4d71-9148-489588ce9bf6"> <img width="1164" alt="image" src="https://github.com/user-attachments/assets/3b14975f-cf3c-46d3-80d3-dfe6a0747d8e"> The documentation must be updated to avoid confusing other users. ### Issue Priority Priority: 3 (nice-to-have improvement) ### Issue Components - [ ] Component: Python SDK - [X] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [X] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
