aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
[Enhancement]: Add .NET code examples for EventBridge
Background story
SIM Ticket 571725190 requests examples for EventBridge, specifically an example showing how to use PutEvents in .NET.
What does this example accomplish?
Customer is looking for example code for EventBridge using the AWS SDK for .NET
Add .Net C# version of each of the 4 EventBridge examples already surfaced for Java etc.
Which AWS service(s)?
EventBridge
Which AWS SDKs or tools?
- [ ] All languages
- [X] .NET
- [ ] Go (v2)
- [ ] Java
- [ ] Java (v2)
- [ ] JavaScript
- [ ] JavaScript (v3)
- [ ] Kotlin
- [ ] PHP
- [ ] Python
- [ ] Ruby
- [ ] Rust
- [ ] Swift
- [ ] Not applicable
Are there existing code examples to leverage?
There are existing EventBridge examples for:
- Javascript
- Java
- Kotlin
Do you have any reference code?
No response