Laren-AWS

Results 56 issues of Laren-AWS

Add the Ruby SQS [create queue example](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/ruby/example_code/sqs/sqs-ruby-example-create-queue.rb) to SOS. Metadata is [sqs_metadata.yaml](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/.doc_gen/metadata/sqs_metadata.yaml). Exit criteria: - [ ] Example appears in the Code Library [here](https://docs.aws.amazon.com/code-library/latest/ug/sqs_example_sqs_CreateQueue_section.html) and [here](https://docs.aws.amazon.com/code-library/latest/ug/ruby_3_code_examples_categorized.html).

lang/ruby

There are currently four SNS scenarios published in the [SNS dev guide](https://docs.aws.amazon.com/sns/latest/dg/service_code_examples_scenarios.html). All of these scenarios are for Java v1 and must be updated. They are all cross-referenced from within...

lang/java-v1

- [x] #3391 This use case is currently Java v1 code that's embedded inline in the [Rekognition user guide](https://docs.aws.amazon.com/rekognition/latest/dg/stored-video-lambda.html). We have a Java v2 example that's somewhat similar. Work with...

type/epic
status/needs-input

The typescript folder looks pretty crusty and obsolete and we don't support TS separate from JS. Review what's in the folder and remove it or otherwise dispatch it.

lang/typescript
lang/javascript-v3

We earlier decided not to include pre-release SDKs, but they are included everywhere else (code library, main doc page), so we should add them.

priority/high

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

Research (and possibly implement) ways to define prerelease examples.

type/sos

The RDS guides are divided into two feature groups: RDS, which is focused on instances, and Aurora, which is focused on clusters. The APIs for both of these features are...

There are two scenarios for PartiQL: one that shows single-item calls and one that shows batch calls. Implement the scenarios for each SDK. ## Scenarios A scenario runs at a...

status/ready
type/epic