Skip to content

Commit 8f22b59

Browse files
committed
update
1 parent 54fe457 commit 8f22b59

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pdf/aspose-pdf-for-aws/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ You are managing implementing KMS store for sensitive environment variables and
580580

581581

582582

583-
### Deploy Container Product on Amazon ECS
583+
### Deploy Container on Amazon ECS
584584

585585
This guide provides step-by-step instructions on how to obtain an AWS Marketplace container and set it up in Amazon ECS with environment variables configured and using a host network on a public subnet.
586586

@@ -697,7 +697,7 @@ Configure security groups, IAM roles, and policies to control access to your ECS
697697
Regularly update the container image to ensure security and performance.
698698

699699

700-
### Deploy Container Product on Amazon EKS
700+
### Deploy Container on Amazon EKS
701701

702702
This guide outlines the steps to deploy an Aspose.PDF for AWS AWS Marketplace container to Amazon Elastic Kubernetes Service (EKS) using an EC2 instance from the client machine.
703703

@@ -1532,7 +1532,7 @@ Response:
15321532
}
15331533
```
15341534

1535-
### AWS S3 File Storage and Processing
1535+
### AWS S3 File Storage Structure
15361536

15371537
> __Persistent storage__
15381538
@@ -2237,19 +2237,19 @@ Integrating AWS KMS with Docker environment variables in Amazon EKS enhances the
22372237

22382238
We provide client SDKs for different programming languages to make it easier for you to integrate our API into your applications. These SDKs are designed to simplify the process of making requests to our API and handling responses. They abstract away many of the complexities of HTTP and JSON, allowing you to focus on your application's logic.
22392239

2240-
#### [.NET 6.0](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/dotnet-client)
2240+
### [.NET 6.0](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/dotnet-client)
22412241

22422242
For .NET developers, we provide a client SDK that abstracts the complexities of HTTP and JSON, allowing you to focus on your application's logic.
22432243

2244-
#### [Java 11](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/java-client)
2244+
### [Java 11](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/java-client)
22452245

22462246
For Java developers, we offer a client SDK designed to simplify API integration.
22472247

2248-
#### [PHP 5.5](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/php-cLient)
2248+
### [PHP 5.5](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/php-cLient)
22492249

22502250
For PHP developers, our client SDK makes interacting with our API straightforward.
22512251

2252-
#### [Kotlin 1.4.0](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/kotlin-client)
2252+
### [Kotlin 1.4.0](https://github.com/aspose-pdf-cloud/aspose-pdf-for-aws-sdk/tree/main/kotlin-client)
22532253

22542254
For Kotlin developers, we provide a client SDK that eases the API integration process.
22552255

@@ -2308,7 +2308,7 @@ This release of Aspose.PDF for AWS is designed to enhance your document processi
23082308
| parser | pdf, pptx, html, epub, mhtml |
23092309
| page-numbering | pdf, pptx, docx, tiff, doc |
23102310
| remove-pages | pdf, pptx, docx, tiff, xlsx |
2311-
| hash | md5, sha1, sha256, sha384, sha512 |
2311+
| hash-generator | md5, sha1, sha256, sha384, sha512 |
23122312
| unlock | pdf, pptx |
23132313
| annotation | pdf |
23142314
| watermark | pdf |

0 commit comments

Comments
 (0)