Skip to content

Commit 2e781e9

Browse files
authored
Ruby & Python - Various services: Hello examples (#6588)
1 parent 12814f1 commit 2e781e9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1242
-8
lines changed

.doc_gen/metadata/aurora_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,22 @@ aurora_Hello:
5050
excerpts:
5151
- snippet_files:
5252
- rustv1/examples/aurora/src/bin/hello-world.rs
53+
Python:
54+
versions:
55+
- sdk_version: 3
56+
github: python/example_code/aurora
57+
excerpts:
58+
- description:
59+
snippet_tags:
60+
- python.example_code.rds.HelloRDSAurora
61+
Ruby:
62+
versions:
63+
- sdk_version: 3
64+
github: ruby/example_code/aurora
65+
excerpts:
66+
- description:
67+
snippet_tags:
68+
- ruby.hello_aurora
5369
services:
5470
aurora: {DescribeDBClusters}
5571
aurora_DescribeDBClusterParameterGroups:

.doc_gen/metadata/auto-scaling_metadata.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ auto-scaling_Hello:
3838
- description:
3939
snippet_tags:
4040
- python.example_code.auto-scaling.Hello
41+
Ruby:
42+
versions:
43+
- sdk_version: 3
44+
github: ruby/example_code/auto-scaling
45+
excerpts:
46+
- description:
47+
snippet_tags:
48+
- auto-scaling.ruby.hello
4149
Rust:
4250
versions:
4351
- sdk_version: 1

.doc_gen/metadata/cognito-identity-provider_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,22 @@ cognito-identity-provider_Hello:
4141
- description:
4242
snippet_tags:
4343
- javascript.v3.cognito.hello
44+
Python:
45+
versions:
46+
- sdk_version: 3
47+
github: python/example_code/cognito
48+
excerpts:
49+
- description:
50+
snippet_tags:
51+
- python.example_code.cognito-idp.HelloCognito
52+
Ruby:
53+
versions:
54+
- sdk_version: 3
55+
github: ruby/example_code/cognito
56+
excerpts:
57+
- description:
58+
snippet_tags:
59+
- ruby.hello_cognito.list_user_pools
4460
services:
4561
cognito-identity-provider: {ListUserPools}
4662
cognito-identity-provider_ListUserPools:

.doc_gen/metadata/dynamodb_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,22 @@ dynamodb_Hello:
4444
- description: Code for the hello_dynamodb.cpp source file.
4545
snippet_tags:
4646
- cpp.example_code.dynamodb.hello_dynamodb
47+
Python:
48+
versions:
49+
- sdk_version: 3
50+
github: python/example_code/dynamodb
51+
excerpts:
52+
- description:
53+
snippet_tags:
54+
- python.dynamodb.hello_dynamodb
55+
Ruby:
56+
versions:
57+
- sdk_version: 3
58+
github: ruby/example_code/dynamodb
59+
excerpts:
60+
- description:
61+
snippet_tags:
62+
- ruby.dynamodb.hello_dynamodb
4763
services:
4864
dynamodb: {ListTables}
4965
dynamodb_CreateTable:

.doc_gen/metadata/ec2_metadata.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ ec2_Hello:
6060
- description: Code for the hello_ec2.cpp source file.
6161
snippet_tags:
6262
- cpp.example_code.ec2.hello_ec2
63+
Ruby:
64+
versions:
65+
- sdk_version: 3
66+
github: ruby/example_code/ec2
67+
excerpts:
68+
- description:
69+
snippet_tags:
70+
- ec2.ruby.hello_ec2
6371
services:
6472
ec2: {DescribeSecurityGroups}
6573
ec2_CreateKeyPair:

.doc_gen/metadata/glue_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,22 @@ glue_Hello:
5151
- description:
5252
snippet_tags:
5353
- javascript.v3.glue.hello
54+
Python:
55+
versions:
56+
- sdk_version: 3
57+
github: python/example_code/glue
58+
excerpts:
59+
- description:
60+
snippet_tags:
61+
- python.example.hello_glue
62+
Ruby:
63+
versions:
64+
- sdk_version: 3
65+
github: ruby/example_code/glue
66+
excerpts:
67+
- description:
68+
snippet_tags:
69+
- ruby.glue.HelloGlue
5470
services:
5571
glue: {ListJobs}
5672
glue_GetCrawler:

.doc_gen/metadata/iam_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,22 @@ iam_Hello:
6161
- description: Code for the iam.cpp source file.
6262
snippet_tags:
6363
- cpp.example_code.iam.hello_iam
64+
Python:
65+
versions:
66+
- sdk_version: 3
67+
github: python/example_code/iam
68+
excerpts:
69+
- description:
70+
snippet_tags:
71+
- python.example.iam.hello_iam
72+
Ruby:
73+
versions:
74+
- sdk_version: 3
75+
github: ruby/example_code/iam
76+
excerpts:
77+
- description:
78+
snippet_tags:
79+
- ruby.example_code.iam.HelloIAM
6480
services:
6581
iam: {ListPolicies}
6682
iam_CreateAccountAlias:

.doc_gen/metadata/lambda_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,22 @@ lambda_Hello:
5151
- description:
5252
snippet_tags:
5353
- javascript.v3.lambda.hello
54+
Python:
55+
versions:
56+
- sdk_version: 3
57+
github: python/example_code/lambda
58+
excerpts:
59+
- description:
60+
snippet_tags:
61+
- python.example.hello_lambda
62+
Ruby:
63+
versions:
64+
- sdk_version: 3
65+
github: ruby/example_code/lambda
66+
excerpts:
67+
- description:
68+
snippet_tags:
69+
- ruby.lambda.Hello
5470
services:
5571
lambda: {ListFunctions}
5672
lambda_CreateFunction:

.doc_gen/metadata/rds_metadata.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,22 @@ rds_Hello:
4242
- description: Code for the hello_rds.cpp source file.
4343
snippet_tags:
4444
- cpp.example_code.rds.hello_rds
45+
Python:
46+
versions:
47+
- sdk_version: 3
48+
github: python/example_code/rds
49+
excerpts:
50+
- description:
51+
snippet_tags:
52+
- python.example_code.rds.hello
53+
Ruby:
54+
versions:
55+
- sdk_version: 3
56+
github: ruby/example_code/rds
57+
excerpts:
58+
- description:
59+
snippet_tags:
60+
- ruby.hello-rds.list_instances
4561
services:
4662
rds: {DescribeDBInstances}
4763
rds_CreateDBInstance:

.doc_gen/metadata/s3_metadata.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ s3_Hello:
5959
- description:
6060
snippet_tags:
6161
- php.example_code.s3.basics.helloService
62+
Ruby:
63+
versions:
64+
- sdk_version: 3
65+
github: ruby/example_code/s3
66+
excerpts:
67+
- description:
68+
snippet_tags:
69+
- ruby.hello_s3
6270
services:
6371
s3: {ListBuckets}
6472
s3_CreateBucket:

0 commit comments

Comments
 (0)