@aws-sdk/client-sso-admin 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/SSOAdmin.d.ts +263 -458
- package/dist-types/ts3.4/SSOAdminClient.d.ts +18 -37
- 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/AddRegionCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRegionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetApplicationSessionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRegionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutApplicationSessionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +4 -6
- 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 +6 -12
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListRegionsPaginator.d.ts +1 -4
- 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/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 {
|
|
@@ -36,10 +33,7 @@ import {
|
|
|
36
33
|
HttpAuthSchemeInputConfig,
|
|
37
34
|
HttpAuthSchemeResolvedConfig,
|
|
38
35
|
} from "./auth/httpAuthSchemeProvider";
|
|
39
|
-
import {
|
|
40
|
-
AddRegionCommandInput,
|
|
41
|
-
AddRegionCommandOutput,
|
|
42
|
-
} from "./commands/AddRegionCommand";
|
|
36
|
+
import { AddRegionCommandInput, AddRegionCommandOutput } from "./commands/AddRegionCommand";
|
|
43
37
|
import {
|
|
44
38
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
45
39
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
|
|
@@ -276,10 +270,7 @@ import {
|
|
|
276
270
|
ListPermissionSetsProvisionedToAccountCommandInput,
|
|
277
271
|
ListPermissionSetsProvisionedToAccountCommandOutput,
|
|
278
272
|
} from "./commands/ListPermissionSetsProvisionedToAccountCommand";
|
|
279
|
-
import {
|
|
280
|
-
ListRegionsCommandInput,
|
|
281
|
-
ListRegionsCommandOutput,
|
|
282
|
-
} from "./commands/ListRegionsCommand";
|
|
273
|
+
import { ListRegionsCommandInput, ListRegionsCommandOutput } from "./commands/ListRegionsCommand";
|
|
283
274
|
import {
|
|
284
275
|
ListTagsForResourceCommandInput,
|
|
285
276
|
ListTagsForResourceCommandOutput,
|
|
@@ -324,10 +315,7 @@ import {
|
|
|
324
315
|
RemoveRegionCommandInput,
|
|
325
316
|
RemoveRegionCommandOutput,
|
|
326
317
|
} from "./commands/RemoveRegionCommand";
|
|
327
|
-
import {
|
|
328
|
-
TagResourceCommandInput,
|
|
329
|
-
TagResourceCommandOutput,
|
|
330
|
-
} from "./commands/TagResourceCommand";
|
|
318
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
331
319
|
import {
|
|
332
320
|
UntagResourceCommandInput,
|
|
333
321
|
UntagResourceCommandOutput,
|
|
@@ -519,8 +507,7 @@ export type ServiceOutputTypes =
|
|
|
519
507
|
| UpdateInstanceCommandOutput
|
|
520
508
|
| UpdatePermissionSetCommandOutput
|
|
521
509
|
| UpdateTrustedTokenIssuerCommandOutput;
|
|
522
|
-
export interface ClientDefaults
|
|
523
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
510
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
524
511
|
requestHandler?: __HttpHandlerUserInput;
|
|
525
512
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
526
513
|
urlParser?: __UrlParser;
|
|
@@ -545,9 +532,7 @@ export interface ClientDefaults
|
|
|
545
532
|
extensions?: RuntimeExtension[];
|
|
546
533
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
547
534
|
}
|
|
548
|
-
export type SSOAdminClientConfigType = Partial<
|
|
549
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
550
|
-
> &
|
|
535
|
+
export type SSOAdminClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
551
536
|
ClientDefaults &
|
|
552
537
|
UserAgentInputConfig &
|
|
553
538
|
RetryInputConfig &
|
|
@@ -557,19 +542,17 @@ export type SSOAdminClientConfigType = Partial<
|
|
|
557
542
|
HttpAuthSchemeInputConfig &
|
|
558
543
|
ClientInputEndpointParameters;
|
|
559
544
|
export interface SSOAdminClientConfig extends SSOAdminClientConfigType {}
|
|
560
|
-
export type SSOAdminClientResolvedConfigType =
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
export interface SSOAdminClientResolvedConfig
|
|
572
|
-
extends SSOAdminClientResolvedConfigType {}
|
|
545
|
+
export type SSOAdminClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
546
|
+
Required<ClientDefaults> &
|
|
547
|
+
RuntimeExtensionsConfig &
|
|
548
|
+
UserAgentResolvedConfig &
|
|
549
|
+
RetryResolvedConfig &
|
|
550
|
+
RegionResolvedConfig &
|
|
551
|
+
HostHeaderResolvedConfig &
|
|
552
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
553
|
+
HttpAuthSchemeResolvedConfig &
|
|
554
|
+
ClientResolvedEndpointParameters;
|
|
555
|
+
export interface SSOAdminClientResolvedConfig extends SSOAdminClientResolvedConfigType {}
|
|
573
556
|
export declare class SSOAdminClient extends __Client<
|
|
574
557
|
__HttpHandlerOptions,
|
|
575
558
|
ServiceInputTypes,
|
|
@@ -577,8 +560,6 @@ export declare class SSOAdminClient extends __Client<
|
|
|
577
560
|
SSOAdminClientResolvedConfig
|
|
578
561
|
> {
|
|
579
562
|
readonly config: SSOAdminClientResolvedConfig;
|
|
580
|
-
constructor(
|
|
581
|
-
...[configuration]: __CheckOptionalClientConfig<SSOAdminClientConfig>
|
|
582
|
-
);
|
|
563
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<SSOAdminClientConfig>);
|
|
583
564
|
destroy(): void;
|
|
584
565
|
}
|
|
@@ -7,17 +7,10 @@ import { SSOAdminHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: SSOAdminHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: SSOAdminHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): SSOAdminHttpAuthSchemeProvider;
|
|
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 { SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
15
|
-
export interface SSOAdminHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface SSOAdminHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface SSOAdminHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface SSOAdminHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
SSOAdminClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
SSOAdminHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultSSOAdminHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: SSOAdminClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<SSOAdminHttpAuthSchemeParameters>;
|
|
31
|
-
export interface SSOAdminHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<SSOAdminHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface SSOAdminHttpAuthSchemeProvider extends HttpAuthSchemeProvider<SSOAdminHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultSSOAdminHttpAuthSchemeProvider: SSOAdminHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: SSOAdminHttpAuthSchemeProvider;
|
|
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: SSOAdminHttpAuthSchemeProvider;
|
|
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
|
ServiceOutputTypes,
|
|
5
5
|
SSOAdminClientResolvedConfig,
|
|
6
6
|
} from "./SSOAdminClient";
|
|
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
|
SSOAdminClientResolvedConfig,
|
|
@@ -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[];
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { AddRegionRequest, AddRegionResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface AddRegionCommandInput extends AddRegionRequest {}
|
|
5
|
-
export interface AddRegionCommandOutput
|
|
6
|
-
extends AddRegionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddRegionCommandOutput extends AddRegionResponse, __MetadataBearer {}
|
|
8
6
|
declare const AddRegionCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: AddRegionCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
AddRegionCommandInput,
|
|
11
11
|
AddRegionCommandOutput,
|
|
12
12
|
import("..").SSOAdminClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: AddRegionCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
AddRegionCommandInput,
|
|
18
20
|
AddRegionCommandOutput,
|
|
19
21
|
import("..").SSOAdminClientResolvedConfig,
|
package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AttachCustomerManagedPolicyReferenceToPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput
|
|
8
|
-
extends AttachCustomerManagedPolicyReferenceToPermissionSetRequest {}
|
|
7
|
+
export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput extends AttachCustomerManagedPolicyReferenceToPermissionSetRequest {}
|
|
9
8
|
export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput
|
|
10
|
-
extends AttachCustomerManagedPolicyReferenceToPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AttachCustomerManagedPolicyReferenceToPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput
|
|
12
|
+
input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
17
15
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput
|
|
21
|
+
input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
26
24
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AttachManagedPolicyToPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AttachManagedPolicyToPermissionSetCommandInput
|
|
8
|
-
extends AttachManagedPolicyToPermissionSetRequest {}
|
|
7
|
+
export interface AttachManagedPolicyToPermissionSetCommandInput extends AttachManagedPolicyToPermissionSetRequest {}
|
|
9
8
|
export interface AttachManagedPolicyToPermissionSetCommandOutput
|
|
10
|
-
extends AttachManagedPolicyToPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AttachManagedPolicyToPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const AttachManagedPolicyToPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AttachManagedPolicyToPermissionSetCommandInput
|
|
12
|
+
input: AttachManagedPolicyToPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AttachManagedPolicyToPermissionSetCommandInput,
|
|
17
15
|
AttachManagedPolicyToPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AttachManagedPolicyToPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AttachManagedPolicyToPermissionSetCommandInput
|
|
21
|
+
input: AttachManagedPolicyToPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AttachManagedPolicyToPermissionSetCommandInput,
|
|
26
24
|
AttachManagedPolicyToPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAccountAssignmentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccountAssignmentCommandInput
|
|
8
|
-
extends CreateAccountAssignmentRequest {}
|
|
7
|
+
export interface CreateAccountAssignmentCommandInput extends CreateAccountAssignmentRequest {}
|
|
9
8
|
export interface CreateAccountAssignmentCommandOutput
|
|
10
|
-
extends CreateAccountAssignmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAccountAssignmentResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateAccountAssignmentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAccountAssignmentCommandInput
|
|
12
|
+
input: CreateAccountAssignmentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAccountAssignmentCommandInput,
|
|
17
15
|
CreateAccountAssignmentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAccountAssignmentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAccountAssignmentCommandInput
|
|
21
|
+
input: CreateAccountAssignmentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAccountAssignmentCommandInput,
|
|
26
24
|
CreateAccountAssignmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateApplicationAssignmentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateApplicationAssignmentCommandInput
|
|
8
|
-
extends CreateApplicationAssignmentRequest {}
|
|
7
|
+
export interface CreateApplicationAssignmentCommandInput extends CreateApplicationAssignmentRequest {}
|
|
9
8
|
export interface CreateApplicationAssignmentCommandOutput
|
|
10
|
-
extends CreateApplicationAssignmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateApplicationAssignmentResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateApplicationAssignmentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateApplicationAssignmentCommandInput
|
|
12
|
+
input: CreateApplicationAssignmentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateApplicationAssignmentCommandInput,
|
|
17
15
|
CreateApplicationAssignmentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateApplicationAssignmentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateApplicationAssignmentCommandInput
|
|
21
|
+
input: CreateApplicationAssignmentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateApplicationAssignmentCommandInput,
|
|
26
24
|
CreateApplicationAssignmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateApplicationRequest,
|
|
4
|
-
CreateApplicationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateApplicationRequest, CreateApplicationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateApplicationCommandInput
|
|
8
|
-
extends CreateApplicationRequest {}
|
|
4
|
+
export interface CreateApplicationCommandInput extends CreateApplicationRequest {}
|
|
9
5
|
export interface CreateApplicationCommandOutput
|
|
10
|
-
extends CreateApplicationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateApplicationResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateApplicationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateApplicationCommandInput
|
|
9
|
+
input: CreateApplicationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateApplicationCommandInput,
|
|
17
12
|
CreateApplicationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateApplicationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateApplicationCommandInput
|
|
18
|
+
input: CreateApplicationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateApplicationCommandInput,
|
|
26
21
|
CreateApplicationCommandOutput,
|
package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateInstanceAccessControlAttributeConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateInstanceAccessControlAttributeConfigurationCommandInput
|
|
8
|
-
extends CreateInstanceAccessControlAttributeConfigurationRequest {}
|
|
7
|
+
export interface CreateInstanceAccessControlAttributeConfigurationCommandInput extends CreateInstanceAccessControlAttributeConfigurationRequest {}
|
|
9
8
|
export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
10
|
-
extends CreateInstanceAccessControlAttributeConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateInstanceAccessControlAttributeConfigurationCommandInput
|
|
12
|
+
input: CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
17
15
|
CreateInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateInstanceAccessControlAttributeConfigurationCommandInput
|
|
21
|
+
input: CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
26
24
|
CreateInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateInstanceRequest,
|
|
4
|
-
CreateInstanceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateInstanceRequest, CreateInstanceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateInstanceCommandInput extends CreateInstanceRequest {}
|
|
8
|
-
export interface CreateInstanceCommandOutput
|
|
9
|
-
extends CreateInstanceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateInstanceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateInstanceCommandInput
|
|
8
|
+
input: CreateInstanceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateInstanceCommandInput,
|
|
16
11
|
CreateInstanceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePermissionSetRequest,
|
|
4
|
-
CreatePermissionSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreatePermissionSetRequest, CreatePermissionSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePermissionSetCommandInput
|
|
8
|
-
extends CreatePermissionSetRequest {}
|
|
4
|
+
export interface CreatePermissionSetCommandInput extends CreatePermissionSetRequest {}
|
|
9
5
|
export interface CreatePermissionSetCommandOutput
|
|
10
|
-
extends CreatePermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePermissionSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreatePermissionSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePermissionSetCommandInput
|
|
9
|
+
input: CreatePermissionSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePermissionSetCommandInput,
|
|
17
12
|
CreatePermissionSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePermissionSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePermissionSetCommandInput
|
|
18
|
+
input: CreatePermissionSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePermissionSetCommandInput,
|
|
26
21
|
CreatePermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateTrustedTokenIssuerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTrustedTokenIssuerCommandInput
|
|
8
|
-
extends CreateTrustedTokenIssuerRequest {}
|
|
7
|
+
export interface CreateTrustedTokenIssuerCommandInput extends CreateTrustedTokenIssuerRequest {}
|
|
9
8
|
export interface CreateTrustedTokenIssuerCommandOutput
|
|
10
|
-
extends CreateTrustedTokenIssuerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateTrustedTokenIssuerResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateTrustedTokenIssuerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateTrustedTokenIssuerCommandInput
|
|
12
|
+
input: CreateTrustedTokenIssuerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateTrustedTokenIssuerCommandInput,
|
|
17
15
|
CreateTrustedTokenIssuerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateTrustedTokenIssuerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateTrustedTokenIssuerCommandInput
|
|
21
|
+
input: CreateTrustedTokenIssuerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateTrustedTokenIssuerCommandInput,
|
|
26
24
|
CreateTrustedTokenIssuerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteAccountAssignmentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAccountAssignmentCommandInput
|
|
8
|
-
extends DeleteAccountAssignmentRequest {}
|
|
7
|
+
export interface DeleteAccountAssignmentCommandInput extends DeleteAccountAssignmentRequest {}
|
|
9
8
|
export interface DeleteAccountAssignmentCommandOutput
|
|
10
|
-
extends DeleteAccountAssignmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteAccountAssignmentResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteAccountAssignmentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteAccountAssignmentCommandInput
|
|
12
|
+
input: DeleteAccountAssignmentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteAccountAssignmentCommandInput,
|
|
17
15
|
DeleteAccountAssignmentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteAccountAssignmentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteAccountAssignmentCommandInput
|
|
21
|
+
input: DeleteAccountAssignmentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteAccountAssignmentCommandInput,
|
|
26
24
|
DeleteAccountAssignmentCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteApplicationAccessScopeRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteApplicationAccessScopeCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteApplicationAccessScopeCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteApplicationAccessScopeCommandInput extends DeleteApplicationAccessScopeRequest {}
|
|
5
|
+
export interface DeleteApplicationAccessScopeCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteApplicationAccessScopeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteApplicationAccessScopeCommandInput
|
|
8
|
+
input: DeleteApplicationAccessScopeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteApplicationAccessScopeCommandInput,
|
|
13
11
|
DeleteApplicationAccessScopeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteApplicationAccessScopeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteApplicationAccessScopeCommandInput
|
|
17
|
+
input: DeleteApplicationAccessScopeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteApplicationAccessScopeCommandInput,
|
|
22
20
|
DeleteApplicationAccessScopeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteApplicationAssignmentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteApplicationAssignmentCommandInput
|
|
8
|
-
extends DeleteApplicationAssignmentRequest {}
|
|
7
|
+
export interface DeleteApplicationAssignmentCommandInput extends DeleteApplicationAssignmentRequest {}
|
|
9
8
|
export interface DeleteApplicationAssignmentCommandOutput
|
|
10
|
-
extends DeleteApplicationAssignmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteApplicationAssignmentResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteApplicationAssignmentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteApplicationAssignmentCommandInput
|
|
12
|
+
input: DeleteApplicationAssignmentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteApplicationAssignmentCommandInput,
|
|
17
15
|
DeleteApplicationAssignmentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteApplicationAssignmentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteApplicationAssignmentCommandInput
|
|
21
|
+
input: DeleteApplicationAssignmentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteApplicationAssignmentCommandInput,
|
|
26
24
|
DeleteApplicationAssignmentCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteApplicationAuthenticationMethodRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteApplicationAuthenticationMethodCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteApplicationAuthenticationMethodCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteApplicationAuthenticationMethodCommandInput extends DeleteApplicationAuthenticationMethodRequest {}
|
|
5
|
+
export interface DeleteApplicationAuthenticationMethodCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteApplicationAuthenticationMethodCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteApplicationAuthenticationMethodCommandInput
|
|
8
|
+
input: DeleteApplicationAuthenticationMethodCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteApplicationAuthenticationMethodCommandInput,
|
|
13
11
|
DeleteApplicationAuthenticationMethodCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteApplicationAuthenticationMethodCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteApplicationAuthenticationMethodCommandInput
|
|
17
|
+
input: DeleteApplicationAuthenticationMethodCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteApplicationAuthenticationMethodCommandInput,
|
|
22
20
|
DeleteApplicationAuthenticationMethodCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteApplicationRequest,
|
|
4
|
-
DeleteApplicationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteApplicationCommandInput
|
|
8
|
-
extends DeleteApplicationRequest {}
|
|
4
|
+
export interface DeleteApplicationCommandInput extends DeleteApplicationRequest {}
|
|
9
5
|
export interface DeleteApplicationCommandOutput
|
|
10
|
-
extends DeleteApplicationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteApplicationResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteApplicationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteApplicationCommandInput
|
|
9
|
+
input: DeleteApplicationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteApplicationCommandInput,
|
|
17
12
|
DeleteApplicationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteApplicationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteApplicationCommandInput
|
|
18
|
+
input: DeleteApplicationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteApplicationCommandInput,
|
|
26
21
|
DeleteApplicationCommandOutput,
|