@aws-sdk/client-service-catalog 3.1087.0 → 3.1088.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 (110) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/ServiceCatalog.d.ts +295 -378
  3. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +7 -20
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +4 -9
  38. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +3 -8
  39. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +3 -5
  49. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +4 -9
  64. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +2 -4
  67. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +3 -8
  73. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +2 -4
  78. package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +4 -9
  82. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +2 -4
  86. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +4 -9
  89. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +3 -5
  92. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  98. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  99. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  100. package/dist-types/ts3.4/models/enums.d.ts +12 -24
  101. package/dist-types/ts3.4/models/errors.d.ts +8 -24
  102. package/dist-types/ts3.4/models/models_0.d.ts +6 -18
  103. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  104. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  105. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  106. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  107. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  108. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  109. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  110. package/package.json +38 -38
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateTagOptionInput,
4
- CreateTagOptionOutput,
5
- } from "../models/models_0";
2
+ import { CreateTagOptionInput, CreateTagOptionOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateTagOptionCommandInput extends CreateTagOptionInput {}
8
- export interface CreateTagOptionCommandOutput
9
- extends CreateTagOptionOutput,
10
- __MetadataBearer {}
5
+ export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __MetadataBearer {}
11
6
  declare const CreateTagOptionCommand_base: {
12
7
  new (
13
- input: CreateTagOptionCommandInput
8
+ input: CreateTagOptionCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateTagOptionCommandInput,
16
11
  CreateTagOptionCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateTagOptionCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateTagOptionCommandInput
17
+ input: CreateTagOptionCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateTagOptionCommandInput,
25
20
  CreateTagOptionCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteConstraintInput,
4
- DeleteConstraintOutput,
5
- } from "../models/models_0";
2
+ import { DeleteConstraintInput, DeleteConstraintOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteConstraintCommandInput extends DeleteConstraintInput {}
8
- export interface DeleteConstraintCommandOutput
9
- extends DeleteConstraintOutput,
10
- __MetadataBearer {}
5
+ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, __MetadataBearer {}
11
6
  declare const DeleteConstraintCommand_base: {
12
7
  new (
13
- input: DeleteConstraintCommandInput
8
+ input: DeleteConstraintCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteConstraintCommandInput,
16
11
  DeleteConstraintCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteConstraintCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteConstraintCommandInput
17
+ input: DeleteConstraintCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteConstraintCommandInput,
25
20
  DeleteConstraintCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeletePortfolioInput,
4
- DeletePortfolioOutput,
5
- } from "../models/models_0";
2
+ import { DeletePortfolioInput, DeletePortfolioOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeletePortfolioCommandInput extends DeletePortfolioInput {}
8
- export interface DeletePortfolioCommandOutput
9
- extends DeletePortfolioOutput,
10
- __MetadataBearer {}
5
+ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __MetadataBearer {}
11
6
  declare const DeletePortfolioCommand_base: {
12
7
  new (
13
- input: DeletePortfolioCommandInput
8
+ input: DeletePortfolioCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeletePortfolioCommandInput,
16
11
  DeletePortfolioCommandOutput,
@@ -19,7 +14,7 @@ declare const DeletePortfolioCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeletePortfolioCommandInput
17
+ input: DeletePortfolioCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeletePortfolioCommandInput,
25
20
  DeletePortfolioCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeletePortfolioShareInput,
4
- DeletePortfolioShareOutput,
5
- } from "../models/models_0";
2
+ import { DeletePortfolioShareInput, DeletePortfolioShareOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeletePortfolioShareCommandInput
8
- extends DeletePortfolioShareInput {}
4
+ export interface DeletePortfolioShareCommandInput extends DeletePortfolioShareInput {}
9
5
  export interface DeletePortfolioShareCommandOutput
10
- extends DeletePortfolioShareOutput,
11
- __MetadataBearer {}
6
+ extends DeletePortfolioShareOutput, __MetadataBearer {}
12
7
  declare const DeletePortfolioShareCommand_base: {
13
8
  new (
14
- input: DeletePortfolioShareCommandInput
9
+ input: DeletePortfolioShareCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeletePortfolioShareCommandInput,
17
12
  DeletePortfolioShareCommandOutput,
@@ -20,7 +15,7 @@ declare const DeletePortfolioShareCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeletePortfolioShareCommandInput
18
+ input: DeletePortfolioShareCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeletePortfolioShareCommandInput,
26
21
  DeletePortfolioShareCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteProductInput, DeleteProductOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteProductCommandInput extends DeleteProductInput {}
5
- export interface DeleteProductCommandOutput
6
- extends DeleteProductOutput,
7
- __MetadataBearer {}
5
+ export interface DeleteProductCommandOutput extends DeleteProductOutput, __MetadataBearer {}
8
6
  declare const DeleteProductCommand_base: {
9
7
  new (
10
- input: DeleteProductCommandInput
8
+ input: DeleteProductCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteProductCommandInput,
13
11
  DeleteProductCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteProductCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteProductCommandInput
17
+ input: DeleteProductCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteProductCommandInput,
22
20
  DeleteProductCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteProvisionedProductPlanOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteProvisionedProductPlanCommandInput
8
- extends DeleteProvisionedProductPlanInput {}
7
+ export interface DeleteProvisionedProductPlanCommandInput extends DeleteProvisionedProductPlanInput {}
9
8
  export interface DeleteProvisionedProductPlanCommandOutput
10
- extends DeleteProvisionedProductPlanOutput,
11
- __MetadataBearer {}
9
+ extends DeleteProvisionedProductPlanOutput, __MetadataBearer {}
12
10
  declare const DeleteProvisionedProductPlanCommand_base: {
13
11
  new (
14
- input: DeleteProvisionedProductPlanCommandInput
12
+ input: DeleteProvisionedProductPlanCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteProvisionedProductPlanCommandInput,
17
15
  DeleteProvisionedProductPlanCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteProvisionedProductPlanCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteProvisionedProductPlanCommandInput
21
+ input: DeleteProvisionedProductPlanCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteProvisionedProductPlanCommandInput,
26
24
  DeleteProvisionedProductPlanCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteProvisioningArtifactOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteProvisioningArtifactCommandInput
8
- extends DeleteProvisioningArtifactInput {}
7
+ export interface DeleteProvisioningArtifactCommandInput extends DeleteProvisioningArtifactInput {}
9
8
  export interface DeleteProvisioningArtifactCommandOutput
10
- extends DeleteProvisioningArtifactOutput,
11
- __MetadataBearer {}
9
+ extends DeleteProvisioningArtifactOutput, __MetadataBearer {}
12
10
  declare const DeleteProvisioningArtifactCommand_base: {
13
11
  new (
14
- input: DeleteProvisioningArtifactCommandInput
12
+ input: DeleteProvisioningArtifactCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteProvisioningArtifactCommandInput,
17
15
  DeleteProvisioningArtifactCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteProvisioningArtifactCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteProvisioningArtifactCommandInput
21
+ input: DeleteProvisioningArtifactCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteProvisioningArtifactCommandInput,
26
24
  DeleteProvisioningArtifactCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteServiceActionInput,
4
- DeleteServiceActionOutput,
5
- } from "../models/models_0";
2
+ import { DeleteServiceActionInput, DeleteServiceActionOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteServiceActionCommandInput
8
- extends DeleteServiceActionInput {}
4
+ export interface DeleteServiceActionCommandInput extends DeleteServiceActionInput {}
9
5
  export interface DeleteServiceActionCommandOutput
10
- extends DeleteServiceActionOutput,
11
- __MetadataBearer {}
6
+ extends DeleteServiceActionOutput, __MetadataBearer {}
12
7
  declare const DeleteServiceActionCommand_base: {
13
8
  new (
14
- input: DeleteServiceActionCommandInput
9
+ input: DeleteServiceActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteServiceActionCommandInput,
17
12
  DeleteServiceActionCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteServiceActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteServiceActionCommandInput
18
+ input: DeleteServiceActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteServiceActionCommandInput,
26
21
  DeleteServiceActionCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteTagOptionInput,
4
- DeleteTagOptionOutput,
5
- } from "../models/models_0";
2
+ import { DeleteTagOptionInput, DeleteTagOptionOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteTagOptionCommandInput extends DeleteTagOptionInput {}
8
- export interface DeleteTagOptionCommandOutput
9
- extends DeleteTagOptionOutput,
10
- __MetadataBearer {}
5
+ export interface DeleteTagOptionCommandOutput extends DeleteTagOptionOutput, __MetadataBearer {}
11
6
  declare const DeleteTagOptionCommand_base: {
12
7
  new (
13
- input: DeleteTagOptionCommandInput
8
+ input: DeleteTagOptionCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteTagOptionCommandInput,
16
11
  DeleteTagOptionCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteTagOptionCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteTagOptionCommandInput
17
+ input: DeleteTagOptionCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteTagOptionCommandInput,
25
20
  DeleteTagOptionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeConstraintInput,
4
- DescribeConstraintOutput,
5
- } from "../models/models_0";
2
+ import { DescribeConstraintInput, DescribeConstraintOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeConstraintCommandInput
8
- extends DescribeConstraintInput {}
4
+ export interface DescribeConstraintCommandInput extends DescribeConstraintInput {}
9
5
  export interface DescribeConstraintCommandOutput
10
- extends DescribeConstraintOutput,
11
- __MetadataBearer {}
6
+ extends DescribeConstraintOutput, __MetadataBearer {}
12
7
  declare const DescribeConstraintCommand_base: {
13
8
  new (
14
- input: DescribeConstraintCommandInput
9
+ input: DescribeConstraintCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeConstraintCommandInput,
17
12
  DescribeConstraintCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeConstraintCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeConstraintCommandInput
18
+ input: DescribeConstraintCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeConstraintCommandInput,
26
21
  DescribeConstraintCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeCopyProductStatusOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeCopyProductStatusCommandInput
8
- extends DescribeCopyProductStatusInput {}
7
+ export interface DescribeCopyProductStatusCommandInput extends DescribeCopyProductStatusInput {}
9
8
  export interface DescribeCopyProductStatusCommandOutput
10
- extends DescribeCopyProductStatusOutput,
11
- __MetadataBearer {}
9
+ extends DescribeCopyProductStatusOutput, __MetadataBearer {}
12
10
  declare const DescribeCopyProductStatusCommand_base: {
13
11
  new (
14
- input: DescribeCopyProductStatusCommandInput
12
+ input: DescribeCopyProductStatusCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeCopyProductStatusCommandInput,
17
15
  DescribeCopyProductStatusCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeCopyProductStatusCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeCopyProductStatusCommandInput
21
+ input: DescribeCopyProductStatusCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeCopyProductStatusCommandInput,
26
24
  DescribeCopyProductStatusCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribePortfolioInput,
4
- DescribePortfolioOutput,
5
- } from "../models/models_0";
2
+ import { DescribePortfolioInput, DescribePortfolioOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DescribePortfolioCommandInput extends DescribePortfolioInput {}
8
- export interface DescribePortfolioCommandOutput
9
- extends DescribePortfolioOutput,
10
- __MetadataBearer {}
5
+ export interface DescribePortfolioCommandOutput extends DescribePortfolioOutput, __MetadataBearer {}
11
6
  declare const DescribePortfolioCommand_base: {
12
7
  new (
13
- input: DescribePortfolioCommandInput
8
+ input: DescribePortfolioCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DescribePortfolioCommandInput,
16
11
  DescribePortfolioCommandOutput,
@@ -19,7 +14,7 @@ declare const DescribePortfolioCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DescribePortfolioCommandInput
17
+ input: DescribePortfolioCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DescribePortfolioCommandInput,
25
20
  DescribePortfolioCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribePortfolioShareStatusOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribePortfolioShareStatusCommandInput
8
- extends DescribePortfolioShareStatusInput {}
7
+ export interface DescribePortfolioShareStatusCommandInput extends DescribePortfolioShareStatusInput {}
9
8
  export interface DescribePortfolioShareStatusCommandOutput
10
- extends DescribePortfolioShareStatusOutput,
11
- __MetadataBearer {}
9
+ extends DescribePortfolioShareStatusOutput, __MetadataBearer {}
12
10
  declare const DescribePortfolioShareStatusCommand_base: {
13
11
  new (
14
- input: DescribePortfolioShareStatusCommandInput
12
+ input: DescribePortfolioShareStatusCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribePortfolioShareStatusCommandInput,
17
15
  DescribePortfolioShareStatusCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribePortfolioShareStatusCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribePortfolioShareStatusCommandInput
21
+ input: DescribePortfolioShareStatusCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribePortfolioShareStatusCommandInput,
26
24
  DescribePortfolioShareStatusCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribePortfolioSharesInput,
4
- DescribePortfolioSharesOutput,
5
- } from "../models/models_0";
2
+ import { DescribePortfolioSharesInput, DescribePortfolioSharesOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribePortfolioSharesCommandInput
8
- extends DescribePortfolioSharesInput {}
4
+ export interface DescribePortfolioSharesCommandInput extends DescribePortfolioSharesInput {}
9
5
  export interface DescribePortfolioSharesCommandOutput
10
- extends DescribePortfolioSharesOutput,
11
- __MetadataBearer {}
6
+ extends DescribePortfolioSharesOutput, __MetadataBearer {}
12
7
  declare const DescribePortfolioSharesCommand_base: {
13
8
  new (
14
- input: DescribePortfolioSharesCommandInput
9
+ input: DescribePortfolioSharesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribePortfolioSharesCommandInput,
17
12
  DescribePortfolioSharesCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribePortfolioSharesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribePortfolioSharesCommandInput
18
+ input: DescribePortfolioSharesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribePortfolioSharesCommandInput,
26
21
  DescribePortfolioSharesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeProductAsAdminInput,
4
- DescribeProductAsAdminOutput,
5
- } from "../models/models_0";
2
+ import { DescribeProductAsAdminInput, DescribeProductAsAdminOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeProductAsAdminCommandInput
8
- extends DescribeProductAsAdminInput {}
4
+ export interface DescribeProductAsAdminCommandInput extends DescribeProductAsAdminInput {}
9
5
  export interface DescribeProductAsAdminCommandOutput
10
- extends DescribeProductAsAdminOutput,
11
- __MetadataBearer {}
6
+ extends DescribeProductAsAdminOutput, __MetadataBearer {}
12
7
  declare const DescribeProductAsAdminCommand_base: {
13
8
  new (
14
- input: DescribeProductAsAdminCommandInput
9
+ input: DescribeProductAsAdminCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeProductAsAdminCommandInput,
17
12
  DescribeProductAsAdminCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeProductInput,
4
- DescribeProductOutput,
5
- } from "../models/models_0";
2
+ import { DescribeProductInput, DescribeProductOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DescribeProductCommandInput extends DescribeProductInput {}
8
- export interface DescribeProductCommandOutput
9
- extends DescribeProductOutput,
10
- __MetadataBearer {}
5
+ export interface DescribeProductCommandOutput extends DescribeProductOutput, __MetadataBearer {}
11
6
  declare const DescribeProductCommand_base: {
12
7
  new (
13
- input: DescribeProductCommandInput
8
+ input: DescribeProductCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DescribeProductCommandInput,
16
11
  DescribeProductCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeProductViewInput,
4
- DescribeProductViewOutput,
5
- } from "../models/models_0";
2
+ import { DescribeProductViewInput, DescribeProductViewOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeProductViewCommandInput
8
- extends DescribeProductViewInput {}
4
+ export interface DescribeProductViewCommandInput extends DescribeProductViewInput {}
9
5
  export interface DescribeProductViewCommandOutput
10
- extends DescribeProductViewOutput,
11
- __MetadataBearer {}
6
+ extends DescribeProductViewOutput, __MetadataBearer {}
12
7
  declare const DescribeProductViewCommand_base: {
13
8
  new (
14
- input: DescribeProductViewCommandInput
9
+ input: DescribeProductViewCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeProductViewCommandInput,
17
12
  DescribeProductViewCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeProductViewCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeProductViewCommandInput
18
+ input: DescribeProductViewCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeProductViewCommandInput,
26
21
  DescribeProductViewCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeProvisionedProductOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeProvisionedProductCommandInput
8
- extends DescribeProvisionedProductInput {}
7
+ export interface DescribeProvisionedProductCommandInput extends DescribeProvisionedProductInput {}
9
8
  export interface DescribeProvisionedProductCommandOutput
10
- extends DescribeProvisionedProductOutput,
11
- __MetadataBearer {}
9
+ extends DescribeProvisionedProductOutput, __MetadataBearer {}
12
10
  declare const DescribeProvisionedProductCommand_base: {
13
11
  new (
14
- input: DescribeProvisionedProductCommandInput
12
+ input: DescribeProvisionedProductCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeProvisionedProductCommandInput,
17
15
  DescribeProvisionedProductCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeProvisionedProductPlanOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeProvisionedProductPlanCommandInput
8
- extends DescribeProvisionedProductPlanInput {}
7
+ export interface DescribeProvisionedProductPlanCommandInput extends DescribeProvisionedProductPlanInput {}
9
8
  export interface DescribeProvisionedProductPlanCommandOutput
10
- extends DescribeProvisionedProductPlanOutput,
11
- __MetadataBearer {}
9
+ extends DescribeProvisionedProductPlanOutput, __MetadataBearer {}
12
10
  declare const DescribeProvisionedProductPlanCommand_base: {
13
11
  new (
14
- input: DescribeProvisionedProductPlanCommandInput
12
+ input: DescribeProvisionedProductPlanCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeProvisionedProductPlanCommandInput,
17
15
  DescribeProvisionedProductPlanCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeProvisionedProductPlanCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeProvisionedProductPlanCommandInput
21
+ input: DescribeProvisionedProductPlanCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeProvisionedProductPlanCommandInput,
26
24
  DescribeProvisionedProductPlanCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeProvisioningArtifactOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeProvisioningArtifactCommandInput
8
- extends DescribeProvisioningArtifactInput {}
7
+ export interface DescribeProvisioningArtifactCommandInput extends DescribeProvisioningArtifactInput {}
9
8
  export interface DescribeProvisioningArtifactCommandOutput
10
- extends DescribeProvisioningArtifactOutput,
11
- __MetadataBearer {}
9
+ extends DescribeProvisioningArtifactOutput, __MetadataBearer {}
12
10
  declare const DescribeProvisioningArtifactCommand_base: {
13
11
  new (
14
- input: DescribeProvisioningArtifactCommandInput
12
+ input: DescribeProvisioningArtifactCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeProvisioningArtifactCommandInput,
17
15
  DescribeProvisioningArtifactCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeProvisioningParametersOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeProvisioningParametersCommandInput
8
- extends DescribeProvisioningParametersInput {}
7
+ export interface DescribeProvisioningParametersCommandInput extends DescribeProvisioningParametersInput {}
9
8
  export interface DescribeProvisioningParametersCommandOutput
10
- extends DescribeProvisioningParametersOutput,
11
- __MetadataBearer {}
9
+ extends DescribeProvisioningParametersOutput, __MetadataBearer {}
12
10
  declare const DescribeProvisioningParametersCommand_base: {
13
11
  new (
14
- input: DescribeProvisioningParametersCommandInput
12
+ input: DescribeProvisioningParametersCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeProvisioningParametersCommandInput,
17
15
  DescribeProvisioningParametersCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeRecordInput, DescribeRecordOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DescribeRecordCommandInput extends DescribeRecordInput {}
5
- export interface DescribeRecordCommandOutput
6
- extends DescribeRecordOutput,
7
- __MetadataBearer {}
5
+ export interface DescribeRecordCommandOutput extends DescribeRecordOutput, __MetadataBearer {}
8
6
  declare const DescribeRecordCommand_base: {
9
7
  new (
10
- input: DescribeRecordCommandInput
8
+ input: DescribeRecordCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DescribeRecordCommandInput,
13
11
  DescribeRecordCommandOutput,
@@ -16,7 +14,7 @@ declare const DescribeRecordCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DescribeRecordCommandInput
17
+ input: DescribeRecordCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DescribeRecordCommandInput,
22
20
  DescribeRecordCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeServiceActionInput,
4
- DescribeServiceActionOutput,
5
- } from "../models/models_0";
2
+ import { DescribeServiceActionInput, DescribeServiceActionOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeServiceActionCommandInput
8
- extends DescribeServiceActionInput {}
4
+ export interface DescribeServiceActionCommandInput extends DescribeServiceActionInput {}
9
5
  export interface DescribeServiceActionCommandOutput
10
- extends DescribeServiceActionOutput,
11
- __MetadataBearer {}
6
+ extends DescribeServiceActionOutput, __MetadataBearer {}
12
7
  declare const DescribeServiceActionCommand_base: {
13
8
  new (
14
- input: DescribeServiceActionCommandInput
9
+ input: DescribeServiceActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeServiceActionCommandInput,
17
12
  DescribeServiceActionCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeServiceActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeServiceActionCommandInput
18
+ input: DescribeServiceActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeServiceActionCommandInput,
26
21
  DescribeServiceActionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeServiceActionExecutionParametersOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeServiceActionExecutionParametersCommandInput
8
- extends DescribeServiceActionExecutionParametersInput {}
7
+ export interface DescribeServiceActionExecutionParametersCommandInput extends DescribeServiceActionExecutionParametersInput {}
9
8
  export interface DescribeServiceActionExecutionParametersCommandOutput
10
- extends DescribeServiceActionExecutionParametersOutput,
11
- __MetadataBearer {}
9
+ extends DescribeServiceActionExecutionParametersOutput, __MetadataBearer {}
12
10
  declare const DescribeServiceActionExecutionParametersCommand_base: {
13
11
  new (
14
- input: DescribeServiceActionExecutionParametersCommandInput
12
+ input: DescribeServiceActionExecutionParametersCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeServiceActionExecutionParametersCommandInput,
17
15
  DescribeServiceActionExecutionParametersCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeServiceActionExecutionParametersCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeServiceActionExecutionParametersCommandInput
21
+ input: DescribeServiceActionExecutionParametersCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeServiceActionExecutionParametersCommandInput,
26
24
  DescribeServiceActionExecutionParametersCommandOutput,