@aws-sdk/client-storage-gateway 3.645.0 → 3.650.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 (100) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +90 -270
  3. package/dist-es/commands/ActivateGatewayCommand.js +1 -3
  4. package/dist-es/commands/AddCacheCommand.js +1 -3
  5. package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
  6. package/dist-es/commands/AddUploadBufferCommand.js +1 -3
  7. package/dist-es/commands/AddWorkingStorageCommand.js +1 -3
  8. package/dist-es/commands/AssignTapePoolCommand.js +1 -3
  9. package/dist-es/commands/AssociateFileSystemCommand.js +1 -3
  10. package/dist-es/commands/AttachVolumeCommand.js +1 -3
  11. package/dist-es/commands/CancelArchivalCommand.js +1 -3
  12. package/dist-es/commands/CancelRetrievalCommand.js +1 -3
  13. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +1 -3
  14. package/dist-es/commands/CreateNFSFileShareCommand.js +1 -3
  15. package/dist-es/commands/CreateSMBFileShareCommand.js +1 -3
  16. package/dist-es/commands/CreateSnapshotCommand.js +1 -3
  17. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +1 -3
  18. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +1 -3
  19. package/dist-es/commands/CreateTapePoolCommand.js +1 -3
  20. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +1 -3
  21. package/dist-es/commands/CreateTapesCommand.js +1 -3
  22. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +1 -3
  23. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +1 -3
  24. package/dist-es/commands/DeleteChapCredentialsCommand.js +1 -3
  25. package/dist-es/commands/DeleteFileShareCommand.js +1 -3
  26. package/dist-es/commands/DeleteGatewayCommand.js +1 -3
  27. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +1 -3
  28. package/dist-es/commands/DeleteTapeArchiveCommand.js +1 -3
  29. package/dist-es/commands/DeleteTapeCommand.js +1 -3
  30. package/dist-es/commands/DeleteTapePoolCommand.js +1 -3
  31. package/dist-es/commands/DeleteVolumeCommand.js +1 -3
  32. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +1 -3
  33. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +1 -3
  34. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +1 -3
  35. package/dist-es/commands/DescribeCacheCommand.js +1 -3
  36. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +1 -3
  37. package/dist-es/commands/DescribeChapCredentialsCommand.js +1 -3
  38. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +1 -3
  39. package/dist-es/commands/DescribeGatewayInformationCommand.js +1 -3
  40. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +1 -3
  41. package/dist-es/commands/DescribeNFSFileSharesCommand.js +1 -3
  42. package/dist-es/commands/DescribeSMBFileSharesCommand.js +1 -3
  43. package/dist-es/commands/DescribeSMBSettingsCommand.js +1 -3
  44. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +1 -3
  45. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +1 -3
  46. package/dist-es/commands/DescribeTapeArchivesCommand.js +1 -3
  47. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +1 -3
  48. package/dist-es/commands/DescribeTapesCommand.js +1 -3
  49. package/dist-es/commands/DescribeUploadBufferCommand.js +1 -3
  50. package/dist-es/commands/DescribeVTLDevicesCommand.js +1 -3
  51. package/dist-es/commands/DescribeWorkingStorageCommand.js +1 -3
  52. package/dist-es/commands/DetachVolumeCommand.js +1 -3
  53. package/dist-es/commands/DisableGatewayCommand.js +1 -3
  54. package/dist-es/commands/DisassociateFileSystemCommand.js +1 -3
  55. package/dist-es/commands/JoinDomainCommand.js +1 -3
  56. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +1 -3
  57. package/dist-es/commands/ListFileSharesCommand.js +1 -3
  58. package/dist-es/commands/ListFileSystemAssociationsCommand.js +1 -3
  59. package/dist-es/commands/ListGatewaysCommand.js +1 -3
  60. package/dist-es/commands/ListLocalDisksCommand.js +1 -3
  61. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  62. package/dist-es/commands/ListTapePoolsCommand.js +1 -3
  63. package/dist-es/commands/ListTapesCommand.js +1 -3
  64. package/dist-es/commands/ListVolumeInitiatorsCommand.js +1 -3
  65. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +1 -3
  66. package/dist-es/commands/ListVolumesCommand.js +1 -3
  67. package/dist-es/commands/NotifyWhenUploadedCommand.js +1 -3
  68. package/dist-es/commands/RefreshCacheCommand.js +1 -3
  69. package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
  70. package/dist-es/commands/ResetCacheCommand.js +1 -3
  71. package/dist-es/commands/RetrieveTapeArchiveCommand.js +1 -3
  72. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +1 -3
  73. package/dist-es/commands/SetLocalConsolePasswordCommand.js +1 -3
  74. package/dist-es/commands/SetSMBGuestPasswordCommand.js +1 -3
  75. package/dist-es/commands/ShutdownGatewayCommand.js +1 -3
  76. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +1 -3
  77. package/dist-es/commands/StartGatewayCommand.js +1 -3
  78. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +1 -3
  79. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +1 -3
  80. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +1 -3
  81. package/dist-es/commands/UpdateChapCredentialsCommand.js +1 -3
  82. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +1 -3
  83. package/dist-es/commands/UpdateGatewayInformationCommand.js +1 -3
  84. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +1 -3
  85. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +1 -3
  86. package/dist-es/commands/UpdateNFSFileShareCommand.js +1 -3
  87. package/dist-es/commands/UpdateSMBFileShareCommand.js +1 -3
  88. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +1 -3
  89. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +1 -3
  90. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +1 -3
  91. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +1 -3
  92. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +1 -3
  93. package/dist-es/endpoint/endpointResolver.js +7 -3
  94. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  95. package/dist-types/runtimeConfig.d.ts +2 -0
  96. package/dist-types/runtimeConfig.native.d.ts +2 -0
  97. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  98. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  99. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  100. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_ListAutomaticTapeCreationPoliciesCommand, se_ListAutomaticTapeCreati
