@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
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -68,10 +65,7 @@ import {
68
65
  BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
69
66
  BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
70
67
  } from "./commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
71
- import {
72
- CopyProductCommandInput,
73
- CopyProductCommandOutput,
74
- } from "./commands/CopyProductCommand";
68
+ import { CopyProductCommandInput, CopyProductCommandOutput } from "./commands/CopyProductCommand";
75
69
  import {
76
70
  CreateConstraintCommandInput,
77
71
  CreateConstraintCommandOutput,
@@ -585,8 +579,7 @@ export type ServiceOutputTypes =
585
579
  | UpdateProvisioningArtifactCommandOutput
586
580
  | UpdateServiceActionCommandOutput
587
581
  | UpdateTagOptionCommandOutput;
588
- export interface ClientDefaults
589
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
582
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
590
583
  requestHandler?: __HttpHandlerUserInput;
591
584
  sha256?: __ChecksumConstructor | __HashConstructor;
592
585
  urlParser?: __UrlParser;
@@ -611,9 +604,7 @@ export interface ClientDefaults
611
604
  extensions?: RuntimeExtension[];
612
605
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
613
606
  }
614
- export type ServiceCatalogClientConfigType = Partial<
615
- __SmithyConfiguration<__HttpHandlerOptions>
616
- > &
607
+ export type ServiceCatalogClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
617
608
  ClientDefaults &
618
609
  UserAgentInputConfig &
619
610
  RetryInputConfig &
@@ -622,8 +613,7 @@ export type ServiceCatalogClientConfigType = Partial<
622
613
  EndpointInputConfig<EndpointParameters> &
623
614
  HttpAuthSchemeInputConfig &
624
615
  ClientInputEndpointParameters;
625
- export interface ServiceCatalogClientConfig
626
- extends ServiceCatalogClientConfigType {}
616
+ export interface ServiceCatalogClientConfig extends ServiceCatalogClientConfigType {}
627
617
  export type ServiceCatalogClientResolvedConfigType =
628
618
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
629
619
  Required<ClientDefaults> &
@@ -635,8 +625,7 @@ export type ServiceCatalogClientResolvedConfigType =
635
625
  EndpointResolvedConfig<EndpointParameters> &
636
626
  HttpAuthSchemeResolvedConfig &
637
627
  ClientResolvedEndpointParameters;
638
- export interface ServiceCatalogClientResolvedConfig
639
- extends ServiceCatalogClientResolvedConfigType {}
628
+ export interface ServiceCatalogClientResolvedConfig extends ServiceCatalogClientResolvedConfigType {}
640
629
  export declare class ServiceCatalogClient extends __Client<
641
630
  __HttpHandlerOptions,
642
631
  ServiceInputTypes,
@@ -644,8 +633,6 @@ export declare class ServiceCatalogClient extends __Client<
644
633
  ServiceCatalogClientResolvedConfig
645
634
  > {
646
635
  readonly config: ServiceCatalogClientResolvedConfig;
647
- constructor(
648
- ...[configuration]: __CheckOptionalClientConfig<ServiceCatalogClientConfig>
649
- );
636
+ constructor(...[configuration]: __CheckOptionalClientConfig<ServiceCatalogClientConfig>);
650
637
  destroy(): void;
651
638
  }
@@ -7,17 +7,10 @@ import { ServiceCatalogHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: ServiceCatalogHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: ServiceCatalogHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): ServiceCatalogHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { ServiceCatalogClientResolvedConfig } from "../ServiceCatalogClient";
15
- export interface ServiceCatalogHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface ServiceCatalogHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface ServiceCatalogHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- ServiceCatalogClientResolvedConfig,
22
- HandlerExecutionContext,
23
- ServiceCatalogHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface ServiceCatalogHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ ServiceCatalogClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ ServiceCatalogHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultServiceCatalogHttpAuthSchemeParametersProvider: (
27
25
  config: ServiceCatalogClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<ServiceCatalogHttpAuthSchemeParameters>;
31
- export interface ServiceCatalogHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<ServiceCatalogHttpAuthSchemeParameters> {}
29
+ export interface ServiceCatalogHttpAuthSchemeProvider extends HttpAuthSchemeProvider<ServiceCatalogHttpAuthSchemeParameters> {}
33
30
  export declare const defaultServiceCatalogHttpAuthSchemeProvider: ServiceCatalogHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: ServiceCatalogHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: ServiceCatalogHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./ServiceCatalogClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  ServiceCatalogClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AcceptPortfolioShareInput,
4
- AcceptPortfolioShareOutput,
5
- } from "../models/models_0";
2
+ import { AcceptPortfolioShareInput, AcceptPortfolioShareOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AcceptPortfolioShareCommandInput
8
- extends AcceptPortfolioShareInput {}
4
+ export interface AcceptPortfolioShareCommandInput extends AcceptPortfolioShareInput {}
9
5
  export interface AcceptPortfolioShareCommandOutput
10
- extends AcceptPortfolioShareOutput,
11
- __MetadataBearer {}
6
+ extends AcceptPortfolioShareOutput, __MetadataBearer {}
12
7
  declare const AcceptPortfolioShareCommand_base: {
13
8
  new (
14
- input: AcceptPortfolioShareCommandInput
9
+ input: AcceptPortfolioShareCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AcceptPortfolioShareCommandInput,
17
12
  AcceptPortfolioShareCommandOutput,
@@ -20,7 +15,7 @@ declare const AcceptPortfolioShareCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AcceptPortfolioShareCommandInput
18
+ input: AcceptPortfolioShareCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AcceptPortfolioShareCommandInput,
26
21
  AcceptPortfolioShareCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociateBudgetWithResourceOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateBudgetWithResourceCommandInput
8
- extends AssociateBudgetWithResourceInput {}
7
+ export interface AssociateBudgetWithResourceCommandInput extends AssociateBudgetWithResourceInput {}
9
8
  export interface AssociateBudgetWithResourceCommandOutput
10
- extends AssociateBudgetWithResourceOutput,
11
- __MetadataBearer {}
9
+ extends AssociateBudgetWithResourceOutput, __MetadataBearer {}
12
10
  declare const AssociateBudgetWithResourceCommand_base: {
13
11
  new (
14
- input: AssociateBudgetWithResourceCommandInput
12
+ input: AssociateBudgetWithResourceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateBudgetWithResourceCommandInput,
17
15
  AssociateBudgetWithResourceCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateBudgetWithResourceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateBudgetWithResourceCommandInput
21
+ input: AssociateBudgetWithResourceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateBudgetWithResourceCommandInput,
26
24
  AssociateBudgetWithResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociatePrincipalWithPortfolioOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociatePrincipalWithPortfolioCommandInput
8
- extends AssociatePrincipalWithPortfolioInput {}
7
+ export interface AssociatePrincipalWithPortfolioCommandInput extends AssociatePrincipalWithPortfolioInput {}
9
8
  export interface AssociatePrincipalWithPortfolioCommandOutput
10
- extends AssociatePrincipalWithPortfolioOutput,
11
- __MetadataBearer {}
9
+ extends AssociatePrincipalWithPortfolioOutput, __MetadataBearer {}
12
10
  declare const AssociatePrincipalWithPortfolioCommand_base: {
13
11
  new (
14
- input: AssociatePrincipalWithPortfolioCommandInput
12
+ input: AssociatePrincipalWithPortfolioCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociatePrincipalWithPortfolioCommandInput,
17
15
  AssociatePrincipalWithPortfolioCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociatePrincipalWithPortfolioCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociatePrincipalWithPortfolioCommandInput
21
+ input: AssociatePrincipalWithPortfolioCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociatePrincipalWithPortfolioCommandInput,
26
24
  AssociatePrincipalWithPortfolioCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociateProductWithPortfolioOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateProductWithPortfolioCommandInput
8
- extends AssociateProductWithPortfolioInput {}
7
+ export interface AssociateProductWithPortfolioCommandInput extends AssociateProductWithPortfolioInput {}
9
8
  export interface AssociateProductWithPortfolioCommandOutput
10
- extends AssociateProductWithPortfolioOutput,
11
- __MetadataBearer {}
9
+ extends AssociateProductWithPortfolioOutput, __MetadataBearer {}
12
10
  declare const AssociateProductWithPortfolioCommand_base: {
13
11
  new (
14
- input: AssociateProductWithPortfolioCommandInput
12
+ input: AssociateProductWithPortfolioCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateProductWithPortfolioCommandInput,
17
15
  AssociateProductWithPortfolioCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateProductWithPortfolioCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateProductWithPortfolioCommandInput
21
+ input: AssociateProductWithPortfolioCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateProductWithPortfolioCommandInput,
26
24
  AssociateProductWithPortfolioCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociateServiceActionWithProvisioningArtifactOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateServiceActionWithProvisioningArtifactCommandInput
8
- extends AssociateServiceActionWithProvisioningArtifactInput {}
7
+ export interface AssociateServiceActionWithProvisioningArtifactCommandInput extends AssociateServiceActionWithProvisioningArtifactInput {}
9
8
  export interface AssociateServiceActionWithProvisioningArtifactCommandOutput
10
- extends AssociateServiceActionWithProvisioningArtifactOutput,
11
- __MetadataBearer {}
9
+ extends AssociateServiceActionWithProvisioningArtifactOutput, __MetadataBearer {}
12
10
  declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
13
11
  new (
14
- input: AssociateServiceActionWithProvisioningArtifactCommandInput
12
+ input: AssociateServiceActionWithProvisioningArtifactCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateServiceActionWithProvisioningArtifactCommandInput,
17
15
  AssociateServiceActionWithProvisioningArtifactCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateServiceActionWithProvisioningArtifactCommandInput
21
+ input: AssociateServiceActionWithProvisioningArtifactCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateServiceActionWithProvisioningArtifactCommandInput,
26
24
  AssociateServiceActionWithProvisioningArtifactCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociateTagOptionWithResourceOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateTagOptionWithResourceCommandInput
8
- extends AssociateTagOptionWithResourceInput {}
7
+ export interface AssociateTagOptionWithResourceCommandInput extends AssociateTagOptionWithResourceInput {}
9
8
  export interface AssociateTagOptionWithResourceCommandOutput
10
- extends AssociateTagOptionWithResourceOutput,
11
- __MetadataBearer {}
9
+ extends AssociateTagOptionWithResourceOutput, __MetadataBearer {}
12
10
  declare const AssociateTagOptionWithResourceCommand_base: {
13
11
  new (
14
- input: AssociateTagOptionWithResourceCommandInput
12
+ input: AssociateTagOptionWithResourceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateTagOptionWithResourceCommandInput,
17
15
  AssociateTagOptionWithResourceCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateTagOptionWithResourceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateTagOptionWithResourceCommandInput
21
+ input: AssociateTagOptionWithResourceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateTagOptionWithResourceCommandInput,
26
24
  AssociateTagOptionWithResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchAssociateServiceActionWithProvisioningArtifactOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchAssociateServiceActionWithProvisioningArtifactCommandInput
8
- extends BatchAssociateServiceActionWithProvisioningArtifactInput {}
7
+ export interface BatchAssociateServiceActionWithProvisioningArtifactCommandInput extends BatchAssociateServiceActionWithProvisioningArtifactInput {}
9
8
  export interface BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
10
- extends BatchAssociateServiceActionWithProvisioningArtifactOutput,
11
- __MetadataBearer {}
9
+ extends BatchAssociateServiceActionWithProvisioningArtifactOutput, __MetadataBearer {}
12
10
  declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
13
11
  new (
14
- input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput
12
+ input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
17
15
  BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput
21
+ input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
26
24
  BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDisassociateServiceActionFromProvisioningArtifactOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandInput
8
- extends BatchDisassociateServiceActionFromProvisioningArtifactInput {}
7
+ export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandInput extends BatchDisassociateServiceActionFromProvisioningArtifactInput {}
9
8
  export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
10
- extends BatchDisassociateServiceActionFromProvisioningArtifactOutput,
11
- __MetadataBearer {}
9
+ extends BatchDisassociateServiceActionFromProvisioningArtifactOutput, __MetadataBearer {}
12
10
  declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base: {
13
11
  new (
14
- input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput
12
+ input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
17
15
  BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput
21
+ input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
26
24
  BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CopyProductInput, CopyProductOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CopyProductCommandInput extends CopyProductInput {}
5
- export interface CopyProductCommandOutput
6
- extends CopyProductOutput,
7
- __MetadataBearer {}
5
+ export interface CopyProductCommandOutput extends CopyProductOutput, __MetadataBearer {}
8
6
  declare const CopyProductCommand_base: {
9
7
  new (
10
- input: CopyProductCommandInput
8
+ input: CopyProductCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CopyProductCommandInput,
13
11
  CopyProductCommandOutput,
@@ -16,7 +14,7 @@ declare const CopyProductCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CopyProductCommandInput
17
+ input: CopyProductCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CopyProductCommandInput,
22
20
  CopyProductCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateConstraintInput,
4
- CreateConstraintOutput,
5
- } from "../models/models_0";
2
+ import { CreateConstraintInput, CreateConstraintOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateConstraintCommandInput extends CreateConstraintInput {}
8
- export interface CreateConstraintCommandOutput
9
- extends CreateConstraintOutput,
10
- __MetadataBearer {}
5
+ export interface CreateConstraintCommandOutput extends CreateConstraintOutput, __MetadataBearer {}
11
6
  declare const CreateConstraintCommand_base: {
12
7
  new (
13
- input: CreateConstraintCommandInput
8
+ input: CreateConstraintCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateConstraintCommandInput,
16
11
  CreateConstraintCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateConstraintCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateConstraintCommandInput
17
+ input: CreateConstraintCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateConstraintCommandInput,
25
20
  CreateConstraintCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreatePortfolioInput,
4
- CreatePortfolioOutput,
5
- } from "../models/models_0";
2
+ import { CreatePortfolioInput, CreatePortfolioOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreatePortfolioCommandInput extends CreatePortfolioInput {}
8
- export interface CreatePortfolioCommandOutput
9
- extends CreatePortfolioOutput,
10
- __MetadataBearer {}
5
+ export interface CreatePortfolioCommandOutput extends CreatePortfolioOutput, __MetadataBearer {}
11
6
  declare const CreatePortfolioCommand_base: {
12
7
  new (
13
- input: CreatePortfolioCommandInput
8
+ input: CreatePortfolioCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreatePortfolioCommandInput,
16
11
  CreatePortfolioCommandOutput,
@@ -19,7 +14,7 @@ declare const CreatePortfolioCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreatePortfolioCommandInput
17
+ input: CreatePortfolioCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreatePortfolioCommandInput,
25
20
  CreatePortfolioCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreatePortfolioShareInput,
4
- CreatePortfolioShareOutput,
5
- } from "../models/models_0";
2
+ import { CreatePortfolioShareInput, CreatePortfolioShareOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreatePortfolioShareCommandInput
8
- extends CreatePortfolioShareInput {}
4
+ export interface CreatePortfolioShareCommandInput extends CreatePortfolioShareInput {}
9
5
  export interface CreatePortfolioShareCommandOutput
10
- extends CreatePortfolioShareOutput,
11
- __MetadataBearer {}
6
+ extends CreatePortfolioShareOutput, __MetadataBearer {}
12
7
  declare const CreatePortfolioShareCommand_base: {
13
8
  new (
14
- input: CreatePortfolioShareCommandInput
9
+ input: CreatePortfolioShareCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreatePortfolioShareCommandInput,
17
12
  CreatePortfolioShareCommandOutput,
@@ -20,7 +15,7 @@ declare const CreatePortfolioShareCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreatePortfolioShareCommandInput
18
+ input: CreatePortfolioShareCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreatePortfolioShareCommandInput,
26
21
  CreatePortfolioShareCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateProductInput, CreateProductOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CreateProductCommandInput extends CreateProductInput {}
5
- export interface CreateProductCommandOutput
6
- extends CreateProductOutput,
7
- __MetadataBearer {}
5
+ export interface CreateProductCommandOutput extends CreateProductOutput, __MetadataBearer {}
8
6
  declare const CreateProductCommand_base: {
9
7
  new (
10
- input: CreateProductCommandInput
8
+ input: CreateProductCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateProductCommandInput,
13
11
  CreateProductCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateProductCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateProductCommandInput
17
+ input: CreateProductCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateProductCommandInput,
22
20
  CreateProductCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateProvisionedProductPlanOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateProvisionedProductPlanCommandInput
8
- extends CreateProvisionedProductPlanInput {}
7
+ export interface CreateProvisionedProductPlanCommandInput extends CreateProvisionedProductPlanInput {}
9
8
  export interface CreateProvisionedProductPlanCommandOutput
10
- extends CreateProvisionedProductPlanOutput,
11
- __MetadataBearer {}
9
+ extends CreateProvisionedProductPlanOutput, __MetadataBearer {}
12
10
  declare const CreateProvisionedProductPlanCommand_base: {
13
11
  new (
14
- input: CreateProvisionedProductPlanCommandInput
12
+ input: CreateProvisionedProductPlanCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateProvisionedProductPlanCommandInput,
17
15
  CreateProvisionedProductPlanCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateProvisionedProductPlanCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateProvisionedProductPlanCommandInput
21
+ input: CreateProvisionedProductPlanCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateProvisionedProductPlanCommandInput,
26
24
  CreateProvisionedProductPlanCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateProvisioningArtifactOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateProvisioningArtifactCommandInput
8
- extends CreateProvisioningArtifactInput {}
7
+ export interface CreateProvisioningArtifactCommandInput extends CreateProvisioningArtifactInput {}
9
8
  export interface CreateProvisioningArtifactCommandOutput
10
- extends CreateProvisioningArtifactOutput,
11
- __MetadataBearer {}
9
+ extends CreateProvisioningArtifactOutput, __MetadataBearer {}
12
10
  declare const CreateProvisioningArtifactCommand_base: {
13
11
  new (
14
- input: CreateProvisioningArtifactCommandInput
12
+ input: CreateProvisioningArtifactCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateProvisioningArtifactCommandInput,
17
15
  CreateProvisioningArtifactCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateProvisioningArtifactCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateProvisioningArtifactCommandInput
21
+ input: CreateProvisioningArtifactCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateProvisioningArtifactCommandInput,
26
24
  CreateProvisioningArtifactCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateServiceActionInput,
4
- CreateServiceActionOutput,
5
- } from "../models/models_0";
2
+ import { CreateServiceActionInput, CreateServiceActionOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateServiceActionCommandInput
8
- extends CreateServiceActionInput {}
4
+ export interface CreateServiceActionCommandInput extends CreateServiceActionInput {}
9
5
  export interface CreateServiceActionCommandOutput
10
- extends CreateServiceActionOutput,
11
- __MetadataBearer {}
6
+ extends CreateServiceActionOutput, __MetadataBearer {}
12
7
  declare const CreateServiceActionCommand_base: {
13
8
  new (
14
- input: CreateServiceActionCommandInput
9
+ input: CreateServiceActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateServiceActionCommandInput,
17
12
  CreateServiceActionCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateServiceActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateServiceActionCommandInput
18
+ input: CreateServiceActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateServiceActionCommandInput,
26
21
  CreateServiceActionCommandOutput,