Skip to content

Commit 0d7679c

Browse files
committed
Fix VPC abbrev conflict and add secret key allowlist
1 parent 5aac9b4 commit 0d7679c

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.doc_gen/metadata/vpc_gs_metadata.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
vpc_GettingStartedCLI:
22
title: Getting started with Amazon VPC
3-
title_abbrev: VPC getting started
3+
title_abbrev: Create a VPC
44
synopsis_list:
55
- Create a VPC
66
- Create subnets
@@ -26,7 +26,7 @@ vpc_GettingStartedCLI:
2626

2727
vpc_GettingStartedIpam:
2828
title: Get started using Amazon VPC IPAM using the CLI
29-
title_abbrev: VPC getting started
29+
title_abbrev: Create a VPC
3030
synopsis_list:
3131
- Set up and configure Amazon VPC IP Address Manager (IPAM) using the CLI.
3232
- Create an IPAM with operating regions (e.g., us-east-1, us-west-2).
@@ -55,7 +55,7 @@ vpc_GettingStartedIpam:
5555

5656
vpc_GettingStartedPrivate:
5757
title: Create a VPC with private subnets and NAT gateways using the CLI
58-
title_abbrev: VPC getting started
58+
title_abbrev: Create a VPC
5959
synopsis_list:
6060
- Create a VPC with private subnets and NAT gateways using the CLI.
6161
- Set up the necessary components including VPC, subnets, route tables, and NAT gateways.

.doc_gen/validation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
allow_list:
2+
- "bPxRfiCYEXAMPLEKEY/wJalrXUtnFEMI/K7MDENG"

0 commit comments

Comments
 (0)