Skip to content

Commit

Permalink
Apply Pull Request Review Suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
oleiade committed Dec 20, 2023
1 parent 7a487e4 commit f1931d1
Show file tree
Hide file tree
Showing 115 changed files with 148 additions and 2,157 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ title: 'putEvents'
head_title: 'EventBridgeClient.putEvents'
description: 'EventBridgeClient.putEvents sends custom events to Amazon EventBridge'
excerpt: 'EventBridgeClient.putEvents sends custom events to Amazon EventBridge'
weight: 10
---

# EventBridgeClient.putEvents
# putEvents

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

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

50 changes: 0 additions & 50 deletions docs/sources/next/javascript-api/jslib/aws/KMSClient/90 KMSKey.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: 'KMSDataKey'
slug: 'kmsdatakey'
head_title: 'KMSDataKey'
description: 'KMSDataKey is returned by the KMSClient.*DataKey methods that query KMS data keys'
weight: 20
---

# KMSDataKey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: 'KMSKey'
head_title: 'KMSKey'
description: 'KMSKey is returned by the KMSClient.* methods that query KMS keys'
excerpt: 'KMSKey is returned by the KMSClient.* methods that query KMS keys'
weight: 20
---

# KMSKey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ title: 'generateDataKey'
head_title: 'KMSClient.generateDataKey'
description: 'KMSClient.generateDataKey generates a symmetric data key for use outside of the AWS Key Management Service'
excerpt: 'KMSClient.generateDataKey generates a symmetric data key for use outside of the AWS Key Management Service'
weight: 10
---

# KMSClient.generateDataKey
# generateDataKey

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ title: 'listKeys'
head_title: 'KMSClient.listKeys()'
description: "KMSClient.listKeys lists all the KMS keys in the caller's AWS account and region"
excerpt: "KMSClient.listKeys lists all the KMS keys in the caller's AWS account and region"
weight: 10
---

# KMSClient.listKeys()
# listKeys

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

Expand Down

This file was deleted.

Loading

0 comments on commit f1931d1

Please sign in to comment.