Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
AMZ-brandon authored Mar 13, 2024
2 parents 00ae2e0 + 23f49c2 commit 3a7683d
Show file tree
Hide file tree
Showing 85 changed files with 4,294 additions and 2,853 deletions.
128 changes: 128 additions & 0 deletions .doc_gen/metadata/acm_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ acm_DescribeCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.DescribeCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.DescribeCertificate
services:
acm: {DescribeCertificate}
acm_GetCertificate:
Expand All @@ -40,6 +48,14 @@ acm_GetCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.GetCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.GetCertificate
services:
acm: {GetCertificate}
acm_ListCertificates:
Expand All @@ -66,6 +82,14 @@ acm_ListCertificates:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.ListCertificates
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.ListCertificates
services:
acm: {ListCertificates}
acm_ImportCertificate:
Expand All @@ -83,6 +107,14 @@ acm_ImportCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.ImportCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.ImportCertificate
services:
acm: {ImportCertificate}
acm_DeleteCertificate:
Expand All @@ -100,6 +132,14 @@ acm_DeleteCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.DeleteCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.DeleteCertificate
services:
acm: {DeleteCertificate}
acm_AddTagsToCertificate:
Expand All @@ -117,8 +157,32 @@ acm_AddTagsToCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.AddTagsToCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.AddTagsToCertificate
services:
acm: {AddTagsToCertificate}
acm_ExportCertificate:
title: Export an &ACM; certificate using an &AWS; SDK
title_abbrev: Export a certificate
synopsis: Export an &ACM; certificate.
category:
languages:
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.ExportCertificate
services:
acm: {ExportCertificate}
acm_ListTagsForCertificate:
title: List tags for an &ACM; certificate using an &AWS; SDK
title_abbrev: List tags for a certificate
Expand All @@ -134,6 +198,14 @@ acm_ListTagsForCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.ListTagsForCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.ListTagsForCertificate
services:
acm: {ListTagsForCertificate}
acm_RemoveTagsFromCertificate:
Expand All @@ -151,6 +223,14 @@ acm_RemoveTagsFromCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.RemoveTagsFromCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.RemoveTagsFromCertificate
services:
acm: {RemoveTagsFromCertificate}
acm_RequestCertificate:
Expand All @@ -168,6 +248,14 @@ acm_RequestCertificate:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.RequestCertificate
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.RequestCertificate
services:
acm: {RequestCertificate}
acm_ResendValidationEmail:
Expand All @@ -185,8 +273,48 @@ acm_ResendValidationEmail:
snippet_tags:
- python.example_code.acm.AcmCertificate
- python.example_code.acm.ResendValidationEmail
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.ResendValidationEmail
services:
acm: {ResendValidationEmail}
acm_RenewCertificate:
title: Renew an &ACM; certificate using an &AWS; SDK
title_abbrev: Renew a certificate
synopsis: renew an &ACM; certificate.
category:
languages:
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.RenewCertificate
services:
acm: {RenewCertificate}
acm_UpdateCertificateOptions:
title: Update an &ACM; certificate using an &AWS; SDK
title_abbrev: Update a certificate
synopsis: update an &ACM; certificate.
category:
languages:
C++:
versions:
- sdk_version: 1
github: cpp/example_code/acm
excerpts:
- description:
snippet_tags:
- cpp.example_code.acm.UpdateCertificateOptions
services:
acm: {UpdateCertificateOptions}
acm_Usage_ImportListRemove:
title: Manage &ACM; certificates using an &AWS; SDK
title_abbrev: Manage certificates
Expand Down
12 changes: 6 additions & 6 deletions .doc_gen/metadata/ec2_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ec2_Hello:
excerpts:
- description:
snippet_tags:
- ec2.java2.describe_security_groups.main
- ec2.java2.scenario.describe_securitygroup.main
Python:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -94,7 +94,7 @@ ec2_CreateKeyPair:
excerpts:
- description:
snippet_tags:
- ec2.java2.create_key_pair.main
- ec2.java2.scenario.create_key_pair.main
Python:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -173,7 +173,7 @@ ec2_DescribeKeyPairs:
excerpts:
- description:
snippet_tags:
- ec2.java2.describe_key_pairs.main
- ec2.java.scenario_describe_keys.main
Python:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -244,7 +244,7 @@ ec2_CreateSecurityGroup:
excerpts:
- description:
snippet_tags:
- ec2.java2.create_security_group.main
- ec2.java.scenario_inbound_rule.main
Python:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -571,7 +571,7 @@ ec2_AllocateAddress:
excerpts:
- description:
snippet_tags:
- ec2.java2.allocate_address.main
- ec2.java2.scenario.allocate_address.main
Python:
versions:
- sdk_version: 3
Expand Down Expand Up @@ -1235,7 +1235,7 @@ ec2_DescribeInstances:
excerpts:
- description:
snippet_tags:
- ec2.java2.scenario.describe_instance.main
- ec2.java2.describe_instances.main
.NET:
versions:
- sdk_version: 3
Expand Down
Loading

0 comments on commit 3a7683d

Please sign in to comment.