Skip to content

Commit 5aac9b4

Browse files
committed
Fix remaining validation errors
1 parent 6ef520a commit 5aac9b4

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.doc_gen/metadata/cloudmap_metadata.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
cloudmap_CustomAttributes:
22
title: Using Cloud Map service discovery with custom attributes
3-
title_abbrev: Using Cloud Map service discovery with custom attributes
3+
title_abbrev: Cloud Map custom attributes
44
synopsis_list:
5-
- Create an AWS Cloud Map namespace
5+
- Create an Cloud Map namespace
66
- Create a DynamoDB table
7-
- Create an AWS Cloud Map data service and register the DynamoDB table
7+
- Create an Cloud Map data service and register the DynamoDB table
88
- Create an IAM role for Lambda functions
99
- Create the Lambda function to write data
10-
- Create an AWS Cloud Map app service and register the Lambda write function
10+
- Create an Cloud Map app service and register the Lambda write function
1111
- Create the Lambda function to read data
1212
category: Scenarios
1313
languages:
@@ -26,7 +26,7 @@ cloudmap_CustomAttributes:
2626

2727
cloudmap_ServiceDiscovery:
2828
title: Get started with Cloud Map service discovery
29-
title_abbrev: Using Cloud Map service discovery with custom attributes
29+
title_abbrev: Cloud Map service discovery
3030
synopsis_list:
3131
- Create a public DNS namespace with Route 53 hosted zone integration
3232
- Create services discoverable via DNS queries and API calls

.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: Getting started with Amazon VPC
3+
title_abbrev: VPC getting started
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: Getting started with Amazon VPC
29+
title_abbrev: VPC getting started
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: Getting started with Amazon VPC
58+
title_abbrev: VPC getting started
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.

0 commit comments

Comments
 (0)