Laren-AWS

Results 56 issues of Laren-AWS

From customer feedback This example in EventBridge is about scheduled rules, but the Java & Kotlin examples don't have schedule info: https://docs.aws.amazon.com/en_us/eventbridge/latest/userguide/example_eventbridge_PutRule_section.html

type/bug
lang/java-v2
lang/kotlin

Implement the scenario and API examples from #2588. Requirements: - [ ] Runnable scenario code. - [ ] Service action code (may be same as scenario code). - [ ]...

lang/cpp
type/sos

Our team is taking ownership of the current contents of the `lambda_functions` folder, especially the `blank-*` functions. The Lambda team has said they want to remove the `blank-*` functions in...

type/epic

Implement the scenario and service action calls to create examples for each SDK. ## Service actions Service actions can either be pulled out as individual functions or can be incorporated...

type/epic

Our current build process extracts snippets as part of our internal doc build. We currently also use a snippet extractor in dry-run mode to lint snippet tags. This tool can...

type/sos

The [Create and trigger a rule in Amazon EventBridge](https://docs.aws.amazon.com/eventbridge/latest/userguide/example_eventbridge_Scenario_createAndTriggerARule_section.html) scenario is long and rambling and may not work correctly. Audit the scenario, test it, and update it for coherence and...

lang/ruby

Implement scenario and actions using PartiQL (as opposed to the basic DDB API) as described in parent epic (#2764). Requirements: - [ ] Runnable scenario code. - [ ] Service...

lang/ruby

Implement the scenario and service action calls to create examples for each SDK. ## Service actions Service actions can either be pulled out as individual functions or can be incorporated...

status/ready
type/epic

lang/dotnet-v3
type/mvp

In a single action example, like [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/example_dynamodb_CreateTable_section.html), it could help customers if we added a link to the related scenario (if there is one). This should be able to be...

priority/medium