@aws-sdk/client-cloudhsm-v2 3.405.0 → 3.409.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.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const p = "required", q = "fn", r = "argv", s = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
6
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
4
+ const t = "required", u = "fn", v = "argv", w = "ref";
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = { [t]: false, "type": "String" }, h = { [t]: true, "default": false, "type": "Boolean" }, i = { [w]: "Endpoint" }, j = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, k = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, l = {}, m = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsFIPS"] }] }, n = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsDualStack"] }] }, o = { [u]: "getAttr", [v]: [{ [w]: e }, "name"] }, p = { "url": "https://cloudhsmv2.{Region}.amazonaws.com", "properties": {}, "headers": {} }, q = [j], r = [k], s = [{ [w]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [u]: a, [v]: [i] }], type: b, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [u]: a, [v]: s }], type: b, rules: [{ conditions: [{ [u]: "aws.partition", [v]: s, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, n], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [n], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { conditions: [{ [u]: f, [v]: ["aws", o] }], endpoint: p, type: d }, { conditions: [{ [u]: f, [v]: ["aws-us-gov", o] }], endpoint: p, type: d }, { endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const p = "required", q = "fn", r = "argv", s = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
3
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
1
+ const t = "required", u = "fn", v = "argv", w = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = { [t]: false, "type": "String" }, h = { [t]: true, "default": false, "type": "Boolean" }, i = { [w]: "Endpoint" }, j = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, k = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, l = {}, m = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsFIPS"] }] }, n = { [u]: "booleanEquals", [v]: [true, { [u]: "getAttr", [v]: [{ [w]: e }, "supportsDualStack"] }] }, o = { [u]: "getAttr", [v]: [{ [w]: e }, "name"] }, p = { "url": "https://cloudhsmv2.{Region}.amazonaws.com", "properties": {}, "headers": {} }, q = [j], r = [k], s = [{ [w]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [u]: a, [v]: [i] }], type: b, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [u]: a, [v]: s }], type: b, rules: [{ conditions: [{ [u]: "aws.partition", [v]: s, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, n], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [n], type: b, rules: [{ endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { conditions: [{ [u]: f, [v]: ["aws", o] }], endpoint: p, type: d }, { conditions: [{ [u]: f, [v]: ["aws-us-gov", o] }], endpoint: p, type: d }, { endpoint: { url: "https://cloudhsmv2.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
4
4
  export const ruleSet = _data;
@@ -32,7 +32,7 @@ export interface CreateClusterCommandOutput extends CreateClusterResponse, __Met
32
32
  * const client = new CloudHSMV2Client(config);
33
33
  * const input = { // CreateClusterRequest
34
34
  * BackupRetentionPolicy: { // BackupRetentionPolicy
35
- * Type: "STRING_VALUE",
35
+ * Type: "DAYS",
36
36
  * Value: "STRING_VALUE",
37
37
  * },
38
38
  * HsmType: "STRING_VALUE", // required
@@ -51,9 +51,9 @@ export interface CreateClusterCommandOutput extends CreateClusterResponse, __Met
51
51
  * const response = await client.send(command);
52
52
  * // { // CreateClusterResponse
53
53
  * // Cluster: { // Cluster
54
- * // BackupPolicy: "STRING_VALUE",
54
+ * // BackupPolicy: "DEFAULT",
55
55
  * // BackupRetentionPolicy: { // BackupRetentionPolicy
56
- * // Type: "STRING_VALUE",
56
+ * // Type: "DAYS",
57
57
  * // Value: "STRING_VALUE",
58
58
  * // },
59
59
  * // ClusterId: "STRING_VALUE",
@@ -66,7 +66,7 @@ export interface CreateClusterCommandOutput extends CreateClusterResponse, __Met
66
66
  * // EniId: "STRING_VALUE",
67
67
  * // EniIp: "STRING_VALUE",
68
68
  * // HsmId: "STRING_VALUE", // required
69
- * // State: "STRING_VALUE",
69
+ * // State: "CREATE_IN_PROGRESS" || "ACTIVE" || "DEGRADED" || "DELETE_IN_PROGRESS" || "DELETED",
70
70
  * // StateMessage: "STRING_VALUE",
71
71
  * // },
72
72
  * // ],
@@ -74,7 +74,7 @@ export interface CreateClusterCommandOutput extends CreateClusterResponse, __Met
74
74
  * // PreCoPassword: "STRING_VALUE",
75
75
  * // SecurityGroup: "STRING_VALUE",
76
76
  * // SourceBackupId: "STRING_VALUE",
77
- * // State: "STRING_VALUE",
77
+ * // State: "CREATE_IN_PROGRESS" || "UNINITIALIZED" || "INITIALIZE_IN_PROGRESS" || "INITIALIZED" || "ACTIVE" || "UPDATE_IN_PROGRESS" || "DELETE_IN_PROGRESS" || "DELETED" || "DEGRADED",
78
78
  * // StateMessage: "STRING_VALUE",
79
79
  * // SubnetMapping: { // ExternalSubnetMapping
80
80
  * // "<keys>": "STRING_VALUE",
@@ -46,7 +46,7 @@ export interface CreateHsmCommandOutput extends CreateHsmResponse, __MetadataBea
46
46
  * // EniId: "STRING_VALUE",
47
47
  * // EniIp: "STRING_VALUE",
48
48
  * // HsmId: "STRING_VALUE", // required
49
- * // State: "STRING_VALUE",
49
+ * // State: "CREATE_IN_PROGRESS" || "ACTIVE" || "DEGRADED" || "DELETE_IN_PROGRESS" || "DELETED",
50
50
  * // StateMessage: "STRING_VALUE",
51
51
  * // },
52
52
  * // };
@@ -40,7 +40,7 @@ export interface DeleteBackupCommandOutput extends DeleteBackupResponse, __Metad
40
40
  * // { // DeleteBackupResponse
41
41
  * // Backup: { // Backup
42
42
  * // BackupId: "STRING_VALUE", // required
43
- * // BackupState: "STRING_VALUE",
43
+ * // BackupState: "CREATE_IN_PROGRESS" || "READY" || "DELETED" || "PENDING_DELETION",
44
44
  * // ClusterId: "STRING_VALUE",
45
45
  * // CreateTimestamp: new Date("TIMESTAMP"),
46
46
  * // CopyTimestamp: new Date("TIMESTAMP"),
@@ -38,9 +38,9 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResponse, __Met
38
38
  * const response = await client.send(command);
39
39
  * // { // DeleteClusterResponse
40
40
  * // Cluster: { // Cluster
41
- * // BackupPolicy: "STRING_VALUE",
41
+ * // BackupPolicy: "DEFAULT",
42
42
  * // BackupRetentionPolicy: { // BackupRetentionPolicy
43
- * // Type: "STRING_VALUE",
43
+ * // Type: "DAYS",
44
44
  * // Value: "STRING_VALUE",
45
45
  * // },
46
46
  * // ClusterId: "STRING_VALUE",
@@ -53,7 +53,7 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResponse, __Met
53
53
  * // EniId: "STRING_VALUE",
54
54
  * // EniIp: "STRING_VALUE",
55
55
  * // HsmId: "STRING_VALUE", // required
56
- * // State: "STRING_VALUE",
56
+ * // State: "CREATE_IN_PROGRESS" || "ACTIVE" || "DEGRADED" || "DELETE_IN_PROGRESS" || "DELETED",
57
57
  * // StateMessage: "STRING_VALUE",
58
58
  * // },
59
59
  * // ],
@@ -61,7 +61,7 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResponse, __Met
61
61
  * // PreCoPassword: "STRING_VALUE",
62
62
  * // SecurityGroup: "STRING_VALUE",
63
63
  * // SourceBackupId: "STRING_VALUE",
64
- * // State: "STRING_VALUE",
64
+ * // State: "CREATE_IN_PROGRESS" || "UNINITIALIZED" || "INITIALIZE_IN_PROGRESS" || "INITIALIZED" || "ACTIVE" || "UPDATE_IN_PROGRESS" || "DELETE_IN_PROGRESS" || "DELETED" || "DEGRADED",
65
65
  * // StateMessage: "STRING_VALUE",
66
66
  * // SubnetMapping: { // ExternalSubnetMapping
67
67
  * // "<keys>": "STRING_VALUE",
@@ -51,7 +51,7 @@ export interface DescribeBackupsCommandOutput extends DescribeBackupsResponse, _
51
51
  * // Backups: [ // Backups
52
52
  * // { // Backup
53
53
  * // BackupId: "STRING_VALUE", // required
54
- * // BackupState: "STRING_VALUE",
54
+ * // BackupState: "CREATE_IN_PROGRESS" || "READY" || "DELETED" || "PENDING_DELETION",
55
55
  * // ClusterId: "STRING_VALUE",
56
56
  * // CreateTimestamp: new Date("TIMESTAMP"),
57
57
  * // CopyTimestamp: new Date("TIMESTAMP"),
@@ -49,9 +49,9 @@ export interface DescribeClustersCommandOutput extends DescribeClustersResponse,
49
49
  * // { // DescribeClustersResponse
50
50
  * // Clusters: [ // Clusters
51
51
  * // { // Cluster
52
- * // BackupPolicy: "STRING_VALUE",
52
+ * // BackupPolicy: "DEFAULT",
53
53
  * // BackupRetentionPolicy: { // BackupRetentionPolicy
54
- * // Type: "STRING_VALUE",
54
+ * // Type: "DAYS",
55
55
  * // Value: "STRING_VALUE",
56
56
  * // },
57
57
  * // ClusterId: "STRING_VALUE",
@@ -64,7 +64,7 @@ export interface DescribeClustersCommandOutput extends DescribeClustersResponse,
64
64
  * // EniId: "STRING_VALUE",
65
65
  * // EniIp: "STRING_VALUE",
66
66
  * // HsmId: "STRING_VALUE", // required
67
- * // State: "STRING_VALUE",
67
+ * // State: "CREATE_IN_PROGRESS" || "ACTIVE" || "DEGRADED" || "DELETE_IN_PROGRESS" || "DELETED",
68
68
  * // StateMessage: "STRING_VALUE",
69
69
  * // },
70
70
  * // ],
@@ -72,7 +72,7 @@ export interface DescribeClustersCommandOutput extends DescribeClustersResponse,
72
72
  * // PreCoPassword: "STRING_VALUE",
73
73
  * // SecurityGroup: "STRING_VALUE",
74
74
  * // SourceBackupId: "STRING_VALUE",
75
- * // State: "STRING_VALUE",
75
+ * // State: "CREATE_IN_PROGRESS" || "UNINITIALIZED" || "INITIALIZE_IN_PROGRESS" || "INITIALIZED" || "ACTIVE" || "UPDATE_IN_PROGRESS" || "DELETE_IN_PROGRESS" || "DELETED" || "DEGRADED",
76
76
  * // StateMessage: "STRING_VALUE",
77
77
  * // SubnetMapping: { // ExternalSubnetMapping
78
78
  * // "<keys>": "STRING_VALUE",
@@ -41,7 +41,7 @@ export interface InitializeClusterCommandOutput extends InitializeClusterRespons
41
41
  * const command = new InitializeClusterCommand(input);
42
42
  * const response = await client.send(command);
43
43
  * // { // InitializeClusterResponse
44
- * // State: "STRING_VALUE",
44
+ * // State: "CREATE_IN_PROGRESS" || "UNINITIALIZED" || "INITIALIZE_IN_PROGRESS" || "INITIALIZED" || "ACTIVE" || "UPDATE_IN_PROGRESS" || "DELETE_IN_PROGRESS" || "DELETED" || "DEGRADED",
45
45
  * // StateMessage: "STRING_VALUE",
46
46
  * // };
47
47
  *
@@ -39,7 +39,7 @@ export interface ModifyBackupAttributesCommandOutput extends ModifyBackupAttribu
39
39
  * // { // ModifyBackupAttributesResponse
40
40
  * // Backup: { // Backup
41
41
  * // BackupId: "STRING_VALUE", // required
42
- * // BackupState: "STRING_VALUE",
42
+ * // BackupState: "CREATE_IN_PROGRESS" || "READY" || "DELETED" || "PENDING_DELETION",
43
43
  * // ClusterId: "STRING_VALUE",
44
44
  * // CreateTimestamp: new Date("TIMESTAMP"),
45
45
  * // CopyTimestamp: new Date("TIMESTAMP"),
@@ -32,7 +32,7 @@ export interface ModifyClusterCommandOutput extends ModifyClusterResponse, __Met
32
32
  * const client = new CloudHSMV2Client(config);
33
33
  * const input = { // ModifyClusterRequest
34
34
  * BackupRetentionPolicy: { // BackupRetentionPolicy
35
- * Type: "STRING_VALUE",
35
+ * Type: "DAYS",
36
36
  * Value: "STRING_VALUE",
37
37
  * },
38
38
  * ClusterId: "STRING_VALUE", // required
@@ -41,9 +41,9 @@ export interface ModifyClusterCommandOutput extends ModifyClusterResponse, __Met
41
41
  * const response = await client.send(command);
42
42
  * // { // ModifyClusterResponse
43
43
  * // Cluster: { // Cluster
44
- * // BackupPolicy: "STRING_VALUE",
44
+ * // BackupPolicy: "DEFAULT",
45
45
  * // BackupRetentionPolicy: { // BackupRetentionPolicy
46
- * // Type: "STRING_VALUE",
46
+ * // Type: "DAYS",
47
47
  * // Value: "STRING_VALUE",
48
48
  * // },
49
49
  * // ClusterId: "STRING_VALUE",
@@ -56,7 +56,7 @@ export interface ModifyClusterCommandOutput extends ModifyClusterResponse, __Met
56
56
  * // EniId: "STRING_VALUE",
57
57
  * // EniIp: "STRING_VALUE",
58
58
  * // HsmId: "STRING_VALUE", // required
59
- * // State: "STRING_VALUE",
59
+ * // State: "CREATE_IN_PROGRESS" || "ACTIVE" || "DEGRADED" || "DELETE_IN_PROGRESS" || "DELETED",
60
60
  * // StateMessage: "STRING_VALUE",
61
61
  * // },
62
62
  * // ],
@@ -64,7 +64,7 @@ export interface ModifyClusterCommandOutput extends ModifyClusterResponse, __Met
64
64
  * // PreCoPassword: "STRING_VALUE",
65
65
  * // SecurityGroup: "STRING_VALUE",
66
66
  * // SourceBackupId: "STRING_VALUE",
67
- * // State: "STRING_VALUE",
67
+ * // State: "CREATE_IN_PROGRESS" || "UNINITIALIZED" || "INITIALIZE_IN_PROGRESS" || "INITIALIZED" || "ACTIVE" || "UPDATE_IN_PROGRESS" || "DELETE_IN_PROGRESS" || "DELETED" || "DEGRADED",
68
68
  * // StateMessage: "STRING_VALUE",
69
69
  * // SubnetMapping: { // ExternalSubnetMapping
70
70
  * // "<keys>": "STRING_VALUE",
@@ -40,7 +40,7 @@ export interface RestoreBackupCommandOutput extends RestoreBackupResponse, __Met
40
40
  * // { // RestoreBackupResponse
41
41
  * // Backup: { // Backup
42
42
  * // BackupId: "STRING_VALUE", // required
43
- * // BackupState: "STRING_VALUE",
43
+ * // BackupState: "CREATE_IN_PROGRESS" || "READY" || "DELETED" || "PENDING_DELETION",
44
44
  * // ClusterId: "STRING_VALUE",
45
45
  * // CreateTimestamp: new Date("TIMESTAMP"),
46
46
  * // CopyTimestamp: new Date("TIMESTAMP"),
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudhsm-v2",
3
3
  "description": "AWS SDK for JavaScript Cloudhsm V2 Client for Node.js, Browser and React Native",
4
- "version": "3.405.0",
4
+ "version": "3.409.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,17 +21,17 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.405.0",
25
- "@aws-sdk/credential-provider-node": "3.405.0",
26
- "@aws-sdk/middleware-host-header": "3.398.0",
27
- "@aws-sdk/middleware-logger": "3.398.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.398.0",
29
- "@aws-sdk/middleware-signing": "3.398.0",
30
- "@aws-sdk/middleware-user-agent": "3.398.0",
31
- "@aws-sdk/types": "3.398.0",
32
- "@aws-sdk/util-endpoints": "3.398.0",
33
- "@aws-sdk/util-user-agent-browser": "3.398.0",
34
- "@aws-sdk/util-user-agent-node": "3.405.0",
24
+ "@aws-sdk/client-sts": "3.409.0",
25
+ "@aws-sdk/credential-provider-node": "3.409.0",
26
+ "@aws-sdk/middleware-host-header": "3.408.0",
27
+ "@aws-sdk/middleware-logger": "3.408.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.408.0",
29
+ "@aws-sdk/middleware-signing": "3.408.0",
30
+ "@aws-sdk/middleware-user-agent": "3.408.0",
31
+ "@aws-sdk/types": "3.408.0",
32
+ "@aws-sdk/util-endpoints": "3.408.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.408.0",
34
+ "@aws-sdk/util-user-agent-node": "3.408.0",
35
35
  "@smithy/config-resolver": "^2.0.5",
36
36
  "@smithy/fetch-http-handler": "^2.0.5",
37
37
  "@smithy/hash-node": "^2.0.5",