6
6
  export { $Command };
7
7
  export class ListAutomaticTapeCreationPoliciesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListFileSharesCommand, se_ListFileSharesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListFileSharesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListFileSystemAssociationsCommand, se_ListFileSystemAssociationsComm
6
6
  export { $Command };
7
7
  export class ListFileSystemAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListGatewaysCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLocalDisksCommand, se_ListLocalDisksCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListLocalDisksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTapePoolsCommand, se_ListTapePoolsCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class ListTapePoolsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTapesCommand, se_ListTapesCommand } from "../protocols/Aws_json1
6
6
  export { $Command };
7
7
  export class ListTapesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListVolumeInitiatorsCommand, se_ListVolumeInitiatorsCommand } from "
6
6
  export { $Command };
7
7
  export class ListVolumeInitiatorsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListVolumeRecoveryPointsCommand, se_ListVolumeRecoveryPointsCommand
6
6
  export { $Command };
7
7
  export class ListVolumeRecoveryPointsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListVolumesCommand, se_ListVolumesCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class ListVolumesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_NotifyWhenUploadedCommand, se_NotifyWhenUploadedCommand } from "../p
6
6
  export { $Command };
7
7
  export class NotifyWhenUploadedCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RefreshCacheCommand, se_RefreshCacheCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class RefreshCacheCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr
6
6
  export { $Command };
7
7
  export class RemoveTagsFromResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResetCacheCommand, se_ResetCacheCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class ResetCacheCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RetrieveTapeArchiveCommand, se_RetrieveTapeArchiveCommand } from "..
6
6
  export { $Command };
7
7
  export class RetrieveTapeArchiveCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RetrieveTapeRecoveryPointCommand, se_RetrieveTapeRecoveryPointComman
6
6
  export { $Command };
7
7
  export class RetrieveTapeRecoveryPointCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SetLocalConsolePasswordCommand, se_SetLocalConsolePasswordCommand }
7
7
  export { $Command };
8
8
  export class SetLocalConsolePasswordCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SetSMBGuestPasswordCommand, se_SetSMBGuestPasswordCommand } from "..
7
7
  export { $Command };
8
8
  export class SetSMBGuestPasswordCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ShutdownGatewayCommand, se_ShutdownGatewayCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ShutdownGatewayCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartAvailabilityMonitorTestCommand, se_StartAvailabilityMonitorTest
6
6
  export { $Command };
7
7
  export class StartAvailabilityMonitorTestCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartGatewayCommand, se_StartGatewayCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class StartGatewayCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateAutomaticTapeCreationPolicyCommand, se_UpdateAutomaticTapeCrea
6
6
  export { $Command };
7
7
  export class UpdateAutomaticTapeCreationPolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateBandwidthRateLimitCommand, se_UpdateBandwidthRateLimitCommand
6
6
  export { $Command };
7
7
  export class UpdateBandwidthRateLimitCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateBandwidthRateLimitScheduleCommand, se_UpdateBandwidthRateLimit
6
6
  export { $Command };
7
7
  export class UpdateBandwidthRateLimitScheduleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateChapCredentialsCommand, se_UpdateChapCredentialsCommand } from
7
7
  export { $Command };
8
8
  export class UpdateChapCredentialsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateFileSystemAssociationCommand, se_UpdateFileSystemAssociationCo
7
7
  export { $Command };
8
8
  export class UpdateFileSystemAssociationCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateGatewayInformationCommand, se_UpdateGatewayInformationCommand
6
6
  export { $Command };
7
7
  export class UpdateGatewayInformationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateGatewaySoftwareNowCommand, se_UpdateGatewaySoftwareNowCommand
6
6
  export { $Command };
7
7
  export class UpdateGatewaySoftwareNowCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateMaintenanceStartTimeCommand, se_UpdateMaintenanceStartTimeComm
6
6
  export { $Command };
7
7
  export class UpdateMaintenanceStartTimeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateNFSFileShareCommand, se_UpdateNFSFileShareCommand } from "../p
6
6
  export { $Command };
7
7
  export class UpdateNFSFileShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSMBFileShareCommand, se_UpdateSMBFileShareCommand } from "../p
6
6
  export { $Command };
