@aws-sdk/client-cloudhsm 3.34.0 → 3.35.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 +12 -0
- package/{dist/cjs → dist-cjs}/CloudHSM.js +0 -0
- package/dist-cjs/CloudHSM.js.map +1 -0
- package/{dist/cjs → dist-cjs}/CloudHSMClient.js +8 -8
- package/dist-cjs/CloudHSMClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/AddTagsToResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateHapgCommand.js +2 -2
- package/dist-cjs/commands/CreateHapgCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateHsmCommand.js +2 -2
- package/dist-cjs/commands/CreateHsmCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLunaClientCommand.js +2 -2
- package/dist-cjs/commands/CreateLunaClientCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteHapgCommand.js +2 -2
- package/{dist/cjs/commands/CreateHapgCommand.js.map → dist-cjs/commands/DeleteHapgCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/DeleteHsmCommand.js +2 -2
- package/dist-cjs/commands/DeleteHsmCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLunaClientCommand.js +2 -2
- package/dist-cjs/commands/DeleteLunaClientCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeHapgCommand.js +2 -2
- package/dist-cjs/commands/DescribeHapgCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeHsmCommand.js +2 -2
- package/dist-cjs/commands/DescribeHsmCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLunaClientCommand.js +2 -2
- package/dist-cjs/commands/DescribeLunaClientCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetConfigCommand.js +2 -2
- package/dist-cjs/commands/GetConfigCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListAvailableZonesCommand.js +2 -2
- package/dist-cjs/commands/ListAvailableZonesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListHapgsCommand.js +2 -2
- package/dist-cjs/commands/ListHapgsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListHsmsCommand.js +2 -2
- package/dist-cjs/commands/ListHsmsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListLunaClientsCommand.js +2 -2
- package/dist-cjs/commands/ListLunaClientsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ModifyHapgCommand.js +2 -2
- package/dist-cjs/commands/ModifyHapgCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ModifyHsmCommand.js +2 -2
- package/dist-cjs/commands/ModifyHsmCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ModifyLunaClientCommand.js +2 -2
- package/dist-cjs/commands/ModifyLunaClientCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/CloudHSM.js +0 -0
- package/{dist/es → dist-es}/CloudHSM.js.map +1 -1
- package/{dist/es → dist-es}/CloudHSMClient.js +1 -1
- package/dist-es/CloudHSMClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/AddTagsToResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateHapgCommand.js +2 -2
- package/dist-es/commands/CreateHapgCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateHsmCommand.js +2 -2
- package/dist-es/commands/CreateHsmCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLunaClientCommand.js +2 -2
- package/dist-es/commands/CreateLunaClientCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteHapgCommand.js +2 -2
- package/dist-es/commands/DeleteHapgCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteHsmCommand.js +2 -2
- package/dist-es/commands/DeleteHsmCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLunaClientCommand.js +2 -2
- package/dist-es/commands/DeleteLunaClientCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeHapgCommand.js +2 -2
- package/dist-es/commands/DescribeHapgCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeHsmCommand.js +2 -2
- package/dist-es/commands/DescribeHsmCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLunaClientCommand.js +2 -2
- package/dist-es/commands/DescribeLunaClientCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetConfigCommand.js +2 -2
- package/dist-es/commands/GetConfigCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListAvailableZonesCommand.js +2 -2
- package/dist-es/commands/ListAvailableZonesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListHapgsCommand.js +2 -2
- package/dist-es/commands/ListHapgsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListHsmsCommand.js +2 -2
- package/dist-es/commands/ListHsmsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListLunaClientsCommand.js +2 -2
- package/dist-es/commands/ListLunaClientsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ModifyHapgCommand.js +2 -2
- package/dist-es/commands/ModifyHapgCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ModifyHsmCommand.js +2 -2
- package/dist-es/commands/ModifyHsmCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ModifyLunaClientCommand.js +2 -2
- package/dist-es/commands/ModifyLunaClientCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/CloudHSM.d.ts +1 -1
- package/{dist/types → dist-types}/CloudHSMClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AddTagsToResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListAvailableZonesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListHapgsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListHsmsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListLunaClientsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ModifyHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ModifyHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ModifyLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/CloudHSM.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/CloudHSMClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListAvailableZonesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListHapgsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListHsmsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListLunaClientsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ModifyHapgCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ModifyHsmCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ModifyLunaClientCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{CloudHSM.ts → src/CloudHSM.ts} +2 -1
- package/{CloudHSMClient.ts → src/CloudHSMClient.ts} +41 -40
- package/{commands → src/commands}/AddTagsToResourceCommand.ts +8 -7
- package/{commands → src/commands}/CreateHapgCommand.ts +8 -7
- package/{commands → src/commands}/CreateHsmCommand.ts +5 -4
- package/{commands → src/commands}/CreateLunaClientCommand.ts +8 -7
- package/{commands → src/commands}/DeleteHapgCommand.ts +8 -7
- package/{commands → src/commands}/DeleteHsmCommand.ts +5 -4
- package/{commands → src/commands}/DeleteLunaClientCommand.ts +8 -7
- package/{commands → src/commands}/DescribeHapgCommand.ts +8 -7
- package/{commands → src/commands}/DescribeHsmCommand.ts +8 -7
- package/{commands → src/commands}/DescribeLunaClientCommand.ts +8 -7
- package/{commands → src/commands}/GetConfigCommand.ts +5 -4
- package/{commands → src/commands}/ListAvailableZonesCommand.ts +8 -7
- package/{commands → src/commands}/ListHapgsCommand.ts +5 -4
- package/{commands → src/commands}/ListHsmsCommand.ts +5 -4
- package/{commands → src/commands}/ListLunaClientsCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/ModifyHapgCommand.ts +8 -7
- package/{commands → src/commands}/ModifyHsmCommand.ts +5 -4
- package/{commands → src/commands}/ModifyLunaClientCommand.ts +8 -7
- package/{commands → src/commands}/RemoveTagsFromResourceCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{protocols → src/protocols}/Aws_json1_1.ts +31 -30
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/CloudHSM.js.map +0 -1
- package/dist/cjs/CloudHSMClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/cjs/commands/CreateHsmCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLunaClientCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteHapgCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteHsmCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLunaClientCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeHapgCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeHsmCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLunaClientCommand.js.map +0 -1
- package/dist/cjs/commands/GetConfigCommand.js.map +0 -1
- package/dist/cjs/commands/ListAvailableZonesCommand.js.map +0 -1
- package/dist/cjs/commands/ListHapgsCommand.js.map +0 -1
- package/dist/cjs/commands/ListHsmsCommand.js.map +0 -1
- package/dist/cjs/commands/ListLunaClientsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyHapgCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyHsmCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyLunaClientCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/CloudHSMClient.js.map +0 -1
- package/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/es/commands/CreateHapgCommand.js.map +0 -1
- package/dist/es/commands/CreateHsmCommand.js.map +0 -1
- package/dist/es/commands/CreateLunaClientCommand.js.map +0 -1
- package/dist/es/commands/DeleteHapgCommand.js.map +0 -1
- package/dist/es/commands/DeleteHsmCommand.js.map +0 -1
- package/dist/es/commands/DeleteLunaClientCommand.js.map +0 -1
- package/dist/es/commands/DescribeHapgCommand.js.map +0 -1
- package/dist/es/commands/DescribeHsmCommand.js.map +0 -1
- package/dist/es/commands/DescribeLunaClientCommand.js.map +0 -1
- package/dist/es/commands/GetConfigCommand.js.map +0 -1
- package/dist/es/commands/ListAvailableZonesCommand.js.map +0 -1
- package/dist/es/commands/ListHapgsCommand.js.map +0 -1
- package/dist/es/commands/ListHsmsCommand.js.map +0 -1
- package/dist/es/commands/ListLunaClientsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ModifyHapgCommand.js.map +0 -1
- package/dist/es/commands/ModifyHsmCommand.js.map +0 -1
- package/dist/es/commands/ModifyLunaClientCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,30 +1,3 @@
|
|
|
1
|
-
import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
|
|
2
|
-
import { CreateHapgCommandInput, CreateHapgCommandOutput } from "./commands/CreateHapgCommand";
|
|
3
|
-
import { CreateHsmCommandInput, CreateHsmCommandOutput } from "./commands/CreateHsmCommand";
|
|
4
|
-
import { CreateLunaClientCommandInput, CreateLunaClientCommandOutput } from "./commands/CreateLunaClientCommand";
|
|
5
|
-
import { DeleteHapgCommandInput, DeleteHapgCommandOutput } from "./commands/DeleteHapgCommand";
|
|
6
|
-
import { DeleteHsmCommandInput, DeleteHsmCommandOutput } from "./commands/DeleteHsmCommand";
|
|
7
|
-
import { DeleteLunaClientCommandInput, DeleteLunaClientCommandOutput } from "./commands/DeleteLunaClientCommand";
|
|
8
|
-
import { DescribeHapgCommandInput, DescribeHapgCommandOutput } from "./commands/DescribeHapgCommand";
|
|
9
|
-
import { DescribeHsmCommandInput, DescribeHsmCommandOutput } from "./commands/DescribeHsmCommand";
|
|
10
|
-
import { DescribeLunaClientCommandInput, DescribeLunaClientCommandOutput } from "./commands/DescribeLunaClientCommand";
|
|
11
|
-
import { GetConfigCommandInput, GetConfigCommandOutput } from "./commands/GetConfigCommand";
|
|
12
|
-
import { ListAvailableZonesCommandInput, ListAvailableZonesCommandOutput } from "./commands/ListAvailableZonesCommand";
|
|
13
|
-
import { ListHapgsCommandInput, ListHapgsCommandOutput } from "./commands/ListHapgsCommand";
|
|
14
|
-
import { ListHsmsCommandInput, ListHsmsCommandOutput } from "./commands/ListHsmsCommand";
|
|
15
|
-
import { ListLunaClientsCommandInput, ListLunaClientsCommandOutput } from "./commands/ListLunaClientsCommand";
|
|
16
|
-
import {
|
|
17
|
-
ListTagsForResourceCommandInput,
|
|
18
|
-
ListTagsForResourceCommandOutput,
|
|
19
|
-
} from "./commands/ListTagsForResourceCommand";
|
|
20
|
-
import { ModifyHapgCommandInput, ModifyHapgCommandOutput } from "./commands/ModifyHapgCommand";
|
|
21
|
-
import { ModifyHsmCommandInput, ModifyHsmCommandOutput } from "./commands/ModifyHsmCommand";
|
|
22
|
-
import { ModifyLunaClientCommandInput, ModifyLunaClientCommandOutput } from "./commands/ModifyLunaClientCommand";
|
|
23
|
-
import {
|
|
24
|
-
RemoveTagsFromResourceCommandInput,
|
|
25
|
-
RemoveTagsFromResourceCommandOutput,
|
|
26
|
-
} from "./commands/RemoveTagsFromResourceCommand";
|
|
27
|
-
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
28
1
|
import {
|
|
29
2
|
EndpointsInputConfig,
|
|
30
3
|
EndpointsResolvedConfig,
|
|
@@ -35,13 +8,13 @@ import {
|
|
|
35
8
|
} from "@aws-sdk/config-resolver";
|
|
36
9
|
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
37
10
|
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
38
12
|
HostHeaderInputConfig,
|
|
39
13
|
HostHeaderResolvedConfig,
|
|
40
|
-
getHostHeaderPlugin,
|
|
41
14
|
resolveHostHeaderConfig,
|
|
42
15
|
} from "@aws-sdk/middleware-host-header";
|
|
43
16
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
44
|
-
import {
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
45
18
|
import {
|
|
46
19
|
AwsAuthInputConfig,
|
|
47
20
|
AwsAuthResolvedConfig,
|
|
@@ -49,10 +22,10 @@ import {
|
|
|
49
22
|
resolveAwsAuthConfig,
|
|
50
23
|
} from "@aws-sdk/middleware-signing";
|
|
51
24
|
import {
|
|
52
|
-
UserAgentInputConfig,
|
|
53
|
-
UserAgentResolvedConfig,
|
|
54
25
|
getUserAgentPlugin,
|
|
55
26
|
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
56
29
|
} from "@aws-sdk/middleware-user-agent";
|
|
57
30
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
58
31
|
import {
|
|
@@ -61,8 +34,6 @@ import {
|
|
|
61
34
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
62
35
|
} from "@aws-sdk/smithy-client";
|
|
63
36
|
import {
|
|
64
|
-
Provider,
|
|
65
|
-
RegionInfoProvider,
|
|
66
37
|
Credentials as __Credentials,
|
|
67
38
|
Decoder as __Decoder,
|
|
68
39
|
Encoder as __Encoder,
|
|
@@ -71,11 +42,41 @@ import {
|
|
|
71
42
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
72
43
|
Logger as __Logger,
|
|
73
44
|
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
74
47
|
StreamCollector as __StreamCollector,
|
|
75
48
|
UrlParser as __UrlParser,
|
|
76
49
|
UserAgent as __UserAgent,
|
|
77
50
|
} from "@aws-sdk/types";
|
|
78
51
|
|
|
52
|
+
import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
|
|
53
|
+
import { CreateHapgCommandInput, CreateHapgCommandOutput } from "./commands/CreateHapgCommand";
|
|
54
|
+
import { CreateHsmCommandInput, CreateHsmCommandOutput } from "./commands/CreateHsmCommand";
|
|
55
|
+
import { CreateLunaClientCommandInput, CreateLunaClientCommandOutput } from "./commands/CreateLunaClientCommand";
|
|
56
|
+
import { DeleteHapgCommandInput, DeleteHapgCommandOutput } from "./commands/DeleteHapgCommand";
|
|
57
|
+
import { DeleteHsmCommandInput, DeleteHsmCommandOutput } from "./commands/DeleteHsmCommand";
|
|
58
|
+
import { DeleteLunaClientCommandInput, DeleteLunaClientCommandOutput } from "./commands/DeleteLunaClientCommand";
|
|
59
|
+
import { DescribeHapgCommandInput, DescribeHapgCommandOutput } from "./commands/DescribeHapgCommand";
|
|
60
|
+
import { DescribeHsmCommandInput, DescribeHsmCommandOutput } from "./commands/DescribeHsmCommand";
|
|
61
|
+
import { DescribeLunaClientCommandInput, DescribeLunaClientCommandOutput } from "./commands/DescribeLunaClientCommand";
|
|
62
|
+
import { GetConfigCommandInput, GetConfigCommandOutput } from "./commands/GetConfigCommand";
|
|
63
|
+
import { ListAvailableZonesCommandInput, ListAvailableZonesCommandOutput } from "./commands/ListAvailableZonesCommand";
|
|
64
|
+
import { ListHapgsCommandInput, ListHapgsCommandOutput } from "./commands/ListHapgsCommand";
|
|
65
|
+
import { ListHsmsCommandInput, ListHsmsCommandOutput } from "./commands/ListHsmsCommand";
|
|
66
|
+
import { ListLunaClientsCommandInput, ListLunaClientsCommandOutput } from "./commands/ListLunaClientsCommand";
|
|
67
|
+
import {
|
|
68
|
+
ListTagsForResourceCommandInput,
|
|
69
|
+
ListTagsForResourceCommandOutput,
|
|
70
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
71
|
+
import { ModifyHapgCommandInput, ModifyHapgCommandOutput } from "./commands/ModifyHapgCommand";
|
|
72
|
+
import { ModifyHsmCommandInput, ModifyHsmCommandOutput } from "./commands/ModifyHsmCommand";
|
|
73
|
+
import { ModifyLunaClientCommandInput, ModifyLunaClientCommandOutput } from "./commands/ModifyLunaClientCommand";
|
|
74
|
+
import {
|
|
75
|
+
RemoveTagsFromResourceCommandInput,
|
|
76
|
+
RemoveTagsFromResourceCommandOutput,
|
|
77
|
+
} from "./commands/RemoveTagsFromResourceCommand";
|
|
78
|
+
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
79
|
+
|
|
79
80
|
export type ServiceInputTypes =
|
|
80
81
|
| AddTagsToResourceCommandInput
|
|
81
82
|
| CreateHapgCommandInput
|
|
@@ -283,13 +284,13 @@ export class CloudHSMClient extends __Client<
|
|
|
283
284
|
readonly config: CloudHSMClientResolvedConfig;
|
|
284
285
|
|
|
285
286
|
constructor(configuration: CloudHSMClientConfig) {
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
287
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
288
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
289
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
290
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
291
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
292
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
293
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
293
294
|
super(_config_6);
|
|
294
295
|
this.config = _config_6;
|
|
295
296
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { AddTagsToResourceRequest, AddTagsToResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1AddTagsToResourceCommand,
|
|
5
|
-
serializeAws_json1_1AddTagsToResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { AddTagsToResourceRequest, AddTagsToResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1AddTagsToResourceCommand,
|
|
18
|
+
serializeAws_json1_1AddTagsToResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface AddTagsToResourceCommandInput extends AddTagsToResourceRequest {}
|
|
21
22
|
export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { CreateHapgRequest, CreateHapgResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateHapgCommand,
|
|
5
|
-
serializeAws_json1_1CreateHapgCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { CreateHapgRequest, CreateHapgResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateHapgCommand,
|
|
18
|
+
serializeAws_json1_1CreateHapgCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateHapgCommandInput extends CreateHapgRequest {}
|
|
21
22
|
export interface CreateHapgCommandOutput extends CreateHapgResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { CreateHsmRequest, CreateHsmResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1CreateHsmCommand, serializeAws_json1_1CreateHsmCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { CreateHsmRequest, CreateHsmResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1CreateHsmCommand, serializeAws_json1_1CreateHsmCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface CreateHsmCommandInput extends CreateHsmRequest {}
|
|
18
19
|
export interface CreateHsmCommandOutput extends CreateHsmResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { CreateLunaClientRequest, CreateLunaClientResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateLunaClientCommand,
|
|
5
|
-
serializeAws_json1_1CreateLunaClientCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { CreateLunaClientRequest, CreateLunaClientResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateLunaClientCommand,
|
|
18
|
+
serializeAws_json1_1CreateLunaClientCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateLunaClientCommandInput extends CreateLunaClientRequest {}
|
|
21
22
|
export interface CreateLunaClientCommandOutput extends CreateLunaClientResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { DeleteHapgRequest, DeleteHapgResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteHapgCommand,
|
|
5
|
-
serializeAws_json1_1DeleteHapgCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { DeleteHapgRequest, DeleteHapgResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteHapgCommand,
|
|
18
|
+
serializeAws_json1_1DeleteHapgCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteHapgCommandInput extends DeleteHapgRequest {}
|
|
21
22
|
export interface DeleteHapgCommandOutput extends DeleteHapgResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { DeleteHsmRequest, DeleteHsmResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteHsmCommand, serializeAws_json1_1DeleteHsmCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { DeleteHsmRequest, DeleteHsmResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1DeleteHsmCommand, serializeAws_json1_1DeleteHsmCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface DeleteHsmCommandInput extends DeleteHsmRequest {}
|
|
18
19
|
export interface DeleteHsmCommandOutput extends DeleteHsmResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { DeleteLunaClientRequest, DeleteLunaClientResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteLunaClientCommand,
|
|
5
|
-
serializeAws_json1_1DeleteLunaClientCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { DeleteLunaClientRequest, DeleteLunaClientResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteLunaClientCommand,
|
|
18
|
+
serializeAws_json1_1DeleteLunaClientCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteLunaClientCommandInput extends DeleteLunaClientRequest {}
|
|
21
22
|
export interface DeleteLunaClientCommandOutput extends DeleteLunaClientResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { DescribeHapgRequest, DescribeHapgResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeHapgCommand,
|
|
5
|
-
serializeAws_json1_1DescribeHapgCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { DescribeHapgRequest, DescribeHapgResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeHapgCommand,
|
|
18
|
+
serializeAws_json1_1DescribeHapgCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeHapgCommandInput extends DescribeHapgRequest {}
|
|
21
22
|
export interface DescribeHapgCommandOutput extends DescribeHapgResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { DescribeHsmRequest, DescribeHsmResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeHsmCommand,
|
|
5
|
-
serializeAws_json1_1DescribeHsmCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { DescribeHsmRequest, DescribeHsmResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeHsmCommand,
|
|
18
|
+
serializeAws_json1_1DescribeHsmCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeHsmCommandInput extends DescribeHsmRequest {}
|
|
21
22
|
export interface DescribeHsmCommandOutput extends DescribeHsmResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { DescribeLunaClientRequest, DescribeLunaClientResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeLunaClientCommand,
|
|
5
|
-
serializeAws_json1_1DescribeLunaClientCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { DescribeLunaClientRequest, DescribeLunaClientResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeLunaClientCommand,
|
|
18
|
+
serializeAws_json1_1DescribeLunaClientCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeLunaClientCommandInput extends DescribeLunaClientRequest {}
|
|
21
22
|
export interface DescribeLunaClientCommandOutput extends DescribeLunaClientResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { GetConfigRequest, GetConfigResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1GetConfigCommand, serializeAws_json1_1GetConfigCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { GetConfigRequest, GetConfigResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1GetConfigCommand, serializeAws_json1_1GetConfigCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface GetConfigCommandInput extends GetConfigRequest {}
|
|
18
19
|
export interface GetConfigCommandOutput extends GetConfigResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { ListAvailableZonesRequest, ListAvailableZonesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListAvailableZonesCommand,
|
|
5
|
-
serializeAws_json1_1ListAvailableZonesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { ListAvailableZonesRequest, ListAvailableZonesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListAvailableZonesCommand,
|
|
18
|
+
serializeAws_json1_1ListAvailableZonesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListAvailableZonesCommandInput extends ListAvailableZonesRequest {}
|
|
21
22
|
export interface ListAvailableZonesCommandOutput extends ListAvailableZonesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { ListHapgsRequest, ListHapgsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1ListHapgsCommand, serializeAws_json1_1ListHapgsCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { ListHapgsRequest, ListHapgsResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1ListHapgsCommand, serializeAws_json1_1ListHapgsCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface ListHapgsCommandInput extends ListHapgsRequest {}
|
|
18
19
|
export interface ListHapgsCommandOutput extends ListHapgsResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { ListHsmsRequest, ListHsmsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1ListHsmsCommand, serializeAws_json1_1ListHsmsCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { ListHsmsRequest, ListHsmsResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1ListHsmsCommand, serializeAws_json1_1ListHsmsCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface ListHsmsCommandInput extends ListHsmsRequest {}
|
|
18
19
|
export interface ListHsmsCommandOutput extends ListHsmsResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { ListLunaClientsRequest, ListLunaClientsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListLunaClientsCommand,
|
|
5
|
-
serializeAws_json1_1ListLunaClientsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { ListLunaClientsRequest, ListLunaClientsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListLunaClientsCommand,
|
|
18
|
+
serializeAws_json1_1ListLunaClientsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListLunaClientsCommandInput extends ListLunaClientsRequest {}
|
|
21
22
|
export interface ListLunaClientsCommandOutput extends ListLunaClientsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
5
|
-
serializeAws_json1_1ListTagsForResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
18
|
+
serializeAws_json1_1ListTagsForResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
21
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
2
|
-
import { ModifyHapgRequest, ModifyHapgResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ModifyHapgCommand,
|
|
5
|
-
serializeAws_json1_1ModifyHapgCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CloudHSMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudHSMClient";
|
|
15
|
+
import { ModifyHapgRequest, ModifyHapgResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ModifyHapgCommand,
|
|
18
|
+
serializeAws_json1_1ModifyHapgCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ModifyHapgCommandInput extends ModifyHapgRequest {}
|
|
21
22
|
export interface ModifyHapgCommandOutput extends ModifyHapgResponse, __MetadataBearer {}
|
|
22
23
|
|