Skip to content

Commit f1931d1

Browse files
committed
Apply Pull Request Review Suggestions
1 parent 7a487e4 commit f1931d1

File tree

115 files changed

+148
-2157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+148
-2157
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: 'putEvents'
33
head_title: 'EventBridgeClient.putEvents'
44
description: 'EventBridgeClient.putEvents sends custom events to Amazon EventBridge'
55
excerpt: 'EventBridgeClient.putEvents sends custom events to Amazon EventBridge'
6+
weight: 10
67
---
78

8-
# EventBridgeClient.putEvents
9+
# putEvents
910

1011
`EventBridgeClient.putEvents` sends custom events to Amazon EventBridge so that they can be matched to rules.
1112

docs/sources/next/javascript-api/jslib/aws/KMSClient/00 generateDataKey.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

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

Lines changed: 0 additions & 53 deletions
This file was deleted.

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

Lines changed: 0 additions & 56 deletions
This file was deleted.

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

Lines changed: 0 additions & 50 deletions
This file was deleted.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: 'KMSDataKey'
33
slug: 'kmsdatakey'
44
head_title: 'KMSDataKey'
55
description: 'KMSDataKey is returned by the KMSClient.*DataKey methods that query KMS data keys'
6+
weight: 20
67
---
78

89
# KMSDataKey

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: 'KMSKey'
33
head_title: 'KMSKey'
44
description: 'KMSKey is returned by the KMSClient.* methods that query KMS keys'
55
excerpt: 'KMSKey is returned by the KMSClient.* methods that query KMS keys'
6+
weight: 20
67
---
78

89
# KMSKey

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: 'generateDataKey'
33
head_title: 'KMSClient.generateDataKey'
44
description: 'KMSClient.generateDataKey generates a symmetric data key for use outside of the AWS Key Management Service'
55
excerpt: 'KMSClient.generateDataKey generates a symmetric data key for use outside of the AWS Key Management Service'
6+
weight: 10
67
---
78

8-
# KMSClient.generateDataKey
9+
# generateDataKey
910

1011
`KMSClient.generateDataKey` generates a symmetric data key for use outside of the AWS Key Management Service.
1112

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: 'listKeys'
33
head_title: 'KMSClient.listKeys()'
44
description: "KMSClient.listKeys lists all the KMS keys in the caller's AWS account and region"
55
excerpt: "KMSClient.listKeys lists all the KMS keys in the caller's AWS account and region"
6+
weight: 10
67
---
78

8-
# KMSClient.listKeys()
9+
# listKeys
910

1011
`KMSClient.listKeys()` lists all the Key Management Service keys in the caller's AWS account and region.
1112

docs/sources/next/javascript-api/jslib/aws/S3Client/00 abortMultipartUpload(bucketName, objectKey, uploadId).md

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)