@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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListRegionsRequest, ListRegionsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListRegionsCommandInput extends ListRegionsRequest {}
|
|
5
|
-
export interface ListRegionsCommandOutput
|
|
6
|
-
extends ListRegionsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListRegionsCommandOutput extends ListRegionsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListRegionsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListRegionsCommandInput
|
|
8
|
+
input: ListRegionsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListRegionsCommandInput,
|
|
13
11
|
ListRegionsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListRegionsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListRegionsCommandInput
|
|
17
|
+
input: ListRegionsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListRegionsCommandInput,
|
|
22
20
|
ListRegionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTrustedTokenIssuersResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTrustedTokenIssuersCommandInput
|
|
8
|
-
extends ListTrustedTokenIssuersRequest {}
|
|
7
|
+
export interface ListTrustedTokenIssuersCommandInput extends ListTrustedTokenIssuersRequest {}
|
|
9
8
|
export interface ListTrustedTokenIssuersCommandOutput
|
|
10
|
-
extends ListTrustedTokenIssuersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTrustedTokenIssuersResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListTrustedTokenIssuersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTrustedTokenIssuersCommandInput
|
|
12
|
+
input: ListTrustedTokenIssuersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTrustedTokenIssuersCommandInput,
|
|
17
15
|
ListTrustedTokenIssuersCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListTrustedTokenIssuersCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListTrustedTokenIssuersCommandInput
|
|
21
|
+
input: ListTrustedTokenIssuersCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListTrustedTokenIssuersCommandInput,
|
|
26
24
|
ListTrustedTokenIssuersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ProvisionPermissionSetRequest,
|
|
4
|
-
ProvisionPermissionSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ProvisionPermissionSetRequest, ProvisionPermissionSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ProvisionPermissionSetCommandInput
|
|
8
|
-
extends ProvisionPermissionSetRequest {}
|
|
4
|
+
export interface ProvisionPermissionSetCommandInput extends ProvisionPermissionSetRequest {}
|
|
9
5
|
export interface ProvisionPermissionSetCommandOutput
|
|
10
|
-
extends ProvisionPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ProvisionPermissionSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const ProvisionPermissionSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ProvisionPermissionSetCommandInput
|
|
9
|
+
input: ProvisionPermissionSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ProvisionPermissionSetCommandInput,
|
|
17
12
|
ProvisionPermissionSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ProvisionPermissionSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ProvisionPermissionSetCommandInput
|
|
18
|
+
input: ProvisionPermissionSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ProvisionPermissionSetCommandInput,
|
|
26
21
|
ProvisionPermissionSetCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutApplicationAccessScopeRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutApplicationAccessScopeCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutApplicationAccessScopeCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutApplicationAccessScopeCommandInput extends PutApplicationAccessScopeRequest {}
|
|
5
|
+
export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutApplicationAccessScopeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutApplicationAccessScopeCommandInput
|
|
8
|
+
input: PutApplicationAccessScopeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutApplicationAccessScopeCommandInput,
|
|
13
11
|
PutApplicationAccessScopeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutApplicationAccessScopeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutApplicationAccessScopeCommandInput
|
|
17
|
+
input: PutApplicationAccessScopeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutApplicationAccessScopeCommandInput,
|
|
22
20
|
PutApplicationAccessScopeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutApplicationAssignmentConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutApplicationAssignmentConfigurationCommandInput
|
|
8
|
-
extends PutApplicationAssignmentConfigurationRequest {}
|
|
7
|
+
export interface PutApplicationAssignmentConfigurationCommandInput extends PutApplicationAssignmentConfigurationRequest {}
|
|
9
8
|
export interface PutApplicationAssignmentConfigurationCommandOutput
|
|
10
|
-
extends PutApplicationAssignmentConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutApplicationAssignmentConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutApplicationAssignmentConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutApplicationAssignmentConfigurationCommandInput
|
|
12
|
+
input: PutApplicationAssignmentConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutApplicationAssignmentConfigurationCommandInput,
|
|
17
15
|
PutApplicationAssignmentConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutApplicationAssignmentConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutApplicationAssignmentConfigurationCommandInput
|
|
21
|
+
input: PutApplicationAssignmentConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutApplicationAssignmentConfigurationCommandInput,
|
|
26
24
|
PutApplicationAssignmentConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutApplicationAuthenticationMethodRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutApplicationAuthenticationMethodCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutApplicationAuthenticationMethodCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutApplicationAuthenticationMethodCommandInput extends PutApplicationAuthenticationMethodRequest {}
|
|
5
|
+
export interface PutApplicationAuthenticationMethodCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutApplicationAuthenticationMethodCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutApplicationAuthenticationMethodCommandInput
|
|
8
|
+
input: PutApplicationAuthenticationMethodCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutApplicationAuthenticationMethodCommandInput,
|
|
13
11
|
PutApplicationAuthenticationMethodCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutApplicationAuthenticationMethodCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutApplicationAuthenticationMethodCommandInput
|
|
17
|
+
input: PutApplicationAuthenticationMethodCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutApplicationAuthenticationMethodCommandInput,
|
|
22
20
|
PutApplicationAuthenticationMethodCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutApplicationGrantRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutApplicationGrantCommandInput
|
|
5
|
-
extends PutApplicationGrantRequest {}
|
|
4
|
+
export interface PutApplicationGrantCommandInput extends PutApplicationGrantRequest {}
|
|
6
5
|
export interface PutApplicationGrantCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutApplicationGrantCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutApplicationGrantCommandInput
|
|
8
|
+
input: PutApplicationGrantCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutApplicationGrantCommandInput,
|
|
12
11
|
PutApplicationGrantCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutApplicationGrantCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutApplicationGrantCommandInput
|
|
17
|
+
input: PutApplicationGrantCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutApplicationGrantCommandInput,
|
|
21
20
|
PutApplicationGrantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutApplicationSessionConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutApplicationSessionConfigurationCommandInput
|
|
8
|
-
extends PutApplicationSessionConfigurationRequest {}
|
|
7
|
+
export interface PutApplicationSessionConfigurationCommandInput extends PutApplicationSessionConfigurationRequest {}
|
|
9
8
|
export interface PutApplicationSessionConfigurationCommandOutput
|
|
10
|
-
extends PutApplicationSessionConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutApplicationSessionConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutApplicationSessionConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutApplicationSessionConfigurationCommandInput
|
|
12
|
+
input: PutApplicationSessionConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutApplicationSessionConfigurationCommandInput,
|
|
17
15
|
PutApplicationSessionConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutApplicationSessionConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutApplicationSessionConfigurationCommandInput
|
|
21
|
+
input: PutApplicationSessionConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutApplicationSessionConfigurationCommandInput,
|
|
26
24
|
PutApplicationSessionConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutInlinePolicyToPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutInlinePolicyToPermissionSetCommandInput
|
|
8
|
-
extends PutInlinePolicyToPermissionSetRequest {}
|
|
7
|
+
export interface PutInlinePolicyToPermissionSetCommandInput extends PutInlinePolicyToPermissionSetRequest {}
|
|
9
8
|
export interface PutInlinePolicyToPermissionSetCommandOutput
|
|
10
|
-
extends PutInlinePolicyToPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutInlinePolicyToPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutInlinePolicyToPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutInlinePolicyToPermissionSetCommandInput
|
|
12
|
+
input: PutInlinePolicyToPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutInlinePolicyToPermissionSetCommandInput,
|
|
17
15
|
PutInlinePolicyToPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutInlinePolicyToPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutInlinePolicyToPermissionSetCommandInput
|
|
21
|
+
input: PutInlinePolicyToPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutInlinePolicyToPermissionSetCommandInput,
|
|
26
24
|
PutInlinePolicyToPermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutPermissionsBoundaryToPermissionSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutPermissionsBoundaryToPermissionSetCommandInput
|
|
8
|
-
extends PutPermissionsBoundaryToPermissionSetRequest {}
|
|
7
|
+
export interface PutPermissionsBoundaryToPermissionSetCommandInput extends PutPermissionsBoundaryToPermissionSetRequest {}
|
|
9
8
|
export interface PutPermissionsBoundaryToPermissionSetCommandOutput
|
|
10
|
-
extends PutPermissionsBoundaryToPermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutPermissionsBoundaryToPermissionSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutPermissionsBoundaryToPermissionSetCommandInput
|
|
12
|
+
input: PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
17
15
|
PutPermissionsBoundaryToPermissionSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutPermissionsBoundaryToPermissionSetCommandInput
|
|
21
|
+
input: PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
26
24
|
PutPermissionsBoundaryToPermissionSetCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { RemoveRegionRequest, RemoveRegionResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RemoveRegionCommandInput extends RemoveRegionRequest {}
|
|
5
|
-
export interface RemoveRegionCommandOutput
|
|
6
|
-
extends RemoveRegionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RemoveRegionCommandOutput extends RemoveRegionResponse, __MetadataBearer {}
|
|
8
6
|
declare const RemoveRegionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RemoveRegionCommandInput
|
|
8
|
+
input: RemoveRegionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RemoveRegionCommandInput,
|
|
13
11
|
RemoveRegionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RemoveRegionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RemoveRegionCommandInput
|
|
17
|
+
input: RemoveRegionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RemoveRegionCommandInput,
|
|
22
20
|
RemoveRegionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateApplicationRequest,
|
|
4
|
-
UpdateApplicationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateApplicationRequest, UpdateApplicationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateApplicationCommandInput
|
|
8
|
-
extends UpdateApplicationRequest {}
|
|
4
|
+
export interface UpdateApplicationCommandInput extends UpdateApplicationRequest {}
|
|
9
5
|
export interface UpdateApplicationCommandOutput
|
|
10
|
-
extends UpdateApplicationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateApplicationResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateApplicationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateApplicationCommandInput
|
|
9
|
+
input: UpdateApplicationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateApplicationCommandInput,
|
|
17
12
|
UpdateApplicationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateApplicationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateApplicationCommandInput
|
|
18
|
+
input: UpdateApplicationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateApplicationCommandInput,
|
|
26
21
|
UpdateApplicationCommandOutput,
|
package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateInstanceAccessControlAttributeConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateInstanceAccessControlAttributeConfigurationCommandInput
|
|
8
|
-
extends UpdateInstanceAccessControlAttributeConfigurationRequest {}
|
|
7
|
+
export interface UpdateInstanceAccessControlAttributeConfigurationCommandInput extends UpdateInstanceAccessControlAttributeConfigurationRequest {}
|
|
9
8
|
export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
10
|
-
extends UpdateInstanceAccessControlAttributeConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateInstanceAccessControlAttributeConfigurationCommandInput
|
|
12
|
+
input: UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
17
15
|
UpdateInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateInstanceAccessControlAttributeConfigurationCommandInput
|
|
21
|
+
input: UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
26
24
|
UpdateInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateInstanceRequest,
|
|
4
|
-
UpdateInstanceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateInstanceRequest, UpdateInstanceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateInstanceCommandInput extends UpdateInstanceRequest {}
|
|
8
|
-
export interface UpdateInstanceCommandOutput
|
|
9
|
-
extends UpdateInstanceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateInstanceCommandOutput extends UpdateInstanceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateInstanceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateInstanceCommandInput
|
|
8
|
+
input: UpdateInstanceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateInstanceCommandInput,
|
|
16
11
|
UpdateInstanceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateInstanceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateInstanceCommandInput
|
|
17
|
+
input: UpdateInstanceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateInstanceCommandInput,
|
|
25
20
|
UpdateInstanceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePermissionSetRequest,
|
|
4
|
-
UpdatePermissionSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdatePermissionSetRequest, UpdatePermissionSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdatePermissionSetCommandInput
|
|
8
|
-
extends UpdatePermissionSetRequest {}
|
|
4
|
+
export interface UpdatePermissionSetCommandInput extends UpdatePermissionSetRequest {}
|
|
9
5
|
export interface UpdatePermissionSetCommandOutput
|
|
10
|
-
extends UpdatePermissionSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdatePermissionSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdatePermissionSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdatePermissionSetCommandInput
|
|
9
|
+
input: UpdatePermissionSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdatePermissionSetCommandInput,
|
|
17
12
|
UpdatePermissionSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdatePermissionSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdatePermissionSetCommandInput
|
|
18
|
+
input: UpdatePermissionSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdatePermissionSetCommandInput,
|
|
26
21
|
UpdatePermissionSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateTrustedTokenIssuerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTrustedTokenIssuerCommandInput
|
|
8
|
-
extends UpdateTrustedTokenIssuerRequest {}
|
|
7
|
+
export interface UpdateTrustedTokenIssuerCommandInput extends UpdateTrustedTokenIssuerRequest {}
|
|
9
8
|
export interface UpdateTrustedTokenIssuerCommandOutput
|
|
10
|
-
extends UpdateTrustedTokenIssuerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateTrustedTokenIssuerResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateTrustedTokenIssuerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateTrustedTokenIssuerCommandInput
|
|
12
|
+
input: UpdateTrustedTokenIssuerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateTrustedTokenIssuerCommandInput,
|
|
17
15
|
UpdateTrustedTokenIssuerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateTrustedTokenIssuerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateTrustedTokenIssuerCommandInput
|
|
21
|
+
input: UpdateTrustedTokenIssuerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateTrustedTokenIssuerCommandInput,
|
|
26
24
|
UpdateTrustedTokenIssuerCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface SSOAdminExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -51,8 +51,7 @@ export declare const ApplicationStatus: {
|
|
|
51
51
|
readonly DISABLED: "DISABLED";
|
|
52
52
|
readonly ENABLED: "ENABLED";
|
|
53
53
|
};
|
|
54
|
-
export type ApplicationStatus =
|
|
55
|
-
(typeof ApplicationStatus)[keyof typeof ApplicationStatus];
|
|
54
|
+
export type ApplicationStatus = (typeof ApplicationStatus)[keyof typeof ApplicationStatus];
|
|
56
55
|
export declare const ResourceNotFoundExceptionReason: {
|
|
57
56
|
readonly KMS_NOT_FOUND_EXCEPTION: "KMS_NotFoundException";
|
|
58
57
|
};
|
|
@@ -74,13 +73,11 @@ export declare const FederationProtocol: {
|
|
|
74
73
|
readonly OAUTH: "OAUTH";
|
|
75
74
|
readonly SAML: "SAML";
|
|
76
75
|
};
|
|
77
|
-
export type FederationProtocol =
|
|
78
|
-
(typeof FederationProtocol)[keyof typeof FederationProtocol];
|
|
76
|
+
export type FederationProtocol = (typeof FederationProtocol)[keyof typeof FederationProtocol];
|
|
79
77
|
export declare const JwksRetrievalOption: {
|
|
80
78
|
readonly OPEN_ID_DISCOVERY: "OPEN_ID_DISCOVERY";
|
|
81
79
|
};
|
|
82
|
-
export type JwksRetrievalOption =
|
|
83
|
-
(typeof JwksRetrievalOption)[keyof typeof JwksRetrievalOption];
|
|
80
|
+
export type JwksRetrievalOption = (typeof JwksRetrievalOption)[keyof typeof JwksRetrievalOption];
|
|
84
81
|
export declare const TrustedTokenIssuerType: {
|
|
85
82
|
readonly OIDC_JWT: "OIDC_JWT";
|
|
86
83
|
};
|
|
@@ -103,8 +100,7 @@ export declare const InstanceStatus: {
|
|
|
103
100
|
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
104
101
|
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
105
102
|
};
|
|
106
|
-
export type InstanceStatus =
|
|
107
|
-
(typeof InstanceStatus)[keyof typeof InstanceStatus];
|
|
103
|
+
export type InstanceStatus = (typeof InstanceStatus)[keyof typeof InstanceStatus];
|
|
108
104
|
export declare const InstanceAccessControlAttributeConfigurationStatus: {
|
|
109
105
|
readonly CREATION_FAILED: "CREATION_FAILED";
|
|
110
106
|
readonly CREATION_IN_PROGRESS: "CREATION_IN_PROGRESS";
|
|
@@ -122,11 +118,9 @@ export declare const ProvisioningStatus: {
|
|
|
122
118
|
readonly LATEST_PERMISSION_SET_NOT_PROVISIONED: "LATEST_PERMISSION_SET_NOT_PROVISIONED";
|
|
123
119
|
readonly LATEST_PERMISSION_SET_PROVISIONED: "LATEST_PERMISSION_SET_PROVISIONED";
|
|
124
120
|
};
|
|
125
|
-
export type ProvisioningStatus =
|
|
126
|
-
(typeof ProvisioningStatus)[keyof typeof ProvisioningStatus];
|
|
121
|
+
export type ProvisioningStatus = (typeof ProvisioningStatus)[keyof typeof ProvisioningStatus];
|
|
127
122
|
export declare const ProvisionTargetType: {
|
|
128
123
|
readonly ALL_PROVISIONED_ACCOUNTS: "ALL_PROVISIONED_ACCOUNTS";
|
|
129
124
|
readonly AWS_ACCOUNT: "AWS_ACCOUNT";
|
|
130
125
|
};
|
|
131
|
-
export type ProvisionTargetType =
|
|
132
|
-
(typeof ProvisionTargetType)[keyof typeof ProvisionTargetType];
|
|
126
|
+
export type ProvisionTargetType = (typeof ProvisionTargetType)[keyof typeof ProvisionTargetType];
|