You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,15 @@ aws.protocols=-restJson1
136
136
137
137
See [Debugging](docs/debugging.md)
138
138
139
+
## Getting Help
140
+
141
+
Use the following sources for information:
142
+
143
+
*[Check api and developer guides.](https://docs.aws.amazon.com/sdk-for-kotlin/index.html)
144
+
* Check for similar [issues](https://github.com/awslabs/aws-sdk-kotlin/issues) already opened.
145
+
146
+
If you still can’t find a solution to your problem open an [issue](https://github.com/awslabs/aws-sdk-kotlin/issues/new/choose) or a [discussion](https://github.com/awslabs/aws-sdk-kotlin/discussions/new)
147
+
139
148
## Security
140
149
141
150
Please refer to our [security policy](https://github.com/awslabs/aws-sdk-kotlin/security/policy).
0 commit comments