Skip to content

Commit d2810d2

Browse files
committed
refactor: remove jslib/aws head_title frontmatter entries
1 parent 3ce6dac commit d2810d2

38 files changed

+0
-43
lines changed

docs/sources/k6/next/javascript-api/jslib/aws/EventBridgeClient/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: 'EventBridgeClient'
3-
head_title: 'EventBridgeClient'
43
description: 'EventBridgeClient allows interacting with AWS EventBridge service'
54
description: 'EventBridgeClient class allows sending custom events to Amazon EventBridge so that they can be matched to rules.'
65
weight: 00

docs/sources/k6/next/javascript-api/jslib/aws/EventBridgeClient/putEvents.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: 'putEvents'
3-
head_title: 'EventBridgeClient.putEvents'
4-
description: 'EventBridgeClient.putEvents sends custom events to Amazon EventBridge'
53
description: 'EventBridgeClient.putEvents sends custom events to Amazon EventBridge'
64
weight: 10
75
---

docs/sources/k6/next/javascript-api/jslib/aws/KMSClient/KMSDataKey.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: 'KMSDataKey'
33
slug: 'kmsdatakey'
4-
head_title: 'KMSDataKey'
54
description: 'KMSDataKey is returned by the KMSClient.*DataKey methods that query KMS data keys'
65
weight: 20
76
---

docs/sources/k6/next/javascript-api/jslib/aws/KMSClient/KMSKey.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: 'KMSKey'
3-
head_title: 'KMSKey'
4-
description: 'KMSKey is returned by the KMSClient.* methods that query KMS keys'
53
description: 'KMSKey is returned by the KMSClient.* methods that query KMS keys'
64
weight: 20
75
---

docs/sources/k6/next/javascript-api/jslib/aws/KMSClient/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: 'KMSClient'
3-
head_title: 'KMSClient'
4-
description: 'KMSClient allows interacting with the AWS Key Management Service'
53
description: 'KMSClient allows interacting with the AWS Key Management Service'
64
weight: 00
75
---

docs/sources/k6/next/javascript-api/jslib/aws/KMSClient/listKeys.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: 'listKeys'
3-
head_title: 'KMSClient.listKeys()'
4-
description: "KMSClient.listKeys lists all the KMS keys in the caller's AWS account and region"
53
description: "KMSClient.listKeys lists all the KMS keys in the caller's AWS account and region"
64
weight: 10
75
---

docs/sources/k6/next/javascript-api/jslib/aws/LambdaClient/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: 'LambdaClient'
3-
head_title: 'LambdaClient'
43
description: 'LambdaClient allows interacting with the AWS Lambda service'
54
weight: 00
65
---

docs/sources/k6/next/javascript-api/jslib/aws/LambdaClient/invoke.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: 'invoke'
3-
head_title: 'LambdaClient.invoke(name, payload, [options])'
43
description: 'LambdaClient.invoke invokes an AWS Lamba function'
54
weight: 10
65
---

docs/sources/k6/next/javascript-api/jslib/aws/S3Client/Bucket.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: 'Bucket'
3-
head_title: 'Bucket'
43
description: 'Bucket is returned by the S3Client.* methods who query S3 buckets.'
54
weight: 20
65
---

docs/sources/k6/next/javascript-api/jslib/aws/S3Client/Object.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: 'Object'
3-
head_title: 'Object'
43
description: "Object is returned by the S3Client.* methods who query S3 buckets' objects."
54
weight: 20
65
---

0 commit comments

Comments
 (0)