summaryrefslogtreecommitdiff
path: root/dev-libs/aws-sdk-cpp/metadata.xml
blob: 74a0ef4c800294afce6eddbf12f414a97563a376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>amit.prakash.ambasta@gmail.com</email>
	</maintainer>
	<maintainer type="person">
		<email>yamakuzure@gmx.net</email>
		<name>Sven Eden</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		The AWS SDK for C++ provides a modern C++ version C++ 11 or later interface for Amazon Web Services AWS.
		It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing
		dependencies and providing platform portability Windows, OSX, Linux, and mobile.

		AWS SDK for C++ is in now in General Availability and recommended for production use. We invite our
		customers to join the development efforts by submitting pull requests and sending us feedback and ideas
		via GitHub Issues.
	</longdescription>
	<use>
		<flag name="http">Enable http support via curl</flag>
		<flag name="rtti">Flag to enable/disable rtti within the library</flag>
		<flag name="unity-build">
			Build using a single unified .cpp file for each service library.
			Reduces the size of static library binaries
		</flag>

		<flag name="access-management">
			AWS Access Management, a meta-flag that enables:
			AWS Certificate Manager (ACM): Provision, manage, and deploy SSL/TLS certificates on AWS managed
				resources.
			Identity and Access Management (IAM): A web service for securely controlling access to AWS
				services.
			Resource Access Manager (RAM): Customers who operate multiple accounts can create resources
				centrally and use AWS RAM to share them with all of their accounts to reduce operational
				overhead.
			Also enables acm-pca, identity-management and sts (Security Token Service).
		</flag>
		<flag name="apigateway">
			Create and deploy your own REST and WebSocket APIs at any scale.
			Also enables apigatewaymanagementapi and apigatewayv2.
		</flag>
		<flag name="backup">AWS Backup is a fully managed backup service</flag>
		<flag name="batch">Run batch computing workloads on the AWS Cloud</flag>
		<flag name="budgets">
			Use AWS Budgets to plan service usage, service costs, and instance reservations.
			Also enables the following related modules:
			AWS Cost Explorer (CE)     : Programmatically query cost and usage data.
			Cost and Usage Report (CUR): Programmatically create, query, and delete AWS Cost and Usage
				report definitions.
		</flag>
		<flag name="chime">Amazon Chime, a secure, real-time, unified communications service.</flag>
		<flag name="cloud-desktop">
			AWS end user computing services.
			AppStream 2.0: Fully managed, secure application streaming service.
			WorkDocs     : Fully managed, secure enterprise storage and sharing service.
			WorkLink     : Fully managed, cloud-based service that enables secure, one-click access to
				internal websites and web apps from mobile devices.
			WorkMail     : Managed email and calendaring service.
			WorkSpaces   : Cloud-based desktop experience for end users.
		</flag>
		<flag name="cloud-dev">
			Enables in-cloud developer tools:
			Cloud9      : Cloud-based integrated development environment IDE to write, run, and debug code.
			CodeBuild   : Managed build service that compiles, runs unit tests and produces artifacts.
			CodeCommit  : Privately store and manage Git repositories in the AWS cloud.
			CodeDeploy  : Automate the deployment and updating of applications.
			CodePipeline: Continuous delivery service to model, visualize, and automate the steps required
				to release software.
			CodeStar    : Quickly develop, build, and deploy applications on AWS.
			Queues      : Simple queue class. Allows standard queue operations top, delete, and push. Also
				has higher level, asynchronous interface with callbacks.
			X-Ray       : Provides request tracing, exception collection, and profiling capabilities.
		</flag>
		<flag name="cloud-media">
			AWS Media modules for transforming, converting, delivering and streaming media.
			Elastic Transcoder     : Convert media files stored in Amazon S3 into media files in the formats
				required by consumer playback devices.
			Elemental Media Connect: Secure and flexible transport service for live video.
			Elemental Media Convert: Format and compress offline video content for delivery to televisions
				or connected devices.
			Elemental Media Live   : Video service that allows easy and reliable creation of live outputs
				for broadcast and streaming delivery.
			Elemental Media Package: Just-in-time video packaging and origination service. (Includes
				mediapackage-vod)
			Elemental Media Store  : Video origination and storage service.Manage video assets as objects in
				containers to build dependable, cloud-based media workflows. (Includes mediastore-data)
			Elemental Media Tailor : Personalization and monetization service that allows scalable server-
				side ad insertion.
		</flag>
		<flag name="cloud-mobile">
			AWS Mobile modules for handling mobile application management and delivery.
			Amplify    : Comprehensive set of SDKs, libraries, tools, and documentation for client app
				development.
			AppSync    : Enterprise level, fully managed GraphQL service with real-time data synchronization
				and offline programming features.
			Device Farm: Test iOS, Android and Fire OS apps on real, physical phones and tablets that are
				hosted by AWS.
			PinPoint   : Engage customers by sending them email, SMS and voice messages, and push
				notifications. (Includes pinpoint-email and sms-voice)
			SNS        : Amazon Simple Notification Service, see USE flag sns.
			Also enables mobile and mobileanalytics.
		</flag>
		<flag name="cloudformation">
			Create and provision AWS infrastructure deployments predictably and repeatedly. Use a template
			file to create and delete a collection of resources together as a single unit (a stack).
		</flag>
		<flag name="cloudfront">
			Delivers static and dynamic web content through a worldwide network of edge locations that
			provide low latency and high performance.
		</flag>
		<flag name="cloudhsm">
			Secure cryptographic key storage by providing managed hardware security modules in the AWS
			Cloud.
			Also enables cloudhsmv2.
		</flag>
		<flag name="cloudsearch">
			Fully managed service in the cloud to set up, manage, and scale a search solution for websites.
			Also enables cloudsearchdomain.
		</flag>
		<flag name="cloudwatch">
			Amazon CloudWatch monitors Amazon Web Services (AWS) resources and the applications run on AWS
			in real time.
			The following modules besides monitoring are also enabled:
			Application Insights: Monitor .NET and SQL Server applications.
			App Mesh            : Monitor and control microservices running on AWS.
			CloudTrail          : Monitor AWS deployments in the cloud by getting a history of AWS API
				calls, including API calls made via the AWS Management Console, the AWS SDKs, the
				command line tools, and higher-level AWS services.
			GuardDuty           : Continuous security monitoring service.
			Health              : Provides personalized information about events that can affect the AWS
				infrastructure, guides through scheduled changes, and accelerates the troubleshooting of
				issues that affect AWS resources and accounts.
			Inspector           : A security vulnerability assessment service that helps improve the
				security and compliance of
			AWS resources.
			Logs                : Monitor, store, and access log files from Amazon EC2 instances, AWS
				CloudTrail, or other sources.
		</flag>
		<flag name="cognito">
			Create unique identities, authenticate these identities with identity providers and save mobile
			user data in the AWS Cloud.
			Enables cognito-identity, cognito-idp and cognito-sync
		</flag>
		<flag name="config">
			Provides a detailed view of the resources associated with your AWS account, including how they
			are configured, how they are related to one another, and how the configurations and their
			relationships have changed over time.
		</flag>
		<flag name="dlm">
			Amazon Data Lifecycle Manager (DLM):
			Manage the lifecycle of AWS resources. Create lifecycle policies to automate operations on
			specified resources.
		</flag>
		<flag name="ec2">
			Amazon Elastic Compute Cloud (EC2) is a web service that provides resizeable computing capacity.
			This flag also enables the following modules:
			Auto Scaling       : Set up dynamic and predictive scaling for scalable AWS resources. Also
				enables autoscaling-plans and application-autoscaling.
			Elastic File System: EFS provides file storage for Amazon EC2 instances.

		</flag>
		<flag name="ecr">
			Amazon Elastic Container Registry (ECR) is a fully managed Docker container registry.
		</flag>
		<flag name="ecs">
			Amazon Elastic Container Service (ECS) is a highly scalable, fast, container management service.
		</flag>
		<flag name="eks">
			Amazon Elastic Kubernetes Service (EKS) is a managed service to run Kubernetes on AWS without own Kubernetes clusters.
		</flag>
		<flag name="elasticache">
			Set up, manage, and scale distributed in-memory cache environments in the AWS Cloud
		</flag>
		<flag name="elasticbeanstalk">Quickly deploy and manage applications in the AWS Cloud.</flag>
		<flag name="elasticloadbalancing">
			Automatically distribute incoming application traffic across multiple targets, such as EC2
			instances.
			Also enables elasticloadbalancingv2.
		</flag>
		<flag name="elasticmapreduce">
			Amazon Elastic MapReduce (EMR) processes large amounts of data efficiently using Hadoop
			processing combined with several AWS products.
		</flag>
		<flag name="email">
			Amazon Simple Email Service (Amazon SES):
			An email platform to send and receive email using ones own email addresses and domains.
			See: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html
		</flag>
		<flag name="es">
			Amazon Elasticsearch Configuration Service (ES) is an API to create, configure, and manage
			Elasticsearch domains.
		</flag>
		<flag name="events">
			Serverless event bus service to connect applications with data from a variety of sources.
			Also enables eventbridge.
		</flag>
		<flag name="fsx">Amazon FSx is a fully managed service to launch and use shared file storage.</flag>
		<flag name="globalaccelerator">
			AWS Global Accelerator is a network layer service for accelerators to improve availability and
			performance for internet applications used by a global audience.
		</flag>
		<flag name="iot">AWS IoT
			This is a meta-flag for all Internet of Things modules provided by the SDK:
			iot           : enables secure, bi-directional communication between Internet-connected things
				(such as sensors, actuators, embedded devices, or smart appliances) and the AWS Cloud
				over MQTT and HTTP.
			greengrass    : Extends AWS onto physical devices so they can act locally on the data they
				generate.
			iot1click     : A service for simple devices to trigger AWS Lambda functions that execute a
				specific action.
			iotanalytics  : Provides advanced data analysis for AWS IoT.
			iotevents     : Monitor equipment or device fleets for failures or changes in operation, and
				trigger actions when such events occur.
			iotthingsgraph: Integrated set of tools that enable developers to build IoT applications using
				devices and services that use different data representation standards and communication protocols.
			Also enables iot1click-devices, iot1click-projects, iot-data, iotevents-data and iot-jobs-data.
		</flag>
		<flag name="kinesis">
			Amazon Kinesis
			Collect, process, and analyze video and data streams in real time. The following modules besides
			kinesis are enabled:
			firehose                    : Load data streams into AWS data stores.
			kinesisanalytics            : Process and analyze streaming data using SQL or Java. (Also
				enables kinesisanalyticsv2)
			kinesisvideo                : Capture, process, and store video streams for analytics and
				machine learning.
			Additionally kinesis-video-archived-media and kinesis-video-media are enabled.
		</flag>
		<flag name="kms">
			AWS Key Management Service (KMS)
			An encryption and key management service scaled for the cloud.
		</flag>
		<flag name="lex">
			Amazon Lex is an AWS service for building conversational interfaces into applications using
			voice and text.
			Also enables lex-models.
		</flag>
		<flag name="lambda">AWS Lambda: Run code without provisioning or managing servers.</flag>
		<flag name="license-manager">
			Streamlines the process of bringing software vendor licenses to the cloud.
		</flag>
		<flag name="lightsail">
			The easiest way to get started with AWS for developers who just need virtual private servers
		</flag>
		<flag name="machinelearning">
			The algorithms of Amazon Machine Learning create machine learning (ML) models by finding
			patterns in existing data. The service uses these models to process new data and generate
			predictions for application.
		</flag>
		<flag name="macie">
			A security service that uses machine learning to automatically discover, classify, and protect
			sensitive data in AWS.
		</flag>
		<flag name="managedblockchain">
			Create and manage scalable blockchain networks using popular open source frameworks. Currently,
			Managed Blockchain supports the Hyperledger Fabric open source framework.
		</flag>
		<flag name="marketplace">
			AWS Marketplace is an online store where you can buy or sell software that runs on Amazon Web
			Services (AWS).
			Marketplace support consists of the marketplacecommerceanalytics module plus:
			Marketplace Entitlement Service: A contract verification feature that AWS Marketplace sellers
				can use to verify the amount of the sellers product (for example, end user licenses or
				storage, data, or compute capacity) the customer has purchased.
			Marketplace Metering Service   : A pricing and metering feature that AWS Marketplace sellers can
				use to directly charge for their software along one of four dimensions: users, data,
				bandwidth, or hosts.
			Also enables pricing.
		</flag>
		<flag name="organizations">
			Account management service that to consolidate multiple AWS accounts into an organization to be
			centrally managed.
		</flag>
		<flag name="opsworks">
			AWS OpsWorks is a simple and flexible way to create and manage stacks and applications.
			Also enables opsworkscm.
		</flag>
		<flag name="other">
			This is a meta-flag for rarely needed modules that in themselves need not much build time. If
			you would like to have any of the following modules to have their own USE flag, please open a
			bug report and it will most probably get one.
			The modules are:
			AWSMigrationHub, alexaforbusiness, clouddirectory, comprehend, comprehendmedical, connect,
			datapipeline, datasync, directconnect, discovery, dms, docdb, ds, dynamodb, gamelift, glue,
			groundstation, importexport, kafka, lakeformation, mq, mturk-requester, neptune, quicksight,
			redshift, robomaker, sdb, service-quotas, servicecatalog, servicediscovery, signer, sms,
			snowball, ssm, states, storagegateway, support and swf.
		</flag>
		<flag name="personalize">
			Real-time personalization and recommendations, based on the same technology used at Amazon.com.
			Also enables personalize-events and personalize-runtime.
		</flag>
		<flag name="polly">
			Amazon Polly
			A Text-to-Speech (TTS) cloud service that converts text into lifelike speech.
			Also enables text-to-speech.
		</flag>
		<flag name="queues">
			AWS Queues is a simple queue class.
			Allows standard queue operations top, delete, and push. Also has higher level, asynchronous
			interface with callbacks.
		</flag>
		<flag name="rds">
			Amazon Relational Database Service (RDS) is a web service to set up, operate, and scale a
			relational database in the cloud.
			Also enables pi (Performance Insights) and rds-data.
		</flag>
		<flag name="route53">
			AWS Route 53 is a highly available and scalable Domain Name System (DNS) web service.
			Also enables route53domains and route53resolver.
		</flag>
		<flag name="rekognition">Add image and video analysis to applications.</flag>
		<flag name="resource-groups">
			AWS Resource Groups and Tag Editor
			Organize AWS resources into groups, tag resources using virtually any criteria, and manage,
			monitor, and automate tasks on grouped resources.
			Also enables resourcegroupstaggingapi. (Resource Groups Tagging API)
		</flag>
		<flag name="s3">
			Amazon Simple Storage Service Storage for the internet.
			Additionally to the s3 module, the following modules are activated:
			Athena           : Interactive query service to analyze data in Amazon S3 using standard SQL.
			Glacier          : Storage solution for cold data.
			Transfer for SFTP: Transfer files directly into and out of Amazon S3 using SFTP.
			Also enables s3-encryption, s3control and transfer.
		</flag>
		<flag name="sagemaker">
			Amazon SageMaker
			Fully managed machine learning service. With Amazon SageMaker, data scientists and developers
			can quickly and easily build and train machine learning models, and then directly deploy them
			into a production-ready hosted environment.
			Also enables sagemaker-runtime.
		</flag>
		<flag name="secretsmanager">
			Encrypt, store, and retrieve credentials for databases and other services.
		</flag>
		<flag name="securityhub">Provides a comprehensive view of the security state of AWS resources.</flag>
		<flag name="serverlessrepo">
			AWS Serverless Application Repository
			Enables teams, organizations, and individual developers to find, deploy, publish, share, store,
			and easily assemble serverless architectures.
		</flag>
		<flag name="shield">AWS Shield, protection against DDoS attacks</flag>
		<flag name="sns">
			Amazon Simple Notification Service (SNS) is a web service that enables applications, end-users,
			and devices to instantly send and receive notifications from the cloud.
		</flag>
		<flag name="sqs">
			Amazon Simple Queue Service (SQS): Fully managed message queuing service that makes it easy to
			decouple and scale microservices, distributed systems, and serverless applications.
		</flag>
		<flag name="textract">
			Amazon Textract to add document text detection and analysis to applications.
		</flag>
		<flag name="transcribe">
			A transcription services for audio files. It uses advanced machine learning technologies to
			recognize spoken words and transcribe them into text.
			Also enables transcribestreaming.
		</flag>
		<flag name="translate">
			A neural machine translation service for translating text to and from English across a breadth
			of supported languages.
		</flag>
		<flag name="waf">
			The Web Application Firewall (WAF) can monitor web requests that are forwarded to Amazon
			CloudFront distributions or an Application Load Balancer. Can also be used to block or allow
			requests based on conditions such as the IP addresses that requests originate from or values in
			the requests.
			Also enables fms and waf-regional.
		</flag>
	</use>
</pkgmetadata>