@aws-sdk/client-cloudhsm 3.775.0 → 3.777.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/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -0
- package/dist-types/commands/CreateHapgCommand.d.ts +1 -0
- package/dist-types/commands/CreateHsmCommand.d.ts +1 -0
- package/dist-types/commands/CreateLunaClientCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHapgCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHsmCommand.d.ts +1 -0
- package/dist-types/commands/DeleteLunaClientCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHapgCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHsmCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLunaClientCommand.d.ts +1 -0
- package/dist-types/commands/GetConfigCommand.d.ts +1 -0
- package/dist-types/commands/ListAvailableZonesCommand.d.ts +1 -0
- package/dist-types/commands/ListHapgsCommand.d.ts +1 -0
- package/dist-types/commands/ListHsmsCommand.d.ts +1 -0
- package/dist-types/commands/ListLunaClientsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ModifyHapgCommand.d.ts +1 -0
- package/dist-types/commands/ModifyHsmCommand.d.ts +1 -0
- package/dist-types/commands/ModifyLunaClientCommand.d.ts +1 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -83,6 +83,7 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
83
83
|
* @throws {@link CloudHSMServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CreateHapgCommand_base: {
|
|
|
76
76
|
* @throws {@link CloudHSMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateHapgCommand extends CreateHapgCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const CreateHsmCommand_base: {
|
|
|
91
91
|
* @throws {@link CloudHSMServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class CreateHsmCommand extends CreateHsmCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CreateLunaClientCommand_base: {
|
|
|
76
76
|
* @throws {@link CloudHSMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateLunaClientCommand extends CreateLunaClientCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DeleteHapgCommand_base: {
|
|
|
75
75
|
* @throws {@link CloudHSMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteHapgCommand extends DeleteHapgCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DeleteHsmCommand_base: {
|
|
|
76
76
|
* @throws {@link CloudHSMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeleteHsmCommand extends DeleteHsmCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DeleteLunaClientCommand_base: {
|
|
|
75
75
|
* @throws {@link CloudHSMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteLunaClientCommand extends DeleteLunaClientCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const DescribeHapgCommand_base: {
|
|
|
91
91
|
* @throws {@link CloudHSMServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class DescribeHapgCommand extends DescribeHapgCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DescribeHsmCommand_base: {
|
|
|
99
99
|
* @throws {@link CloudHSMServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DescribeHsmCommand extends DescribeHsmCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DescribeLunaClientCommand_base: {
|
|
|
80
80
|
* @throws {@link CloudHSMServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DescribeLunaClientCommand extends DescribeLunaClientCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const GetConfigCommand_base: {
|
|
|
82
82
|
* @throws {@link CloudHSMServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetConfigCommand extends GetConfigCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListAvailableZonesCommand_base: {
|
|
|
75
75
|
* @throws {@link CloudHSMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListAvailableZonesCommand extends ListAvailableZonesCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListHapgsCommand_base: {
|
|
|
82
82
|
* @throws {@link CloudHSMServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListHapgsCommand extends ListHapgsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListHsmsCommand_base: {
|
|
|
83
83
|
* @throws {@link CloudHSMServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListHsmsCommand extends ListHsmsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListLunaClientsCommand_base: {
|
|
|
82
82
|
* @throws {@link CloudHSMServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListLunaClientsCommand extends ListLunaClientsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
80
80
|
* @throws {@link CloudHSMServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ModifyHapgCommand_base: {
|
|
|
79
79
|
* @throws {@link CloudHSMServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ModifyHapgCommand extends ModifyHapgCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const ModifyHsmCommand_base: {
|
|
|
86
86
|
* @throws {@link CloudHSMServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ModifyHsmCommand extends ModifyHsmCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const ModifyLunaClientCommand_base: {
|
|
|
72
72
|
* @throws {@link CloudHSMServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ModifyLunaClientCommand extends ModifyLunaClientCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
80
80
|
* @throws {@link CloudHSMServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from CloudHSM service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudhsm",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|