{"total":{"exact":null,"lowerBound":150},"hits":[{"url":"https://docs.quarkiverse.io/quarkus-flow/dev/http/index.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-cxf/dev/user-guide/ssl.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-flow/dev/tracing/index.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-cxf/dev/user-guide/auth.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-cxf/dev/security-guide/ws-securitypolicy-auth.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"","summary":"","content":[]},{"url":"https://quarkus.io/guides/extension-maturity-matrix","type":"concepts","status":null,"origin":"quarkus","title":"A maturity matrix for Quarkus extensions","summary":"Quarkus extensions can do a lot, or a little.","content":[]},{"url":"https://quarkus.io/guides/spring-boot-properties","type":"guide","status":null,"origin":"quarkus","title":"Accessing application properties with Spring Boot properties API","summary":"Use Spring Boot's @ConfigurationProperties in place of MicroProfile Config annotations","content":[]},{"url":"https://quarkus.io/guides/aot","type":"guide","status":null,"origin":"quarkus","title":"Ahead-of-Time (AOT) Caching","summary":"This guide explains how to use Leyden AOT caching with Quarkus for dramatically faster startup times on JDK 24+.","content":[]},{"url":"https://quarkus.io/guides/all-config","type":"guide","status":null,"origin":"quarkus","title":"All configuration options","summary":"List all the configuration properties per extensions","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-alexa/dev/index.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Alexa | Quarkus - Amazon Alexa","summary":"This Quarkus extension aims at making the Amazon Alexa SDK work in native executables.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-credentials.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-configure-clients.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-acm.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | ACM","summary":"AWS Certificate Manager is a service used to manage X.509 certificates used by other AWS services including load balancers and applications. You can find more information about ACM at the AWS Certificate Manager website. The ACM extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use ACM locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-marketplaceentitlement.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Amazon Marketplace Entitlement Client","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-marketplacemetering.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Amazon Marketplace Metering Client","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-resourcegroupstaggingapi.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Amazon Resource Groups Tagging API Client","summary":"The Amazon Resource Groups Tagging API is a web service that enables you to manage and organize your AWS resources using tags. You can find more information about Resource Groups Tagging API at the Amazon Resource Groups Tagging API website. The Resource Groups Tagging API extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default), the Apache HTTP Client or the AWS CRT-based HTTP client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client or the AWS CRT-based HTTP client","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-apigateway.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Api Gateway","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-apigatewaymanagementapi.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Api Gateway Management Api","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-apigatewayv2.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Api Gateway v2","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-appconfig.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | App Config","summary":"Amazon AppConfig is a service for managing application configurations. You can find more information about AppConfig at the Amazon AppConfig website. The AppConfig extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client You can use this extension to integrate AppConfig capabilities in your Quarkus applications using the AWS SDK for Java 2.x. The AppConfig extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default), the Apache HTTP Client or the AWS CRT-based HTTP client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client or the AWS CRT-based HTTP client","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-appconfigdata.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | App Config Data","summary":"Amazon AppConfigData is a service for managing application configurations. You can find more information about AppConfigData at the Amazon AppConfigData website. The AppConfigData extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client You can use this extension to integrate AppConfigData capabilities in your Quarkus applications using the AWS SDK for Java 2.x. The AppConfigData extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default), the Apache HTTP Client or the AWS CRT-based HTTP client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client or the AWS CRT-based HTTP client","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-bedrock.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Bedrock","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-bedrockruntime.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Bedrock Runtime","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-cloudwatch.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | CloudWatch","summary":"AWS CloudWatch enables you to publish, monitor, and manage various metrics, as well as configure alarm actions based on data from metrics. You can find more information about CloudWatch at the AWS CloudWatch website. The CloudWatch extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use CloudWatch locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-cloudwatchlogs.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | CloudWatch Logs","summary":"You can use Amazon CloudWatch Logs to monitor, store, and access your log files from Amazon Elastic Compute Cloud (Amazon EC2) instances, AWS CloudTrail, Route 53, and other sources. You can find more information about CloudWatch at the AWS CloudWatch Logs website. The CloudWatch Logs extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use CloudWatch Logs locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-cognitouserpools.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Cognito User Pools","summary":"Service client for accessing Amazon Cognito user pools (Identity Provider). Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies. For more information, see the Amazon Cognito user pools (AWS Java SDK 2.x docs). The Cognito User Pools extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use Cognito User Pool locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/common-features.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Common features","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/dev-services.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Dev Services for Amazon Services","summary":"Quarkus Amazon Services automatically starts a containerized AWS stack in dev mode and when running tests. So, you don’t have to start one manually. The extension client is configured automatically.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-dynamodb.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | DynamoDB","summary":"DynamoDB is a scalable AWS managed NoSQL database. It supports both key-value and document data models, that enables to have a flexible schema for your data. This extension provides functionality that allows the client to communicate with the service when running in Quarkus. You can find more information about DynamoDB at the Amazon DynamoDB website. The DynamoDB extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports the traditional DynamoDB client as well as the enhanced client. It supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use the DynamoDB locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-ecr.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | ECR","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-elasticloadbalancing.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Elastic Load Balancing","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-elasticloadbalancingv2.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Elastic Load Balancing v2","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-eventbridge.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | EventBridge","summary":"Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources. You can find more information about EventBridge at AWS EventBridge Data Streams Service API Reference. The EventBridge extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client. In this guide, we see how you can get your REST services to use EventBridge locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-scheduler.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | EventBridge Scheduler","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-iam.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | IAM","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-inspector.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Inspector","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-inspector2.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Inspector2","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-iot.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | IoT","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-kinesis.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Kinesis","summary":"Kinesis Data Streams is a managed service provided by Amazon Web Services (AWS) that scales elastically for real-time processing of streaming big data. You can find more information about Kinesis at AWS Kinesis Data Streams Service API Reference. The Kinesis extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client. In this guide, we see how you can get your REST services to use Kinesis locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-kms.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | KMS","summary":"AWS Key Management Service (KMS) is a service that allows you to create and control the keys used to encrypt or digitally sign your data. Using KMS, you can create and manage cryptographic keys and control their use across a wide range of AWS services and in your application. You can find more information about KMS at the AWS KMS website. The KMS extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use KMS locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-lambda.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Lambda","summary":"Service client for accessing Amazon Lambda. Using the Amazon Lambda API, you can manage your AWS Lambdas. You can find more information about Lambda at the AWS Lambda website. The Lambda extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use Lambda locally and on AWS.","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-neptune.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Neptune","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/opentelemetry.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | OpenTelemetry for Amazon Services","summary":"Quarkus Amazon Services facilitates integration of the AWS SDK instrumentation. Adding the quarkus-opentelemetry extension will automatically inject an interceptor with default AwsSdkTelemetry configuration in all produced extension clients that have opted into instrumentation. This is achieved by setting the configuration property quarkus.<extension>.telemetry.enabled to true. This setting is set to false by default. Quarkus Amazon Services supports the OpenTelemetry Autoconfiguration for Traces. The configurations match what you can see at OpenTelemetry SDK Autoconfigure with the quarkus.* prefix. It is not necessary to wrap Sqs or Bedrock Runtime clients, the extensions does it for you when telemetry is enabled for those clients. If necessary, you can provide your own AwsSdkTelemetry instance used to instrument all clients. package org.acme;\n\nimport io.opentelemetry.api.OpenTelemetry;\nimport io.opentelemetry.instrumentation.awssdk.v2_2.AwsSdkTelemetry;\nimport io.quarkus.arc.Unremovable;\nimport jakarta.enterprise.context.ApplicationScoped;\nimport jakarta.enterprise.inject.Produces;\nimport jakarta.inject.Singleton;\n\n@ApplicationScoped\npublic class MyProducer {\n\n    @Produces\n    @Singleton\n    @Unremovable\n    public AwsSdkTelemetry myTelemetry() {\n        return AwsSdkTelemetry.builder(OpenTelemetry.noop()).build();\n    }\n}","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-paymentcryptography.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Payment Cryptography","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-paymentcryptographydata.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Payment Cryptography Data","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/index.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Quarkus Amazon Services","summary":"","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-rds.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | RDS","summary":"Amazon Relational Database Service (AWS RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks. You can find more information about RDS at the Amazon RDS website. The RDS extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default), the Apache HTTP Client or the AWS CRT-based HTTP client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client or the AWS CRT-based HTTP client","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-rdsdata.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | RDS Data","summary":"The Amazon RDS Data API is a web service that enables you to run SQL statements on an Amazon RDS database without having to manage a connection to the database. You can find more information about RDS at the Amazon RDS Data website. The RDSDATA extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default), the Apache HTTP Client or the AWS CRT-based HTTP client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client or the AWS CRT-based HTTP client","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-rekognition.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | Rekognition","summary":"Amazon Rekognition is a fully managed service that makes it easy for developers to analyze images and videos to identify objects, people, text, scenes, activities, and inappropriate content, as well as perform facial analysis and facial search. You can find more information about Rekognition at the Amazon Rekognition website. The Rekognition extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client You can use this extension to integrate Rekognition capabilities in your Quarkus applications using the AWS SDK for Java 2.x. The Rekognition extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default), the Apache HTTP Client or the AWS CRT-based HTTP client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client or the AWS CRT-based HTTP client","content":[]},{"url":"https://docs.quarkiverse.io/quarkus-amazon-services/dev/amazon-s3.html","type":"reference","status":null,"origin":"quarkiverse-hub","title":"Amazon Services | S3","summary":"Amazon S3 is an object storage service. It can be employed to store any type of object which allows for uses like storage for Internet applications, backup and recovery, disaster recovery, data archives, data lakes for analytics, any hybrid cloud storage. This extension provides functionality that allows the client to communicate with the service when running in Quarkus. You can find more information about S3 at the Amazon S3 website. The S3 extension is based on AWS Java SDK 2.x. It’s a major rewrite of the 1.x code base that offers two programming models (Blocking & Async). The Quarkus extension supports two programming models: Blocking access using URL Connection HTTP client (by default) or the Apache HTTP Client Asynchronous programming based on JDK’s CompletableFuture objects and the Netty HTTP client (by default) or the AWS CRT-based HTTP client In this guide, we see how you can get your REST services to use S3 locally and on AWS.","content":[]}],"suggestion":null}