2021-01-22 13:03:37 +08:00
|
|
|
{
|
2021-06-08 03:05:29 +08:00
|
|
|
"$note": "Automatically generated by generateFeatures.ps1",
|
2021-01-22 13:03:37 +08:00
|
|
|
"name": "aws-sdk-cpp",
|
2023-12-19 05:22:40 +08:00
|
|
|
"version": "1.11.225",
|
2021-01-22 13:03:37 +08:00
|
|
|
"description": "AWS SDK for C++",
|
|
|
|
"homepage": "https://github.com/aws/aws-sdk-cpp",
|
2023-02-02 04:52:03 +08:00
|
|
|
"license": "Apache-2.0",
|
2022-03-01 04:00:58 +08:00
|
|
|
"supports": "!(windows & arm) & !uwp",
|
2021-01-22 13:03:37 +08:00
|
|
|
"dependencies": [
|
2021-09-15 10:06:34 +08:00
|
|
|
"aws-crt-cpp",
|
2021-01-22 13:03:37 +08:00
|
|
|
{
|
|
|
|
"name": "curl",
|
2022-11-22 01:13:49 +08:00
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"ssl"
|
|
|
|
],
|
2021-01-22 13:03:37 +08:00
|
|
|
"platform": "!uwp & !windows"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "openssl",
|
|
|
|
"platform": "!uwp & !windows"
|
|
|
|
},
|
2021-09-15 10:06:34 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"zlib"
|
|
|
|
],
|
|
|
|
"default-features": [
|
|
|
|
"dynamodb",
|
|
|
|
"kinesis",
|
|
|
|
"s3"
|
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"access-management": {
|
2023-09-14 07:20:15 +08:00
|
|
|
"description": "C++ SDK for the AWS access-management service",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "aws-sdk-cpp",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"cognito-identity",
|
|
|
|
"iam"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-22 13:03:37 +08:00
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"accessanalyzer": {
|
|
|
|
"description": "C++ SDK for the AWS accessanalyzer service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"account": {
|
|
|
|
"description": "C++ SDK for the AWS account service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"acm": {
|
|
|
|
"description": "C++ SDK for the AWS acm service"
|
|
|
|
},
|
|
|
|
"acm-pca": {
|
|
|
|
"description": "C++ SDK for the AWS acm-pca service"
|
|
|
|
},
|
|
|
|
"alexaforbusiness": {
|
|
|
|
"description": "C++ SDK for the AWS alexaforbusiness service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"amp": {
|
|
|
|
"description": "C++ SDK for the AWS amp service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"amplify": {
|
|
|
|
"description": "C++ SDK for the AWS amplify service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"amplifybackend": {
|
|
|
|
"description": "C++ SDK for the AWS amplifybackend service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"amplifyuibuilder": {
|
|
|
|
"description": "C++ SDK for the AWS amplifyuibuilder service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"apigateway": {
|
|
|
|
"description": "C++ SDK for the AWS apigateway service"
|
|
|
|
},
|
|
|
|
"apigatewaymanagementapi": {
|
|
|
|
"description": "C++ SDK for the AWS apigatewaymanagementapi service"
|
|
|
|
},
|
|
|
|
"apigatewayv2": {
|
|
|
|
"description": "C++ SDK for the AWS apigatewayv2 service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"appconfig": {
|
|
|
|
"description": "C++ SDK for the AWS appconfig service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"appconfigdata": {
|
|
|
|
"description": "C++ SDK for the AWS appconfigdata service"
|
|
|
|
},
|
|
|
|
"appfabric": {
|
|
|
|
"description": "C++ SDK for the AWS appfabric service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"appflow": {
|
|
|
|
"description": "C++ SDK for the AWS appflow service"
|
|
|
|
},
|
|
|
|
"appintegrations": {
|
|
|
|
"description": "C++ SDK for the AWS appintegrations service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"application-autoscaling": {
|
|
|
|
"description": "C++ SDK for the AWS application-autoscaling service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"application-insights": {
|
|
|
|
"description": "C++ SDK for the AWS application-insights service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"applicationcostprofiler": {
|
|
|
|
"description": "C++ SDK for the AWS applicationcostprofiler service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"appmesh": {
|
|
|
|
"description": "C++ SDK for the AWS appmesh service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"apprunner": {
|
|
|
|
"description": "C++ SDK for the AWS apprunner service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"appstream": {
|
|
|
|
"description": "C++ SDK for the AWS appstream service"
|
|
|
|
},
|
|
|
|
"appsync": {
|
|
|
|
"description": "C++ SDK for the AWS appsync service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"arc-zonal-shift": {
|
|
|
|
"description": "C++ SDK for the AWS arc-zonal-shift service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"athena": {
|
|
|
|
"description": "C++ SDK for the AWS athena service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"auditmanager": {
|
|
|
|
"description": "C++ SDK for the AWS auditmanager service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"autoscaling": {
|
|
|
|
"description": "C++ SDK for the AWS autoscaling service"
|
|
|
|
},
|
|
|
|
"autoscaling-plans": {
|
|
|
|
"description": "C++ SDK for the AWS autoscaling-plans service"
|
|
|
|
},
|
|
|
|
"awsmigrationhub": {
|
|
|
|
"description": "C++ SDK for the AWS AWSMigrationHub service"
|
|
|
|
},
|
|
|
|
"awstransfer": {
|
|
|
|
"description": "C++ SDK for the AWS awstransfer service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"b2bi": {
|
|
|
|
"description": "C++ SDK for the AWS b2bi service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"backup": {
|
|
|
|
"description": "C++ SDK for the AWS backup service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"backup-gateway": {
|
|
|
|
"description": "C++ SDK for the AWS backup-gateway service"
|
|
|
|
},
|
|
|
|
"backupstorage": {
|
|
|
|
"description": "C++ SDK for the AWS backupstorage service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"batch": {
|
|
|
|
"description": "C++ SDK for the AWS batch service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"bcm-data-exports": {
|
|
|
|
"description": "C++ SDK for the AWS bcm-data-exports service"
|
|
|
|
},
|
|
|
|
"bedrock": {
|
|
|
|
"description": "C++ SDK for the AWS bedrock service"
|
|
|
|
},
|
|
|
|
"bedrock-agent": {
|
|
|
|
"description": "C++ SDK for the AWS bedrock-agent service"
|
|
|
|
},
|
|
|
|
"bedrock-agent-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS bedrock-agent-runtime service"
|
|
|
|
},
|
|
|
|
"bedrock-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS bedrock-runtime service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"billingconductor": {
|
|
|
|
"description": "C++ SDK for the AWS billingconductor service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"braket": {
|
|
|
|
"description": "C++ SDK for the AWS braket service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"budgets": {
|
|
|
|
"description": "C++ SDK for the AWS budgets service"
|
|
|
|
},
|
|
|
|
"ce": {
|
|
|
|
"description": "C++ SDK for the AWS ce service"
|
|
|
|
},
|
|
|
|
"chime": {
|
|
|
|
"description": "C++ SDK for the AWS chime service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"chime-sdk-identity": {
|
|
|
|
"description": "C++ SDK for the AWS chime-sdk-identity service"
|
|
|
|
},
|
|
|
|
"chime-sdk-media-pipelines": {
|
|
|
|
"description": "C++ SDK for the AWS chime-sdk-media-pipelines service"
|
|
|
|
},
|
|
|
|
"chime-sdk-meetings": {
|
|
|
|
"description": "C++ SDK for the AWS chime-sdk-meetings service"
|
|
|
|
},
|
|
|
|
"chime-sdk-messaging": {
|
|
|
|
"description": "C++ SDK for the AWS chime-sdk-messaging service"
|
|
|
|
},
|
|
|
|
"chime-sdk-voice": {
|
|
|
|
"description": "C++ SDK for the AWS chime-sdk-voice service"
|
|
|
|
},
|
|
|
|
"cleanrooms": {
|
|
|
|
"description": "C++ SDK for the AWS cleanrooms service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"cleanroomsml": {
|
|
|
|
"description": "C++ SDK for the AWS cleanroomsml service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"cloud9": {
|
|
|
|
"description": "C++ SDK for the AWS cloud9 service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"cloudcontrol": {
|
|
|
|
"description": "C++ SDK for the AWS cloudcontrol service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"clouddirectory": {
|
|
|
|
"description": "C++ SDK for the AWS clouddirectory service"
|
|
|
|
},
|
|
|
|
"cloudformation": {
|
|
|
|
"description": "C++ SDK for the AWS cloudformation service"
|
|
|
|
},
|
|
|
|
"cloudfront": {
|
|
|
|
"description": "C++ SDK for the AWS cloudfront service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"cloudfront-keyvaluestore": {
|
|
|
|
"description": "C++ SDK for the AWS cloudfront-keyvaluestore service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"cloudhsm": {
|
|
|
|
"description": "C++ SDK for the AWS cloudhsm service"
|
|
|
|
},
|
|
|
|
"cloudhsmv2": {
|
|
|
|
"description": "C++ SDK for the AWS cloudhsmv2 service"
|
|
|
|
},
|
|
|
|
"cloudsearch": {
|
|
|
|
"description": "C++ SDK for the AWS cloudsearch service"
|
|
|
|
},
|
|
|
|
"cloudsearchdomain": {
|
|
|
|
"description": "C++ SDK for the AWS cloudsearchdomain service"
|
|
|
|
},
|
|
|
|
"cloudtrail": {
|
|
|
|
"description": "C++ SDK for the AWS cloudtrail service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"cloudtrail-data": {
|
|
|
|
"description": "C++ SDK for the AWS cloudtrail-data service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"codeartifact": {
|
|
|
|
"description": "C++ SDK for the AWS codeartifact service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"codebuild": {
|
|
|
|
"description": "C++ SDK for the AWS codebuild service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"codecatalyst": {
|
|
|
|
"description": "C++ SDK for the AWS codecatalyst service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"codecommit": {
|
|
|
|
"description": "C++ SDK for the AWS codecommit service"
|
|
|
|
},
|
|
|
|
"codedeploy": {
|
|
|
|
"description": "C++ SDK for the AWS codedeploy service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"codeguru-reviewer": {
|
|
|
|
"description": "C++ SDK for the AWS codeguru-reviewer service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"codeguru-security": {
|
|
|
|
"description": "C++ SDK for the AWS codeguru-security service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"codeguruprofiler": {
|
|
|
|
"description": "C++ SDK for the AWS codeguruprofiler service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"codepipeline": {
|
|
|
|
"description": "C++ SDK for the AWS codepipeline service"
|
|
|
|
},
|
|
|
|
"codestar": {
|
|
|
|
"description": "C++ SDK for the AWS codestar service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"codestar-connections": {
|
|
|
|
"description": "C++ SDK for the AWS codestar-connections service"
|
|
|
|
},
|
|
|
|
"codestar-notifications": {
|
|
|
|
"description": "C++ SDK for the AWS codestar-notifications service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"cognito-identity": {
|
|
|
|
"description": "C++ SDK for the AWS cognito-identity service"
|
|
|
|
},
|
|
|
|
"cognito-idp": {
|
|
|
|
"description": "C++ SDK for the AWS cognito-idp service"
|
|
|
|
},
|
|
|
|
"cognito-sync": {
|
|
|
|
"description": "C++ SDK for the AWS cognito-sync service"
|
|
|
|
},
|
|
|
|
"comprehend": {
|
|
|
|
"description": "C++ SDK for the AWS comprehend service"
|
|
|
|
},
|
|
|
|
"comprehendmedical": {
|
|
|
|
"description": "C++ SDK for the AWS comprehendmedical service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"compute-optimizer": {
|
|
|
|
"description": "C++ SDK for the AWS compute-optimizer service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"config": {
|
|
|
|
"description": "C++ SDK for the AWS config service"
|
|
|
|
},
|
|
|
|
"connect": {
|
|
|
|
"description": "C++ SDK for the AWS connect service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"connect-contact-lens": {
|
|
|
|
"description": "C++ SDK for the AWS connect-contact-lens service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"connectcampaigns": {
|
|
|
|
"description": "C++ SDK for the AWS connectcampaigns service"
|
|
|
|
},
|
|
|
|
"connectcases": {
|
|
|
|
"description": "C++ SDK for the AWS connectcases service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"connectparticipant": {
|
|
|
|
"description": "C++ SDK for the AWS connectparticipant service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"controltower": {
|
|
|
|
"description": "C++ SDK for the AWS controltower service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"cost-optimization-hub": {
|
|
|
|
"description": "C++ SDK for the AWS cost-optimization-hub service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"cur": {
|
|
|
|
"description": "C++ SDK for the AWS cur service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"customer-profiles": {
|
|
|
|
"description": "C++ SDK for the AWS customer-profiles service"
|
|
|
|
},
|
|
|
|
"databrew": {
|
|
|
|
"description": "C++ SDK for the AWS databrew service"
|
|
|
|
},
|
|
|
|
"dataexchange": {
|
|
|
|
"description": "C++ SDK for the AWS dataexchange service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"datapipeline": {
|
|
|
|
"description": "C++ SDK for the AWS datapipeline service"
|
|
|
|
},
|
|
|
|
"datasync": {
|
|
|
|
"description": "C++ SDK for the AWS datasync service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"datazone": {
|
|
|
|
"description": "C++ SDK for the AWS datazone service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"dax": {
|
|
|
|
"description": "C++ SDK for the AWS dax service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"detective": {
|
|
|
|
"description": "C++ SDK for the AWS detective service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"devicefarm": {
|
|
|
|
"description": "C++ SDK for the AWS devicefarm service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"devops-guru": {
|
|
|
|
"description": "C++ SDK for the AWS devops-guru service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"directconnect": {
|
|
|
|
"description": "C++ SDK for the AWS directconnect service"
|
|
|
|
},
|
|
|
|
"discovery": {
|
|
|
|
"description": "C++ SDK for the AWS discovery service"
|
|
|
|
},
|
|
|
|
"dlm": {
|
|
|
|
"description": "C++ SDK for the AWS dlm service"
|
|
|
|
},
|
|
|
|
"dms": {
|
|
|
|
"description": "C++ SDK for the AWS dms service"
|
|
|
|
},
|
|
|
|
"docdb": {
|
|
|
|
"description": "C++ SDK for the AWS docdb service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"docdb-elastic": {
|
|
|
|
"description": "C++ SDK for the AWS docdb-elastic service"
|
|
|
|
},
|
|
|
|
"drs": {
|
|
|
|
"description": "C++ SDK for the AWS drs service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"ds": {
|
|
|
|
"description": "C++ SDK for the AWS ds service"
|
|
|
|
},
|
|
|
|
"dynamodb": {
|
|
|
|
"description": "C++ SDK for the AWS dynamodb service"
|
|
|
|
},
|
|
|
|
"dynamodbstreams": {
|
|
|
|
"description": "C++ SDK for the AWS dynamodbstreams service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"ebs": {
|
|
|
|
"description": "C++ SDK for the AWS ebs service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"ec2": {
|
|
|
|
"description": "C++ SDK for the AWS ec2 service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"ec2-instance-connect": {
|
|
|
|
"description": "C++ SDK for the AWS ec2-instance-connect service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"ecr": {
|
|
|
|
"description": "C++ SDK for the AWS ecr service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"ecr-public": {
|
|
|
|
"description": "C++ SDK for the AWS ecr-public service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"ecs": {
|
|
|
|
"description": "C++ SDK for the AWS ecs service"
|
|
|
|
},
|
|
|
|
"eks": {
|
|
|
|
"description": "C++ SDK for the AWS eks service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"eks-auth": {
|
|
|
|
"description": "C++ SDK for the AWS eks-auth service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"elastic-inference": {
|
|
|
|
"description": "C++ SDK for the AWS elastic-inference service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"elasticache": {
|
|
|
|
"description": "C++ SDK for the AWS elasticache service"
|
|
|
|
},
|
|
|
|
"elasticbeanstalk": {
|
|
|
|
"description": "C++ SDK for the AWS elasticbeanstalk service"
|
|
|
|
},
|
|
|
|
"elasticfilesystem": {
|
|
|
|
"description": "C++ SDK for the AWS elasticfilesystem service"
|
|
|
|
},
|
|
|
|
"elasticloadbalancing": {
|
|
|
|
"description": "C++ SDK for the AWS elasticloadbalancing service"
|
|
|
|
},
|
|
|
|
"elasticloadbalancingv2": {
|
|
|
|
"description": "C++ SDK for the AWS elasticloadbalancingv2 service"
|
|
|
|
},
|
|
|
|
"elasticmapreduce": {
|
|
|
|
"description": "C++ SDK for the AWS elasticmapreduce service"
|
|
|
|
},
|
|
|
|
"elastictranscoder": {
|
|
|
|
"description": "C++ SDK for the AWS elastictranscoder service"
|
|
|
|
},
|
|
|
|
"email": {
|
|
|
|
"description": "C++ SDK for the AWS email service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"emr-containers": {
|
|
|
|
"description": "C++ SDK for the AWS emr-containers service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"emr-serverless": {
|
|
|
|
"description": "C++ SDK for the AWS emr-serverless service"
|
|
|
|
},
|
|
|
|
"entityresolution": {
|
|
|
|
"description": "C++ SDK for the AWS entityresolution service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"es": {
|
|
|
|
"description": "C++ SDK for the AWS es service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"eventbridge": {
|
|
|
|
"description": "C++ SDK for the AWS eventbridge service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"events": {
|
|
|
|
"description": "C++ SDK for the AWS events service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"evidently": {
|
|
|
|
"description": "C++ SDK for the AWS evidently service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"finspace": {
|
|
|
|
"description": "C++ SDK for the AWS finspace service"
|
|
|
|
},
|
|
|
|
"finspace-data": {
|
|
|
|
"description": "C++ SDK for the AWS finspace-data service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"firehose": {
|
|
|
|
"description": "C++ SDK for the AWS firehose service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"fis": {
|
|
|
|
"description": "C++ SDK for the AWS fis service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"fms": {
|
|
|
|
"description": "C++ SDK for the AWS fms service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"forecast": {
|
|
|
|
"description": "C++ SDK for the AWS forecast service"
|
|
|
|
},
|
|
|
|
"forecastquery": {
|
|
|
|
"description": "C++ SDK for the AWS forecastquery service"
|
|
|
|
},
|
|
|
|
"frauddetector": {
|
|
|
|
"description": "C++ SDK for the AWS frauddetector service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"freetier": {
|
|
|
|
"description": "C++ SDK for the AWS freetier service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"fsx": {
|
|
|
|
"description": "C++ SDK for the AWS fsx service"
|
|
|
|
},
|
|
|
|
"gamelift": {
|
|
|
|
"description": "C++ SDK for the AWS gamelift service"
|
|
|
|
},
|
|
|
|
"glacier": {
|
|
|
|
"description": "C++ SDK for the AWS glacier service"
|
|
|
|
},
|
|
|
|
"globalaccelerator": {
|
|
|
|
"description": "C++ SDK for the AWS globalaccelerator service"
|
|
|
|
},
|
|
|
|
"glue": {
|
|
|
|
"description": "C++ SDK for the AWS glue service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"grafana": {
|
|
|
|
"description": "C++ SDK for the AWS grafana service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"greengrass": {
|
|
|
|
"description": "C++ SDK for the AWS greengrass service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"greengrassv2": {
|
|
|
|
"description": "C++ SDK for the AWS greengrassv2 service"
|
|
|
|
},
|
|
|
|
"groundstation": {
|
|
|
|
"description": "C++ SDK for the AWS groundstation service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"guardduty": {
|
|
|
|
"description": "C++ SDK for the AWS guardduty service"
|
|
|
|
},
|
|
|
|
"health": {
|
|
|
|
"description": "C++ SDK for the AWS health service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"healthlake": {
|
|
|
|
"description": "C++ SDK for the AWS healthlake service"
|
|
|
|
},
|
|
|
|
"honeycode": {
|
|
|
|
"description": "C++ SDK for the AWS honeycode service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"iam": {
|
|
|
|
"description": "C++ SDK for the AWS iam service"
|
|
|
|
},
|
|
|
|
"identity-management": {
|
2023-09-14 07:20:15 +08:00
|
|
|
"description": "C++ SDK for the AWS identity-management service",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "aws-sdk-cpp",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"cognito-identity",
|
|
|
|
"sts"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-22 13:03:37 +08:00
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"identitystore": {
|
|
|
|
"description": "C++ SDK for the AWS identitystore service"
|
|
|
|
},
|
|
|
|
"imagebuilder": {
|
|
|
|
"description": "C++ SDK for the AWS imagebuilder service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"importexport": {
|
|
|
|
"description": "C++ SDK for the AWS importexport service"
|
|
|
|
},
|
|
|
|
"inspector": {
|
|
|
|
"description": "C++ SDK for the AWS inspector service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"inspector-scan": {
|
|
|
|
"description": "C++ SDK for the AWS inspector-scan service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"inspector2": {
|
|
|
|
"description": "C++ SDK for the AWS inspector2 service"
|
|
|
|
},
|
|
|
|
"internetmonitor": {
|
|
|
|
"description": "C++ SDK for the AWS internetmonitor service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"iot": {
|
|
|
|
"description": "C++ SDK for the AWS iot service"
|
|
|
|
},
|
|
|
|
"iot-data": {
|
|
|
|
"description": "C++ SDK for the AWS iot-data service"
|
|
|
|
},
|
|
|
|
"iot-jobs-data": {
|
|
|
|
"description": "C++ SDK for the AWS iot-jobs-data service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"iot-roborunner": {
|
|
|
|
"description": "C++ SDK for the AWS iot-roborunner service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"iot1click-devices": {
|
|
|
|
"description": "C++ SDK for the AWS iot1click-devices service"
|
|
|
|
},
|
|
|
|
"iot1click-projects": {
|
|
|
|
"description": "C++ SDK for the AWS iot1click-projects service"
|
|
|
|
},
|
|
|
|
"iotanalytics": {
|
|
|
|
"description": "C++ SDK for the AWS iotanalytics service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"iotdeviceadvisor": {
|
|
|
|
"description": "C++ SDK for the AWS iotdeviceadvisor service"
|
|
|
|
},
|
|
|
|
"iotevents": {
|
|
|
|
"description": "C++ SDK for the AWS iotevents service"
|
|
|
|
},
|
|
|
|
"iotevents-data": {
|
|
|
|
"description": "C++ SDK for the AWS iotevents-data service"
|
|
|
|
},
|
|
|
|
"iotfleethub": {
|
|
|
|
"description": "C++ SDK for the AWS iotfleethub service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"iotfleetwise": {
|
|
|
|
"description": "C++ SDK for the AWS iotfleetwise service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"iotsecuretunneling": {
|
|
|
|
"description": "C++ SDK for the AWS iotsecuretunneling service"
|
|
|
|
},
|
|
|
|
"iotsitewise": {
|
|
|
|
"description": "C++ SDK for the AWS iotsitewise service"
|
|
|
|
},
|
|
|
|
"iotthingsgraph": {
|
|
|
|
"description": "C++ SDK for the AWS iotthingsgraph service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"iottwinmaker": {
|
|
|
|
"description": "C++ SDK for the AWS iottwinmaker service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"iotwireless": {
|
|
|
|
"description": "C++ SDK for the AWS iotwireless service"
|
|
|
|
},
|
|
|
|
"ivs": {
|
|
|
|
"description": "C++ SDK for the AWS ivs service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"ivs-realtime": {
|
|
|
|
"description": "C++ SDK for the AWS ivs-realtime service"
|
|
|
|
},
|
|
|
|
"ivschat": {
|
|
|
|
"description": "C++ SDK for the AWS ivschat service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"kafka": {
|
|
|
|
"description": "C++ SDK for the AWS kafka service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"kafkaconnect": {
|
|
|
|
"description": "C++ SDK for the AWS kafkaconnect service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"kendra": {
|
|
|
|
"description": "C++ SDK for the AWS kendra service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"kendra-ranking": {
|
|
|
|
"description": "C++ SDK for the AWS kendra-ranking service"
|
|
|
|
},
|
|
|
|
"keyspaces": {
|
|
|
|
"description": "C++ SDK for the AWS keyspaces service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"kinesis": {
|
|
|
|
"description": "C++ SDK for the AWS kinesis service"
|
|
|
|
},
|
|
|
|
"kinesis-video-archived-media": {
|
|
|
|
"description": "C++ SDK for the AWS kinesis-video-archived-media service"
|
|
|
|
},
|
|
|
|
"kinesis-video-media": {
|
|
|
|
"description": "C++ SDK for the AWS kinesis-video-media service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"kinesis-video-signaling": {
|
|
|
|
"description": "C++ SDK for the AWS kinesis-video-signaling service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"kinesis-video-webrtc-storage": {
|
|
|
|
"description": "C++ SDK for the AWS kinesis-video-webrtc-storage service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"kinesisanalytics": {
|
|
|
|
"description": "C++ SDK for the AWS kinesisanalytics service"
|
|
|
|
},
|
|
|
|
"kinesisanalyticsv2": {
|
|
|
|
"description": "C++ SDK for the AWS kinesisanalyticsv2 service"
|
|
|
|
},
|
|
|
|
"kinesisvideo": {
|
|
|
|
"description": "C++ SDK for the AWS kinesisvideo service"
|
|
|
|
},
|
|
|
|
"kms": {
|
|
|
|
"description": "C++ SDK for the AWS kms service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"lakeformation": {
|
|
|
|
"description": "C++ SDK for the AWS lakeformation service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"lambda": {
|
|
|
|
"description": "C++ SDK for the AWS lambda service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"launch-wizard": {
|
|
|
|
"description": "C++ SDK for the AWS launch-wizard service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"lex": {
|
|
|
|
"description": "C++ SDK for the AWS lex service"
|
|
|
|
},
|
|
|
|
"lex-models": {
|
|
|
|
"description": "C++ SDK for the AWS lex-models service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"lexv2-models": {
|
|
|
|
"description": "C++ SDK for the AWS lexv2-models service"
|
|
|
|
},
|
|
|
|
"lexv2-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS lexv2-runtime service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"license-manager": {
|
|
|
|
"description": "C++ SDK for the AWS license-manager service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"license-manager-linux-subscriptions": {
|
|
|
|
"description": "C++ SDK for the AWS license-manager-linux-subscriptions service"
|
|
|
|
},
|
|
|
|
"license-manager-user-subscriptions": {
|
|
|
|
"description": "C++ SDK for the AWS license-manager-user-subscriptions service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"lightsail": {
|
|
|
|
"description": "C++ SDK for the AWS lightsail service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"location": {
|
|
|
|
"description": "C++ SDK for the AWS location service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"logs": {
|
|
|
|
"description": "C++ SDK for the AWS logs service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"lookoutequipment": {
|
|
|
|
"description": "C++ SDK for the AWS lookoutequipment service"
|
|
|
|
},
|
|
|
|
"lookoutmetrics": {
|
|
|
|
"description": "C++ SDK for the AWS lookoutmetrics service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"lookoutvision": {
|
|
|
|
"description": "C++ SDK for the AWS lookoutvision service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"m2": {
|
|
|
|
"description": "C++ SDK for the AWS m2 service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"machinelearning": {
|
|
|
|
"description": "C++ SDK for the AWS machinelearning service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"macie2": {
|
|
|
|
"description": "C++ SDK for the AWS macie2 service"
|
|
|
|
},
|
|
|
|
"managedblockchain": {
|
|
|
|
"description": "C++ SDK for the AWS managedblockchain service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"managedblockchain-query": {
|
|
|
|
"description": "C++ SDK for the AWS managedblockchain-query service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"marketplace-agreement": {
|
|
|
|
"description": "C++ SDK for the AWS marketplace-agreement service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"marketplace-catalog": {
|
|
|
|
"description": "C++ SDK for the AWS marketplace-catalog service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"marketplace-deployment": {
|
|
|
|
"description": "C++ SDK for the AWS marketplace-deployment service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"marketplace-entitlement": {
|
|
|
|
"description": "C++ SDK for the AWS marketplace-entitlement service"
|
|
|
|
},
|
|
|
|
"marketplacecommerceanalytics": {
|
|
|
|
"description": "C++ SDK for the AWS marketplacecommerceanalytics service"
|
|
|
|
},
|
|
|
|
"mediaconnect": {
|
|
|
|
"description": "C++ SDK for the AWS mediaconnect service"
|
|
|
|
},
|
|
|
|
"mediaconvert": {
|
|
|
|
"description": "C++ SDK for the AWS mediaconvert service"
|
|
|
|
},
|
|
|
|
"medialive": {
|
|
|
|
"description": "C++ SDK for the AWS medialive service"
|
|
|
|
},
|
|
|
|
"mediapackage": {
|
|
|
|
"description": "C++ SDK for the AWS mediapackage service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"mediapackage-vod": {
|
|
|
|
"description": "C++ SDK for the AWS mediapackage-vod service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"mediapackagev2": {
|
|
|
|
"description": "C++ SDK for the AWS mediapackagev2 service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"mediastore": {
|
|
|
|
"description": "C++ SDK for the AWS mediastore service"
|
|
|
|
},
|
|
|
|
"mediastore-data": {
|
|
|
|
"description": "C++ SDK for the AWS mediastore-data service"
|
|
|
|
},
|
|
|
|
"mediatailor": {
|
|
|
|
"description": "C++ SDK for the AWS mediatailor service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"medical-imaging": {
|
|
|
|
"description": "C++ SDK for the AWS medical-imaging service"
|
|
|
|
},
|
|
|
|
"memorydb": {
|
|
|
|
"description": "C++ SDK for the AWS memorydb service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"meteringmarketplace": {
|
|
|
|
"description": "C++ SDK for the AWS meteringmarketplace service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"mgn": {
|
|
|
|
"description": "C++ SDK for the AWS mgn service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"migration-hub-refactor-spaces": {
|
|
|
|
"description": "C++ SDK for the AWS migration-hub-refactor-spaces service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"migrationhub-config": {
|
|
|
|
"description": "C++ SDK for the AWS migrationhub-config service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"migrationhuborchestrator": {
|
|
|
|
"description": "C++ SDK for the AWS migrationhuborchestrator service"
|
|
|
|
},
|
|
|
|
"migrationhubstrategy": {
|
|
|
|
"description": "C++ SDK for the AWS migrationhubstrategy service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"mobile": {
|
|
|
|
"description": "C++ SDK for the AWS mobile service"
|
|
|
|
},
|
|
|
|
"monitoring": {
|
|
|
|
"description": "C++ SDK for the AWS monitoring service"
|
|
|
|
},
|
|
|
|
"mq": {
|
|
|
|
"description": "C++ SDK for the AWS mq service"
|
|
|
|
},
|
|
|
|
"mturk-requester": {
|
|
|
|
"description": "C++ SDK for the AWS mturk-requester service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"mwaa": {
|
|
|
|
"description": "C++ SDK for the AWS mwaa service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"neptune": {
|
|
|
|
"description": "C++ SDK for the AWS neptune service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"neptunedata": {
|
|
|
|
"description": "C++ SDK for the AWS neptunedata service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"network-firewall": {
|
|
|
|
"description": "C++ SDK for the AWS network-firewall service"
|
|
|
|
},
|
|
|
|
"networkmanager": {
|
|
|
|
"description": "C++ SDK for the AWS networkmanager service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"nimble": {
|
|
|
|
"description": "C++ SDK for the AWS nimble service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"oam": {
|
|
|
|
"description": "C++ SDK for the AWS oam service"
|
|
|
|
},
|
|
|
|
"omics": {
|
|
|
|
"description": "C++ SDK for the AWS omics service"
|
|
|
|
},
|
|
|
|
"opensearch": {
|
|
|
|
"description": "C++ SDK for the AWS opensearch service"
|
|
|
|
},
|
|
|
|
"opensearchserverless": {
|
|
|
|
"description": "C++ SDK for the AWS opensearchserverless service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"opsworks": {
|
|
|
|
"description": "C++ SDK for the AWS opsworks service"
|
|
|
|
},
|
|
|
|
"opsworkscm": {
|
|
|
|
"description": "C++ SDK for the AWS opsworkscm service"
|
|
|
|
},
|
|
|
|
"organizations": {
|
|
|
|
"description": "C++ SDK for the AWS organizations service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"osis": {
|
|
|
|
"description": "C++ SDK for the AWS osis service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"outposts": {
|
|
|
|
"description": "C++ SDK for the AWS outposts service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"panorama": {
|
|
|
|
"description": "C++ SDK for the AWS panorama service"
|
|
|
|
},
|
|
|
|
"payment-cryptography": {
|
|
|
|
"description": "C++ SDK for the AWS payment-cryptography service"
|
|
|
|
},
|
|
|
|
"payment-cryptography-data": {
|
|
|
|
"description": "C++ SDK for the AWS payment-cryptography-data service"
|
|
|
|
},
|
|
|
|
"pca-connector-ad": {
|
|
|
|
"description": "C++ SDK for the AWS pca-connector-ad service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"personalize": {
|
|
|
|
"description": "C++ SDK for the AWS personalize service"
|
|
|
|
},
|
|
|
|
"personalize-events": {
|
|
|
|
"description": "C++ SDK for the AWS personalize-events service"
|
|
|
|
},
|
|
|
|
"personalize-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS personalize-runtime service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"pi": {
|
|
|
|
"description": "C++ SDK for the AWS pi service"
|
|
|
|
},
|
|
|
|
"pinpoint": {
|
|
|
|
"description": "C++ SDK for the AWS pinpoint service"
|
|
|
|
},
|
|
|
|
"pinpoint-email": {
|
|
|
|
"description": "C++ SDK for the AWS pinpoint-email service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"pinpoint-sms-voice-v2": {
|
|
|
|
"description": "C++ SDK for the AWS pinpoint-sms-voice-v2 service"
|
|
|
|
},
|
|
|
|
"pipes": {
|
|
|
|
"description": "C++ SDK for the AWS pipes service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"polly": {
|
|
|
|
"description": "C++ SDK for the AWS polly service"
|
|
|
|
},
|
|
|
|
"pricing": {
|
|
|
|
"description": "C++ SDK for the AWS pricing service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"privatenetworks": {
|
|
|
|
"description": "C++ SDK for the AWS privatenetworks service"
|
|
|
|
},
|
|
|
|
"proton": {
|
|
|
|
"description": "C++ SDK for the AWS proton service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"qbusiness": {
|
|
|
|
"description": "C++ SDK for the AWS qbusiness service"
|
|
|
|
},
|
|
|
|
"qconnect": {
|
|
|
|
"description": "C++ SDK for the AWS qconnect service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"qldb": {
|
|
|
|
"description": "C++ SDK for the AWS qldb service"
|
|
|
|
},
|
|
|
|
"qldb-session": {
|
|
|
|
"description": "C++ SDK for the AWS qldb-session service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"queues": {
|
2023-09-14 07:20:15 +08:00
|
|
|
"description": "C++ SDK for the AWS queues service",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "aws-sdk-cpp",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"sqs"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-22 13:03:37 +08:00
|
|
|
},
|
|
|
|
"quicksight": {
|
|
|
|
"description": "C++ SDK for the AWS quicksight service"
|
|
|
|
},
|
|
|
|
"ram": {
|
|
|
|
"description": "C++ SDK for the AWS ram service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"rbin": {
|
|
|
|
"description": "C++ SDK for the AWS rbin service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"rds": {
|
|
|
|
"description": "C++ SDK for the AWS rds service"
|
|
|
|
},
|
|
|
|
"rds-data": {
|
|
|
|
"description": "C++ SDK for the AWS rds-data service"
|
|
|
|
},
|
|
|
|
"redshift": {
|
|
|
|
"description": "C++ SDK for the AWS redshift service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"redshift-data": {
|
|
|
|
"description": "C++ SDK for the AWS redshift-data service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"redshift-serverless": {
|
|
|
|
"description": "C++ SDK for the AWS redshift-serverless service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"rekognition": {
|
|
|
|
"description": "C++ SDK for the AWS rekognition service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"repostspace": {
|
|
|
|
"description": "C++ SDK for the AWS repostspace service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"resiliencehub": {
|
|
|
|
"description": "C++ SDK for the AWS resiliencehub service"
|
|
|
|
},
|
|
|
|
"resource-explorer-2": {
|
|
|
|
"description": "C++ SDK for the AWS resource-explorer-2 service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"resource-groups": {
|
|
|
|
"description": "C++ SDK for the AWS resource-groups service"
|
|
|
|
},
|
|
|
|
"resourcegroupstaggingapi": {
|
|
|
|
"description": "C++ SDK for the AWS resourcegroupstaggingapi service"
|
|
|
|
},
|
|
|
|
"robomaker": {
|
|
|
|
"description": "C++ SDK for the AWS robomaker service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"rolesanywhere": {
|
|
|
|
"description": "C++ SDK for the AWS rolesanywhere service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"route53": {
|
|
|
|
"description": "C++ SDK for the AWS route53 service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"route53-recovery-cluster": {
|
|
|
|
"description": "C++ SDK for the AWS route53-recovery-cluster service"
|
|
|
|
},
|
|
|
|
"route53-recovery-control-config": {
|
|
|
|
"description": "C++ SDK for the AWS route53-recovery-control-config service"
|
|
|
|
},
|
|
|
|
"route53-recovery-readiness": {
|
|
|
|
"description": "C++ SDK for the AWS route53-recovery-readiness service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"route53domains": {
|
|
|
|
"description": "C++ SDK for the AWS route53domains service"
|
|
|
|
},
|
|
|
|
"route53resolver": {
|
|
|
|
"description": "C++ SDK for the AWS route53resolver service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"rum": {
|
|
|
|
"description": "C++ SDK for the AWS rum service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"s3": {
|
|
|
|
"description": "C++ SDK for the AWS s3 service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"s3-crt": {
|
|
|
|
"description": "C++ SDK for the AWS s3-crt service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"s3-encryption": {
|
2023-09-14 07:20:15 +08:00
|
|
|
"description": "C++ SDK for the AWS s3-encryption service",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "aws-sdk-cpp",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"kms",
|
|
|
|
"s3"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-22 13:03:37 +08:00
|
|
|
},
|
|
|
|
"s3control": {
|
|
|
|
"description": "C++ SDK for the AWS s3control service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"s3outposts": {
|
|
|
|
"description": "C++ SDK for the AWS s3outposts service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"sagemaker": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"sagemaker-a2i-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker-a2i-runtime service"
|
|
|
|
},
|
|
|
|
"sagemaker-edge": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker-edge service"
|
|
|
|
},
|
|
|
|
"sagemaker-featurestore-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker-featurestore-runtime service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"sagemaker-geospatial": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker-geospatial service"
|
|
|
|
},
|
|
|
|
"sagemaker-metrics": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker-metrics service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"sagemaker-runtime": {
|
|
|
|
"description": "C++ SDK for the AWS sagemaker-runtime service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"savingsplans": {
|
|
|
|
"description": "C++ SDK for the AWS savingsplans service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"scheduler": {
|
|
|
|
"description": "C++ SDK for the AWS scheduler service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"schemas": {
|
|
|
|
"description": "C++ SDK for the AWS schemas service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"sdb": {
|
|
|
|
"description": "C++ SDK for the AWS sdb service"
|
|
|
|
},
|
|
|
|
"secretsmanager": {
|
|
|
|
"description": "C++ SDK for the AWS secretsmanager service"
|
|
|
|
},
|
|
|
|
"securityhub": {
|
|
|
|
"description": "C++ SDK for the AWS securityhub service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"securitylake": {
|
|
|
|
"description": "C++ SDK for the AWS securitylake service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"serverlessrepo": {
|
|
|
|
"description": "C++ SDK for the AWS serverlessrepo service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"service-quotas": {
|
|
|
|
"description": "C++ SDK for the AWS service-quotas service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"servicecatalog": {
|
|
|
|
"description": "C++ SDK for the AWS servicecatalog service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"servicecatalog-appregistry": {
|
|
|
|
"description": "C++ SDK for the AWS servicecatalog-appregistry service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"servicediscovery": {
|
|
|
|
"description": "C++ SDK for the AWS servicediscovery service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"sesv2": {
|
|
|
|
"description": "C++ SDK for the AWS sesv2 service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"shield": {
|
|
|
|
"description": "C++ SDK for the AWS shield service"
|
|
|
|
},
|
|
|
|
"signer": {
|
|
|
|
"description": "C++ SDK for the AWS signer service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"simspaceweaver": {
|
|
|
|
"description": "C++ SDK for the AWS simspaceweaver service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"sms": {
|
|
|
|
"description": "C++ SDK for the AWS sms service"
|
|
|
|
},
|
|
|
|
"sms-voice": {
|
|
|
|
"description": "C++ SDK for the AWS sms-voice service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"snow-device-management": {
|
|
|
|
"description": "C++ SDK for the AWS snow-device-management service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"snowball": {
|
|
|
|
"description": "C++ SDK for the AWS snowball service"
|
|
|
|
},
|
|
|
|
"sns": {
|
|
|
|
"description": "C++ SDK for the AWS sns service"
|
|
|
|
},
|
|
|
|
"sqs": {
|
|
|
|
"description": "C++ SDK for the AWS sqs service"
|
|
|
|
},
|
|
|
|
"ssm": {
|
|
|
|
"description": "C++ SDK for the AWS ssm service"
|
|
|
|
},
|
2021-06-08 03:05:29 +08:00
|
|
|
"ssm-contacts": {
|
|
|
|
"description": "C++ SDK for the AWS ssm-contacts service"
|
|
|
|
},
|
|
|
|
"ssm-incidents": {
|
|
|
|
"description": "C++ SDK for the AWS ssm-incidents service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"ssm-sap": {
|
|
|
|
"description": "C++ SDK for the AWS ssm-sap service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"sso": {
|
|
|
|
"description": "C++ SDK for the AWS sso service"
|
|
|
|
},
|
|
|
|
"sso-admin": {
|
|
|
|
"description": "C++ SDK for the AWS sso-admin service"
|
|
|
|
},
|
|
|
|
"sso-oidc": {
|
|
|
|
"description": "C++ SDK for the AWS sso-oidc service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"states": {
|
|
|
|
"description": "C++ SDK for the AWS states service"
|
|
|
|
},
|
|
|
|
"storagegateway": {
|
|
|
|
"description": "C++ SDK for the AWS storagegateway service"
|
|
|
|
},
|
|
|
|
"sts": {
|
|
|
|
"description": "C++ SDK for the AWS sts service"
|
|
|
|
},
|
|
|
|
"support": {
|
|
|
|
"description": "C++ SDK for the AWS support service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"support-app": {
|
|
|
|
"description": "C++ SDK for the AWS support-app service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"swf": {
|
|
|
|
"description": "C++ SDK for the AWS swf service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"synthetics": {
|
|
|
|
"description": "C++ SDK for the AWS synthetics service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"text-to-speech": {
|
2023-09-14 07:20:15 +08:00
|
|
|
"description": "C++ SDK for the AWS text-to-speech service",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "aws-sdk-cpp",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"polly"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-22 13:03:37 +08:00
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"textract": {
|
|
|
|
"description": "C++ SDK for the AWS textract service"
|
|
|
|
},
|
|
|
|
"timestream-query": {
|
|
|
|
"description": "C++ SDK for the AWS timestream-query service"
|
|
|
|
},
|
|
|
|
"timestream-write": {
|
|
|
|
"description": "C++ SDK for the AWS timestream-write service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"tnb": {
|
|
|
|
"description": "C++ SDK for the AWS tnb service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"transcribe": {
|
|
|
|
"description": "C++ SDK for the AWS transcribe service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"transcribestreaming": {
|
|
|
|
"description": "C++ SDK for the AWS transcribestreaming service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"transfer": {
|
2023-09-14 07:20:15 +08:00
|
|
|
"description": "C++ SDK for the AWS transfer service",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "aws-sdk-cpp",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"s3"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-01-22 13:03:37 +08:00
|
|
|
},
|
|
|
|
"translate": {
|
|
|
|
"description": "C++ SDK for the AWS translate service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"trustedadvisor": {
|
|
|
|
"description": "C++ SDK for the AWS trustedadvisor service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"verifiedpermissions": {
|
|
|
|
"description": "C++ SDK for the AWS verifiedpermissions service"
|
|
|
|
},
|
|
|
|
"voice-id": {
|
|
|
|
"description": "C++ SDK for the AWS voice-id service"
|
|
|
|
},
|
|
|
|
"vpc-lattice": {
|
|
|
|
"description": "C++ SDK for the AWS vpc-lattice service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"waf": {
|
|
|
|
"description": "C++ SDK for the AWS waf service"
|
|
|
|
},
|
|
|
|
"waf-regional": {
|
|
|
|
"description": "C++ SDK for the AWS waf-regional service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"wafv2": {
|
|
|
|
"description": "C++ SDK for the AWS wafv2 service"
|
|
|
|
},
|
|
|
|
"wellarchitected": {
|
|
|
|
"description": "C++ SDK for the AWS wellarchitected service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"wisdom": {
|
|
|
|
"description": "C++ SDK for the AWS wisdom service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"workdocs": {
|
|
|
|
"description": "C++ SDK for the AWS workdocs service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"worklink": {
|
|
|
|
"description": "C++ SDK for the AWS worklink service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"workmail": {
|
|
|
|
"description": "C++ SDK for the AWS workmail service"
|
|
|
|
},
|
2021-02-10 06:35:11 +08:00
|
|
|
"workmailmessageflow": {
|
|
|
|
"description": "C++ SDK for the AWS workmailmessageflow service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"workspaces": {
|
|
|
|
"description": "C++ SDK for the AWS workspaces service"
|
|
|
|
},
|
2023-12-07 07:50:59 +08:00
|
|
|
"workspaces-thin-client": {
|
|
|
|
"description": "C++ SDK for the AWS workspaces-thin-client service"
|
|
|
|
},
|
2023-09-14 07:20:15 +08:00
|
|
|
"workspaces-web": {
|
|
|
|
"description": "C++ SDK for the AWS workspaces-web service"
|
|
|
|
},
|
2021-01-22 13:03:37 +08:00
|
|
|
"xray": {
|
|
|
|
"description": "C++ SDK for the AWS xray service"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|