7
7
  export class UpdateSMBFileShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSMBFileShareVisibilityCommand, se_UpdateSMBFileShareVisibility
6
6
  export { $Command };
7
7
  export class UpdateSMBFileShareVisibilityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSMBLocalGroupsCommand, se_UpdateSMBLocalGroupsCommand } from "
6
6
  export { $Command };
7
7
  export class UpdateSMBLocalGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSMBSecurityStrategyCommand, se_UpdateSMBSecurityStrategyComman
6
6
  export { $Command };
7
7
  export class UpdateSMBSecurityStrategyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSnapshotScheduleCommand, se_UpdateSnapshotScheduleCommand } fr
6
6
  export { $Command };
7
7
  export class UpdateSnapshotScheduleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateVTLDeviceTypeCommand, se_UpdateVTLDeviceTypeCommand } from "..
6
6
  export { $Command };
7
7
  export class UpdateVTLDeviceTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -1,10 +1,14 @@
1
1
  import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
- import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
+ import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
3
3
  import { ruleSet } from "./ruleset";
4
+ const cache = new EndpointCache({
5
+ size: 50,
6
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
7
+ });
4
8
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
5
- return resolveEndpoint(ruleSet, {
9
+ return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
6
10
  endpointParams: endpointParams,
7
11
  logger: context.logger,
8
- });
12
+ }));
9
13
  };
10
14
  customEndpointFunctions.aws = awsEndpointFunctions;
@@ -18,6 +18,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  apiVersion: string;
21
+ cacheMiddleware?: boolean | undefined;
21
22
  urlParser: import("@smithy/types").UrlParser;
22
23
  base64Decoder: import("@smithy/types").Decoder;
23
24
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -34,6 +35,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
34
35
  logger?: import("@smithy/types").Logger | undefined;
35
36
  }) => import("@smithy/types").EndpointV2;
36
37
  tls?: boolean | undefined;
38
+ serviceConfiguredEndpoint?: undefined;
37
39
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
40
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").StorageGatewayHttpAuthSchemeProvider;
39
41
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -18,6 +18,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  apiVersion: string;
21
+ cacheMiddleware?: boolean | undefined;
21
22
  urlParser: import("@smithy/types").UrlParser;
22
23
  base64Decoder: import("@smithy/types").Decoder;
23
24
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -34,6 +35,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
34
35
  logger?: import("@smithy/types").Logger | undefined;
35
36
  }) => import("@smithy/types").EndpointV2;
36
37
  tls?: boolean | undefined;
38
+ serviceConfiguredEndpoint?: undefined;
37
39
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
40
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").StorageGatewayHttpAuthSchemeProvider;
39
41
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -7,6 +7,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
+ cacheMiddleware?: boolean | undefined;
10
11
  urlParser: import("@smithy/types").UrlParser;
11
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
13
  streamCollector: import("@smithy/types").StreamCollector;
@@ -33,6 +34,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
33
34
  logger?: import("@smithy/types").Logger | undefined;
34
35
  }) => import("@smithy/types").EndpointV2;
35
36
  tls?: boolean | undefined;
37
+ serviceConfiguredEndpoint?: undefined;
36
38
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
37
39
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").StorageGatewayHttpAuthSchemeProvider;
38
40
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -23,6 +23,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
23
23
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
25
  apiVersion: string;
26
+ cacheMiddleware?: boolean | undefined;
26
27
  urlParser: import("@smithy/types").UrlParser;
27
28
  base64Decoder: import("@smithy/types").Decoder;
28
29
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -61,6 +62,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
61
62
  }
62
63
  ) => import("@smithy/types").EndpointV2;
63
64
  tls?: boolean | undefined;
65
+ serviceConfiguredEndpoint?: undefined;
64
66
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
65
67
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").StorageGatewayHttpAuthSchemeProvider;
66
68
  credentials?:
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
27
27
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
28
28
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
29
29
  apiVersion: string;
30
+ cacheMiddleware?: boolean | undefined;
30
31
  urlParser: import("@smithy/types").UrlParser;
31
32
  base64Decoder: import("@smithy/types").Decoder;
32
33
  base64Encoder: (_input: string | Uint8Array) => string;
@@ -65,6 +66,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
65
66
  }
66
67
  ) => import("@smithy/types").EndpointV2;
67
68
  tls?: boolean | undefined;
69
+ serviceConfiguredEndpoint?: undefined;
68
70
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
69
71
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").StorageGatewayHttpAuthSchemeProvider;
70
72
  credentials?:
@@ -9,6 +9,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
11
  apiVersion: string;
12
+ cacheMiddleware?: boolean | undefined;
12
13
  urlParser: import("@smithy/types").UrlParser;
13
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
15
  streamCollector: import("@smithy/types").StreamCollector;
@@ -55,6 +56,7 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
55
56
  }
56
57
  ) => import("@smithy/types").EndpointV2;
57
58
  tls?: boolean | undefined;
59
+ serviceConfiguredEndpoint?: undefined;
58
60
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
59
61
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").StorageGatewayHttpAuthSchemeProvider;
60
62
  credentials?: