@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
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteApplicationGrantRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteApplicationGrantCommandInput
|
|
5
|
-
extends DeleteApplicationGrantRequest {}
|
|
4
|
+
export interface DeleteApplicationGrantCommandInput extends DeleteApplicationGrantRequest {}
|
|
6
5
|
export interface DeleteApplicationGrantCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteApplicationGrantCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteApplicationGrantCommandInput
|
|
8
|
+
input: DeleteApplicationGrantCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteApplicationGrantCommandInput,
|
|
12
11
|
DeleteApplicationGrantCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteApplicationGrantCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteApplicationGrantCommandInput
|
|
17
|
+
input: DeleteApplicationGrantCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteApplicationGrantCommandInput,
|
|
21
20
|
DeleteApplicationGrantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteInlinePolicyFromPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteInlinePolicyFromPermissionSetCommandInput
|
|
8
|
-
extends DeleteInlinePolicyFromPermissionSetRequest {}
|
|
7
|
+
export interface DeleteInlinePolicyFromPermissionSetCommandInput extends DeleteInlinePolicyFromPermissionSetRequest {}
|
|
9
8
|
export interface DeleteInlinePolicyFromPermissionSetCommandOutput
|
|
10
|
-
extends DeleteInlinePolicyFromPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteInlinePolicyFromPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteInlinePolicyFromPermissionSetCommandInput
|
|
12
|
+
input: DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
17
15
|
DeleteInlinePolicyFromPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteInlinePolicyFromPermissionSetCommandInput
|
|
21
|
+
input: DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
26
24
|
DeleteInlinePolicyFromPermissionSetCommandOutput,
|
package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteInstanceAccessControlAttributeConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteInstanceAccessControlAttributeConfigurationCommandInput
|
|
8
|
-
extends DeleteInstanceAccessControlAttributeConfigurationRequest {}
|
|
7
|
+
export interface DeleteInstanceAccessControlAttributeConfigurationCommandInput extends DeleteInstanceAccessControlAttributeConfigurationRequest {}
|
|
9
8
|
export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
|
|
10
|
-
extends DeleteInstanceAccessControlAttributeConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteInstanceAccessControlAttributeConfigurationCommandInput
|
|
12
|
+
input: DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
17
15
|
DeleteInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteInstanceAccessControlAttributeConfigurationCommandInput
|
|
21
|
+
input: DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
26
24
|
DeleteInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteInstanceRequest,
|
|
4
|
-
DeleteInstanceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteInstanceRequest, DeleteInstanceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteInstanceCommandInput extends DeleteInstanceRequest {}
|
|
8
|
-
export interface DeleteInstanceCommandOutput
|
|
9
|
-
extends DeleteInstanceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteInstanceCommandOutput extends DeleteInstanceResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteInstanceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteInstanceCommandInput
|
|
8
|
+
input: DeleteInstanceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteInstanceCommandInput,
|
|
16
11
|
DeleteInstanceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteInstanceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteInstanceCommandInput
|
|
17
|
+
input: DeleteInstanceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteInstanceCommandInput,
|
|
25
20
|
DeleteInstanceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeletePermissionSetRequest,
|
|
4
|
-
DeletePermissionSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeletePermissionSetRequest, DeletePermissionSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePermissionSetCommandInput
|
|
8
|
-
extends DeletePermissionSetRequest {}
|
|
4
|
+
export interface DeletePermissionSetCommandInput extends DeletePermissionSetRequest {}
|
|
9
5
|
export interface DeletePermissionSetCommandOutput
|
|
10
|
-
extends DeletePermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeletePermissionSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeletePermissionSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeletePermissionSetCommandInput
|
|
9
|
+
input: DeletePermissionSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeletePermissionSetCommandInput,
|
|
17
12
|
DeletePermissionSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeletePermissionSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeletePermissionSetCommandInput
|
|
18
|
+
input: DeletePermissionSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeletePermissionSetCommandInput,
|
|
26
21
|
DeletePermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeletePermissionsBoundaryFromPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePermissionsBoundaryFromPermissionSetCommandInput
|
|
8
|
-
extends DeletePermissionsBoundaryFromPermissionSetRequest {}
|
|
7
|
+
export interface DeletePermissionsBoundaryFromPermissionSetCommandInput extends DeletePermissionsBoundaryFromPermissionSetRequest {}
|
|
9
8
|
export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput
|
|
10
|
-
extends DeletePermissionsBoundaryFromPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeletePermissionsBoundaryFromPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeletePermissionsBoundaryFromPermissionSetCommandInput
|
|
12
|
+
input: DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
17
15
|
DeletePermissionsBoundaryFromPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeletePermissionsBoundaryFromPermissionSetCommandInput
|
|
21
|
+
input: DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
26
24
|
DeletePermissionsBoundaryFromPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteTrustedTokenIssuerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTrustedTokenIssuerCommandInput
|
|
8
|
-
extends DeleteTrustedTokenIssuerRequest {}
|
|
7
|
+
export interface DeleteTrustedTokenIssuerCommandInput extends DeleteTrustedTokenIssuerRequest {}
|
|
9
8
|
export interface DeleteTrustedTokenIssuerCommandOutput
|
|
10
|
-
extends DeleteTrustedTokenIssuerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteTrustedTokenIssuerResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteTrustedTokenIssuerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteTrustedTokenIssuerCommandInput
|
|
12
|
+
input: DeleteTrustedTokenIssuerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteTrustedTokenIssuerCommandInput,
|
|
17
15
|
DeleteTrustedTokenIssuerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteTrustedTokenIssuerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteTrustedTokenIssuerCommandInput
|
|
21
|
+
input: DeleteTrustedTokenIssuerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteTrustedTokenIssuerCommandInput,
|
|
26
24
|
DeleteTrustedTokenIssuerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAccountAssignmentCreationStatusResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAccountAssignmentCreationStatusCommandInput
|
|
8
|
-
extends DescribeAccountAssignmentCreationStatusRequest {}
|
|
7
|
+
export interface DescribeAccountAssignmentCreationStatusCommandInput extends DescribeAccountAssignmentCreationStatusRequest {}
|
|
9
8
|
export interface DescribeAccountAssignmentCreationStatusCommandOutput
|
|
10
|
-
extends DescribeAccountAssignmentCreationStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAccountAssignmentCreationStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAccountAssignmentCreationStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAccountAssignmentCreationStatusCommandInput
|
|
12
|
+
input: DescribeAccountAssignmentCreationStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAccountAssignmentCreationStatusCommandInput,
|
|
17
15
|
DescribeAccountAssignmentCreationStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAccountAssignmentCreationStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAccountAssignmentCreationStatusCommandInput
|
|
21
|
+
input: DescribeAccountAssignmentCreationStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAccountAssignmentCreationStatusCommandInput,
|
|
26
24
|
DescribeAccountAssignmentCreationStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAccountAssignmentDeletionStatusResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAccountAssignmentDeletionStatusCommandInput
|
|
8
|
-
extends DescribeAccountAssignmentDeletionStatusRequest {}
|
|
7
|
+
export interface DescribeAccountAssignmentDeletionStatusCommandInput extends DescribeAccountAssignmentDeletionStatusRequest {}
|
|
9
8
|
export interface DescribeAccountAssignmentDeletionStatusCommandOutput
|
|
10
|
-
extends DescribeAccountAssignmentDeletionStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAccountAssignmentDeletionStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAccountAssignmentDeletionStatusCommandInput
|
|
12
|
+
input: DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
17
15
|
DescribeAccountAssignmentDeletionStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAccountAssignmentDeletionStatusCommandInput
|
|
21
|
+
input: DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
26
24
|
DescribeAccountAssignmentDeletionStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeApplicationAssignmentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationAssignmentCommandInput
|
|
8
|
-
extends DescribeApplicationAssignmentRequest {}
|
|
7
|
+
export interface DescribeApplicationAssignmentCommandInput extends DescribeApplicationAssignmentRequest {}
|
|
9
8
|
export interface DescribeApplicationAssignmentCommandOutput
|
|
10
|
-
extends DescribeApplicationAssignmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeApplicationAssignmentResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeApplicationAssignmentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeApplicationAssignmentCommandInput
|
|
12
|
+
input: DescribeApplicationAssignmentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeApplicationAssignmentCommandInput,
|
|
17
15
|
DescribeApplicationAssignmentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeApplicationAssignmentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeApplicationAssignmentCommandInput
|
|
21
|
+
input: DescribeApplicationAssignmentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeApplicationAssignmentCommandInput,
|
|
26
24
|
DescribeApplicationAssignmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeApplicationRequest,
|
|
4
|
-
DescribeApplicationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeApplicationRequest, DescribeApplicationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationCommandInput
|
|
8
|
-
extends DescribeApplicationRequest {}
|
|
4
|
+
export interface DescribeApplicationCommandInput extends DescribeApplicationRequest {}
|
|
9
5
|
export interface DescribeApplicationCommandOutput
|
|
10
|
-
extends DescribeApplicationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeApplicationResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeApplicationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeApplicationCommandInput
|
|
9
|
+
input: DescribeApplicationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeApplicationCommandInput,
|
|
17
12
|
DescribeApplicationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeApplicationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeApplicationCommandInput
|
|
18
|
+
input: DescribeApplicationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeApplicationCommandInput,
|
|
26
21
|
DescribeApplicationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeApplicationProviderResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationProviderCommandInput
|
|
8
|
-
extends DescribeApplicationProviderRequest {}
|
|
7
|
+
export interface DescribeApplicationProviderCommandInput extends DescribeApplicationProviderRequest {}
|
|
9
8
|
export interface DescribeApplicationProviderCommandOutput
|
|
10
|
-
extends DescribeApplicationProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeApplicationProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeApplicationProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeApplicationProviderCommandInput
|
|
12
|
+
input: DescribeApplicationProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeApplicationProviderCommandInput,
|
|
17
15
|
DescribeApplicationProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeApplicationProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeApplicationProviderCommandInput
|
|
21
|
+
input: DescribeApplicationProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeApplicationProviderCommandInput,
|
|
26
24
|
DescribeApplicationProviderCommandOutput,
|
package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstanceAccessControlAttributeConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstanceAccessControlAttributeConfigurationCommandInput
|
|
8
|
-
extends DescribeInstanceAccessControlAttributeConfigurationRequest {}
|
|
7
|
+
export interface DescribeInstanceAccessControlAttributeConfigurationCommandInput extends DescribeInstanceAccessControlAttributeConfigurationRequest {}
|
|
9
8
|
export interface DescribeInstanceAccessControlAttributeConfigurationCommandOutput
|
|
10
|
-
extends DescribeInstanceAccessControlAttributeConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstanceAccessControlAttributeConfigurationCommandInput
|
|
12
|
+
input: DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
17
15
|
DescribeInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInstanceAccessControlAttributeConfigurationCommandInput
|
|
21
|
+
input: DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
26
24
|
DescribeInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeInstanceRequest,
|
|
4
|
-
DescribeInstanceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeInstanceRequest, DescribeInstanceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeInstanceCommandInput extends DescribeInstanceRequest {}
|
|
8
|
-
export interface DescribeInstanceCommandOutput
|
|
9
|
-
extends DescribeInstanceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeInstanceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeInstanceCommandInput
|
|
8
|
+
input: DescribeInstanceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeInstanceCommandInput,
|
|
16
11
|
DescribeInstanceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeInstanceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeInstanceCommandInput
|
|
17
|
+
input: DescribeInstanceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeInstanceCommandInput,
|
|
25
20
|
DescribeInstanceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePermissionSetRequest,
|
|
4
|
-
DescribePermissionSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePermissionSetRequest, DescribePermissionSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePermissionSetCommandInput
|
|
8
|
-
extends DescribePermissionSetRequest {}
|
|
4
|
+
export interface DescribePermissionSetCommandInput extends DescribePermissionSetRequest {}
|
|
9
5
|
export interface DescribePermissionSetCommandOutput
|
|
10
|
-
extends DescribePermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePermissionSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribePermissionSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePermissionSetCommandInput
|
|
9
|
+
input: DescribePermissionSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePermissionSetCommandInput,
|
|
17
12
|
DescribePermissionSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribePermissionSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribePermissionSetCommandInput
|
|
18
|
+
input: DescribePermissionSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribePermissionSetCommandInput,
|
|
26
21
|
DescribePermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribePermissionSetProvisioningStatusResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePermissionSetProvisioningStatusCommandInput
|
|
8
|
-
extends DescribePermissionSetProvisioningStatusRequest {}
|
|
7
|
+
export interface DescribePermissionSetProvisioningStatusCommandInput extends DescribePermissionSetProvisioningStatusRequest {}
|
|
9
8
|
export interface DescribePermissionSetProvisioningStatusCommandOutput
|
|
10
|
-
extends DescribePermissionSetProvisioningStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribePermissionSetProvisioningStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribePermissionSetProvisioningStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribePermissionSetProvisioningStatusCommandInput
|
|
12
|
+
input: DescribePermissionSetProvisioningStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribePermissionSetProvisioningStatusCommandInput,
|
|
17
15
|
DescribePermissionSetProvisioningStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribePermissionSetProvisioningStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribePermissionSetProvisioningStatusCommandInput
|
|
21
|
+
input: DescribePermissionSetProvisioningStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribePermissionSetProvisioningStatusCommandInput,
|
|
26
24
|
DescribePermissionSetProvisioningStatusCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeRegionRequest,
|
|
4
|
-
DescribeRegionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeRegionRequest, DescribeRegionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeRegionCommandInput extends DescribeRegionRequest {}
|
|
8
|
-
export interface DescribeRegionCommandOutput
|
|
9
|
-
extends DescribeRegionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeRegionCommandOutput extends DescribeRegionResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeRegionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeRegionCommandInput
|
|
8
|
+
input: DescribeRegionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeRegionCommandInput,
|
|
16
11
|
DescribeRegionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeRegionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeRegionCommandInput
|
|
17
|
+
input: DescribeRegionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeRegionCommandInput,
|
|
25
20
|
DescribeRegionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeTrustedTokenIssuerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeTrustedTokenIssuerCommandInput
|
|
8
|
-
extends DescribeTrustedTokenIssuerRequest {}
|
|
7
|
+
export interface DescribeTrustedTokenIssuerCommandInput extends DescribeTrustedTokenIssuerRequest {}
|
|
9
8
|
export interface DescribeTrustedTokenIssuerCommandOutput
|
|
10
|
-
extends DescribeTrustedTokenIssuerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeTrustedTokenIssuerResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeTrustedTokenIssuerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeTrustedTokenIssuerCommandInput
|
|
12
|
+
input: DescribeTrustedTokenIssuerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeTrustedTokenIssuerCommandInput,
|
|
17
15
|
DescribeTrustedTokenIssuerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeTrustedTokenIssuerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeTrustedTokenIssuerCommandInput
|
|
21
|
+
input: DescribeTrustedTokenIssuerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeTrustedTokenIssuerCommandInput,
|
|
26
24
|
DescribeTrustedTokenIssuerCommandOutput,
|
package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DetachCustomerManagedPolicyReferenceFromPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput
|
|
8
|
-
extends DetachCustomerManagedPolicyReferenceFromPermissionSetRequest {}
|
|
7
|
+
export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput extends DetachCustomerManagedPolicyReferenceFromPermissionSetRequest {}
|
|
9
8
|
export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput
|
|
10
|
-
extends DetachCustomerManagedPolicyReferenceFromPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DetachCustomerManagedPolicyReferenceFromPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput
|
|
12
|
+
input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
17
15
|
DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base:
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput
|
|
21
|
+
input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
26
24
|
DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DetachManagedPolicyFromPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DetachManagedPolicyFromPermissionSetCommandInput
|
|
8
|
-
extends DetachManagedPolicyFromPermissionSetRequest {}
|
|
7
|
+
export interface DetachManagedPolicyFromPermissionSetCommandInput extends DetachManagedPolicyFromPermissionSetRequest {}
|
|
9
8
|
export interface DetachManagedPolicyFromPermissionSetCommandOutput
|
|
10
|
-
extends DetachManagedPolicyFromPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DetachManagedPolicyFromPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DetachManagedPolicyFromPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DetachManagedPolicyFromPermissionSetCommandInput
|
|
12
|
+
input: DetachManagedPolicyFromPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DetachManagedPolicyFromPermissionSetCommandInput,
|
|
17
15
|
DetachManagedPolicyFromPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DetachManagedPolicyFromPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DetachManagedPolicyFromPermissionSetCommandInput
|
|
21
|
+
input: DetachManagedPolicyFromPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DetachManagedPolicyFromPermissionSetCommandInput,
|
|
26
24
|
DetachManagedPolicyFromPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetApplicationAccessScopeResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetApplicationAccessScopeCommandInput
|
|
8
|
-
extends GetApplicationAccessScopeRequest {}
|
|
7
|
+
export interface GetApplicationAccessScopeCommandInput extends GetApplicationAccessScopeRequest {}
|
|
9
8
|
export interface GetApplicationAccessScopeCommandOutput
|
|
10
|
-
extends GetApplicationAccessScopeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetApplicationAccessScopeResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetApplicationAccessScopeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetApplicationAccessScopeCommandInput
|
|
12
|
+
input: GetApplicationAccessScopeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetApplicationAccessScopeCommandInput,
|
|
17
15
|
GetApplicationAccessScopeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetApplicationAccessScopeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetApplicationAccessScopeCommandInput
|
|
21
|
+
input: GetApplicationAccessScopeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetApplicationAccessScopeCommandInput,
|
|
26
24
|
GetApplicationAccessScopeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetApplicationAssignmentConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetApplicationAssignmentConfigurationCommandInput
|
|
8
|
-
extends GetApplicationAssignmentConfigurationRequest {}
|
|
7
|
+
export interface GetApplicationAssignmentConfigurationCommandInput extends GetApplicationAssignmentConfigurationRequest {}
|
|
9
8
|
export interface GetApplicationAssignmentConfigurationCommandOutput
|
|
10
|
-
extends GetApplicationAssignmentConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetApplicationAssignmentConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetApplicationAssignmentConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetApplicationAssignmentConfigurationCommandInput
|
|
12
|
+
input: GetApplicationAssignmentConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetApplicationAssignmentConfigurationCommandInput,
|
|
17
15
|
GetApplicationAssignmentConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetApplicationAssignmentConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetApplicationAssignmentConfigurationCommandInput
|
|
21
|
+
input: GetApplicationAssignmentConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetApplicationAssignmentConfigurationCommandInput,
|
|
26
24
|
GetApplicationAssignmentConfigurationCommandOutput,
|