@aws-sdk/client-backup 3.294.0 → 3.295.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.
Files changed (149) hide show
  1. package/dist-cjs/commands/CancelLegalHoldCommand.js +4 -4
  2. package/dist-cjs/commands/CreateBackupPlanCommand.js +4 -4
  3. package/dist-cjs/commands/CreateBackupSelectionCommand.js +4 -4
  4. package/dist-cjs/commands/CreateBackupVaultCommand.js +4 -4
  5. package/dist-cjs/commands/CreateFrameworkCommand.js +4 -4
  6. package/dist-cjs/commands/CreateLegalHoldCommand.js +4 -4
  7. package/dist-cjs/commands/CreateReportPlanCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteBackupPlanCommand.js +4 -4
  9. package/dist-cjs/commands/DeleteBackupSelectionCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteBackupVaultAccessPolicyCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteBackupVaultCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteBackupVaultLockConfigurationCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteBackupVaultNotificationsCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteFrameworkCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteRecoveryPointCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteReportPlanCommand.js +4 -4
  17. package/dist-cjs/commands/DescribeBackupJobCommand.js +4 -4
  18. package/dist-cjs/commands/DescribeBackupVaultCommand.js +4 -4
  19. package/dist-cjs/commands/DescribeCopyJobCommand.js +4 -4
  20. package/dist-cjs/commands/DescribeFrameworkCommand.js +4 -4
  21. package/dist-cjs/commands/DescribeGlobalSettingsCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeProtectedResourceCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeRecoveryPointCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeRegionSettingsCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeReportJobCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeReportPlanCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeRestoreJobCommand.js +4 -4
  28. package/dist-cjs/commands/DisassociateRecoveryPointCommand.js +4 -4
  29. package/dist-cjs/commands/DisassociateRecoveryPointFromParentCommand.js +4 -4
  30. package/dist-cjs/commands/ExportBackupPlanTemplateCommand.js +4 -4
  31. package/dist-cjs/commands/GetBackupPlanCommand.js +4 -4
  32. package/dist-cjs/commands/GetBackupPlanFromJSONCommand.js +4 -4
  33. package/dist-cjs/commands/GetBackupPlanFromTemplateCommand.js +4 -4
  34. package/dist-cjs/commands/GetBackupSelectionCommand.js +4 -4
  35. package/dist-cjs/commands/GetBackupVaultAccessPolicyCommand.js +4 -4
  36. package/dist-cjs/commands/GetBackupVaultNotificationsCommand.js +4 -4
  37. package/dist-cjs/commands/GetLegalHoldCommand.js +4 -4
  38. package/dist-cjs/commands/GetRecoveryPointRestoreMetadataCommand.js +4 -4
  39. package/dist-cjs/commands/GetSupportedResourceTypesCommand.js +4 -4
  40. package/dist-cjs/commands/ListBackupJobsCommand.js +4 -4
  41. package/dist-cjs/commands/ListBackupPlanTemplatesCommand.js +4 -4
  42. package/dist-cjs/commands/ListBackupPlanVersionsCommand.js +4 -4
  43. package/dist-cjs/commands/ListBackupPlansCommand.js +4 -4
  44. package/dist-cjs/commands/ListBackupSelectionsCommand.js +4 -4
  45. package/dist-cjs/commands/ListBackupVaultsCommand.js +4 -4
  46. package/dist-cjs/commands/ListCopyJobsCommand.js +4 -4
  47. package/dist-cjs/commands/ListFrameworksCommand.js +4 -4
  48. package/dist-cjs/commands/ListLegalHoldsCommand.js +4 -4
  49. package/dist-cjs/commands/ListProtectedResourcesCommand.js +4 -4
  50. package/dist-cjs/commands/ListRecoveryPointsByBackupVaultCommand.js +4 -4
  51. package/dist-cjs/commands/ListRecoveryPointsByLegalHoldCommand.js +4 -4
  52. package/dist-cjs/commands/ListRecoveryPointsByResourceCommand.js +4 -4
  53. package/dist-cjs/commands/ListReportJobsCommand.js +4 -4
  54. package/dist-cjs/commands/ListReportPlansCommand.js +4 -4
  55. package/dist-cjs/commands/ListRestoreJobsCommand.js +4 -4
  56. package/dist-cjs/commands/ListTagsCommand.js +4 -4
  57. package/dist-cjs/commands/PutBackupVaultAccessPolicyCommand.js +4 -4
  58. package/dist-cjs/commands/PutBackupVaultLockConfigurationCommand.js +4 -4
  59. package/dist-cjs/commands/PutBackupVaultNotificationsCommand.js +4 -4
  60. package/dist-cjs/commands/StartBackupJobCommand.js +4 -4
  61. package/dist-cjs/commands/StartCopyJobCommand.js +4 -4
  62. package/dist-cjs/commands/StartReportJobCommand.js +4 -4
  63. package/dist-cjs/commands/StartRestoreJobCommand.js +4 -4
  64. package/dist-cjs/commands/StopBackupJobCommand.js +4 -4
  65. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  66. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateBackupPlanCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateFrameworkCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateRecoveryPointLifecycleCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateRegionSettingsCommand.js +4 -4
  72. package/dist-cjs/commands/UpdateReportPlanCommand.js +4 -4
  73. package/dist-es/commands/CancelLegalHoldCommand.js +4 -4
  74. package/dist-es/commands/CreateBackupPlanCommand.js +4 -4
  75. package/dist-es/commands/CreateBackupSelectionCommand.js +4 -4
  76. package/dist-es/commands/CreateBackupVaultCommand.js +4 -4
  77. package/dist-es/commands/CreateFrameworkCommand.js +4 -4
  78. package/dist-es/commands/CreateLegalHoldCommand.js +4 -4
  79. package/dist-es/commands/CreateReportPlanCommand.js +4 -4
  80. package/dist-es/commands/DeleteBackupPlanCommand.js +4 -4
  81. package/dist-es/commands/DeleteBackupSelectionCommand.js +4 -4
  82. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +4 -4
  83. package/dist-es/commands/DeleteBackupVaultCommand.js +4 -4
  84. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +4 -4
  85. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +4 -4
  86. package/dist-es/commands/DeleteFrameworkCommand.js +4 -4
  87. package/dist-es/commands/DeleteRecoveryPointCommand.js +4 -4
  88. package/dist-es/commands/DeleteReportPlanCommand.js +4 -4
  89. package/dist-es/commands/DescribeBackupJobCommand.js +4 -4
  90. package/dist-es/commands/DescribeBackupVaultCommand.js +4 -4
  91. package/dist-es/commands/DescribeCopyJobCommand.js +4 -4
  92. package/dist-es/commands/DescribeFrameworkCommand.js +4 -4
  93. package/dist-es/commands/DescribeGlobalSettingsCommand.js +4 -4
  94. package/dist-es/commands/DescribeProtectedResourceCommand.js +4 -4
  95. package/dist-es/commands/DescribeRecoveryPointCommand.js +4 -4
  96. package/dist-es/commands/DescribeRegionSettingsCommand.js +4 -4
  97. package/dist-es/commands/DescribeReportJobCommand.js +4 -4
  98. package/dist-es/commands/DescribeReportPlanCommand.js +4 -4
  99. package/dist-es/commands/DescribeRestoreJobCommand.js +4 -4
  100. package/dist-es/commands/DisassociateRecoveryPointCommand.js +4 -4
  101. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +4 -4
  102. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +4 -4
  103. package/dist-es/commands/GetBackupPlanCommand.js +4 -4
  104. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +4 -4
  105. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +4 -4
  106. package/dist-es/commands/GetBackupSelectionCommand.js +4 -4
  107. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +4 -4
  108. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +4 -4
  109. package/dist-es/commands/GetLegalHoldCommand.js +4 -4
  110. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +4 -4
  111. package/dist-es/commands/GetSupportedResourceTypesCommand.js +4 -4
  112. package/dist-es/commands/ListBackupJobsCommand.js +4 -4
  113. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +4 -4
  114. package/dist-es/commands/ListBackupPlanVersionsCommand.js +4 -4
  115. package/dist-es/commands/ListBackupPlansCommand.js +4 -4
  116. package/dist-es/commands/ListBackupSelectionsCommand.js +4 -4
  117. package/dist-es/commands/ListBackupVaultsCommand.js +4 -4
  118. package/dist-es/commands/ListCopyJobsCommand.js +4 -4
  119. package/dist-es/commands/ListFrameworksCommand.js +4 -4
  120. package/dist-es/commands/ListLegalHoldsCommand.js +4 -4
  121. package/dist-es/commands/ListProtectedResourcesCommand.js +4 -4
  122. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +4 -4
  123. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +4 -4
  124. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +4 -4
  125. package/dist-es/commands/ListReportJobsCommand.js +4 -4
  126. package/dist-es/commands/ListReportPlansCommand.js +4 -4
  127. package/dist-es/commands/ListRestoreJobsCommand.js +4 -4
  128. package/dist-es/commands/ListTagsCommand.js +4 -4
  129. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +4 -4
  130. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +4 -4
  131. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +4 -4
  132. package/dist-es/commands/StartBackupJobCommand.js +4 -4
  133. package/dist-es/commands/StartCopyJobCommand.js +4 -4
  134. package/dist-es/commands/StartReportJobCommand.js +4 -4
  135. package/dist-es/commands/StartRestoreJobCommand.js +4 -4
  136. package/dist-es/commands/StopBackupJobCommand.js +4 -4
  137. package/dist-es/commands/TagResourceCommand.js +4 -4
  138. package/dist-es/commands/UntagResourceCommand.js +4 -4
  139. package/dist-es/commands/UpdateBackupPlanCommand.js +4 -4
  140. package/dist-es/commands/UpdateFrameworkCommand.js +4 -4
  141. package/dist-es/commands/UpdateGlobalSettingsCommand.js +4 -4
  142. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +4 -4
  143. package/dist-es/commands/UpdateRegionSettingsCommand.js +4 -4
  144. package/dist-es/commands/UpdateReportPlanCommand.js +4 -4
  145. package/dist-types/BackupClient.d.ts +4 -4
  146. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  147. package/dist-types/ts3.4/BackupClient.d.ts +4 -4
  148. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  149. package/package.json +36 -36
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutBackupVaultAccessPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutBackupVaultAccessPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutBackupVaultAccessPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutBackupVaultLockConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutBackupVaultLockConfigurationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutBackupVaultLockConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutBackupVaultNotificationsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutBackupVaultNotificationsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutBackupVaultNotificationsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class StartBackupJobCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartBackupJobCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartBackupJobCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class StartCopyJobCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartCopyJobCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartCopyJobCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class StartReportJobCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartReportJobCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartReportJobCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class StartRestoreJobCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartRestoreJobCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartRestoreJobCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class StopBackupJobCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StopBackupJobCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StopBackupJobCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class TagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UntagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateBackupPlanCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateBackupPlanCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateBackupPlanCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateFrameworkCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateFrameworkCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateFrameworkCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateGlobalSettingsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGlobalSettingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateRecoveryPointLifecycleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateRecoveryPointLifecycleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateRecoveryPointLifecycleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateRegionSettingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateRegionSettingsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateRegionSettingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateReportPlanCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateReportPlanCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateReportPlanCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CancelLegalHoldInputFilterSensitiveLog, CancelLegalHoldOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CancelLegalHoldCommand, serializeAws_restJson1CancelLegalHoldCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CancelLegalHoldCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CancelLegalHoldCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CancelLegalHoldCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBackupPlanInputFilterSensitiveLog, CreateBackupPlanOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateBackupPlanCommand, serializeAws_restJson1CreateBackupPlanCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateBackupPlanCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateBackupPlanCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateBackupPlanCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBackupSelectionInputFilterSensitiveLog, CreateBackupSelectionOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateBackupSelectionCommand, serializeAws_restJson1CreateBackupSelectionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateBackupSelectionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateBackupSelectionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateBackupSelectionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBackupVaultInputFilterSensitiveLog, CreateBackupVaultOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateBackupVaultCommand, serializeAws_restJson1CreateBackupVaultCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateBackupVaultCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateBackupVaultCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateBackupVaultCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateFrameworkInputFilterSensitiveLog, CreateFrameworkOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateFrameworkCommand, serializeAws_restJson1CreateFrameworkCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateFrameworkCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateFrameworkCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateFrameworkCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateLegalHoldInputFilterSensitiveLog, CreateLegalHoldOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateLegalHoldCommand, serializeAws_restJson1CreateLegalHoldCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateLegalHoldCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateLegalHoldCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateLegalHoldCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateReportPlanInputFilterSensitiveLog, CreateReportPlanOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateReportPlanCommand, serializeAws_restJson1CreateReportPlanCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateReportPlanCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateReportPlanCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateReportPlanCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBackupPlanInputFilterSensitiveLog, DeleteBackupPlanOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteBackupPlanCommand, serializeAws_restJson1DeleteBackupPlanCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteBackupPlanCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBackupPlanCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBackupPlanCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBackupSelectionInputFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteBackupSelectionCommand, serializeAws_restJson1DeleteBackupSelectionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteBackupSelectionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBackupSelectionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBackupSelectionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBackupVaultAccessPolicyInputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteBackupVaultAccessPolicyCommand, serializeAws_restJson1DeleteBackupVaultAccessPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteBackupVaultAccessPolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBackupVaultAccessPolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBackupVaultAccessPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBackupVaultInputFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteBackupVaultCommand, serializeAws_restJson1DeleteBackupVaultCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteBackupVaultCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBackupVaultCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBackupVaultCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteBackupVaultLockConfigurationInputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteBackupVaultLockConfigurationCommand, serializeAws_restJson1DeleteBackupVaultLockConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteBackupVaultLockConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteBackupVaultLockConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBackupVaultLockConfigurationCommand.getEndpointParameterInstructions()));