-
- Downloads
Add TLS docs page (#2898)
## Motivation and Context The TLS connector page is missing ## Description Render the TLS connector documentation page ## Checklist <!--- If a checkbox below is not applicable, then please DELETE it rather than leaving it unchecked --> - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the smithy-rs codegen or runtime crates - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ --------- Signed-off-by:Daniele Ahmed <ahmeddan@amazon.de> Co-authored-by:
david-perez <d@vidp.dev>
Showing
- design/src/SUMMARY.md 1 addition, 0 deletionsdesign/src/SUMMARY.md
- design/src/transport/connector.md 6 additions, 38 deletionsdesign/src/transport/connector.md
- examples/pokemon-service-tls/Cargo.toml 2 additions, 1 deletionexamples/pokemon-service-tls/Cargo.toml
- examples/pokemon-service-tls/tests/common/mod.rs 30 additions, 0 deletionsexamples/pokemon-service-tls/tests/common/mod.rs
- examples/pokemon-service-tls/tests/custom_connectors.rs 29 additions, 0 deletionsexamples/pokemon-service-tls/tests/custom_connectors.rs
Loading
Please register or sign in to comment