Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions .doc_gen/metadata/cloudwatch_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,15 @@ cloudwatch_DescribeAlarmsForMetric:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.DescribeAlarmsForMetric
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.getAlarmList
C++:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -420,6 +429,15 @@ cloudwatch_DisableAlarmActions:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.EnableAlarmActions.DisableAlarmActions
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.disableAnAlarm
SAP ABAP:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -756,6 +774,15 @@ cloudwatch_ListMetrics:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.ListMetrics
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.listMetrics
SAP ABAP:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -911,6 +938,15 @@ cloudwatch_PutMetricAlarm:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.PutMetricAlarm
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.createAlarm
SAP ABAP:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -996,6 +1032,15 @@ cloudwatch_PutMetricData:
snippet_tags:
- python.example_code.cloudwatch.CloudWatchWrapper
- python.example_code.cloudwatch.PutMetricData
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/cloudwatch
sdkguide:
excerpts:
- description:
snippet_tags:
- cloudwatch.Ruby.addDataPoint
C++:
versions:
- sdk_version: 1
Expand Down
143 changes: 143 additions & 0 deletions .doc_gen/metadata/ec2_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,15 @@ ec2_CreateKeyPair:
snippet_tags:
- python.example_code.ec2.KeyPairWrapper.decl
- python.example_code.ec2.CreateKeyPair
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.exampleKeyPairs
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -246,6 +255,16 @@ ec2_CreateSecurityGroup:
snippet_tags:
- python.example_code.ec2.SecurityGroupWrapper.decl
- python.example_code.ec2.CreateSecurityGroup
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.exampleSecurityGroup

JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -389,6 +408,15 @@ ec2_StartInstances:
snippet_tags:
- python.example_code.ec2.InstanceWrapper.decl
- python.example_code.ec2.StartInstances
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.startInstance
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -467,6 +495,15 @@ ec2_StopInstances:
snippet_tags:
- python.example_code.ec2.InstanceWrapper.decl
- python.example_code.ec2.StopInstances
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.stopInstances
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -545,6 +582,15 @@ ec2_AllocateAddress:
snippet_tags:
- python.example_code.ec2.ElasticIpWrapper.decl
- python.example_code.ec2.AllocateAddress
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.allocateElasticIPs
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -616,6 +662,15 @@ ec2_AssociateAddress:
snippet_tags:
- python.example_code.ec2.ElasticIpWrapper.decl
- python.example_code.ec2.AssociateAddress
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.associateElasticIPs
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -741,6 +796,15 @@ ec2_ReleaseAddress:
snippet_tags:
- python.example_code.ec2.ElasticIpWrapper.decl
- python.example_code.ec2.ReleaseAddress
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.releaseElasticIPs
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -1120,6 +1184,15 @@ ec2_TerminateInstances:
snippet_tags:
- python.example_code.ec2.InstanceWrapper.decl
- python.example_code.ec2.TerminateInstances
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.terminateInstances
C++:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -1181,6 +1254,14 @@ ec2_DescribeInstances:
snippet_tags:
- python.example_code.ec2.InstanceWrapper.decl
- python.example_code.ec2.DescribeInstances
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
excerpts:
- description:
snippet_tags:
- ec2.Ruby.getAllInstances
JavaScript:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -1246,6 +1327,14 @@ ec2_DescribeRegions:
- description:
snippet_tags:
- ec2.abapv1.describe_regions
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
excerpts:
- description:
snippet_tags:
- ec2.Ruby.regionsAvailabilityZones
C++:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -1546,6 +1635,60 @@ ec2_CreateTags:
- cpp.example_code.ec2.CreateTags
services:
ec2: {CreateTags}
ec2_createRouteTable:
title: Create a route table in Amazon Virtual Private Cloud (Amazon VPC) and associate it with a subnet
title_abbrev: Create a route table
synopsis: create route table and associate with &EC2; subnet.
category:
languages:
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.createRouteTable
services:
ec2:
{CreateRouteTable}
ec2_createSubnet:
title: Create and tag a subnet in Amazon Virtual Private Cloud (Amazon VPC)
title_abbrev: Create a subnet
synopsis: create an &EC2; subnet.
category:
languages:
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.createSubnet
services:
ec2:
{CreateSubnet}
ec2_createVpc:
title: Create a Amazon Virtual Private Cloud (Amazon VPC)
title_abbrev: Create a Amazon Virtual Private Cloud (Amazon VPC)
synopsis: create a Amazon Virtual Private Cloud (Amazon VPC).
category:
languages:
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/ec2
sdkguide:
excerpts:
- description:
snippet_tags:
- ec2.Ruby.createVpc
services:
ec2:
{CreateVpc}
ec2_Scenario_GetStartedInstances:
title: Get started with &EC2; instances using an &AWS; SDK
title_abbrev: Get started with instances
Expand Down
32 changes: 32 additions & 0 deletions .doc_gen/metadata/kms_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ kms_CreateKey:
snippet_tags:
- python.example_code.kms.KeyManager
- python.example_code.kms.CreateKey
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/kms
excerpts:
- description:
snippet_tags:
- kms.ruby.createKey
.NET:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -92,6 +100,14 @@ kms_Decrypt:
snippet_tags:
- python.example_code.kms.KeyEncrypt
- python.example_code.kms.Decrypt
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/kms
excerpts:
- description:
snippet_tags:
- kms.ruby.decryptBlob
Rust:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -144,6 +160,14 @@ kms_Encrypt:
snippet_tags:
- python.example_code.kms.KeyEncrypt
- python.example_code.kms.Encrypt
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/kms
excerpts:
- description:
snippet_tags:
- kms.ruby.encryptBlob
Rust:
versions:
- sdk_version: 1
Expand Down Expand Up @@ -296,6 +320,14 @@ kms_ReEncrypt:
- description:
snippet_tags:
- kms.rust.reencrypt-data
Ruby:
versions:
- sdk_version: 3
github: ruby/example_code/kms
excerpts:
- description:
snippet_tags:
- kms.ruby.reEncryptData
Go:
versions:
- sdk_version: 2
Expand Down
Loading