@aws-sdk/client-cloudhsm 3.30.0 → 3.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/cjs/CloudHSMClient.js +13 -13
- package/dist/cjs/CloudHSMClient.js.map +1 -1
- package/dist/cjs/commands/AddTagsToResourceCommand.js +3 -3
- package/dist/cjs/commands/AddTagsToResourceCommand.js.map +1 -1
- package/dist/cjs/commands/CreateHapgCommand.js +3 -3
- package/dist/cjs/commands/CreateHapgCommand.js.map +1 -1
- package/dist/cjs/commands/CreateHsmCommand.js +3 -3
- package/dist/cjs/commands/CreateHsmCommand.js.map +1 -1
- package/dist/cjs/commands/CreateLunaClientCommand.js +3 -3
- package/dist/cjs/commands/CreateLunaClientCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteHapgCommand.js +3 -3
- package/dist/cjs/commands/DeleteHapgCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteHsmCommand.js +3 -3
- package/dist/cjs/commands/DeleteHsmCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteLunaClientCommand.js +3 -3
- package/dist/cjs/commands/DeleteLunaClientCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeHapgCommand.js +3 -3
- package/dist/cjs/commands/DescribeHapgCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeHsmCommand.js +3 -3
- package/dist/cjs/commands/DescribeHsmCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeLunaClientCommand.js +3 -3
- package/dist/cjs/commands/DescribeLunaClientCommand.js.map +1 -1
- package/dist/cjs/commands/GetConfigCommand.js +3 -3
- package/dist/cjs/commands/GetConfigCommand.js.map +1 -1
- package/dist/cjs/commands/ListAvailableZonesCommand.js +3 -3
- package/dist/cjs/commands/ListAvailableZonesCommand.js.map +1 -1
- package/dist/cjs/commands/ListHapgsCommand.js +3 -3
- package/dist/cjs/commands/ListHapgsCommand.js.map +1 -1
- package/dist/cjs/commands/ListHsmsCommand.js +3 -3
- package/dist/cjs/commands/ListHsmsCommand.js.map +1 -1
- package/dist/cjs/commands/ListLunaClientsCommand.js +3 -3
- package/dist/cjs/commands/ListLunaClientsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ModifyHapgCommand.js +3 -3
- package/dist/cjs/commands/ModifyHapgCommand.js.map +1 -1
- package/dist/cjs/commands/ModifyHsmCommand.js +3 -3
- package/dist/cjs/commands/ModifyHsmCommand.js.map +1 -1
- package/dist/cjs/commands/ModifyLunaClientCommand.js +3 -3
- package/dist/cjs/commands/ModifyLunaClientCommand.js.map +1 -1
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +23 -23
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +61 -61
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/CloudHSM.js +1 -14
- package/dist/es/CloudHSM.js.map +1 -1
- package/dist/es/CloudHSMClient.js +1 -19
- package/dist/es/CloudHSMClient.js.map +1 -1
- package/dist/es/commands/AddTagsToResourceCommand.js +2 -39
- package/dist/es/commands/AddTagsToResourceCommand.js.map +1 -1
- package/dist/es/commands/CreateHapgCommand.js +2 -38
- package/dist/es/commands/CreateHapgCommand.js.map +1 -1
- package/dist/es/commands/CreateHsmCommand.js +2 -46
- package/dist/es/commands/CreateHsmCommand.js.map +1 -1
- package/dist/es/commands/CreateLunaClientCommand.js +2 -37
- package/dist/es/commands/CreateLunaClientCommand.js.map +1 -1
- package/dist/es/commands/DeleteHapgCommand.js +2 -37
- package/dist/es/commands/DeleteHapgCommand.js.map +1 -1
- package/dist/es/commands/DeleteHsmCommand.js +2 -38
- package/dist/es/commands/DeleteHsmCommand.js.map +1 -1
- package/dist/es/commands/DeleteLunaClientCommand.js +2 -37
- package/dist/es/commands/DeleteLunaClientCommand.js.map +1 -1
- package/dist/es/commands/DescribeHapgCommand.js +2 -37
- package/dist/es/commands/DescribeHapgCommand.js.map +1 -1
- package/dist/es/commands/DescribeHsmCommand.js +2 -38
- package/dist/es/commands/DescribeHsmCommand.js.map +1 -1
- package/dist/es/commands/DescribeLunaClientCommand.js +2 -37
- package/dist/es/commands/DescribeLunaClientCommand.js.map +1 -1
- package/dist/es/commands/GetConfigCommand.js +2 -38
- package/dist/es/commands/GetConfigCommand.js.map +1 -1
- package/dist/es/commands/ListAvailableZonesCommand.js +2 -37
- package/dist/es/commands/ListAvailableZonesCommand.js.map +1 -1
- package/dist/es/commands/ListHapgsCommand.js +2 -41
- package/dist/es/commands/ListHapgsCommand.js.map +1 -1
- package/dist/es/commands/ListHsmsCommand.js +2 -42
- package/dist/es/commands/ListHsmsCommand.js.map +1 -1
- package/dist/es/commands/ListLunaClientsCommand.js +2 -41
- package/dist/es/commands/ListLunaClientsCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -37
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ModifyHapgCommand.js +2 -37
- package/dist/es/commands/ModifyHapgCommand.js.map +1 -1
- package/dist/es/commands/ModifyHsmCommand.js +2 -43
- package/dist/es/commands/ModifyHsmCommand.js.map +1 -1
- package/dist/es/commands/ModifyLunaClientCommand.js +2 -39
- package/dist/es/commands/ModifyLunaClientCommand.js.map +1 -1
- package/dist/es/commands/RemoveTagsFromResourceCommand.js +2 -39
- package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -132
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/protocols/Aws_json1_1.js +377 -382
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListTagsForResourceCommand.js","sourceRoot":"","sources":["../../../commands/ListTagsForResourceCommand.ts"],"names":[],"mappings":";;;AACA,iDAA6F;AAC7F,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,0BAA2B,SAAQ,uBAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAsC;QACzD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAiC;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"ListTagsForResourceCommand.js","sourceRoot":"","sources":["../../../commands/ListTagsForResourceCommand.ts"],"names":[],"mappings":";;;AACA,iDAA6F;AAC7F,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,0BAA2B,SAAQ,uBAI/C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAsC;QACzD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAiC;QAGzD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,qCAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,sCAA2B,CAAC,kBAAkB;SACzE,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAAsC,EAAE,OAAuB;QAC/E,OAAO,4DAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,8DAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;CAIF;AAtDD,gEAsDC"}
|
|
@@ -45,7 +45,7 @@ class ModifyHapgCommand extends smithy_client_1.Command {
|
|
|
45
45
|
* @internal
|
|
46
46
|
*/
|
|
47
47
|
resolveMiddleware(clientStack, configuration, options) {
|
|
48
|
-
this.middlewareStack.use(
|
|
48
|
+
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
49
49
|
const stack = clientStack.concat(this.middlewareStack);
|
|
50
50
|
const { logger } = configuration;
|
|
51
51
|
const clientName = "CloudHSMClient";
|
|
@@ -61,10 +61,10 @@ class ModifyHapgCommand extends smithy_client_1.Command {
|
|
|
61
61
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
62
62
|
}
|
|
63
63
|
serialize(input, context) {
|
|
64
|
-
return
|
|
64
|
+
return Aws_json1_1_1.serializeAws_json1_1ModifyHapgCommand(input, context);
|
|
65
65
|
}
|
|
66
66
|
deserialize(output, context) {
|
|
67
|
-
return
|
|
67
|
+
return Aws_json1_1_1.deserializeAws_json1_1ModifyHapgCommand(output, context);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
exports.ModifyHapgCommand = ModifyHapgCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyHapgCommand.js","sourceRoot":"","sources":["../../../commands/ModifyHapgCommand.ts"],"names":[],"mappings":";;;AACA,iDAA2E;AAC3E,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,iBAAkB,SAAQ,uBAItC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA6B;QAChD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAwB;QAGhD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"ModifyHapgCommand.js","sourceRoot":"","sources":["../../../commands/ModifyHapgCommand.ts"],"names":[],"mappings":";;;AACA,iDAA2E;AAC3E,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,iBAAkB,SAAQ,uBAItC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA6B;QAChD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAwB;QAGhD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,WAAW,GAAG,mBAAmB,CAAC;QACxC,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,4BAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,6BAAkB,CAAC,kBAAkB;SAChE,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA6B,EAAE,OAAuB;QACtE,OAAO,mDAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,qDAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;CAIF;AAtDD,8CAsDC"}
|
|
@@ -51,7 +51,7 @@ class ModifyHsmCommand extends smithy_client_1.Command {
|
|
|
51
51
|
* @internal
|
|
52
52
|
*/
|
|
53
53
|
resolveMiddleware(clientStack, configuration, options) {
|
|
54
|
-
this.middlewareStack.use(
|
|
54
|
+
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
55
55
|
const stack = clientStack.concat(this.middlewareStack);
|
|
56
56
|
const { logger } = configuration;
|
|
57
57
|
const clientName = "CloudHSMClient";
|
|
@@ -67,10 +67,10 @@ class ModifyHsmCommand extends smithy_client_1.Command {
|
|
|
67
67
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
68
68
|
}
|
|
69
69
|
serialize(input, context) {
|
|
70
|
-
return
|
|
70
|
+
return Aws_json1_1_1.serializeAws_json1_1ModifyHsmCommand(input, context);
|
|
71
71
|
}
|
|
72
72
|
deserialize(output, context) {
|
|
73
|
-
return
|
|
73
|
+
return Aws_json1_1_1.deserializeAws_json1_1ModifyHsmCommand(output, context);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
exports.ModifyHsmCommand = ModifyHsmCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyHsmCommand.js","sourceRoot":"","sources":["../../../commands/ModifyHsmCommand.ts"],"names":[],"mappings":";;;AACA,iDAAyE;AACzE,0DAAwH;AACxH,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,gBAAiB,SAAQ,uBAIrC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA4B;QAC/C,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAuB;QAG/C,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"ModifyHsmCommand.js","sourceRoot":"","sources":["../../../commands/ModifyHsmCommand.ts"],"names":[],"mappings":";;;AACA,iDAAyE;AACzE,0DAAwH;AACxH,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,gBAAiB,SAAQ,uBAIrC;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA4B;QAC/C,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAuB;QAG/C,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,WAAW,GAAG,kBAAkB,CAAC;QACvC,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,2BAAgB,CAAC,kBAAkB;YAC5D,wBAAwB,EAAE,4BAAiB,CAAC,kBAAkB;SAC/D,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA4B,EAAE,OAAuB;QACrE,OAAO,kDAAoC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAsC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;CAIF;AAtDD,4CAsDC"}
|
|
@@ -47,7 +47,7 @@ class ModifyLunaClientCommand extends smithy_client_1.Command {
|
|
|
47
47
|
* @internal
|
|
48
48
|
*/
|
|
49
49
|
resolveMiddleware(clientStack, configuration, options) {
|
|
50
|
-
this.middlewareStack.use(
|
|
50
|
+
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
51
51
|
const stack = clientStack.concat(this.middlewareStack);
|
|
52
52
|
const { logger } = configuration;
|
|
53
53
|
const clientName = "CloudHSMClient";
|
|
@@ -63,10 +63,10 @@ class ModifyLunaClientCommand extends smithy_client_1.Command {
|
|
|
63
63
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
64
64
|
}
|
|
65
65
|
serialize(input, context) {
|
|
66
|
-
return
|
|
66
|
+
return Aws_json1_1_1.serializeAws_json1_1ModifyLunaClientCommand(input, context);
|
|
67
67
|
}
|
|
68
68
|
deserialize(output, context) {
|
|
69
|
-
return
|
|
69
|
+
return Aws_json1_1_1.deserializeAws_json1_1ModifyLunaClientCommand(output, context);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
exports.ModifyLunaClientCommand = ModifyLunaClientCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModifyLunaClientCommand.js","sourceRoot":"","sources":["../../../commands/ModifyLunaClientCommand.ts"],"names":[],"mappings":";;;AACA,iDAAuF;AACvF,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,uBAAwB,SAAQ,uBAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAmC;QACtD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAA8B;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"ModifyLunaClientCommand.js","sourceRoot":"","sources":["../../../commands/ModifyLunaClientCommand.ts"],"names":[],"mappings":";;;AACA,iDAAuF;AACvF,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,uBAAwB,SAAQ,uBAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAmC;QACtD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAA8B;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,kCAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,mCAAwB,CAAC,kBAAkB;SACtE,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAAmC,EAAE,OAAuB;QAC5E,OAAO,yDAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,2DAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;CAIF;AAtDD,0DAsDC"}
|
|
@@ -47,7 +47,7 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
|
47
47
|
* @internal
|
|
48
48
|
*/
|
|
49
49
|
resolveMiddleware(clientStack, configuration, options) {
|
|
50
|
-
this.middlewareStack.use(
|
|
50
|
+
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
51
51
|
const stack = clientStack.concat(this.middlewareStack);
|
|
52
52
|
const { logger } = configuration;
|
|
53
53
|
const clientName = "CloudHSMClient";
|
|
@@ -63,10 +63,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
|
63
63
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
64
64
|
}
|
|
65
65
|
serialize(input, context) {
|
|
66
|
-
return
|
|
66
|
+
return Aws_json1_1_1.serializeAws_json1_1RemoveTagsFromResourceCommand(input, context);
|
|
67
67
|
}
|
|
68
68
|
deserialize(output, context) {
|
|
69
|
-
return
|
|
69
|
+
return Aws_json1_1_1.deserializeAws_json1_1RemoveTagsFromResourceCommand(output, context);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
exports.RemoveTagsFromResourceCommand = RemoveTagsFromResourceCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoveTagsFromResourceCommand.js","sourceRoot":"","sources":["../../../commands/RemoveTagsFromResourceCommand.ts"],"names":[],"mappings":";;;AACA,iDAAmG;AACnG,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,6BAA8B,SAAQ,uBAIlD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAyC;QAC5D,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAoC;QAG5D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"RemoveTagsFromResourceCommand.js","sourceRoot":"","sources":["../../../commands/RemoveTagsFromResourceCommand.ts"],"names":[],"mappings":";;;AACA,iDAAmG;AACnG,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,6BAA8B,SAAQ,uBAIlD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAyC;QAC5D,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAoC;QAG5D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAA2C,EAC3C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,WAAW,GAAG,+BAA+B,CAAC;QACpD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,wCAA6B,CAAC,kBAAkB;YACzE,wBAAwB,EAAE,yCAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAAyC,EAAE,OAAuB;QAClF,OAAO,+DAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,iEAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;CAIF;AAtDD,sEAsDC"}
|
package/dist/cjs/endpoints.js
CHANGED
|
@@ -47,7 +47,7 @@ const partitionHash = {
|
|
|
47
47
|
hostname: "cloudhsm.{region}.amazonaws.com",
|
|
48
48
|
},
|
|
49
49
|
};
|
|
50
|
-
const defaultRegionInfoProvider = async (region, options) =>
|
|
50
|
+
const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
|
|
51
51
|
...options,
|
|
52
52
|
signingService: "cloudhsm",
|
|
53
53
|
regionHash,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";;;AAAA,8DAAoF;AAGpF,MAAM,UAAU,GAAe,EAAE,CAAC;AAElC,MAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,iCAAiC;KAC5C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,oCAAoC;KAC/C;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,8BAA8B;KACzC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,iCAAiC;KAC5C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,iCAAiC;KAC5C;CACF,CAAC;AAEK,MAAM,yBAAyB,GAAuB,KAAK,EAAE,MAAc,EAAE,OAAa,EAAE,EAAE,CACnG
|
|
1
|
+
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";;;AAAA,8DAAoF;AAGpF,MAAM,UAAU,GAAe,EAAE,CAAC;AAElC,MAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,iCAAiC;KAC5C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,oCAAoC;KAC/C;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,8BAA8B;KACzC;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,iCAAiC;KAC5C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,iCAAiC;KAC5C;CACF,CAAC;AAEK,MAAM,yBAAyB,GAAuB,KAAK,EAAE,MAAc,EAAE,OAAa,EAAE,EAAE,CACnG,+BAAa,CAAC,MAAM,EAAE;IACpB,GAAG,OAAO;IACV,cAAc,EAAE,UAAU;IAC1B,UAAU;IACV,aAAa;CACd,CAAC,CAAC;AANQ,QAAA,yBAAyB,6BAMjC"}
|
package/dist/cjs/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
4
|
+
tslib_1.__exportStar(require("./CloudHSMClient"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./CloudHSM"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./commands/AddTagsToResourceCommand"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./commands/CreateHapgCommand"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./commands/CreateHsmCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./commands/CreateLunaClientCommand"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./commands/DeleteHapgCommand"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./commands/DeleteHsmCommand"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./commands/DeleteLunaClientCommand"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./commands/DescribeHapgCommand"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./commands/DescribeHsmCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./commands/DescribeLunaClientCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./commands/GetConfigCommand"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./commands/ListAvailableZonesCommand"), exports);
|
|
18
|
+
tslib_1.__exportStar(require("./commands/ListHapgsCommand"), exports);
|
|
19
|
+
tslib_1.__exportStar(require("./commands/ListHsmsCommand"), exports);
|
|
20
|
+
tslib_1.__exportStar(require("./commands/ListLunaClientsCommand"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./commands/ModifyHapgCommand"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./commands/ModifyHsmCommand"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./commands/ModifyLunaClientCommand"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./commands/RemoveTagsFromResourceCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./models/index"), exports);
|
|
27
27
|
//# sourceMappingURL=index.js.map
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;AAAA,2DAAiC;AACjC,qDAA2B;AAC3B,8EAAoD;AACpD,uEAA6C;AAC7C,sEAA4C;AAC5C,6EAAmD;AACnD,uEAA6C;AAC7C,sEAA4C;AAC5C,6EAAmD;AACnD,yEAA+C;AAC/C,wEAA8C;AAC9C,+EAAqD;AACrD,sEAA4C;AAC5C,+EAAqD;AACrD,sEAA4C;AAC5C,qEAA2C;AAC3C,4EAAkD;AAClD,gFAAsD;AACtD,uEAA6C;AAC7C,sEAA4C;AAC5C,6EAAmD;AACnD,mFAAyD;AACzD,yDAA+B"}
|
package/dist/cjs/models/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../models/index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../models/index.ts"],"names":[],"mappings":";;;AAAA,qDAA2B"}
|
package/dist/cjs/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudhsm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudhsm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.34.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "exit 0",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
|
|
15
|
+
"test": "exit 0"
|
|
16
16
|
},
|
|
17
17
|
"main": "./dist/cjs/index.js",
|
|
18
18
|
"types": "./dist/types/index.d.ts",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
30
|
+
"@aws-sdk/client-sts": "3.34.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.34.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.34.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.34.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.34.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.34.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.34.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.34.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.34.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.34.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.34.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.34.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.34.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.34.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.34.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.34.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.34.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.34.0",
|
|
48
|
+
"@aws-sdk/types": "3.34.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.34.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.34.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.34.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.34.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.34.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.34.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.34.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.34.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.34.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.34.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
|
@@ -1657,7 +1657,7 @@ const serializeAws_json1_1TagList = (input, context) => {
|
|
|
1657
1657
|
};
|
|
1658
1658
|
const deserializeAws_json1_1AddTagsToResourceResponse = (output, context) => {
|
|
1659
1659
|
return {
|
|
1660
|
-
Status:
|
|
1660
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
1661
1661
|
};
|
|
1662
1662
|
};
|
|
1663
1663
|
const deserializeAws_json1_1AZList = (output, context) => {
|
|
@@ -1667,7 +1667,7 @@ const deserializeAws_json1_1AZList = (output, context) => {
|
|
|
1667
1667
|
if (entry === null) {
|
|
1668
1668
|
return null;
|
|
1669
1669
|
}
|
|
1670
|
-
return
|
|
1670
|
+
return smithy_client_1.expectString(entry);
|
|
1671
1671
|
});
|
|
1672
1672
|
};
|
|
1673
1673
|
const deserializeAws_json1_1ClientList = (output, context) => {
|
|
@@ -1677,55 +1677,55 @@ const deserializeAws_json1_1ClientList = (output, context) => {
|
|
|
1677
1677
|
if (entry === null) {
|
|
1678
1678
|
return null;
|
|
1679
1679
|
}
|
|
1680
|
-
return
|
|
1680
|
+
return smithy_client_1.expectString(entry);
|
|
1681
1681
|
});
|
|
1682
1682
|
};
|
|
1683
1683
|
const deserializeAws_json1_1CloudHsmInternalException = (output, context) => {
|
|
1684
1684
|
return {
|
|
1685
|
-
message:
|
|
1686
|
-
retryable:
|
|
1685
|
+
message: smithy_client_1.expectString(output.message),
|
|
1686
|
+
retryable: smithy_client_1.expectBoolean(output.retryable),
|
|
1687
1687
|
};
|
|
1688
1688
|
};
|
|
1689
1689
|
const deserializeAws_json1_1CloudHsmServiceException = (output, context) => {
|
|
1690
1690
|
return {
|
|
1691
|
-
message:
|
|
1692
|
-
retryable:
|
|
1691
|
+
message: smithy_client_1.expectString(output.message),
|
|
1692
|
+
retryable: smithy_client_1.expectBoolean(output.retryable),
|
|
1693
1693
|
};
|
|
1694
1694
|
};
|
|
1695
1695
|
const deserializeAws_json1_1CreateHapgResponse = (output, context) => {
|
|
1696
1696
|
return {
|
|
1697
|
-
HapgArn:
|
|
1697
|
+
HapgArn: smithy_client_1.expectString(output.HapgArn),
|
|
1698
1698
|
};
|
|
1699
1699
|
};
|
|
1700
1700
|
const deserializeAws_json1_1CreateHsmResponse = (output, context) => {
|
|
1701
1701
|
return {
|
|
1702
|
-
HsmArn:
|
|
1702
|
+
HsmArn: smithy_client_1.expectString(output.HsmArn),
|
|
1703
1703
|
};
|
|
1704
1704
|
};
|
|
1705
1705
|
const deserializeAws_json1_1CreateLunaClientResponse = (output, context) => {
|
|
1706
1706
|
return {
|
|
1707
|
-
ClientArn:
|
|
1707
|
+
ClientArn: smithy_client_1.expectString(output.ClientArn),
|
|
1708
1708
|
};
|
|
1709
1709
|
};
|
|
1710
1710
|
const deserializeAws_json1_1DeleteHapgResponse = (output, context) => {
|
|
1711
1711
|
return {
|
|
1712
|
-
Status:
|
|
1712
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
1713
1713
|
};
|
|
1714
1714
|
};
|
|
1715
1715
|
const deserializeAws_json1_1DeleteHsmResponse = (output, context) => {
|
|
1716
1716
|
return {
|
|
1717
|
-
Status:
|
|
1717
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
1718
1718
|
};
|
|
1719
1719
|
};
|
|
1720
1720
|
const deserializeAws_json1_1DeleteLunaClientResponse = (output, context) => {
|
|
1721
1721
|
return {
|
|
1722
|
-
Status:
|
|
1722
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
1723
1723
|
};
|
|
1724
1724
|
};
|
|
1725
1725
|
const deserializeAws_json1_1DescribeHapgResponse = (output, context) => {
|
|
1726
1726
|
return {
|
|
1727
|
-
HapgArn:
|
|
1728
|
-
HapgSerial:
|
|
1727
|
+
HapgArn: smithy_client_1.expectString(output.HapgArn),
|
|
1728
|
+
HapgSerial: smithy_client_1.expectString(output.HapgSerial),
|
|
1729
1729
|
HsmsLastActionFailed: output.HsmsLastActionFailed !== undefined && output.HsmsLastActionFailed !== null
|
|
1730
1730
|
? deserializeAws_json1_1HsmList(output.HsmsLastActionFailed, context)
|
|
1731
1731
|
: undefined,
|
|
@@ -1735,55 +1735,55 @@ const deserializeAws_json1_1DescribeHapgResponse = (output, context) => {
|
|
|
1735
1735
|
HsmsPendingRegistration: output.HsmsPendingRegistration !== undefined && output.HsmsPendingRegistration !== null
|
|
1736
1736
|
? deserializeAws_json1_1HsmList(output.HsmsPendingRegistration, context)
|
|
1737
1737
|
: undefined,
|
|
1738
|
-
Label:
|
|
1739
|
-
LastModifiedTimestamp:
|
|
1738
|
+
Label: smithy_client_1.expectString(output.Label),
|
|
1739
|
+
LastModifiedTimestamp: smithy_client_1.expectString(output.LastModifiedTimestamp),
|
|
1740
1740
|
PartitionSerialList: output.PartitionSerialList !== undefined && output.PartitionSerialList !== null
|
|
1741
1741
|
? deserializeAws_json1_1PartitionSerialList(output.PartitionSerialList, context)
|
|
1742
1742
|
: undefined,
|
|
1743
|
-
State:
|
|
1743
|
+
State: smithy_client_1.expectString(output.State),
|
|
1744
1744
|
};
|
|
1745
1745
|
};
|
|
1746
1746
|
const deserializeAws_json1_1DescribeHsmResponse = (output, context) => {
|
|
1747
1747
|
return {
|
|
1748
|
-
AvailabilityZone:
|
|
1749
|
-
EniId:
|
|
1750
|
-
EniIp:
|
|
1751
|
-
HsmArn:
|
|
1752
|
-
HsmType:
|
|
1753
|
-
IamRoleArn:
|
|
1748
|
+
AvailabilityZone: smithy_client_1.expectString(output.AvailabilityZone),
|
|
1749
|
+
EniId: smithy_client_1.expectString(output.EniId),
|
|
1750
|
+
EniIp: smithy_client_1.expectString(output.EniIp),
|
|
1751
|
+
HsmArn: smithy_client_1.expectString(output.HsmArn),
|
|
1752
|
+
HsmType: smithy_client_1.expectString(output.HsmType),
|
|
1753
|
+
IamRoleArn: smithy_client_1.expectString(output.IamRoleArn),
|
|
1754
1754
|
Partitions: output.Partitions !== undefined && output.Partitions !== null
|
|
1755
1755
|
? deserializeAws_json1_1PartitionList(output.Partitions, context)
|
|
1756
1756
|
: undefined,
|
|
1757
|
-
SerialNumber:
|
|
1758
|
-
ServerCertLastUpdated:
|
|
1759
|
-
ServerCertUri:
|
|
1760
|
-
SoftwareVersion:
|
|
1761
|
-
SshKeyLastUpdated:
|
|
1762
|
-
SshPublicKey:
|
|
1763
|
-
Status:
|
|
1764
|
-
StatusDetails:
|
|
1765
|
-
SubnetId:
|
|
1766
|
-
SubscriptionEndDate:
|
|
1767
|
-
SubscriptionStartDate:
|
|
1768
|
-
SubscriptionType:
|
|
1769
|
-
VendorName:
|
|
1770
|
-
VpcId:
|
|
1757
|
+
SerialNumber: smithy_client_1.expectString(output.SerialNumber),
|
|
1758
|
+
ServerCertLastUpdated: smithy_client_1.expectString(output.ServerCertLastUpdated),
|
|
1759
|
+
ServerCertUri: smithy_client_1.expectString(output.ServerCertUri),
|
|
1760
|
+
SoftwareVersion: smithy_client_1.expectString(output.SoftwareVersion),
|
|
1761
|
+
SshKeyLastUpdated: smithy_client_1.expectString(output.SshKeyLastUpdated),
|
|
1762
|
+
SshPublicKey: smithy_client_1.expectString(output.SshPublicKey),
|
|
1763
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
1764
|
+
StatusDetails: smithy_client_1.expectString(output.StatusDetails),
|
|
1765
|
+
SubnetId: smithy_client_1.expectString(output.SubnetId),
|
|
1766
|
+
SubscriptionEndDate: smithy_client_1.expectString(output.SubscriptionEndDate),
|
|
1767
|
+
SubscriptionStartDate: smithy_client_1.expectString(output.SubscriptionStartDate),
|
|
1768
|
+
SubscriptionType: smithy_client_1.expectString(output.SubscriptionType),
|
|
1769
|
+
VendorName: smithy_client_1.expectString(output.VendorName),
|
|
1770
|
+
VpcId: smithy_client_1.expectString(output.VpcId),
|
|
1771
1771
|
};
|
|
1772
1772
|
};
|
|
1773
1773
|
const deserializeAws_json1_1DescribeLunaClientResponse = (output, context) => {
|
|
1774
1774
|
return {
|
|
1775
|
-
Certificate:
|
|
1776
|
-
CertificateFingerprint:
|
|
1777
|
-
ClientArn:
|
|
1778
|
-
Label:
|
|
1779
|
-
LastModifiedTimestamp:
|
|
1775
|
+
Certificate: smithy_client_1.expectString(output.Certificate),
|
|
1776
|
+
CertificateFingerprint: smithy_client_1.expectString(output.CertificateFingerprint),
|
|
1777
|
+
ClientArn: smithy_client_1.expectString(output.ClientArn),
|
|
1778
|
+
Label: smithy_client_1.expectString(output.Label),
|
|
1779
|
+
LastModifiedTimestamp: smithy_client_1.expectString(output.LastModifiedTimestamp),
|
|
1780
1780
|
};
|
|
1781
1781
|
};
|
|
1782
1782
|
const deserializeAws_json1_1GetConfigResponse = (output, context) => {
|
|
1783
1783
|
return {
|
|
1784
|
-
ConfigCred:
|
|
1785
|
-
ConfigFile:
|
|
1786
|
-
ConfigType:
|
|
1784
|
+
ConfigCred: smithy_client_1.expectString(output.ConfigCred),
|
|
1785
|
+
ConfigFile: smithy_client_1.expectString(output.ConfigFile),
|
|
1786
|
+
ConfigType: smithy_client_1.expectString(output.ConfigType),
|
|
1787
1787
|
};
|
|
1788
1788
|
};
|
|
1789
1789
|
const deserializeAws_json1_1HapgList = (output, context) => {
|
|
@@ -1793,7 +1793,7 @@ const deserializeAws_json1_1HapgList = (output, context) => {
|
|
|
1793
1793
|
if (entry === null) {
|
|
1794
1794
|
return null;
|
|
1795
1795
|
}
|
|
1796
|
-
return
|
|
1796
|
+
return smithy_client_1.expectString(entry);
|
|
1797
1797
|
});
|
|
1798
1798
|
};
|
|
1799
1799
|
const deserializeAws_json1_1HsmList = (output, context) => {
|
|
@@ -1803,13 +1803,13 @@ const deserializeAws_json1_1HsmList = (output, context) => {
|
|
|
1803
1803
|
if (entry === null) {
|
|
1804
1804
|
return null;
|
|
1805
1805
|
}
|
|
1806
|
-
return
|
|
1806
|
+
return smithy_client_1.expectString(entry);
|
|
1807
1807
|
});
|
|
1808
1808
|
};
|
|
1809
1809
|
const deserializeAws_json1_1InvalidRequestException = (output, context) => {
|
|
1810
1810
|
return {
|
|
1811
|
-
message:
|
|
1812
|
-
retryable:
|
|
1811
|
+
message: smithy_client_1.expectString(output.message),
|
|
1812
|
+
retryable: smithy_client_1.expectBoolean(output.retryable),
|
|
1813
1813
|
};
|
|
1814
1814
|
};
|
|
1815
1815
|
const deserializeAws_json1_1ListAvailableZonesResponse = (output, context) => {
|
|
@@ -1824,7 +1824,7 @@ const deserializeAws_json1_1ListHapgsResponse = (output, context) => {
|
|
|
1824
1824
|
HapgList: output.HapgList !== undefined && output.HapgList !== null
|
|
1825
1825
|
? deserializeAws_json1_1HapgList(output.HapgList, context)
|
|
1826
1826
|
: undefined,
|
|
1827
|
-
NextToken:
|
|
1827
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
1828
1828
|
};
|
|
1829
1829
|
};
|
|
1830
1830
|
const deserializeAws_json1_1ListHsmsResponse = (output, context) => {
|
|
@@ -1832,7 +1832,7 @@ const deserializeAws_json1_1ListHsmsResponse = (output, context) => {
|
|
|
1832
1832
|
HsmList: output.HsmList !== undefined && output.HsmList !== null
|
|
1833
1833
|
? deserializeAws_json1_1HsmList(output.HsmList, context)
|
|
1834
1834
|
: undefined,
|
|
1835
|
-
NextToken:
|
|
1835
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
1836
1836
|
};
|
|
1837
1837
|
};
|
|
1838
1838
|
const deserializeAws_json1_1ListLunaClientsResponse = (output, context) => {
|
|
@@ -1840,7 +1840,7 @@ const deserializeAws_json1_1ListLunaClientsResponse = (output, context) => {
|
|
|
1840
1840
|
ClientList: output.ClientList !== undefined && output.ClientList !== null
|
|
1841
1841
|
? deserializeAws_json1_1ClientList(output.ClientList, context)
|
|
1842
1842
|
: undefined,
|
|
1843
|
-
NextToken:
|
|
1843
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
1844
1844
|
};
|
|
1845
1845
|
};
|
|
1846
1846
|
const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
@@ -1852,17 +1852,17 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
|
1852
1852
|
};
|
|
1853
1853
|
const deserializeAws_json1_1ModifyHapgResponse = (output, context) => {
|
|
1854
1854
|
return {
|
|
1855
|
-
HapgArn:
|
|
1855
|
+
HapgArn: smithy_client_1.expectString(output.HapgArn),
|
|
1856
1856
|
};
|
|
1857
1857
|
};
|
|
1858
1858
|
const deserializeAws_json1_1ModifyHsmResponse = (output, context) => {
|
|
1859
1859
|
return {
|
|
1860
|
-
HsmArn:
|
|
1860
|
+
HsmArn: smithy_client_1.expectString(output.HsmArn),
|
|
1861
1861
|
};
|
|
1862
1862
|
};
|
|
1863
1863
|
const deserializeAws_json1_1ModifyLunaClientResponse = (output, context) => {
|
|
1864
1864
|
return {
|
|
1865
|
-
ClientArn:
|
|
1865
|
+
ClientArn: smithy_client_1.expectString(output.ClientArn),
|
|
1866
1866
|
};
|
|
1867
1867
|
};
|
|
1868
1868
|
const deserializeAws_json1_1PartitionList = (output, context) => {
|
|
@@ -1872,7 +1872,7 @@ const deserializeAws_json1_1PartitionList = (output, context) => {
|
|
|
1872
1872
|
if (entry === null) {
|
|
1873
1873
|
return null;
|
|
1874
1874
|
}
|
|
1875
|
-
return
|
|
1875
|
+
return smithy_client_1.expectString(entry);
|
|
1876
1876
|
});
|
|
1877
1877
|
};
|
|
1878
1878
|
const deserializeAws_json1_1PartitionSerialList = (output, context) => {
|
|
@@ -1882,18 +1882,18 @@ const deserializeAws_json1_1PartitionSerialList = (output, context) => {
|
|
|
1882
1882
|
if (entry === null) {
|
|
1883
1883
|
return null;
|
|
1884
1884
|
}
|
|
1885
|
-
return
|
|
1885
|
+
return smithy_client_1.expectString(entry);
|
|
1886
1886
|
});
|
|
1887
1887
|
};
|
|
1888
1888
|
const deserializeAws_json1_1RemoveTagsFromResourceResponse = (output, context) => {
|
|
1889
1889
|
return {
|
|
1890
|
-
Status:
|
|
1890
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
1891
1891
|
};
|
|
1892
1892
|
};
|
|
1893
1893
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
1894
1894
|
return {
|
|
1895
|
-
Key:
|
|
1896
|
-
Value:
|
|
1895
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
1896
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
1897
1897
|
};
|
|
1898
1898
|
};
|
|
1899
1899
|
const deserializeAws_json1_1TagList = (output, context) => {
|