This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
pxz-hos-client-cpp-module/support/aws-sdk-cpp-master/.github/ISSUE_TEMPLATE/---questions---help.md

873 B

name, about, title, labels, assignees
name about title labels assignees
💬 Questions / Help If you have questions, please check AWS Forums or StackOverflow guidance, needs-triage

Confirm by changing [ ] to [x] below:

Platform/OS/Hardware/Device What are you running the sdk on?

Describe the question

Logs/output If applicable, add logs or error output.

To enable logging, set the following system properties:

REMEMBER TO SANITIZE YOUR PERSONAL INFO

options.loggingOptions.logLevel = Aws::Utils::Logging::LogLevel::Trace;
Aws::InitAPI(options)