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
5
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.78.0 to 3.79.0

17

dist-types/CloudTrail.d.ts

@@ -52,6 +52,11 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";

/**
* <p>Adds one or more tags to a trail, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key.
* Tag key names must be unique for a trail; you cannot have two keys with the same name but different values.
* If you specify a key without a value, the tag will be created with the specified key and a value of null.
* You can tag a trail that applies to all Amazon Web Services Regions only from the Region in which the trail was created (also known as its home region).</p>
* <p>Adds one or more tags to a trail or event data store, up to a limit of 50. Overwrites an
* existing tag's value when a new value is specified for an existing tag key.
* Tag key names must be unique for a trail; you cannot have two keys with the same name but
* different values.
* If you specify a key without a value, the tag will be created with the specified key and a
* value of null.
* You can tag a trail or event data store that applies to all Amazon Web Services Regions
* only from the Region in which the trail or event data store was created (also known as its
* home region).</p>
*/

@@ -202,3 +207,3 @@ addTags(args: AddTagsCommandInput, options?: __HttpHandlerOptions): Promise<AddTagsCommandOutput>;

/**
* <p>Lists the tags for the trail in the current region.</p>
* <p>Lists the tags for the trail or event data store in the current region.</p>
*/

@@ -327,3 +332,3 @@ listTags(args: ListTagsCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsCommandOutput>;

/**
* <p>Removes the specified tags from a trail.</p>
* <p>Removes the specified tags from a trail or event data store.</p>
*/

@@ -330,0 +335,0 @@ removeTags(args: RemoveTagsCommandInput, options?: __HttpHandlerOptions): Promise<RemoveTagsCommandOutput>;

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

/**
* <p>Adds one or more tags to a trail, up to a limit of 50. Overwrites an existing tag's value when a new value is specified for an existing tag key.
* Tag key names must be unique for a trail; you cannot have two keys with the same name but different values.
* If you specify a key without a value, the tag will be created with the specified key and a value of null.
* You can tag a trail that applies to all Amazon Web Services Regions only from the Region in which the trail was created (also known as its home region).</p>
* <p>Adds one or more tags to a trail or event data store, up to a limit of 50. Overwrites an
* existing tag's value when a new value is specified for an existing tag key.
* Tag key names must be unique for a trail; you cannot have two keys with the same name but
* different values.
* If you specify a key without a value, the tag will be created with the specified key and a
* value of null.
* You can tag a trail or event data store that applies to all Amazon Web Services Regions
* only from the Region in which the trail or event data store was created (also known as its
* home region).</p>
* @example

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

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

/**
* <p>Lists the tags for the trail in the current region.</p>
* <p>Lists the tags for the trail or event data store in the current region.</p>
* @example

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

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

/**
* <p>Removes the specified tags from a trail.</p>
* <p>Removes the specified tags from a trail or event data store.</p>
* @example

@@ -13,0 +13,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.78.0",
"version": "3.79.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.78.0",
"@aws-sdk/config-resolver": "3.78.0",
"@aws-sdk/credential-provider-node": "3.78.0",
"@aws-sdk/client-sts": "3.79.0",
"@aws-sdk/config-resolver": "3.79.0",
"@aws-sdk/credential-provider-node": "3.79.0",
"@aws-sdk/fetch-http-handler": "3.78.0",

@@ -31,3 +31,3 @@ "@aws-sdk/hash-node": "3.78.0",

"@aws-sdk/middleware-logger": "3.78.0",
"@aws-sdk/middleware-retry": "3.78.0",
"@aws-sdk/middleware-retry": "3.79.0",
"@aws-sdk/middleware-serde": "3.78.0",

@@ -37,3 +37,3 @@ "@aws-sdk/middleware-signing": "3.78.0",

"@aws-sdk/middleware-user-agent": "3.78.0",
"@aws-sdk/node-config-provider": "3.78.0",
"@aws-sdk/node-config-provider": "3.79.0",
"@aws-sdk/node-http-handler": "3.78.0",

@@ -49,5 +49,5 @@ "@aws-sdk/protocol-http": "3.78.0",

"@aws-sdk/util-defaults-mode-browser": "3.78.0",
"@aws-sdk/util-defaults-mode-node": "3.78.0",
"@aws-sdk/util-defaults-mode-node": "3.79.0",
"@aws-sdk/util-user-agent-browser": "3.78.0",
"@aws-sdk/util-user-agent-node": "3.78.0",
"@aws-sdk/util-user-agent-node": "3.79.0",
"@aws-sdk/util-utf8-browser": "3.55.0",

@@ -54,0 +54,0 @@ "@aws-sdk/util-utf8-node": "3.55.0",

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