@aws-sdk/client-sso-admin 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.
- 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
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetApplicationAuthenticationMethodResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetApplicationAuthenticationMethodCommandInput
|
|
8
|
-
extends GetApplicationAuthenticationMethodRequest {}
|
|
7
|
+
export interface GetApplicationAuthenticationMethodCommandInput extends GetApplicationAuthenticationMethodRequest {}
|
|
9
8
|
export interface GetApplicationAuthenticationMethodCommandOutput
|
|
10
|
-
extends GetApplicationAuthenticationMethodResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetApplicationAuthenticationMethodResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetApplicationAuthenticationMethodCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetApplicationAuthenticationMethodCommandInput
|
|
12
|
+
input: GetApplicationAuthenticationMethodCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetApplicationAuthenticationMethodCommandInput,
|
|
17
15
|
GetApplicationAuthenticationMethodCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetApplicationAuthenticationMethodCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetApplicationAuthenticationMethodCommandInput
|
|
21
|
+
input: GetApplicationAuthenticationMethodCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetApplicationAuthenticationMethodCommandInput,
|
|
26
24
|
GetApplicationAuthenticationMethodCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetApplicationGrantRequest,
|
|
4
|
-
GetApplicationGrantResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetApplicationGrantRequest, GetApplicationGrantResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetApplicationGrantCommandInput
|
|
8
|
-
extends GetApplicationGrantRequest {}
|
|
4
|
+
export interface GetApplicationGrantCommandInput extends GetApplicationGrantRequest {}
|
|
9
5
|
export interface GetApplicationGrantCommandOutput
|
|
10
|
-
extends GetApplicationGrantResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetApplicationGrantResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetApplicationGrantCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetApplicationGrantCommandInput
|
|
9
|
+
input: GetApplicationGrantCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetApplicationGrantCommandInput,
|
|
17
12
|
GetApplicationGrantCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetApplicationGrantCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetApplicationGrantCommandInput
|
|
18
|
+
input: GetApplicationGrantCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetApplicationGrantCommandInput,
|
|
26
21
|
GetApplicationGrantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetApplicationSessionConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetApplicationSessionConfigurationCommandInput
|
|
8
|
-
extends GetApplicationSessionConfigurationRequest {}
|
|
7
|
+
export interface GetApplicationSessionConfigurationCommandInput extends GetApplicationSessionConfigurationRequest {}
|
|
9
8
|
export interface GetApplicationSessionConfigurationCommandOutput
|
|
10
|
-
extends GetApplicationSessionConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetApplicationSessionConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetApplicationSessionConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetApplicationSessionConfigurationCommandInput
|
|
12
|
+
input: GetApplicationSessionConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetApplicationSessionConfigurationCommandInput,
|
|
17
15
|
GetApplicationSessionConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetApplicationSessionConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetApplicationSessionConfigurationCommandInput
|
|
21
|
+
input: GetApplicationSessionConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetApplicationSessionConfigurationCommandInput,
|
|
26
24
|
GetApplicationSessionConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetInlinePolicyForPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetInlinePolicyForPermissionSetCommandInput
|
|
8
|
-
extends GetInlinePolicyForPermissionSetRequest {}
|
|
7
|
+
export interface GetInlinePolicyForPermissionSetCommandInput extends GetInlinePolicyForPermissionSetRequest {}
|
|
9
8
|
export interface GetInlinePolicyForPermissionSetCommandOutput
|
|
10
|
-
extends GetInlinePolicyForPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetInlinePolicyForPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetInlinePolicyForPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetInlinePolicyForPermissionSetCommandInput
|
|
12
|
+
input: GetInlinePolicyForPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetInlinePolicyForPermissionSetCommandInput,
|
|
17
15
|
GetInlinePolicyForPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetInlinePolicyForPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetInlinePolicyForPermissionSetCommandInput
|
|
21
|
+
input: GetInlinePolicyForPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetInlinePolicyForPermissionSetCommandInput,
|
|
26
24
|
GetInlinePolicyForPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetPermissionsBoundaryForPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPermissionsBoundaryForPermissionSetCommandInput
|
|
8
|
-
extends GetPermissionsBoundaryForPermissionSetRequest {}
|
|
7
|
+
export interface GetPermissionsBoundaryForPermissionSetCommandInput extends GetPermissionsBoundaryForPermissionSetRequest {}
|
|
9
8
|
export interface GetPermissionsBoundaryForPermissionSetCommandOutput
|
|
10
|
-
extends GetPermissionsBoundaryForPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetPermissionsBoundaryForPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetPermissionsBoundaryForPermissionSetCommandInput
|
|
12
|
+
input: GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
17
15
|
GetPermissionsBoundaryForPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetPermissionsBoundaryForPermissionSetCommandInput
|
|
21
|
+
input: GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
26
24
|
GetPermissionsBoundaryForPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccountAssignmentCreationStatusResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccountAssignmentCreationStatusCommandInput
|
|
8
|
-
extends ListAccountAssignmentCreationStatusRequest {}
|
|
7
|
+
export interface ListAccountAssignmentCreationStatusCommandInput extends ListAccountAssignmentCreationStatusRequest {}
|
|
9
8
|
export interface ListAccountAssignmentCreationStatusCommandOutput
|
|
10
|
-
extends ListAccountAssignmentCreationStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccountAssignmentCreationStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAccountAssignmentCreationStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccountAssignmentCreationStatusCommandInput
|
|
12
|
+
input: ListAccountAssignmentCreationStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccountAssignmentCreationStatusCommandInput,
|
|
17
15
|
ListAccountAssignmentCreationStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAccountAssignmentCreationStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAccountAssignmentCreationStatusCommandInput
|
|
21
|
+
input: ListAccountAssignmentCreationStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAccountAssignmentCreationStatusCommandInput,
|
|
26
24
|
ListAccountAssignmentCreationStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccountAssignmentDeletionStatusResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccountAssignmentDeletionStatusCommandInput
|
|
8
|
-
extends ListAccountAssignmentDeletionStatusRequest {}
|
|
7
|
+
export interface ListAccountAssignmentDeletionStatusCommandInput extends ListAccountAssignmentDeletionStatusRequest {}
|
|
9
8
|
export interface ListAccountAssignmentDeletionStatusCommandOutput
|
|
10
|
-
extends ListAccountAssignmentDeletionStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccountAssignmentDeletionStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAccountAssignmentDeletionStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccountAssignmentDeletionStatusCommandInput
|
|
12
|
+
input: ListAccountAssignmentDeletionStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccountAssignmentDeletionStatusCommandInput,
|
|
17
15
|
ListAccountAssignmentDeletionStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAccountAssignmentDeletionStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAccountAssignmentDeletionStatusCommandInput
|
|
21
|
+
input: ListAccountAssignmentDeletionStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAccountAssignmentDeletionStatusCommandInput,
|
|
26
24
|
ListAccountAssignmentDeletionStatusCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAccountAssignmentsRequest,
|
|
4
|
-
ListAccountAssignmentsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAccountAssignmentsRequest, ListAccountAssignmentsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccountAssignmentsCommandInput
|
|
8
|
-
extends ListAccountAssignmentsRequest {}
|
|
4
|
+
export interface ListAccountAssignmentsCommandInput extends ListAccountAssignmentsRequest {}
|
|
9
5
|
export interface ListAccountAssignmentsCommandOutput
|
|
10
|
-
extends ListAccountAssignmentsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAccountAssignmentsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAccountAssignmentsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAccountAssignmentsCommandInput
|
|
9
|
+
input: ListAccountAssignmentsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAccountAssignmentsCommandInput,
|
|
17
12
|
ListAccountAssignmentsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAccountAssignmentsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAccountAssignmentsCommandInput
|
|
18
|
+
input: ListAccountAssignmentsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAccountAssignmentsCommandInput,
|
|
26
21
|
ListAccountAssignmentsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccountAssignmentsForPrincipalResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccountAssignmentsForPrincipalCommandInput
|
|
8
|
-
extends ListAccountAssignmentsForPrincipalRequest {}
|
|
7
|
+
export interface ListAccountAssignmentsForPrincipalCommandInput extends ListAccountAssignmentsForPrincipalRequest {}
|
|
9
8
|
export interface ListAccountAssignmentsForPrincipalCommandOutput
|
|
10
|
-
extends ListAccountAssignmentsForPrincipalResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccountAssignmentsForPrincipalResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAccountAssignmentsForPrincipalCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccountAssignmentsForPrincipalCommandInput
|
|
12
|
+
input: ListAccountAssignmentsForPrincipalCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccountAssignmentsForPrincipalCommandInput,
|
|
17
15
|
ListAccountAssignmentsForPrincipalCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAccountAssignmentsForPrincipalCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAccountAssignmentsForPrincipalCommandInput
|
|
21
|
+
input: ListAccountAssignmentsForPrincipalCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAccountAssignmentsForPrincipalCommandInput,
|
|
26
24
|
ListAccountAssignmentsForPrincipalCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccountsForProvisionedPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccountsForProvisionedPermissionSetCommandInput
|
|
8
|
-
extends ListAccountsForProvisionedPermissionSetRequest {}
|
|
7
|
+
export interface ListAccountsForProvisionedPermissionSetCommandInput extends ListAccountsForProvisionedPermissionSetRequest {}
|
|
9
8
|
export interface ListAccountsForProvisionedPermissionSetCommandOutput
|
|
10
|
-
extends ListAccountsForProvisionedPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccountsForProvisionedPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAccountsForProvisionedPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccountsForProvisionedPermissionSetCommandInput
|
|
12
|
+
input: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccountsForProvisionedPermissionSetCommandInput,
|
|
17
15
|
ListAccountsForProvisionedPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAccountsForProvisionedPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAccountsForProvisionedPermissionSetCommandInput
|
|
21
|
+
input: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAccountsForProvisionedPermissionSetCommandInput,
|
|
26
24
|
ListAccountsForProvisionedPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListApplicationAccessScopesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApplicationAccessScopesCommandInput
|
|
8
|
-
extends ListApplicationAccessScopesRequest {}
|
|
7
|
+
export interface ListApplicationAccessScopesCommandInput extends ListApplicationAccessScopesRequest {}
|
|
9
8
|
export interface ListApplicationAccessScopesCommandOutput
|
|
10
|
-
extends ListApplicationAccessScopesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListApplicationAccessScopesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListApplicationAccessScopesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListApplicationAccessScopesCommandInput
|
|
12
|
+
input: ListApplicationAccessScopesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListApplicationAccessScopesCommandInput,
|
|
17
15
|
ListApplicationAccessScopesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListApplicationAccessScopesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListApplicationAccessScopesCommandInput
|
|
21
|
+
input: ListApplicationAccessScopesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListApplicationAccessScopesCommandInput,
|
|
26
24
|
ListApplicationAccessScopesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListApplicationAssignmentsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApplicationAssignmentsCommandInput
|
|
8
|
-
extends ListApplicationAssignmentsRequest {}
|
|
7
|
+
export interface ListApplicationAssignmentsCommandInput extends ListApplicationAssignmentsRequest {}
|
|
9
8
|
export interface ListApplicationAssignmentsCommandOutput
|
|
10
|
-
extends ListApplicationAssignmentsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListApplicationAssignmentsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListApplicationAssignmentsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListApplicationAssignmentsCommandInput
|
|
12
|
+
input: ListApplicationAssignmentsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListApplicationAssignmentsCommandInput,
|
|
17
15
|
ListApplicationAssignmentsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListApplicationAssignmentsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListApplicationAssignmentsCommandInput
|
|
21
|
+
input: ListApplicationAssignmentsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListApplicationAssignmentsCommandInput,
|
|
26
24
|
ListApplicationAssignmentsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListApplicationAssignmentsForPrincipalResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApplicationAssignmentsForPrincipalCommandInput
|
|
8
|
-
extends ListApplicationAssignmentsForPrincipalRequest {}
|
|
7
|
+
export interface ListApplicationAssignmentsForPrincipalCommandInput extends ListApplicationAssignmentsForPrincipalRequest {}
|
|
9
8
|
export interface ListApplicationAssignmentsForPrincipalCommandOutput
|
|
10
|
-
extends ListApplicationAssignmentsForPrincipalResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListApplicationAssignmentsForPrincipalResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListApplicationAssignmentsForPrincipalCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListApplicationAssignmentsForPrincipalCommandInput
|
|
12
|
+
input: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListApplicationAssignmentsForPrincipalCommandInput,
|
|
17
15
|
ListApplicationAssignmentsForPrincipalCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListApplicationAssignmentsForPrincipalCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListApplicationAssignmentsForPrincipalCommandInput
|
|
21
|
+
input: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListApplicationAssignmentsForPrincipalCommandInput,
|
|
26
24
|
ListApplicationAssignmentsForPrincipalCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListApplicationAuthenticationMethodsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApplicationAuthenticationMethodsCommandInput
|
|
8
|
-
extends ListApplicationAuthenticationMethodsRequest {}
|
|
7
|
+
export interface ListApplicationAuthenticationMethodsCommandInput extends ListApplicationAuthenticationMethodsRequest {}
|
|
9
8
|
export interface ListApplicationAuthenticationMethodsCommandOutput
|
|
10
|
-
extends ListApplicationAuthenticationMethodsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListApplicationAuthenticationMethodsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListApplicationAuthenticationMethodsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListApplicationAuthenticationMethodsCommandInput
|
|
12
|
+
input: ListApplicationAuthenticationMethodsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListApplicationAuthenticationMethodsCommandInput,
|
|
17
15
|
ListApplicationAuthenticationMethodsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListApplicationAuthenticationMethodsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListApplicationAuthenticationMethodsCommandInput
|
|
21
|
+
input: ListApplicationAuthenticationMethodsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListApplicationAuthenticationMethodsCommandInput,
|
|
26
24
|
ListApplicationAuthenticationMethodsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListApplicationGrantsRequest,
|
|
4
|
-
ListApplicationGrantsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListApplicationGrantsRequest, ListApplicationGrantsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApplicationGrantsCommandInput
|
|
8
|
-
extends ListApplicationGrantsRequest {}
|
|
4
|
+
export interface ListApplicationGrantsCommandInput extends ListApplicationGrantsRequest {}
|
|
9
5
|
export interface ListApplicationGrantsCommandOutput
|
|
10
|
-
extends ListApplicationGrantsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListApplicationGrantsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListApplicationGrantsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListApplicationGrantsCommandInput
|
|
9
|
+
input: ListApplicationGrantsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListApplicationGrantsCommandInput,
|
|
17
12
|
ListApplicationGrantsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListApplicationGrantsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListApplicationGrantsCommandInput
|
|
18
|
+
input: ListApplicationGrantsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListApplicationGrantsCommandInput,
|
|
26
21
|
ListApplicationGrantsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListApplicationProvidersResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApplicationProvidersCommandInput
|
|
8
|
-
extends ListApplicationProvidersRequest {}
|
|
7
|
+
export interface ListApplicationProvidersCommandInput extends ListApplicationProvidersRequest {}
|
|
9
8
|
export interface ListApplicationProvidersCommandOutput
|
|
10
|
-
extends ListApplicationProvidersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListApplicationProvidersResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListApplicationProvidersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListApplicationProvidersCommandInput
|
|
12
|
+
input: ListApplicationProvidersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListApplicationProvidersCommandInput,
|
|
17
15
|
ListApplicationProvidersCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListApplicationsRequest,
|
|
4
|
-
ListApplicationsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListApplicationsRequest, ListApplicationsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListApplicationsCommandInput extends ListApplicationsRequest {}
|
|
8
|
-
export interface ListApplicationsCommandOutput
|
|
9
|
-
extends ListApplicationsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListApplicationsCommandOutput extends ListApplicationsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListApplicationsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListApplicationsCommandInput
|
|
8
|
+
input: ListApplicationsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListApplicationsCommandInput,
|
|
16
11
|
ListApplicationsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListApplicationsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListApplicationsCommandInput
|
|
17
|
+
input: ListApplicationsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListApplicationsCommandInput,
|
|
25
20
|
ListApplicationsCommandOutput,
|
package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCustomerManagedPolicyReferencesInPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCustomerManagedPolicyReferencesInPermissionSetCommandInput
|
|
8
|
-
extends ListCustomerManagedPolicyReferencesInPermissionSetRequest {}
|
|
7
|
+
export interface ListCustomerManagedPolicyReferencesInPermissionSetCommandInput extends ListCustomerManagedPolicyReferencesInPermissionSetRequest {}
|
|
9
8
|
export interface ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput
|
|
10
|
-
extends ListCustomerManagedPolicyReferencesInPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCustomerManagedPolicyReferencesInPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput
|
|
12
|
+
input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
17
15
|
ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput
|
|
21
|
+
input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
26
24
|
ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListInstancesRequest,
|
|
4
|
-
ListInstancesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListInstancesRequest, ListInstancesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListInstancesCommandInput extends ListInstancesRequest {}
|
|
8
|
-
export interface ListInstancesCommandOutput
|
|
9
|
-
extends ListInstancesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListInstancesCommandOutput extends ListInstancesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListInstancesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListInstancesCommandInput
|
|
8
|
+
input: ListInstancesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListInstancesCommandInput,
|
|
16
11
|
ListInstancesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListManagedPoliciesInPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListManagedPoliciesInPermissionSetCommandInput
|
|
8
|
-
extends ListManagedPoliciesInPermissionSetRequest {}
|
|
7
|
+
export interface ListManagedPoliciesInPermissionSetCommandInput extends ListManagedPoliciesInPermissionSetRequest {}
|
|
9
8
|
export interface ListManagedPoliciesInPermissionSetCommandOutput
|
|
10
|
-
extends ListManagedPoliciesInPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListManagedPoliciesInPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListManagedPoliciesInPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListManagedPoliciesInPermissionSetCommandInput
|
|
12
|
+
input: ListManagedPoliciesInPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListManagedPoliciesInPermissionSetCommandInput,
|
|
17
15
|
ListManagedPoliciesInPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListManagedPoliciesInPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListManagedPoliciesInPermissionSetCommandInput
|
|
21
|
+
input: ListManagedPoliciesInPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListManagedPoliciesInPermissionSetCommandInput,
|
|
26
24
|
ListManagedPoliciesInPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListPermissionSetProvisioningStatusResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPermissionSetProvisioningStatusCommandInput
|
|
8
|
-
extends ListPermissionSetProvisioningStatusRequest {}
|
|
7
|
+
export interface ListPermissionSetProvisioningStatusCommandInput extends ListPermissionSetProvisioningStatusRequest {}
|
|
9
8
|
export interface ListPermissionSetProvisioningStatusCommandOutput
|
|
10
|
-
extends ListPermissionSetProvisioningStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListPermissionSetProvisioningStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListPermissionSetProvisioningStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListPermissionSetProvisioningStatusCommandInput
|
|
12
|
+
input: ListPermissionSetProvisioningStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListPermissionSetProvisioningStatusCommandInput,
|
|
17
15
|
ListPermissionSetProvisioningStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListPermissionSetProvisioningStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListPermissionSetProvisioningStatusCommandInput
|
|
21
|
+
input: ListPermissionSetProvisioningStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListPermissionSetProvisioningStatusCommandInput,
|
|
26
24
|
ListPermissionSetProvisioningStatusCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPermissionSetsRequest,
|
|
4
|
-
ListPermissionSetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListPermissionSetsRequest, ListPermissionSetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPermissionSetsCommandInput
|
|
8
|
-
extends ListPermissionSetsRequest {}
|
|
4
|
+
export interface ListPermissionSetsCommandInput extends ListPermissionSetsRequest {}
|
|
9
5
|
export interface ListPermissionSetsCommandOutput
|
|
10
|
-
extends ListPermissionSetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListPermissionSetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListPermissionSetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListPermissionSetsCommandInput
|
|
9
|
+
input: ListPermissionSetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListPermissionSetsCommandInput,
|
|
17
12
|
ListPermissionSetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListPermissionSetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListPermissionSetsCommandInput
|
|
18
|
+
input: ListPermissionSetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListPermissionSetsCommandInput,
|
|
26
21
|
ListPermissionSetsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListPermissionSetsProvisionedToAccountResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPermissionSetsProvisionedToAccountCommandInput
|
|
8
|
-
extends ListPermissionSetsProvisionedToAccountRequest {}
|
|
7
|
+
export interface ListPermissionSetsProvisionedToAccountCommandInput extends ListPermissionSetsProvisionedToAccountRequest {}
|
|
9
8
|
export interface ListPermissionSetsProvisionedToAccountCommandOutput
|
|
10
|
-
extends ListPermissionSetsProvisionedToAccountResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListPermissionSetsProvisionedToAccountResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListPermissionSetsProvisionedToAccountCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListPermissionSetsProvisionedToAccountCommandInput
|
|
12
|
+
input: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListPermissionSetsProvisionedToAccountCommandInput,
|
|
17
15
|
ListPermissionSetsProvisionedToAccountCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListPermissionSetsProvisionedToAccountCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListPermissionSetsProvisionedToAccountCommandInput
|
|
21
|
+
input: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListPermissionSetsProvisionedToAccountCommandInput,
|
|
26
24
|
ListPermissionSetsProvisionedToAccountCommandOutput,
|