@aws-sdk/client-sso-admin 3.927.0 → 3.928.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 +2134 -2376
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SSOAdminClient.js +2 -0
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +3 -9
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +3 -9
- package/dist-es/commands/CreateAccountAssignmentCommand.js +3 -9
- package/dist-es/commands/CreateApplicationAssignmentCommand.js +3 -9
- package/dist-es/commands/CreateApplicationCommand.js +3 -9
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateInstanceCommand.js +3 -9
- package/dist-es/commands/CreatePermissionSetCommand.js +3 -9
- package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationAssignmentCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationGrantCommand.js +3 -9
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteInstanceCommand.js +3 -9
- package/dist-es/commands/DeletePermissionSetCommand.js +3 -9
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationAssignmentCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationProviderCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceCommand.js +3 -9
- package/dist-es/commands/DescribePermissionSetCommand.js +3 -9
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +3 -9
- package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/GetApplicationAccessScopeCommand.js +3 -9
- package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +3 -9
- package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +3 -9
- package/dist-es/commands/GetApplicationGrantCommand.js +3 -9
- package/dist-es/commands/GetApplicationSessionConfigurationCommand.js +3 -9
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +3 -9
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentsCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +3 -9
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListApplicationAccessScopesCommand.js +3 -9
- package/dist-es/commands/ListApplicationAssignmentsCommand.js +3 -9
- package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +3 -9
- package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +3 -9
- package/dist-es/commands/ListApplicationGrantsCommand.js +3 -9
- package/dist-es/commands/ListApplicationProvidersCommand.js +3 -9
- package/dist-es/commands/ListApplicationsCommand.js +3 -9
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListInstancesCommand.js +3 -9
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +3 -9
- package/dist-es/commands/ListPermissionSetsCommand.js +3 -9
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTrustedTokenIssuersCommand.js +3 -9
- package/dist-es/commands/ProvisionPermissionSetCommand.js +3 -9
- package/dist-es/commands/PutApplicationAccessScopeCommand.js +3 -9
- package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +3 -9
- package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +3 -9
- package/dist-es/commands/PutApplicationGrantCommand.js +3 -9
- package/dist-es/commands/PutApplicationSessionConfigurationCommand.js +3 -9
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +3 -9
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateApplicationCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceCommand.js +3 -9
- package/dist-es/commands/UpdatePermissionSetCommand.js +3 -9
- package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1968 -0
- package/dist-types/SSOAdminClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +302 -0
- package/dist-types/ts3.4/SSOAdminClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +308 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -1834
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -677
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -905
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "TagResource", {})
|
|
17
13
|
.n("SSOAdminClient", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "UntagResource", {})
|
|
17
13
|
.n("SSOAdminClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateApplicationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "UpdateApplication", {})
|
|
17
13
|
.n("SSOAdminClient", "UpdateApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateApplicationCommand)
|
|
20
|
-
.de(de_UpdateApplicationCommand)
|
|
14
|
+
.sc(UpdateApplication)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateInstanceAccessControlAttributeConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateInstanceAccessControlAttributeConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "UpdateInstanceAccessControlAttributeConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "UpdateInstanceAccessControlAttributeConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateInstanceAccessControlAttributeConfigurationCommand)
|
|
20
|
-
.de(de_UpdateInstanceAccessControlAttributeConfigurationCommand)
|
|
14
|
+
.sc(UpdateInstanceAccessControlAttributeConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateInstance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateInstanceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "UpdateInstance", {})
|
|
17
13
|
.n("SSOAdminClient", "UpdateInstanceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateInstanceCommand)
|
|
20
|
-
.de(de_UpdateInstanceCommand)
|
|
14
|
+
.sc(UpdateInstance)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdatePermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdatePermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "UpdatePermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "UpdatePermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdatePermissionSetCommand)
|
|
20
|
-
.de(de_UpdatePermissionSetCommand)
|
|
14
|
+
.sc(UpdatePermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateTrustedTokenIssuer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateTrustedTokenIssuerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "UpdateTrustedTokenIssuer", {})
|
|
17
13
|
.n("SSOAdminClient", "UpdateTrustedTokenIssuerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateTrustedTokenIssuerCommand)
|
|
20
|
-
.de(de_UpdateTrustedTokenIssuerCommand)
|
|
14
|
+
.sc(UpdateTrustedTokenIssuer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ??
|
|
27
|
+
new AwsJson1_1Protocol({
|
|
28
|
+
defaultNamespace: "com.amazonaws.ssoadmin",
|
|
29
|
+
serviceTarget: "SWBExternalService",
|
|
30
|
+
awsQueryCompatible: false,
|
|
31
|
+
}),
|
|
25
32
|
serviceId: config?.serviceId ?? "SSO Admin",
|
|
26
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|