File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/data/markdown/docs/20 jslib/01 jslib Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ This documentation is for the last version only. If you discover that some code
33
33
34
34
| Library | Description |
35
35
| :--------------------------------------------------------------------- | :------------------------------------------------------------------- |
36
+ | [ AWSConfig] ( /javascript-api/jslib/aws/awsconfig ) | Class to configure AWS client classes. |
37
+ | [ KMSClient] ( /javascript-api/jslib/aws/kmsclient ) | Client class to interact with AWS Key Management Service. |
36
38
| [ S3Client] ( /javascript-api/jslib/aws/s3client ) | Client class to interact with AWS S3 buckets and objects. |
37
39
| [ SecretsManager] ( /javascript-api/jslib/aws/secretsmanagerclient ) | Client class to interact with AWS secrets stored in Secrets Manager. |
38
- | [ KMSClient] ( /javascript-api/jslib/aws/kmsclient ) | Client class to interact with AWS Key Management Service. |
39
40
| [ SQSClient] ( /javascript-api/jslib/aws/sqsclient ) | Client class to interact with AWS Simple Queue Service. |
40
- | [ SystemsManagerClient] ( /javascript-api/jslib/aws/systemsmanagerclient ) | Client class to interact with AWS Systems Manager Service. |
41
- | [ AWSConfig] ( /javascript-api/jslib/aws/awsconfig ) | Class to configure AWS client classes. |
41
+ | [ SystemsManagerClient] ( /javascript-api/jslib/aws/systemsmanagerclient ) | Client class to interact with AWS Systems Manager Service. |
You can’t perform that action at this time.
0 commit comments