Description
Describe the bug
The latest conan build in the conan2 center is broken, please update it with a correct and working package, see attached:
Conan2 center link:
https://conan.io/center/recipes/aws-sdk-cpp?version=1.11.352
In comparison, the homebrew version works just fine.
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
I expect the conan package to be fully working, including generating all necessary AWS header files that are not deprecated.
Current Behavior
The current package build process is broken, and information on including relevant packages is very lacking. I've had to use copilot to assist in finding package names related to the Conan build.
Reproduction Steps
Try creating a conan C++ project using the aws-sdk-cpp conan package with any functionality listed in aws/s3/model/ListBucketsRequest.h for example. I'm sure there are many more instances of broken components in the build.
Possible Solution
For this specific issue, the header should be generated and included.
Additional Information/Context
No response
AWS CPP SDK version used
1.11.352
Compiler and Version used
clang 17.0.0
Operating System and version
arm64-apple-darwin24.5.0