aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

MASTER EPIC: Add existing examples to SoS

Open brmur opened this issue 4 years ago • 0 comments

Description of Epic Add all existing examples to SoS for the following services. This includes adding snippets to examples, and creating READMEs.

  • [ ] S3
  • [ ] DynamoDB
  • [ ] SQS
  • [ ] IAM
  • [ ] STS
  • [ ] KMS
  • [ ] Secrets Manager
  • [ ] SES
  • [ ] CloudWatch
  • [ ] CloudWath Logs
  • [ ] EventBridge
  • [ ] Pinpoint
  • [ ] Rekognition
  • [ ] S3 Glacier
  • [ ] SNS
  • [ ] Lambda
  • [ ] Transcribe
  • [ ] Translate
  • [ ] Organizations
  • [ ] Polly

User stories

If an SDK is listed for a service, this means code examples exist in our repo for that SDK that are not yet tagged for SOS.

  • [ ] #2585

  • C++ S3 SOS

  • .NET S3 SOS

  • PHP S3 SOS

  • Ruby S3 SOS

  • [x] #2586

  • .NET DynamoDB SOS

  • Go DynamoDB SOS

  • PHP DynamoDB SOS

  • Ruby DynamoDB SOS

  • [ ] #2587

  • C++ SQS SOS

  • PHP SQS SOS

  • Ruby SQS SOS

  • [ ] #2588

  • C++ IAM SOS

  • .NET IAM SOS

  • PHP IAM SOS

  • Ruby IAM SOS

  • [ ] #2589

  • .NET STS SOS

  • Go STS SOS

  • Java STS SOS

  • Kotlin STS SOS

  • PHP STS SOS

  • [ ] #2590

  • PHP KMS SOS

  • Ruby KMS SOS

  • [ ] #2591

  • .NET Secrets Manager SOS

  • Go Secrets Manager SOS

  • JavaScript Secrets Manager SOS

  • PHP Secrets Manager SOS

  • Ruby Secrets Manager SOS

  • Rust Secrets Manager SOS

  • [ ] #2592

  • C++ SES SOS

  • JavaScript SES SOS

  • Java SES SOS

  • Kotlin SES SOS

  • PHP SES SOS

  • Ruby SES SOS

  • Rust SES SOS

  • [ ] CloudWatch

  • C++ CloudWatch SOS

  • Go

  • PHP

  • Ruby

Acceptance Criteria

  • Code sections surrounded by snippet tags.
  • Examples included in the SOS metadata file.
  • Service level README created and updated to the current standard.

Additional detail

brmur avatar Dec 08 '21 18:12 brmur