Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-cloudtrail

Package Overview
Dependencies
Maintainers
7
Versions
418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-cloudtrail - npm Package Compare versions

Comparing version 3.47.2 to 3.48.0

4

dist-types/CloudTrail.d.ts

@@ -83,3 +83,3 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";

* <p>Disables the event data store specified by <code>EventDataStore</code>, which accepts an event data store ARN.
* After you run <code>DeleteEventDataStore</code>, the event data store is automatically deleted after a wait period of
* After you run <code>DeleteEventDataStore</code>, the event data store enters a <code>PENDING_DELETION</code> state, and is automatically deleted after a wait period of
* seven days. <code>TerminationProtectionEnabled</code> must be set to <code>False</code> on the event data store; this

@@ -89,3 +89,3 @@ * operation cannot work if <code>TerminationProtectionEnabled</code> is <code>True</code>.</p>

* <code>DescribeQuery</code>, or <code>GetQueryResults</code> on queries that are using an event data store in a
* <code>PENDING_DELETION</code> state.</p>
* <code>PENDING_DELETION</code> state. An event data store in the <code>PENDING_DELETION</code> state does not incur costs.</p>
*/

@@ -92,0 +92,0 @@ deleteEventDataStore(args: DeleteEventDataStoreCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEventDataStoreCommandOutput>;

@@ -11,3 +11,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client";

* <p>Disables the event data store specified by <code>EventDataStore</code>, which accepts an event data store ARN.
* After you run <code>DeleteEventDataStore</code>, the event data store is automatically deleted after a wait period of
* After you run <code>DeleteEventDataStore</code>, the event data store enters a <code>PENDING_DELETION</code> state, and is automatically deleted after a wait period of
* seven days. <code>TerminationProtectionEnabled</code> must be set to <code>False</code> on the event data store; this

@@ -17,3 +17,3 @@ * operation cannot work if <code>TerminationProtectionEnabled</code> is <code>True</code>.</p>

* <code>DescribeQuery</code>, or <code>GetQueryResults</code> on queries that are using an event data store in a
* <code>PENDING_DELETION</code> state.</p>
* <code>PENDING_DELETION</code> state. An event data store in the <code>PENDING_DELETION</code> state does not incur costs.</p>
* @example

@@ -20,0 +20,0 @@ * Use a bare-bones client and the command you need to make an API call.

{
"name": "@aws-sdk/client-cloudtrail",
"description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
"version": "3.47.2",
"version": "3.48.0",
"scripts": {

@@ -21,5 +21,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.47.2",
"@aws-sdk/client-sts": "3.48.0",
"@aws-sdk/config-resolver": "3.47.2",
"@aws-sdk/credential-provider-node": "3.47.2",
"@aws-sdk/credential-provider-node": "3.48.0",
"@aws-sdk/fetch-http-handler": "3.47.2",

@@ -26,0 +26,0 @@ "@aws-sdk/hash-node": "3.47.2",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc