@aws-sdk/client-service-catalog 3.1087.0 → 3.1089.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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/ServiceCatalog.d.ts +295 -378
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +7 -20
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +12 -24
- package/dist-types/ts3.4/models/errors.d.ts +8 -24
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- 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
|
-
|
|
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
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
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 (
|
|
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,
|
package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -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,
|
package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -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,
|
package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -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,
|