@aws-sdk/client-outposts 3.1076.0 → 3.1078.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/index.js +54 -435
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/CancelCapacityTaskCommand.js +2 -14
  4. package/dist-es/commands/CancelOrderCommand.js +2 -14
  5. package/dist-es/commands/CreateOrderCommand.js +2 -14
  6. package/dist-es/commands/CreateOutpostCommand.js +2 -14
  7. package/dist-es/commands/CreateQuoteCommand.js +2 -14
  8. package/dist-es/commands/CreateRenewalCommand.js +2 -14
  9. package/dist-es/commands/CreateSiteCommand.js +2 -14
  10. package/dist-es/commands/DeleteOutpostCommand.js +2 -14
  11. package/dist-es/commands/DeleteQuoteCommand.js +2 -14
  12. package/dist-es/commands/DeleteSiteCommand.js +2 -14
  13. package/dist-es/commands/GetCapacityTaskCommand.js +2 -14
  14. package/dist-es/commands/GetCatalogItemCommand.js +2 -14
  15. package/dist-es/commands/GetConnectionCommand.js +2 -14
  16. package/dist-es/commands/GetOrderCommand.js +2 -14
  17. package/dist-es/commands/GetOutpostBillingInformationCommand.js +2 -14
  18. package/dist-es/commands/GetOutpostCommand.js +2 -14
  19. package/dist-es/commands/GetOutpostInstanceTypesCommand.js +2 -14
  20. package/dist-es/commands/GetOutpostSupportedInstanceTypesCommand.js +2 -14
  21. package/dist-es/commands/GetQuoteCommand.js +2 -14
  22. package/dist-es/commands/GetRenewalPricingCommand.js +2 -14
  23. package/dist-es/commands/GetSiteAddressCommand.js +2 -14
  24. package/dist-es/commands/GetSiteCommand.js +2 -14
  25. package/dist-es/commands/ListAssetInstancesCommand.js +2 -14
  26. package/dist-es/commands/ListAssetsCommand.js +2 -14
  27. package/dist-es/commands/ListBlockingInstancesForCapacityTaskCommand.js +2 -14
  28. package/dist-es/commands/ListCapacityTasksCommand.js +2 -14
  29. package/dist-es/commands/ListCatalogItemsCommand.js +2 -14
  30. package/dist-es/commands/ListOrderableInstanceTypesCommand.js +2 -14
  31. package/dist-es/commands/ListOrdersCommand.js +2 -14
  32. package/dist-es/commands/ListOutpostsCommand.js +2 -14
  33. package/dist-es/commands/ListQuotesCommand.js +2 -14
  34. package/dist-es/commands/ListSitesCommand.js +2 -14
  35. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  36. package/dist-es/commands/StartCapacityTaskCommand.js +2 -14
  37. package/dist-es/commands/StartConnectionCommand.js +2 -14
  38. package/dist-es/commands/StartOutpostDecommissionCommand.js +2 -14
  39. package/dist-es/commands/TagResourceCommand.js +2 -14
  40. package/dist-es/commands/UntagResourceCommand.js +2 -14
  41. package/dist-es/commands/UpdateOutpostCommand.js +2 -14
  42. package/dist-es/commands/UpdateQuoteCommand.js +2 -14
  43. package/dist-es/commands/UpdateSiteAddressCommand.js +2 -14
  44. package/dist-es/commands/UpdateSiteCommand.js +2 -14
  45. package/dist-es/commands/UpdateSiteRackPhysicalPropertiesCommand.js +2 -14
  46. package/dist-es/index.js +1 -0
  47. package/dist-es/runtimeConfig.browser.js +0 -2
  48. package/dist-es/runtimeConfig.js +1 -2
  49. package/dist-es/runtimeConfig.native.js +0 -2
  50. package/dist-es/runtimeConfig.shared.js +2 -0
  51. package/dist-types/commandBuilder.d.ts +18 -0
  52. package/dist-types/commands/CancelCapacityTaskCommand.d.ts +3 -8
  53. package/dist-types/commands/CancelOrderCommand.d.ts +3 -8
  54. package/dist-types/commands/CreateOrderCommand.d.ts +3 -8
  55. package/dist-types/commands/CreateOutpostCommand.d.ts +3 -8
  56. package/dist-types/commands/CreateQuoteCommand.d.ts +3 -8
  57. package/dist-types/commands/CreateRenewalCommand.d.ts +3 -8
  58. package/dist-types/commands/CreateSiteCommand.d.ts +3 -8
  59. package/dist-types/commands/DeleteOutpostCommand.d.ts +3 -8
  60. package/dist-types/commands/DeleteQuoteCommand.d.ts +3 -8
  61. package/dist-types/commands/DeleteSiteCommand.d.ts +3 -8
  62. package/dist-types/commands/GetCapacityTaskCommand.d.ts +3 -8
  63. package/dist-types/commands/GetCatalogItemCommand.d.ts +3 -8
  64. package/dist-types/commands/GetConnectionCommand.d.ts +3 -8
  65. package/dist-types/commands/GetOrderCommand.d.ts +3 -8
  66. package/dist-types/commands/GetOutpostBillingInformationCommand.d.ts +3 -8
  67. package/dist-types/commands/GetOutpostCommand.d.ts +3 -8
  68. package/dist-types/commands/GetOutpostInstanceTypesCommand.d.ts +3 -8
  69. package/dist-types/commands/GetOutpostSupportedInstanceTypesCommand.d.ts +3 -8
  70. package/dist-types/commands/GetQuoteCommand.d.ts +3 -8
  71. package/dist-types/commands/GetRenewalPricingCommand.d.ts +3 -8
  72. package/dist-types/commands/GetSiteAddressCommand.d.ts +3 -8
  73. package/dist-types/commands/GetSiteCommand.d.ts +3 -8
  74. package/dist-types/commands/ListAssetInstancesCommand.d.ts +3 -8
  75. package/dist-types/commands/ListAssetsCommand.d.ts +3 -8
  76. package/dist-types/commands/ListBlockingInstancesForCapacityTaskCommand.d.ts +3 -8
  77. package/dist-types/commands/ListCapacityTasksCommand.d.ts +3 -8
  78. package/dist-types/commands/ListCatalogItemsCommand.d.ts +3 -8
  79. package/dist-types/commands/ListOrderableInstanceTypesCommand.d.ts +3 -8
  80. package/dist-types/commands/ListOrdersCommand.d.ts +3 -8
  81. package/dist-types/commands/ListOutpostsCommand.d.ts +3 -8
  82. package/dist-types/commands/ListQuotesCommand.d.ts +3 -8
  83. package/dist-types/commands/ListSitesCommand.d.ts +3 -8
  84. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  85. package/dist-types/commands/StartCapacityTaskCommand.d.ts +3 -8
  86. package/dist-types/commands/StartConnectionCommand.d.ts +3 -8
  87. package/dist-types/commands/StartOutpostDecommissionCommand.d.ts +3 -8
  88. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  89. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  90. package/dist-types/commands/UpdateOutpostCommand.d.ts +3 -8
  91. package/dist-types/commands/UpdateQuoteCommand.d.ts +3 -8
  92. package/dist-types/commands/UpdateSiteAddressCommand.d.ts +3 -8
  93. package/dist-types/commands/UpdateSiteCommand.d.ts +3 -8
  94. package/dist-types/commands/UpdateSiteRackPhysicalPropertiesCommand.d.ts +3 -8
  95. package/dist-types/index.d.ts +1 -0
  96. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  97. package/dist-types/runtimeConfig.d.ts +1 -1
  98. package/dist-types/runtimeConfig.native.d.ts +1 -1
  99. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  100. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  101. package/dist-types/ts3.4/commands/CancelCapacityTaskCommand.d.ts +7 -16
  102. package/dist-types/ts3.4/commands/CancelOrderCommand.d.ts +7 -16
  103. package/dist-types/ts3.4/commands/CreateOrderCommand.d.ts +7 -16
  104. package/dist-types/ts3.4/commands/CreateOutpostCommand.d.ts +7 -16
  105. package/dist-types/ts3.4/commands/CreateQuoteCommand.d.ts +7 -16
  106. package/dist-types/ts3.4/commands/CreateRenewalCommand.d.ts +7 -16
  107. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +7 -16
  108. package/dist-types/ts3.4/commands/DeleteOutpostCommand.d.ts +7 -16
  109. package/dist-types/ts3.4/commands/DeleteQuoteCommand.d.ts +7 -16
  110. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +7 -16
  111. package/dist-types/ts3.4/commands/GetCapacityTaskCommand.d.ts +7 -16
  112. package/dist-types/ts3.4/commands/GetCatalogItemCommand.d.ts +7 -16
  113. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
  114. package/dist-types/ts3.4/commands/GetOrderCommand.d.ts +7 -16
  115. package/dist-types/ts3.4/commands/GetOutpostBillingInformationCommand.d.ts +7 -16
  116. package/dist-types/ts3.4/commands/GetOutpostCommand.d.ts +7 -16
  117. package/dist-types/ts3.4/commands/GetOutpostInstanceTypesCommand.d.ts +7 -16
  118. package/dist-types/ts3.4/commands/GetOutpostSupportedInstanceTypesCommand.d.ts +7 -16
  119. package/dist-types/ts3.4/commands/GetQuoteCommand.d.ts +7 -16
  120. package/dist-types/ts3.4/commands/GetRenewalPricingCommand.d.ts +7 -16
  121. package/dist-types/ts3.4/commands/GetSiteAddressCommand.d.ts +7 -16
  122. package/dist-types/ts3.4/commands/GetSiteCommand.d.ts +7 -16
  123. package/dist-types/ts3.4/commands/ListAssetInstancesCommand.d.ts +7 -16
  124. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +7 -16
  125. package/dist-types/ts3.4/commands/ListBlockingInstancesForCapacityTaskCommand.d.ts +7 -16
  126. package/dist-types/ts3.4/commands/ListCapacityTasksCommand.d.ts +7 -16
  127. package/dist-types/ts3.4/commands/ListCatalogItemsCommand.d.ts +7 -16
  128. package/dist-types/ts3.4/commands/ListOrderableInstanceTypesCommand.d.ts +7 -16
  129. package/dist-types/ts3.4/commands/ListOrdersCommand.d.ts +7 -16
  130. package/dist-types/ts3.4/commands/ListOutpostsCommand.d.ts +7 -16
  131. package/dist-types/ts3.4/commands/ListQuotesCommand.d.ts +7 -16
  132. package/dist-types/ts3.4/commands/ListSitesCommand.d.ts +7 -16
  133. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  134. package/dist-types/ts3.4/commands/StartCapacityTaskCommand.d.ts +7 -16
  135. package/dist-types/ts3.4/commands/StartConnectionCommand.d.ts +7 -16
  136. package/dist-types/ts3.4/commands/StartOutpostDecommissionCommand.d.ts +7 -16
  137. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  138. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  139. package/dist-types/ts3.4/commands/UpdateOutpostCommand.d.ts +7 -16
  140. package/dist-types/ts3.4/commands/UpdateQuoteCommand.d.ts +7 -16
  141. package/dist-types/ts3.4/commands/UpdateSiteAddressCommand.d.ts +7 -16
  142. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +7 -16
  143. package/dist-types/ts3.4/commands/UpdateSiteRackPhysicalPropertiesCommand.d.ts +7 -16
  144. package/dist-types/ts3.4/index.d.ts +1 -0
  145. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  146. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  147. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  148. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  149. package/package.json +8 -10
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateOutpost$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateOutpostCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "CreateOutpost", {})
13
- .n("OutpostsClient", "CreateOutpostCommand")
14
- .sc(CreateOutpost$)
15
- .build() {
3
+ export class CreateOutpostCommand extends command(_ep0, _mw0, "CreateOutpost", CreateOutpost$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateQuote$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateQuoteCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "CreateQuote", {})
13
- .n("OutpostsClient", "CreateQuoteCommand")
14
- .sc(CreateQuote$)
15
- .build() {
3
+ export class CreateQuoteCommand extends command(_ep0, _mw0, "CreateQuote", CreateQuote$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateRenewal$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateRenewalCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "CreateRenewal", {})
13
- .n("OutpostsClient", "CreateRenewalCommand")
14
- .sc(CreateRenewal$)
15
- .build() {
3
+ export class CreateRenewalCommand extends command(_ep0, _mw0, "CreateRenewal", CreateRenewal$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateSite$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateSiteCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "CreateSite", {})
13
- .n("OutpostsClient", "CreateSiteCommand")
14
- .sc(CreateSite$)
15
- .build() {
3
+ export class CreateSiteCommand extends command(_ep0, _mw0, "CreateSite", CreateSite$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteOutpost$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteOutpostCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "DeleteOutpost", {})
13
- .n("OutpostsClient", "DeleteOutpostCommand")
14
- .sc(DeleteOutpost$)
15
- .build() {
3
+ export class DeleteOutpostCommand extends command(_ep0, _mw0, "DeleteOutpost", DeleteOutpost$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteQuote$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteQuoteCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "DeleteQuote", {})
13
- .n("OutpostsClient", "DeleteQuoteCommand")
14
- .sc(DeleteQuote$)
15
- .build() {
3
+ export class DeleteQuoteCommand extends command(_ep0, _mw0, "DeleteQuote", DeleteQuote$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteSite$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteSiteCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "DeleteSite", {})
13
- .n("OutpostsClient", "DeleteSiteCommand")
14
- .sc(DeleteSite$)
15
- .build() {
3
+ export class DeleteSiteCommand extends command(_ep0, _mw0, "DeleteSite", DeleteSite$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetCapacityTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetCapacityTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetCapacityTask", {})
13
- .n("OutpostsClient", "GetCapacityTaskCommand")
14
- .sc(GetCapacityTask$)
15
- .build() {
3
+ export class GetCapacityTaskCommand extends command(_ep0, _mw0, "GetCapacityTask", GetCapacityTask$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetCatalogItem$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetCatalogItemCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetCatalogItem", {})
13
- .n("OutpostsClient", "GetCatalogItemCommand")
14
- .sc(GetCatalogItem$)
15
- .build() {
3
+ export class GetCatalogItemCommand extends command(_ep0, _mw0, "GetCatalogItem", GetCatalogItem$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetConnection$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetConnectionCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetConnection", {})
13
- .n("OutpostsClient", "GetConnectionCommand")
14
- .sc(GetConnection$)
15
- .build() {
3
+ export class GetConnectionCommand extends command(_ep0, _mw0, "GetConnection", GetConnection$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetOrder$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetOrderCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetOrder", {})
13
- .n("OutpostsClient", "GetOrderCommand")
14
- .sc(GetOrder$)
15
- .build() {
3
+ export class GetOrderCommand extends command(_ep0, _mw0, "GetOrder", GetOrder$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetOutpostBillingInformation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetOutpostBillingInformationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetOutpostBillingInformation", {})
13
- .n("OutpostsClient", "GetOutpostBillingInformationCommand")
14
- .sc(GetOutpostBillingInformation$)
15
- .build() {
3
+ export class GetOutpostBillingInformationCommand extends command(_ep0, _mw0, "GetOutpostBillingInformation", GetOutpostBillingInformation$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetOutpost$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetOutpostCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetOutpost", {})
13
- .n("OutpostsClient", "GetOutpostCommand")
14
- .sc(GetOutpost$)
15
- .build() {
3
+ export class GetOutpostCommand extends command(_ep0, _mw0, "GetOutpost", GetOutpost$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetOutpostInstanceTypes$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetOutpostInstanceTypesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetOutpostInstanceTypes", {})
13
- .n("OutpostsClient", "GetOutpostInstanceTypesCommand")
14
- .sc(GetOutpostInstanceTypes$)
15
- .build() {
3
+ export class GetOutpostInstanceTypesCommand extends command(_ep0, _mw0, "GetOutpostInstanceTypes", GetOutpostInstanceTypes$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetOutpostSupportedInstanceTypes$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetOutpostSupportedInstanceTypesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetOutpostSupportedInstanceTypes", {})
13
- .n("OutpostsClient", "GetOutpostSupportedInstanceTypesCommand")
14
- .sc(GetOutpostSupportedInstanceTypes$)
15
- .build() {
3
+ export class GetOutpostSupportedInstanceTypesCommand extends command(_ep0, _mw0, "GetOutpostSupportedInstanceTypes", GetOutpostSupportedInstanceTypes$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetQuote$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetQuoteCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetQuote", {})
13
- .n("OutpostsClient", "GetQuoteCommand")
14
- .sc(GetQuote$)
15
- .build() {
3
+ export class GetQuoteCommand extends command(_ep0, _mw0, "GetQuote", GetQuote$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetRenewalPricing$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetRenewalPricingCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetRenewalPricing", {})
13
- .n("OutpostsClient", "GetRenewalPricingCommand")
14
- .sc(GetRenewalPricing$)
15
- .build() {
3
+ export class GetRenewalPricingCommand extends command(_ep0, _mw0, "GetRenewalPricing", GetRenewalPricing$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetSiteAddress$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetSiteAddressCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetSiteAddress", {})
13
- .n("OutpostsClient", "GetSiteAddressCommand")
14
- .sc(GetSiteAddress$)
15
- .build() {
3
+ export class GetSiteAddressCommand extends command(_ep0, _mw0, "GetSiteAddress", GetSiteAddress$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { GetSite$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class GetSiteCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "GetSite", {})
13
- .n("OutpostsClient", "GetSiteCommand")
14
- .sc(GetSite$)
15
- .build() {
3
+ export class GetSiteCommand extends command(_ep0, _mw0, "GetSite", GetSite$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListAssetInstances$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListAssetInstancesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListAssetInstances", {})
13
- .n("OutpostsClient", "ListAssetInstancesCommand")
14
- .sc(ListAssetInstances$)
15
- .build() {
3
+ export class ListAssetInstancesCommand extends command(_ep0, _mw0, "ListAssetInstances", ListAssetInstances$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListAssets$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListAssetsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListAssets", {})
13
- .n("OutpostsClient", "ListAssetsCommand")
14
- .sc(ListAssets$)
15
- .build() {
3
+ export class ListAssetsCommand extends command(_ep0, _mw0, "ListAssets", ListAssets$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListBlockingInstancesForCapacityTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListBlockingInstancesForCapacityTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListBlockingInstancesForCapacityTask", {})
13
- .n("OutpostsClient", "ListBlockingInstancesForCapacityTaskCommand")
14
- .sc(ListBlockingInstancesForCapacityTask$)
15
- .build() {
3
+ export class ListBlockingInstancesForCapacityTaskCommand extends command(_ep0, _mw0, "ListBlockingInstancesForCapacityTask", ListBlockingInstancesForCapacityTask$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListCapacityTasks$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListCapacityTasksCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListCapacityTasks", {})
13
- .n("OutpostsClient", "ListCapacityTasksCommand")
14
- .sc(ListCapacityTasks$)
15
- .build() {
3
+ export class ListCapacityTasksCommand extends command(_ep0, _mw0, "ListCapacityTasks", ListCapacityTasks$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListCatalogItems$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListCatalogItemsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListCatalogItems", {})
13
- .n("OutpostsClient", "ListCatalogItemsCommand")
14
- .sc(ListCatalogItems$)
15
- .build() {
3
+ export class ListCatalogItemsCommand extends command(_ep0, _mw0, "ListCatalogItems", ListCatalogItems$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListOrderableInstanceTypes$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListOrderableInstanceTypesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListOrderableInstanceTypes", {})
13
- .n("OutpostsClient", "ListOrderableInstanceTypesCommand")
14
- .sc(ListOrderableInstanceTypes$)
15
- .build() {
3
+ export class ListOrderableInstanceTypesCommand extends command(_ep0, _mw0, "ListOrderableInstanceTypes", ListOrderableInstanceTypes$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListOrders$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListOrdersCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListOrders", {})
13
- .n("OutpostsClient", "ListOrdersCommand")
14
- .sc(ListOrders$)
15
- .build() {
3
+ export class ListOrdersCommand extends command(_ep0, _mw0, "ListOrders", ListOrders$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListOutposts$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListOutpostsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListOutposts", {})
13
- .n("OutpostsClient", "ListOutpostsCommand")
14
- .sc(ListOutposts$)
15
- .build() {
3
+ export class ListOutpostsCommand extends command(_ep0, _mw0, "ListOutposts", ListOutposts$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListQuotes$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListQuotesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListQuotes", {})
13
- .n("OutpostsClient", "ListQuotesCommand")
14
- .sc(ListQuotes$)
15
- .build() {
3
+ export class ListQuotesCommand extends command(_ep0, _mw0, "ListQuotes", ListQuotes$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListSites$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListSitesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListSites", {})
13
- .n("OutpostsClient", "ListSitesCommand")
14
- .sc(ListSites$)
15
- .build() {
3
+ export class ListSitesCommand extends command(_ep0, _mw0, "ListSites", ListSites$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { ListTagsForResource$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class ListTagsForResourceCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "ListTagsForResource", {})
13
- .n("OutpostsClient", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource$)
15
- .build() {
3
+ export class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { StartCapacityTask$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class StartCapacityTaskCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("OutpostsOlafService", "StartCapacityTask", {})
13
- .n("OutpostsClient", "StartCapacityTaskCommand")
14
- .sc(StartCapacityTask$)
15
- .build() {
3
+ export class StartCapacityTaskCommand extends command(_ep0, _mw0, "StartCapacityTask", StartCapacityTask$) {
16
4
  }