Socket
Socket
Sign inDemoInstall

aws-sdk

Package Overview
Dependencies
36
Maintainers
5
Versions
1904
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1588.0 to 2.1589.0

apis/codeconnections-2023-12-01.examples.json

62

apis/internetmonitor-2021-06-03.min.json

@@ -107,2 +107,6 @@ {

"locationName": "EventId"
},
"LinkedAccountId": {
"location": "querystring",
"locationName": "LinkedAccountId"
}

@@ -126,15 +130,15 @@ }

"StartedAt": {
"shape": "Sr"
"shape": "Ss"
},
"EndedAt": {
"shape": "Sr"
"shape": "Ss"
},
"CreatedAt": {
"shape": "Sr"
"shape": "Ss"
},
"LastUpdatedAt": {
"shape": "Sr"
"shape": "Ss"
},
"ImpactedLocations": {
"shape": "Ss"
"shape": "St"
},

@@ -167,2 +171,6 @@ "Status": {},

"locationName": "MonitorName"
},
"LinkedAccountId": {
"location": "querystring",
"locationName": "LinkedAccountId"
}

@@ -189,6 +197,6 @@ }

"CreatedAt": {
"shape": "Sr"
"shape": "Ss"
},
"ModifiedAt": {
"shape": "Sr"
"shape": "Ss"
},

@@ -325,3 +333,3 @@ "ProcessingStatus": {},

"StartTime": {
"shape": "Sr",
"shape": "Ss",
"location": "querystring",

@@ -331,3 +339,3 @@ "locationName": "StartTime"

"EndTime": {
"shape": "Sr",
"shape": "Ss",
"location": "querystring",

@@ -348,2 +356,6 @@ "locationName": "EndTime"

"locationName": "EventStatus"
},
"LinkedAccountId": {
"location": "querystring",
"locationName": "LinkedAccountId"
}

@@ -375,15 +387,15 @@ }

"StartedAt": {
"shape": "Sr"
"shape": "Ss"
},
"EndedAt": {
"shape": "Sr"
"shape": "Ss"
},
"CreatedAt": {
"shape": "Sr"
"shape": "Ss"
},
"LastUpdatedAt": {
"shape": "Sr"
"shape": "Ss"
},
"ImpactedLocations": {
"shape": "Ss"
"shape": "St"
},

@@ -426,2 +438,7 @@ "Status": {},

"locationName": "MonitorStatus"
},
"IncludeLinkedAccounts": {
"location": "querystring",
"locationName": "IncludeLinkedAccounts",
"type": "boolean"
}

@@ -503,6 +520,6 @@ }

"StartTime": {
"shape": "Sr"
"shape": "Ss"
},
"EndTime": {
"shape": "Sr"
"shape": "Ss"
},

@@ -523,3 +540,4 @@ "QueryType": {},

}
}
},
"LinkedAccountId": {}
}

@@ -729,7 +747,7 @@ },

},
"Sr": {
"Ss": {
"type": "timestamp",
"timestampFormat": "iso8601"
},
"Ss": {
"St": {
"type": "list",

@@ -772,6 +790,6 @@ "member": {

"Networks": {
"shape": "Sy"
"shape": "Sz"
},
"AsPath": {
"shape": "Sy"
"shape": "Sz"
},

@@ -835,3 +853,3 @@ "NetworkEventType": {}

},
"Sy": {
"Sz": {
"type": "list",

@@ -838,0 +856,0 @@ "member": {

@@ -493,2 +493,11 @@ {

},
"ResaleAuthorizationId": {
"type": "structure",
"members": {
"ValueList": {
"type": "list",
"member": {}
}
}
},
"ReleaseDate": {

@@ -847,2 +856,3 @@ "type": "structure",

"ProductId": {},
"ResaleAuthorizationId": {},
"ReleaseDate": {},

@@ -902,3 +912,3 @@ "AvailabilityEndDate": {},

"Tags": {
"shape": "S5v"
"shape": "S5y"
}

@@ -954,3 +964,3 @@ }

"EntityTags": {
"shape": "S5v"
"shape": "S5y"
},

@@ -970,3 +980,3 @@ "Details": {},

"ChangeSetTags": {
"shape": "S5v"
"shape": "S5y"
},

@@ -997,3 +1007,3 @@ "Intent": {}

"Tags": {
"shape": "S5v"
"shape": "S5y"
}

@@ -1067,3 +1077,3 @@ }

},
"S5v": {
"S5y": {
"type": "list",

@@ -1070,0 +1080,0 @@ "member": {

@@ -1415,3 +1415,6 @@ {

"name": "TimestreamInfluxDB"
},
"codeconnections": {
"name": "CodeConnections"
}
}

@@ -379,1 +379,2 @@ export import ACM = require('./acm');

export import TimestreamInfluxDB = require('./timestreaminfluxdb');
export import CodeConnections = require('./codeconnections');

@@ -380,3 +380,4 @@ require('../lib/node_loader');

Chatbot: require('./chatbot'),
TimestreamInfluxDB: require('./timestreaminfluxdb')
TimestreamInfluxDB: require('./timestreaminfluxdb'),
CodeConnections: require('./codeconnections')
};

@@ -1366,7 +1366,7 @@ import {Request} from '../lib/request';

/**
* Returns the version to use for the specified X12 transaction set. Supported versions are 4010, 4030, and 5010.
* Returns the version to use for the specified X12 transaction set. </p>
*/
version?: X12Version;
}
export type X12TransactionSet = "X12_110"|"X12_180"|"X12_204"|"X12_210"|"X12_214"|"X12_215"|"X12_310"|"X12_315"|"X12_322"|"X12_404"|"X12_410"|"X12_820"|"X12_824"|"X12_830"|"X12_846"|"X12_850"|"X12_852"|"X12_855"|"X12_856"|"X12_860"|"X12_861"|"X12_864"|"X12_940"|"X12_990"|"X12_997"|string;
export type X12TransactionSet = "X12_110"|"X12_180"|"X12_204"|"X12_210"|"X12_211"|"X12_214"|"X12_215"|"X12_259"|"X12_260"|"X12_266"|"X12_269"|"X12_270"|"X12_271"|"X12_274"|"X12_275"|"X12_276"|"X12_277"|"X12_278"|"X12_310"|"X12_315"|"X12_322"|"X12_404"|"X12_410"|"X12_417"|"X12_421"|"X12_426"|"X12_810"|"X12_820"|"X12_824"|"X12_830"|"X12_832"|"X12_834"|"X12_835"|"X12_837"|"X12_844"|"X12_846"|"X12_849"|"X12_850"|"X12_852"|"X12_855"|"X12_856"|"X12_860"|"X12_861"|"X12_864"|"X12_865"|"X12_869"|"X12_870"|"X12_940"|"X12_945"|"X12_990"|"X12_997"|"X12_999"|string;
export type X12Version = "VERSION_4010"|"VERSION_4030"|"VERSION_5010"|string;

@@ -1373,0 +1373,0 @@ /**

@@ -128,2 +128,3 @@ import {Request} from '../lib/request';

declare namespace InternetMonitor {
export type AccountId = string;
export type Arn = string;

@@ -144,2 +145,3 @@ export interface AvailabilityMeasurement {

}
export type Boolean = boolean;
export interface CreateMonitorInput {

@@ -223,2 +225,6 @@ /**

EventId: HealthEventName;
/**
* TBD
*/
LinkedAccountId?: AccountId;
}

@@ -276,2 +282,6 @@ export interface GetHealthEventOutput {

MonitorName: ResourceName;
/**
* TBD
*/
LinkedAccountId?: AccountId;
}

@@ -553,2 +563,6 @@ export interface GetMonitorOutput {

EventStatus?: HealthEventStatus;
/**
* TBD
*/
LinkedAccountId?: AccountId;
}

@@ -578,2 +592,6 @@ export interface ListHealthEventsOutput {

MonitorStatus?: String;
/**
* TBD
*/
IncludeLinkedAccounts?: Boolean;
}

@@ -756,2 +774,6 @@ export interface ListMonitorsOutput {

FilterParameters?: FilterParameters;
/**
* TBD
*/
LinkedAccountId?: AccountId;
}

@@ -758,0 +780,0 @@ export interface StartQueryOutput {

@@ -381,2 +381,3 @@ import * as AWS from '../clients/all';

timestreaminfluxdb?: AWS.TimestreamInfluxDB.Types.ClientConfiguration;
codeconnections?: AWS.CodeConnections.Types.ClientConfiguration;
}

@@ -762,2 +763,3 @@ export interface ConfigurationServiceApiVersions {

timestreaminfluxdb?: AWS.TimestreamInfluxDB.Types.apiVersion;
codeconnections?: AWS.CodeConnections.Types.apiVersion;
}

@@ -23,3 +23,3 @@ /**

*/
VERSION: '2.1588.0',
VERSION: '2.1589.0',

@@ -26,0 +26,0 @@ /**

{
"name": "aws-sdk",
"description": "AWS SDK for JavaScript",
"version": "2.1588.0",
"version": "2.1589.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Amazon Web Services",

@@ -67,3 +67,3 @@ # AWS SDK for JavaScript

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1588.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1589.0.min.js"></script>

@@ -70,0 +70,0 @@ You can also build a custom browser SDK with your specified set of AWS services.

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

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

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

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

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

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

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

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc