1. Home
  2. Browse
  3. aws-sdk-cpp

aws-sdk-cpp

v1.8.126#10Go to latest

AWS SDK for C++

Install

Run the following Vcpkg command to install the port.

vcpkg install aws-sdk-cpp

Usage

The package @PORT@:@TARGET_TRIPLET@ provides CMake targets:

find_package(AWSSDK CONFIG COMPONENTS core dynamodb kinesis s3 REQUIRED)
target_include_directories(main PRIVATE ${AWSSDK_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${AWSSDK_LIBRARIES})

Features

Dependencies

See source

Version

v1.8.126#10

Publication

Supports

All

GitHub

aws/aws-sdk-cpp2.1K

Homepage

github.com/aws/aws-sdk-cpp

Subtree

c1c253fabc

License

Complex license

Definition

Manifest