Commit Graph
10 Commits
Author SHA1 Message Date
b0f79935e7 docs: example aws lambda code to initialize client (#5203)
* docs: example aws lambda code to initialize client

Signed-off-by: arnabrahman <[email protected]>

* Doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _clients/javascript/index.md

Signed-off-by: kolchfa-aws <[email protected]>

* Update _clients/javascript/index.md

Signed-off-by: kolchfa-aws <[email protected]>

---------

Signed-off-by: arnabrahman <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-12-20 13:10:58 -05:00
Heather Halterandkolchfa-aws 09aa024b55 Update version and add link to examples - Javascript client (#4224)
* addlinktoguides

Signed-off-by: Heather Halter <[email protected]>

* addslinktohelperfile

Signed-off-by: Heather Halter <[email protected]>

* addedlinktohelper

Signed-off-by: Heather Halter <[email protected]>

* Update _clients/javascript/index.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-06-06 15:50:47 -07:00
kolchfa-aws e9db6d6043 Small fixes and redirects (#4002)
Signed-off-by: Fanit Kolchina <[email protected]>
2023-05-04 17:47:17 -04:00
Harsha Vamsi Kalluri 7fb9e5b848 Addd examples on how to connect with Sigv4 for AOS and AOSS (#3250)
* Addd examples on how to connect with Sigv4 for AOS and AOSS

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

* Changed some grammar

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

* Changed more grammar

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

---------

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
2023-03-09 09:47:18 -05:00
kolchfa-aws 4140289357 Refactors the clients index page (#2555)
* Refactors the clients index page

Signed-off-by: Fanit Kolchina <[email protected]>

* Changed C# to .NET

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
2023-02-07 15:41:38 -05:00
kolchfa-aws bf0c4f8aad Adds generated documentation to clients (#2458)
* Adds generated documentation to clients

Signed-off-by: Fanit Kolchina <[email protected]>

* Reworded as per doc review

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-24 11:43:08 -05:00
kolchfa-aws c25ff903a1 Adds Rust client documentation (#2342)
* Adds Rust client documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Added copy buttons and refactored more clients

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* One more fix - indexes

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2023-01-10 13:49:15 -05:00
kolchfa-aws 63019c421d Puts column headers in sentence case (#1989)
Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Fanit Kolchina <[email protected]>
2022-11-18 15:25:06 -05:00
Theo Nam Truong bdbf110740 Added Sigv4 Section to JavaScript Client (#1796)
* Added Sigv4 Section to JavaScript Client

Signed-off-by: Theo Truong <[email protected]>

* Adjusted according to style code/headers guide

Signed-off-by: Theo Truong <[email protected]>

Signed-off-by: Theo Truong <[email protected]>
2022-11-03 11:35:56 -05:00
89f966a0f1 Refactors JS client helper documentation (#1358)
* Fix Circuit Breaker section in JS client docs

Fix #823

Signed-off-by: Robert Da Silva <[email protected]>

* Add documentation for JS client bulk helper

Signed-off-by: Robert Da Silva <[email protected]>

* Refactors js client helper documentation

* Incorporated tech review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Incorporated doc review comments

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: Alice Williams <[email protected]>

* Update _clients/javascript/helpers.md

Co-authored-by: Alice Williams <[email protected]>

* Update helpers.md

* Incorporated tech review feedback

Signed-off-by: Fanit Kolchina <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

Signed-off-by: Robert Da Silva <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Robert Da Silva <[email protected]>
Co-authored-by: Alice Williams <[email protected]>
2022-10-11 12:08:28 -04:00