@aws-sdk/client-sso-admin 3.1076.0 → 3.1078.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 +249 -953
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddRegionCommand.js +2 -14
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +2 -14
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +2 -14
- package/dist-es/commands/CreateAccountAssignmentCommand.js +2 -14
- package/dist-es/commands/CreateApplicationAssignmentCommand.js +2 -14
- package/dist-es/commands/CreateApplicationCommand.js +2 -14
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateInstanceCommand.js +2 -14
- package/dist-es/commands/CreatePermissionSetCommand.js +2 -14
- package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +2 -14
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +2 -14
- package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +2 -14
- package/dist-es/commands/DeleteApplicationAssignmentCommand.js +2 -14
- package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +2 -14
- package/dist-es/commands/DeleteApplicationCommand.js +2 -14
- package/dist-es/commands/DeleteApplicationGrantCommand.js +2 -14
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +2 -14
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteInstanceCommand.js +2 -14
- package/dist-es/commands/DeletePermissionSetCommand.js +2 -14
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +2 -14
- package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationAssignmentCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationProviderCommand.js +2 -14
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeInstanceCommand.js +2 -14
- package/dist-es/commands/DescribePermissionSetCommand.js +2 -14
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +2 -14
- package/dist-es/commands/DescribeRegionCommand.js +2 -14
- package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +2 -14
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +2 -14
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +2 -14
- package/dist-es/commands/GetApplicationAccessScopeCommand.js +2 -14
- package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +2 -14
- package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +2 -14
- package/dist-es/commands/GetApplicationGrantCommand.js +2 -14
- package/dist-es/commands/GetApplicationSessionConfigurationCommand.js +2 -14
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +2 -14
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +2 -14
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +2 -14
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +2 -14
- package/dist-es/commands/ListAccountAssignmentsCommand.js +2 -14
- package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +2 -14
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +2 -14
- package/dist-es/commands/ListApplicationAccessScopesCommand.js +2 -14
- package/dist-es/commands/ListApplicationAssignmentsCommand.js +2 -14
- package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +2 -14
- package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +2 -14
- package/dist-es/commands/ListApplicationGrantsCommand.js +2 -14
- package/dist-es/commands/ListApplicationProvidersCommand.js +2 -14
- package/dist-es/commands/ListApplicationsCommand.js +2 -14
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +2 -14
- package/dist-es/commands/ListInstancesCommand.js +2 -14
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +2 -14
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +2 -14
- package/dist-es/commands/ListPermissionSetsCommand.js +2 -14
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +2 -14
- package/dist-es/commands/ListRegionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTrustedTokenIssuersCommand.js +2 -14
- package/dist-es/commands/ProvisionPermissionSetCommand.js +2 -14
- package/dist-es/commands/PutApplicationAccessScopeCommand.js +2 -14
- package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +2 -14
- package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +2 -14
- package/dist-es/commands/PutApplicationGrantCommand.js +2 -14
- package/dist-es/commands/PutApplicationSessionConfigurationCommand.js +2 -14
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +2 -14
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +2 -14
- package/dist-es/commands/RemoveRegionCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateApplicationCommand.js +2 -14
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateInstanceCommand.js +2 -14
- package/dist-es/commands/UpdatePermissionSetCommand.js +2 -14
- package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3 -2
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddRegionCommand.d.ts +3 -8
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateApplicationCommand.d.ts +3 -8
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRegionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +3 -8
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +3 -8
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +3 -8
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +3 -8
- package/dist-types/commands/GetApplicationSessionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/ListInstancesCommand.d.ts +12 -8
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +3 -8
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +3 -8
- package/dist-types/commands/ListRegionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +3 -8
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +3 -8
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +3 -8
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +3 -8
- package/dist-types/commands/PutApplicationSessionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRegionCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInstanceCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +36 -26
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRegionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApplicationSessionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRegionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutApplicationSessionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultSSOAdminHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -569,6 +571,7 @@ const _PPS = "ProvisionPermissionSet";
|
|
|
569
571
|
const _PPSR = "ProvisionPermissionSetRequest";
|
|
570
572
|
const _PPSRI = "ProvisionPermissionSetRequestId";
|
|
571
573
|
const _PPSRr = "ProvisionPermissionSetResponse";
|
|
574
|
+
const _PR = "PrimaryRegion";
|
|
572
575
|
const _PS = "PermissionSet";
|
|
573
576
|
const _PSA = "PermissionSetArn";
|
|
574
577
|
const _PSPS = "PermissionSetProvisioningStatus";
|
|
@@ -1215,8 +1218,8 @@ var InstanceAccessControlAttributeConfiguration$ = [3, n0, _IACAC,
|
|
|
1215
1218
|
];
|
|
1216
1219
|
var InstanceMetadata$ = [3, n0, _IM,
|
|
1217
1220
|
0,
|
|
1218
|
-
[_IA, _ISI, _OAI, _N, _CD, _St, _SR],
|
|
1219
|
-
[0, 0, 0, 0, 4, 0, 0]
|
|
1221
|
+
[_IA, _ISI, _OAI, _N, _CD, _St, _SR, _PR, _Re],
|
|
1222
|
+
[0, 0, 0, 0, 4, 0, 0, 0, () => RegionMetadataList]
|
|
1220
1223
|
];
|
|
1221
1224
|
var JwtBearerGrant$ = [3, n0, _JBG,
|
|
1222
1225
|
0,
|
|
@@ -2027,6 +2030,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
2027
2030
|
serviceTarget: "SWBExternalService",
|
|
2028
2031
|
},
|
|
2029
2032
|
serviceId: config?.serviceId ?? "SSO Admin",
|
|
2033
|
+
sha256: config?.sha256 ?? Sha256,
|
|
2030
2034
|
urlParser: config?.urlParser ?? parseUrl,
|
|
2031
2035
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
2032
2036
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -2060,7 +2064,6 @@ const getRuntimeConfig = (config) => {
|
|
|
2060
2064
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
2061
2065
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
2062
2066
|
}, config),
|
|
2063
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
2064
2067
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
2065
2068
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
2066
2069
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -2148,952 +2151,245 @@ class SSOAdminClient extends Client {
|
|
|
2148
2151
|
}
|
|
2149
2152
|
}
|
|
2150
2153
|
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
}
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
}
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
}
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
}
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
}
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
}
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
}
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
}
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
}
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
}
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
}
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
}
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
}
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
}
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
}
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
}
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
}
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
}
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
}
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
}
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
class DeletePermissionSetCommand extends Command
|
|
2392
|
-
.classBuilder()
|
|
2393
|
-
.ep(commonParams)
|
|
2394
|
-
.m(function (Command, cs, config, o) {
|
|
2395
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2396
|
-
})
|
|
2397
|
-
.s("SWBExternalService", "DeletePermissionSet", {})
|
|
2398
|
-
.n("SSOAdminClient", "DeletePermissionSetCommand")
|
|
2399
|
-
.sc(DeletePermissionSet$)
|
|
2400
|
-
.build() {
|
|
2401
|
-
}
|
|
2402
|
-
|
|
2403
|
-
class DeleteTrustedTokenIssuerCommand extends Command
|
|
2404
|
-
.classBuilder()
|
|
2405
|
-
.ep(commonParams)
|
|
2406
|
-
.m(function (Command, cs, config, o) {
|
|
2407
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2408
|
-
})
|
|
2409
|
-
.s("SWBExternalService", "DeleteTrustedTokenIssuer", {})
|
|
2410
|
-
.n("SSOAdminClient", "DeleteTrustedTokenIssuerCommand")
|
|
2411
|
-
.sc(DeleteTrustedTokenIssuer$)
|
|
2412
|
-
.build() {
|
|
2413
|
-
}
|
|
2414
|
-
|
|
2415
|
-
class DescribeAccountAssignmentCreationStatusCommand extends Command
|
|
2416
|
-
.classBuilder()
|
|
2417
|
-
.ep(commonParams)
|
|
2418
|
-
.m(function (Command, cs, config, o) {
|
|
2419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2420
|
-
})
|
|
2421
|
-
.s("SWBExternalService", "DescribeAccountAssignmentCreationStatus", {})
|
|
2422
|
-
.n("SSOAdminClient", "DescribeAccountAssignmentCreationStatusCommand")
|
|
2423
|
-
.sc(DescribeAccountAssignmentCreationStatus$)
|
|
2424
|
-
.build() {
|
|
2425
|
-
}
|
|
2426
|
-
|
|
2427
|
-
class DescribeAccountAssignmentDeletionStatusCommand extends Command
|
|
2428
|
-
.classBuilder()
|
|
2429
|
-
.ep(commonParams)
|
|
2430
|
-
.m(function (Command, cs, config, o) {
|
|
2431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2432
|
-
})
|
|
2433
|
-
.s("SWBExternalService", "DescribeAccountAssignmentDeletionStatus", {})
|
|
2434
|
-
.n("SSOAdminClient", "DescribeAccountAssignmentDeletionStatusCommand")
|
|
2435
|
-
.sc(DescribeAccountAssignmentDeletionStatus$)
|
|
2436
|
-
.build() {
|
|
2437
|
-
}
|
|
2438
|
-
|
|
2439
|
-
class DescribeApplicationAssignmentCommand extends Command
|
|
2440
|
-
.classBuilder()
|
|
2441
|
-
.ep(commonParams)
|
|
2442
|
-
.m(function (Command, cs, config, o) {
|
|
2443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2444
|
-
})
|
|
2445
|
-
.s("SWBExternalService", "DescribeApplicationAssignment", {})
|
|
2446
|
-
.n("SSOAdminClient", "DescribeApplicationAssignmentCommand")
|
|
2447
|
-
.sc(DescribeApplicationAssignment$)
|
|
2448
|
-
.build() {
|
|
2449
|
-
}
|
|
2450
|
-
|
|
2451
|
-
class DescribeApplicationCommand extends Command
|
|
2452
|
-
.classBuilder()
|
|
2453
|
-
.ep(commonParams)
|
|
2454
|
-
.m(function (Command, cs, config, o) {
|
|
2455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2456
|
-
})
|
|
2457
|
-
.s("SWBExternalService", "DescribeApplication", {})
|
|
2458
|
-
.n("SSOAdminClient", "DescribeApplicationCommand")
|
|
2459
|
-
.sc(DescribeApplication$)
|
|
2460
|
-
.build() {
|
|
2461
|
-
}
|
|
2462
|
-
|
|
2463
|
-
class DescribeApplicationProviderCommand extends Command
|
|
2464
|
-
.classBuilder()
|
|
2465
|
-
.ep(commonParams)
|
|
2466
|
-
.m(function (Command, cs, config, o) {
|
|
2467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2468
|
-
})
|
|
2469
|
-
.s("SWBExternalService", "DescribeApplicationProvider", {})
|
|
2470
|
-
.n("SSOAdminClient", "DescribeApplicationProviderCommand")
|
|
2471
|
-
.sc(DescribeApplicationProvider$)
|
|
2472
|
-
.build() {
|
|
2473
|
-
}
|
|
2474
|
-
|
|
2475
|
-
class DescribeInstanceAccessControlAttributeConfigurationCommand extends Command
|
|
2476
|
-
.classBuilder()
|
|
2477
|
-
.ep(commonParams)
|
|
2478
|
-
.m(function (Command, cs, config, o) {
|
|
2479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2480
|
-
})
|
|
2481
|
-
.s("SWBExternalService", "DescribeInstanceAccessControlAttributeConfiguration", {})
|
|
2482
|
-
.n("SSOAdminClient", "DescribeInstanceAccessControlAttributeConfigurationCommand")
|
|
2483
|
-
.sc(DescribeInstanceAccessControlAttributeConfiguration$)
|
|
2484
|
-
.build() {
|
|
2485
|
-
}
|
|
2486
|
-
|
|
2487
|
-
class DescribeInstanceCommand extends Command
|
|
2488
|
-
.classBuilder()
|
|
2489
|
-
.ep(commonParams)
|
|
2490
|
-
.m(function (Command, cs, config, o) {
|
|
2491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2492
|
-
})
|
|
2493
|
-
.s("SWBExternalService", "DescribeInstance", {})
|
|
2494
|
-
.n("SSOAdminClient", "DescribeInstanceCommand")
|
|
2495
|
-
.sc(DescribeInstance$)
|
|
2496
|
-
.build() {
|
|
2497
|
-
}
|
|
2498
|
-
|
|
2499
|
-
class DescribePermissionSetCommand extends Command
|
|
2500
|
-
.classBuilder()
|
|
2501
|
-
.ep(commonParams)
|
|
2502
|
-
.m(function (Command, cs, config, o) {
|
|
2503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2504
|
-
})
|
|
2505
|
-
.s("SWBExternalService", "DescribePermissionSet", {})
|
|
2506
|
-
.n("SSOAdminClient", "DescribePermissionSetCommand")
|
|
2507
|
-
.sc(DescribePermissionSet$)
|
|
2508
|
-
.build() {
|
|
2509
|
-
}
|
|
2510
|
-
|
|
2511
|
-
class DescribePermissionSetProvisioningStatusCommand extends Command
|
|
2512
|
-
.classBuilder()
|
|
2513
|
-
.ep(commonParams)
|
|
2514
|
-
.m(function (Command, cs, config, o) {
|
|
2515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2516
|
-
})
|
|
2517
|
-
.s("SWBExternalService", "DescribePermissionSetProvisioningStatus", {})
|
|
2518
|
-
.n("SSOAdminClient", "DescribePermissionSetProvisioningStatusCommand")
|
|
2519
|
-
.sc(DescribePermissionSetProvisioningStatus$)
|
|
2520
|
-
.build() {
|
|
2521
|
-
}
|
|
2522
|
-
|
|
2523
|
-
class DescribeRegionCommand extends Command
|
|
2524
|
-
.classBuilder()
|
|
2525
|
-
.ep(commonParams)
|
|
2526
|
-
.m(function (Command, cs, config, o) {
|
|
2527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2528
|
-
})
|
|
2529
|
-
.s("SWBExternalService", "DescribeRegion", {})
|
|
2530
|
-
.n("SSOAdminClient", "DescribeRegionCommand")
|
|
2531
|
-
.sc(DescribeRegion$)
|
|
2532
|
-
.build() {
|
|
2533
|
-
}
|
|
2534
|
-
|
|
2535
|
-
class DescribeTrustedTokenIssuerCommand extends Command
|
|
2536
|
-
.classBuilder()
|
|
2537
|
-
.ep(commonParams)
|
|
2538
|
-
.m(function (Command, cs, config, o) {
|
|
2539
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2540
|
-
})
|
|
2541
|
-
.s("SWBExternalService", "DescribeTrustedTokenIssuer", {})
|
|
2542
|
-
.n("SSOAdminClient", "DescribeTrustedTokenIssuerCommand")
|
|
2543
|
-
.sc(DescribeTrustedTokenIssuer$)
|
|
2544
|
-
.build() {
|
|
2545
|
-
}
|
|
2546
|
-
|
|
2547
|
-
class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends Command
|
|
2548
|
-
.classBuilder()
|
|
2549
|
-
.ep(commonParams)
|
|
2550
|
-
.m(function (Command, cs, config, o) {
|
|
2551
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2552
|
-
})
|
|
2553
|
-
.s("SWBExternalService", "DetachCustomerManagedPolicyReferenceFromPermissionSet", {})
|
|
2554
|
-
.n("SSOAdminClient", "DetachCustomerManagedPolicyReferenceFromPermissionSetCommand")
|
|
2555
|
-
.sc(DetachCustomerManagedPolicyReferenceFromPermissionSet$)
|
|
2556
|
-
.build() {
|
|
2557
|
-
}
|
|
2558
|
-
|
|
2559
|
-
class DetachManagedPolicyFromPermissionSetCommand extends Command
|
|
2560
|
-
.classBuilder()
|
|
2561
|
-
.ep(commonParams)
|
|
2562
|
-
.m(function (Command, cs, config, o) {
|
|
2563
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2564
|
-
})
|
|
2565
|
-
.s("SWBExternalService", "DetachManagedPolicyFromPermissionSet", {})
|
|
2566
|
-
.n("SSOAdminClient", "DetachManagedPolicyFromPermissionSetCommand")
|
|
2567
|
-
.sc(DetachManagedPolicyFromPermissionSet$)
|
|
2568
|
-
.build() {
|
|
2569
|
-
}
|
|
2570
|
-
|
|
2571
|
-
class GetApplicationAccessScopeCommand extends Command
|
|
2572
|
-
.classBuilder()
|
|
2573
|
-
.ep(commonParams)
|
|
2574
|
-
.m(function (Command, cs, config, o) {
|
|
2575
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2576
|
-
})
|
|
2577
|
-
.s("SWBExternalService", "GetApplicationAccessScope", {})
|
|
2578
|
-
.n("SSOAdminClient", "GetApplicationAccessScopeCommand")
|
|
2579
|
-
.sc(GetApplicationAccessScope$)
|
|
2580
|
-
.build() {
|
|
2581
|
-
}
|
|
2582
|
-
|
|
2583
|
-
class GetApplicationAssignmentConfigurationCommand extends Command
|
|
2584
|
-
.classBuilder()
|
|
2585
|
-
.ep(commonParams)
|
|
2586
|
-
.m(function (Command, cs, config, o) {
|
|
2587
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2588
|
-
})
|
|
2589
|
-
.s("SWBExternalService", "GetApplicationAssignmentConfiguration", {})
|
|
2590
|
-
.n("SSOAdminClient", "GetApplicationAssignmentConfigurationCommand")
|
|
2591
|
-
.sc(GetApplicationAssignmentConfiguration$)
|
|
2592
|
-
.build() {
|
|
2593
|
-
}
|
|
2594
|
-
|
|
2595
|
-
class GetApplicationAuthenticationMethodCommand extends Command
|
|
2596
|
-
.classBuilder()
|
|
2597
|
-
.ep(commonParams)
|
|
2598
|
-
.m(function (Command, cs, config, o) {
|
|
2599
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2600
|
-
})
|
|
2601
|
-
.s("SWBExternalService", "GetApplicationAuthenticationMethod", {})
|
|
2602
|
-
.n("SSOAdminClient", "GetApplicationAuthenticationMethodCommand")
|
|
2603
|
-
.sc(GetApplicationAuthenticationMethod$)
|
|
2604
|
-
.build() {
|
|
2605
|
-
}
|
|
2606
|
-
|
|
2607
|
-
class GetApplicationGrantCommand extends Command
|
|
2608
|
-
.classBuilder()
|
|
2609
|
-
.ep(commonParams)
|
|
2610
|
-
.m(function (Command, cs, config, o) {
|
|
2611
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2612
|
-
})
|
|
2613
|
-
.s("SWBExternalService", "GetApplicationGrant", {})
|
|
2614
|
-
.n("SSOAdminClient", "GetApplicationGrantCommand")
|
|
2615
|
-
.sc(GetApplicationGrant$)
|
|
2616
|
-
.build() {
|
|
2617
|
-
}
|
|
2618
|
-
|
|
2619
|
-
class GetApplicationSessionConfigurationCommand extends Command
|
|
2620
|
-
.classBuilder()
|
|
2621
|
-
.ep(commonParams)
|
|
2622
|
-
.m(function (Command, cs, config, o) {
|
|
2623
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2624
|
-
})
|
|
2625
|
-
.s("SWBExternalService", "GetApplicationSessionConfiguration", {})
|
|
2626
|
-
.n("SSOAdminClient", "GetApplicationSessionConfigurationCommand")
|
|
2627
|
-
.sc(GetApplicationSessionConfiguration$)
|
|
2628
|
-
.build() {
|
|
2629
|
-
}
|
|
2630
|
-
|
|
2631
|
-
class GetInlinePolicyForPermissionSetCommand extends Command
|
|
2632
|
-
.classBuilder()
|
|
2633
|
-
.ep(commonParams)
|
|
2634
|
-
.m(function (Command, cs, config, o) {
|
|
2635
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2636
|
-
})
|
|
2637
|
-
.s("SWBExternalService", "GetInlinePolicyForPermissionSet", {})
|
|
2638
|
-
.n("SSOAdminClient", "GetInlinePolicyForPermissionSetCommand")
|
|
2639
|
-
.sc(GetInlinePolicyForPermissionSet$)
|
|
2640
|
-
.build() {
|
|
2641
|
-
}
|
|
2642
|
-
|
|
2643
|
-
class GetPermissionsBoundaryForPermissionSetCommand extends Command
|
|
2644
|
-
.classBuilder()
|
|
2645
|
-
.ep(commonParams)
|
|
2646
|
-
.m(function (Command, cs, config, o) {
|
|
2647
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2648
|
-
})
|
|
2649
|
-
.s("SWBExternalService", "GetPermissionsBoundaryForPermissionSet", {})
|
|
2650
|
-
.n("SSOAdminClient", "GetPermissionsBoundaryForPermissionSetCommand")
|
|
2651
|
-
.sc(GetPermissionsBoundaryForPermissionSet$)
|
|
2652
|
-
.build() {
|
|
2653
|
-
}
|
|
2654
|
-
|
|
2655
|
-
class ListAccountAssignmentCreationStatusCommand extends Command
|
|
2656
|
-
.classBuilder()
|
|
2657
|
-
.ep(commonParams)
|
|
2658
|
-
.m(function (Command, cs, config, o) {
|
|
2659
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2660
|
-
})
|
|
2661
|
-
.s("SWBExternalService", "ListAccountAssignmentCreationStatus", {})
|
|
2662
|
-
.n("SSOAdminClient", "ListAccountAssignmentCreationStatusCommand")
|
|
2663
|
-
.sc(ListAccountAssignmentCreationStatus$)
|
|
2664
|
-
.build() {
|
|
2665
|
-
}
|
|
2666
|
-
|
|
2667
|
-
class ListAccountAssignmentDeletionStatusCommand extends Command
|
|
2668
|
-
.classBuilder()
|
|
2669
|
-
.ep(commonParams)
|
|
2670
|
-
.m(function (Command, cs, config, o) {
|
|
2671
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2672
|
-
})
|
|
2673
|
-
.s("SWBExternalService", "ListAccountAssignmentDeletionStatus", {})
|
|
2674
|
-
.n("SSOAdminClient", "ListAccountAssignmentDeletionStatusCommand")
|
|
2675
|
-
.sc(ListAccountAssignmentDeletionStatus$)
|
|
2676
|
-
.build() {
|
|
2677
|
-
}
|
|
2678
|
-
|
|
2679
|
-
class ListAccountAssignmentsCommand extends Command
|
|
2680
|
-
.classBuilder()
|
|
2681
|
-
.ep(commonParams)
|
|
2682
|
-
.m(function (Command, cs, config, o) {
|
|
2683
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2684
|
-
})
|
|
2685
|
-
.s("SWBExternalService", "ListAccountAssignments", {})
|
|
2686
|
-
.n("SSOAdminClient", "ListAccountAssignmentsCommand")
|
|
2687
|
-
.sc(ListAccountAssignments$)
|
|
2688
|
-
.build() {
|
|
2689
|
-
}
|
|
2690
|
-
|
|
2691
|
-
class ListAccountAssignmentsForPrincipalCommand extends Command
|
|
2692
|
-
.classBuilder()
|
|
2693
|
-
.ep(commonParams)
|
|
2694
|
-
.m(function (Command, cs, config, o) {
|
|
2695
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2696
|
-
})
|
|
2697
|
-
.s("SWBExternalService", "ListAccountAssignmentsForPrincipal", {})
|
|
2698
|
-
.n("SSOAdminClient", "ListAccountAssignmentsForPrincipalCommand")
|
|
2699
|
-
.sc(ListAccountAssignmentsForPrincipal$)
|
|
2700
|
-
.build() {
|
|
2701
|
-
}
|
|
2702
|
-
|
|
2703
|
-
class ListAccountsForProvisionedPermissionSetCommand extends Command
|
|
2704
|
-
.classBuilder()
|
|
2705
|
-
.ep(commonParams)
|
|
2706
|
-
.m(function (Command, cs, config, o) {
|
|
2707
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2708
|
-
})
|
|
2709
|
-
.s("SWBExternalService", "ListAccountsForProvisionedPermissionSet", {})
|
|
2710
|
-
.n("SSOAdminClient", "ListAccountsForProvisionedPermissionSetCommand")
|
|
2711
|
-
.sc(ListAccountsForProvisionedPermissionSet$)
|
|
2712
|
-
.build() {
|
|
2713
|
-
}
|
|
2714
|
-
|
|
2715
|
-
class ListApplicationAccessScopesCommand extends Command
|
|
2716
|
-
.classBuilder()
|
|
2717
|
-
.ep(commonParams)
|
|
2718
|
-
.m(function (Command, cs, config, o) {
|
|
2719
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2720
|
-
})
|
|
2721
|
-
.s("SWBExternalService", "ListApplicationAccessScopes", {})
|
|
2722
|
-
.n("SSOAdminClient", "ListApplicationAccessScopesCommand")
|
|
2723
|
-
.sc(ListApplicationAccessScopes$)
|
|
2724
|
-
.build() {
|
|
2725
|
-
}
|
|
2726
|
-
|
|
2727
|
-
class ListApplicationAssignmentsCommand extends Command
|
|
2728
|
-
.classBuilder()
|
|
2729
|
-
.ep(commonParams)
|
|
2730
|
-
.m(function (Command, cs, config, o) {
|
|
2731
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2732
|
-
})
|
|
2733
|
-
.s("SWBExternalService", "ListApplicationAssignments", {})
|
|
2734
|
-
.n("SSOAdminClient", "ListApplicationAssignmentsCommand")
|
|
2735
|
-
.sc(ListApplicationAssignments$)
|
|
2736
|
-
.build() {
|
|
2737
|
-
}
|
|
2738
|
-
|
|
2739
|
-
class ListApplicationAssignmentsForPrincipalCommand extends Command
|
|
2740
|
-
.classBuilder()
|
|
2741
|
-
.ep(commonParams)
|
|
2742
|
-
.m(function (Command, cs, config, o) {
|
|
2743
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2744
|
-
})
|
|
2745
|
-
.s("SWBExternalService", "ListApplicationAssignmentsForPrincipal", {})
|
|
2746
|
-
.n("SSOAdminClient", "ListApplicationAssignmentsForPrincipalCommand")
|
|
2747
|
-
.sc(ListApplicationAssignmentsForPrincipal$)
|
|
2748
|
-
.build() {
|
|
2749
|
-
}
|
|
2750
|
-
|
|
2751
|
-
class ListApplicationAuthenticationMethodsCommand extends Command
|
|
2752
|
-
.classBuilder()
|
|
2753
|
-
.ep(commonParams)
|
|
2754
|
-
.m(function (Command, cs, config, o) {
|
|
2755
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2756
|
-
})
|
|
2757
|
-
.s("SWBExternalService", "ListApplicationAuthenticationMethods", {})
|
|
2758
|
-
.n("SSOAdminClient", "ListApplicationAuthenticationMethodsCommand")
|
|
2759
|
-
.sc(ListApplicationAuthenticationMethods$)
|
|
2760
|
-
.build() {
|
|
2761
|
-
}
|
|
2762
|
-
|
|
2763
|
-
class ListApplicationGrantsCommand extends Command
|
|
2764
|
-
.classBuilder()
|
|
2765
|
-
.ep(commonParams)
|
|
2766
|
-
.m(function (Command, cs, config, o) {
|
|
2767
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2768
|
-
})
|
|
2769
|
-
.s("SWBExternalService", "ListApplicationGrants", {})
|
|
2770
|
-
.n("SSOAdminClient", "ListApplicationGrantsCommand")
|
|
2771
|
-
.sc(ListApplicationGrants$)
|
|
2772
|
-
.build() {
|
|
2773
|
-
}
|
|
2774
|
-
|
|
2775
|
-
class ListApplicationProvidersCommand extends Command
|
|
2776
|
-
.classBuilder()
|
|
2777
|
-
.ep(commonParams)
|
|
2778
|
-
.m(function (Command, cs, config, o) {
|
|
2779
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2780
|
-
})
|
|
2781
|
-
.s("SWBExternalService", "ListApplicationProviders", {})
|
|
2782
|
-
.n("SSOAdminClient", "ListApplicationProvidersCommand")
|
|
2783
|
-
.sc(ListApplicationProviders$)
|
|
2784
|
-
.build() {
|
|
2785
|
-
}
|
|
2786
|
-
|
|
2787
|
-
class ListApplicationsCommand extends Command
|
|
2788
|
-
.classBuilder()
|
|
2789
|
-
.ep(commonParams)
|
|
2790
|
-
.m(function (Command, cs, config, o) {
|
|
2791
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2792
|
-
})
|
|
2793
|
-
.s("SWBExternalService", "ListApplications", {})
|
|
2794
|
-
.n("SSOAdminClient", "ListApplicationsCommand")
|
|
2795
|
-
.sc(ListApplications$)
|
|
2796
|
-
.build() {
|
|
2797
|
-
}
|
|
2798
|
-
|
|
2799
|
-
class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends Command
|
|
2800
|
-
.classBuilder()
|
|
2801
|
-
.ep(commonParams)
|
|
2802
|
-
.m(function (Command, cs, config, o) {
|
|
2803
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2804
|
-
})
|
|
2805
|
-
.s("SWBExternalService", "ListCustomerManagedPolicyReferencesInPermissionSet", {})
|
|
2806
|
-
.n("SSOAdminClient", "ListCustomerManagedPolicyReferencesInPermissionSetCommand")
|
|
2807
|
-
.sc(ListCustomerManagedPolicyReferencesInPermissionSet$)
|
|
2808
|
-
.build() {
|
|
2809
|
-
}
|
|
2810
|
-
|
|
2811
|
-
class ListInstancesCommand extends Command
|
|
2812
|
-
.classBuilder()
|
|
2813
|
-
.ep(commonParams)
|
|
2814
|
-
.m(function (Command, cs, config, o) {
|
|
2815
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2816
|
-
})
|
|
2817
|
-
.s("SWBExternalService", "ListInstances", {})
|
|
2818
|
-
.n("SSOAdminClient", "ListInstancesCommand")
|
|
2819
|
-
.sc(ListInstances$)
|
|
2820
|
-
.build() {
|
|
2821
|
-
}
|
|
2822
|
-
|
|
2823
|
-
class ListManagedPoliciesInPermissionSetCommand extends Command
|
|
2824
|
-
.classBuilder()
|
|
2825
|
-
.ep(commonParams)
|
|
2826
|
-
.m(function (Command, cs, config, o) {
|
|
2827
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2828
|
-
})
|
|
2829
|
-
.s("SWBExternalService", "ListManagedPoliciesInPermissionSet", {})
|
|
2830
|
-
.n("SSOAdminClient", "ListManagedPoliciesInPermissionSetCommand")
|
|
2831
|
-
.sc(ListManagedPoliciesInPermissionSet$)
|
|
2832
|
-
.build() {
|
|
2833
|
-
}
|
|
2834
|
-
|
|
2835
|
-
class ListPermissionSetProvisioningStatusCommand extends Command
|
|
2836
|
-
.classBuilder()
|
|
2837
|
-
.ep(commonParams)
|
|
2838
|
-
.m(function (Command, cs, config, o) {
|
|
2839
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2840
|
-
})
|
|
2841
|
-
.s("SWBExternalService", "ListPermissionSetProvisioningStatus", {})
|
|
2842
|
-
.n("SSOAdminClient", "ListPermissionSetProvisioningStatusCommand")
|
|
2843
|
-
.sc(ListPermissionSetProvisioningStatus$)
|
|
2844
|
-
.build() {
|
|
2845
|
-
}
|
|
2846
|
-
|
|
2847
|
-
class ListPermissionSetsCommand extends Command
|
|
2848
|
-
.classBuilder()
|
|
2849
|
-
.ep(commonParams)
|
|
2850
|
-
.m(function (Command, cs, config, o) {
|
|
2851
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2852
|
-
})
|
|
2853
|
-
.s("SWBExternalService", "ListPermissionSets", {})
|
|
2854
|
-
.n("SSOAdminClient", "ListPermissionSetsCommand")
|
|
2855
|
-
.sc(ListPermissionSets$)
|
|
2856
|
-
.build() {
|
|
2857
|
-
}
|
|
2858
|
-
|
|
2859
|
-
class ListPermissionSetsProvisionedToAccountCommand extends Command
|
|
2860
|
-
.classBuilder()
|
|
2861
|
-
.ep(commonParams)
|
|
2862
|
-
.m(function (Command, cs, config, o) {
|
|
2863
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2864
|
-
})
|
|
2865
|
-
.s("SWBExternalService", "ListPermissionSetsProvisionedToAccount", {})
|
|
2866
|
-
.n("SSOAdminClient", "ListPermissionSetsProvisionedToAccountCommand")
|
|
2867
|
-
.sc(ListPermissionSetsProvisionedToAccount$)
|
|
2868
|
-
.build() {
|
|
2869
|
-
}
|
|
2870
|
-
|
|
2871
|
-
class ListRegionsCommand extends Command
|
|
2872
|
-
.classBuilder()
|
|
2873
|
-
.ep(commonParams)
|
|
2874
|
-
.m(function (Command, cs, config, o) {
|
|
2875
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2876
|
-
})
|
|
2877
|
-
.s("SWBExternalService", "ListRegions", {})
|
|
2878
|
-
.n("SSOAdminClient", "ListRegionsCommand")
|
|
2879
|
-
.sc(ListRegions$)
|
|
2880
|
-
.build() {
|
|
2881
|
-
}
|
|
2882
|
-
|
|
2883
|
-
class ListTagsForResourceCommand extends Command
|
|
2884
|
-
.classBuilder()
|
|
2885
|
-
.ep(commonParams)
|
|
2886
|
-
.m(function (Command, cs, config, o) {
|
|
2887
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2888
|
-
})
|
|
2889
|
-
.s("SWBExternalService", "ListTagsForResource", {})
|
|
2890
|
-
.n("SSOAdminClient", "ListTagsForResourceCommand")
|
|
2891
|
-
.sc(ListTagsForResource$)
|
|
2892
|
-
.build() {
|
|
2893
|
-
}
|
|
2894
|
-
|
|
2895
|
-
class ListTrustedTokenIssuersCommand extends Command
|
|
2896
|
-
.classBuilder()
|
|
2897
|
-
.ep(commonParams)
|
|
2898
|
-
.m(function (Command, cs, config, o) {
|
|
2899
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2900
|
-
})
|
|
2901
|
-
.s("SWBExternalService", "ListTrustedTokenIssuers", {})
|
|
2902
|
-
.n("SSOAdminClient", "ListTrustedTokenIssuersCommand")
|
|
2903
|
-
.sc(ListTrustedTokenIssuers$)
|
|
2904
|
-
.build() {
|
|
2905
|
-
}
|
|
2906
|
-
|
|
2907
|
-
class ProvisionPermissionSetCommand extends Command
|
|
2908
|
-
.classBuilder()
|
|
2909
|
-
.ep(commonParams)
|
|
2910
|
-
.m(function (Command, cs, config, o) {
|
|
2911
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2912
|
-
})
|
|
2913
|
-
.s("SWBExternalService", "ProvisionPermissionSet", {})
|
|
2914
|
-
.n("SSOAdminClient", "ProvisionPermissionSetCommand")
|
|
2915
|
-
.sc(ProvisionPermissionSet$)
|
|
2916
|
-
.build() {
|
|
2917
|
-
}
|
|
2918
|
-
|
|
2919
|
-
class PutApplicationAccessScopeCommand extends Command
|
|
2920
|
-
.classBuilder()
|
|
2921
|
-
.ep(commonParams)
|
|
2922
|
-
.m(function (Command, cs, config, o) {
|
|
2923
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2924
|
-
})
|
|
2925
|
-
.s("SWBExternalService", "PutApplicationAccessScope", {})
|
|
2926
|
-
.n("SSOAdminClient", "PutApplicationAccessScopeCommand")
|
|
2927
|
-
.sc(PutApplicationAccessScope$)
|
|
2928
|
-
.build() {
|
|
2929
|
-
}
|
|
2930
|
-
|
|
2931
|
-
class PutApplicationAssignmentConfigurationCommand extends Command
|
|
2932
|
-
.classBuilder()
|
|
2933
|
-
.ep(commonParams)
|
|
2934
|
-
.m(function (Command, cs, config, o) {
|
|
2935
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2936
|
-
})
|
|
2937
|
-
.s("SWBExternalService", "PutApplicationAssignmentConfiguration", {})
|
|
2938
|
-
.n("SSOAdminClient", "PutApplicationAssignmentConfigurationCommand")
|
|
2939
|
-
.sc(PutApplicationAssignmentConfiguration$)
|
|
2940
|
-
.build() {
|
|
2941
|
-
}
|
|
2942
|
-
|
|
2943
|
-
class PutApplicationAuthenticationMethodCommand extends Command
|
|
2944
|
-
.classBuilder()
|
|
2945
|
-
.ep(commonParams)
|
|
2946
|
-
.m(function (Command, cs, config, o) {
|
|
2947
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2948
|
-
})
|
|
2949
|
-
.s("SWBExternalService", "PutApplicationAuthenticationMethod", {})
|
|
2950
|
-
.n("SSOAdminClient", "PutApplicationAuthenticationMethodCommand")
|
|
2951
|
-
.sc(PutApplicationAuthenticationMethod$)
|
|
2952
|
-
.build() {
|
|
2953
|
-
}
|
|
2954
|
-
|
|
2955
|
-
class PutApplicationGrantCommand extends Command
|
|
2956
|
-
.classBuilder()
|
|
2957
|
-
.ep(commonParams)
|
|
2958
|
-
.m(function (Command, cs, config, o) {
|
|
2959
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2960
|
-
})
|
|
2961
|
-
.s("SWBExternalService", "PutApplicationGrant", {})
|
|
2962
|
-
.n("SSOAdminClient", "PutApplicationGrantCommand")
|
|
2963
|
-
.sc(PutApplicationGrant$)
|
|
2964
|
-
.build() {
|
|
2965
|
-
}
|
|
2966
|
-
|
|
2967
|
-
class PutApplicationSessionConfigurationCommand extends Command
|
|
2968
|
-
.classBuilder()
|
|
2969
|
-
.ep(commonParams)
|
|
2970
|
-
.m(function (Command, cs, config, o) {
|
|
2971
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2972
|
-
})
|
|
2973
|
-
.s("SWBExternalService", "PutApplicationSessionConfiguration", {})
|
|
2974
|
-
.n("SSOAdminClient", "PutApplicationSessionConfigurationCommand")
|
|
2975
|
-
.sc(PutApplicationSessionConfiguration$)
|
|
2976
|
-
.build() {
|
|
2977
|
-
}
|
|
2978
|
-
|
|
2979
|
-
class PutInlinePolicyToPermissionSetCommand extends Command
|
|
2980
|
-
.classBuilder()
|
|
2981
|
-
.ep(commonParams)
|
|
2982
|
-
.m(function (Command, cs, config, o) {
|
|
2983
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2984
|
-
})
|
|
2985
|
-
.s("SWBExternalService", "PutInlinePolicyToPermissionSet", {})
|
|
2986
|
-
.n("SSOAdminClient", "PutInlinePolicyToPermissionSetCommand")
|
|
2987
|
-
.sc(PutInlinePolicyToPermissionSet$)
|
|
2988
|
-
.build() {
|
|
2989
|
-
}
|
|
2990
|
-
|
|
2991
|
-
class PutPermissionsBoundaryToPermissionSetCommand extends Command
|
|
2992
|
-
.classBuilder()
|
|
2993
|
-
.ep(commonParams)
|
|
2994
|
-
.m(function (Command, cs, config, o) {
|
|
2995
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2996
|
-
})
|
|
2997
|
-
.s("SWBExternalService", "PutPermissionsBoundaryToPermissionSet", {})
|
|
2998
|
-
.n("SSOAdminClient", "PutPermissionsBoundaryToPermissionSetCommand")
|
|
2999
|
-
.sc(PutPermissionsBoundaryToPermissionSet$)
|
|
3000
|
-
.build() {
|
|
3001
|
-
}
|
|
3002
|
-
|
|
3003
|
-
class RemoveRegionCommand extends Command
|
|
3004
|
-
.classBuilder()
|
|
3005
|
-
.ep(commonParams)
|
|
3006
|
-
.m(function (Command, cs, config, o) {
|
|
3007
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3008
|
-
})
|
|
3009
|
-
.s("SWBExternalService", "RemoveRegion", {})
|
|
3010
|
-
.n("SSOAdminClient", "RemoveRegionCommand")
|
|
3011
|
-
.sc(RemoveRegion$)
|
|
3012
|
-
.build() {
|
|
3013
|
-
}
|
|
3014
|
-
|
|
3015
|
-
class TagResourceCommand extends Command
|
|
3016
|
-
.classBuilder()
|
|
3017
|
-
.ep(commonParams)
|
|
3018
|
-
.m(function (Command, cs, config, o) {
|
|
3019
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3020
|
-
})
|
|
3021
|
-
.s("SWBExternalService", "TagResource", {})
|
|
3022
|
-
.n("SSOAdminClient", "TagResourceCommand")
|
|
3023
|
-
.sc(TagResource$)
|
|
3024
|
-
.build() {
|
|
3025
|
-
}
|
|
3026
|
-
|
|
3027
|
-
class UntagResourceCommand extends Command
|
|
3028
|
-
.classBuilder()
|
|
3029
|
-
.ep(commonParams)
|
|
3030
|
-
.m(function (Command, cs, config, o) {
|
|
3031
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3032
|
-
})
|
|
3033
|
-
.s("SWBExternalService", "UntagResource", {})
|
|
3034
|
-
.n("SSOAdminClient", "UntagResourceCommand")
|
|
3035
|
-
.sc(UntagResource$)
|
|
3036
|
-
.build() {
|
|
3037
|
-
}
|
|
3038
|
-
|
|
3039
|
-
class UpdateApplicationCommand extends Command
|
|
3040
|
-
.classBuilder()
|
|
3041
|
-
.ep(commonParams)
|
|
3042
|
-
.m(function (Command, cs, config, o) {
|
|
3043
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3044
|
-
})
|
|
3045
|
-
.s("SWBExternalService", "UpdateApplication", {})
|
|
3046
|
-
.n("SSOAdminClient", "UpdateApplicationCommand")
|
|
3047
|
-
.sc(UpdateApplication$)
|
|
3048
|
-
.build() {
|
|
3049
|
-
}
|
|
3050
|
-
|
|
3051
|
-
class UpdateInstanceAccessControlAttributeConfigurationCommand extends Command
|
|
3052
|
-
.classBuilder()
|
|
3053
|
-
.ep(commonParams)
|
|
3054
|
-
.m(function (Command, cs, config, o) {
|
|
3055
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3056
|
-
})
|
|
3057
|
-
.s("SWBExternalService", "UpdateInstanceAccessControlAttributeConfiguration", {})
|
|
3058
|
-
.n("SSOAdminClient", "UpdateInstanceAccessControlAttributeConfigurationCommand")
|
|
3059
|
-
.sc(UpdateInstanceAccessControlAttributeConfiguration$)
|
|
3060
|
-
.build() {
|
|
3061
|
-
}
|
|
3062
|
-
|
|
3063
|
-
class UpdateInstanceCommand extends Command
|
|
3064
|
-
.classBuilder()
|
|
3065
|
-
.ep(commonParams)
|
|
3066
|
-
.m(function (Command, cs, config, o) {
|
|
3067
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3068
|
-
})
|
|
3069
|
-
.s("SWBExternalService", "UpdateInstance", {})
|
|
3070
|
-
.n("SSOAdminClient", "UpdateInstanceCommand")
|
|
3071
|
-
.sc(UpdateInstance$)
|
|
3072
|
-
.build() {
|
|
3073
|
-
}
|
|
3074
|
-
|
|
3075
|
-
class UpdatePermissionSetCommand extends Command
|
|
3076
|
-
.classBuilder()
|
|
3077
|
-
.ep(commonParams)
|
|
3078
|
-
.m(function (Command, cs, config, o) {
|
|
3079
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3080
|
-
})
|
|
3081
|
-
.s("SWBExternalService", "UpdatePermissionSet", {})
|
|
3082
|
-
.n("SSOAdminClient", "UpdatePermissionSetCommand")
|
|
3083
|
-
.sc(UpdatePermissionSet$)
|
|
3084
|
-
.build() {
|
|
3085
|
-
}
|
|
3086
|
-
|
|
3087
|
-
class UpdateTrustedTokenIssuerCommand extends Command
|
|
3088
|
-
.classBuilder()
|
|
3089
|
-
.ep(commonParams)
|
|
3090
|
-
.m(function (Command, cs, config, o) {
|
|
3091
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3092
|
-
})
|
|
3093
|
-
.s("SWBExternalService", "UpdateTrustedTokenIssuer", {})
|
|
3094
|
-
.n("SSOAdminClient", "UpdateTrustedTokenIssuerCommand")
|
|
3095
|
-
.sc(UpdateTrustedTokenIssuer$)
|
|
3096
|
-
.build() {
|
|
2154
|
+
const command = makeBuilder(commonParams, "SWBExternalService", "SSOAdminClient", getEndpointPlugin);
|
|
2155
|
+
const _ep0 = {};
|
|
2156
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2157
|
+
|
|
2158
|
+
class AddRegionCommand extends command(_ep0, _mw0, "AddRegion", AddRegion$) {
|
|
2159
|
+
}
|
|
2160
|
+
|
|
2161
|
+
class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends command(_ep0, _mw0, "AttachCustomerManagedPolicyReferenceToPermissionSet", AttachCustomerManagedPolicyReferenceToPermissionSet$) {
|
|
2162
|
+
}
|
|
2163
|
+
|
|
2164
|
+
class AttachManagedPolicyToPermissionSetCommand extends command(_ep0, _mw0, "AttachManagedPolicyToPermissionSet", AttachManagedPolicyToPermissionSet$) {
|
|
2165
|
+
}
|
|
2166
|
+
|
|
2167
|
+
class CreateAccountAssignmentCommand extends command(_ep0, _mw0, "CreateAccountAssignment", CreateAccountAssignment$) {
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
class CreateApplicationAssignmentCommand extends command(_ep0, _mw0, "CreateApplicationAssignment", CreateApplicationAssignment$) {
|
|
2171
|
+
}
|
|
2172
|
+
|
|
2173
|
+
class CreateApplicationCommand extends command(_ep0, _mw0, "CreateApplication", CreateApplication$) {
|
|
2174
|
+
}
|
|
2175
|
+
|
|
2176
|
+
class CreateInstanceAccessControlAttributeConfigurationCommand extends command(_ep0, _mw0, "CreateInstanceAccessControlAttributeConfiguration", CreateInstanceAccessControlAttributeConfiguration$) {
|
|
2177
|
+
}
|
|
2178
|
+
|
|
2179
|
+
class CreateInstanceCommand extends command(_ep0, _mw0, "CreateInstance", CreateInstance$) {
|
|
2180
|
+
}
|
|
2181
|
+
|
|
2182
|
+
class CreatePermissionSetCommand extends command(_ep0, _mw0, "CreatePermissionSet", CreatePermissionSet$) {
|
|
2183
|
+
}
|
|
2184
|
+
|
|
2185
|
+
class CreateTrustedTokenIssuerCommand extends command(_ep0, _mw0, "CreateTrustedTokenIssuer", CreateTrustedTokenIssuer$) {
|
|
2186
|
+
}
|
|
2187
|
+
|
|
2188
|
+
class DeleteAccountAssignmentCommand extends command(_ep0, _mw0, "DeleteAccountAssignment", DeleteAccountAssignment$) {
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
|
+
class DeleteApplicationAccessScopeCommand extends command(_ep0, _mw0, "DeleteApplicationAccessScope", DeleteApplicationAccessScope$) {
|
|
2192
|
+
}
|
|
2193
|
+
|
|
2194
|
+
class DeleteApplicationAssignmentCommand extends command(_ep0, _mw0, "DeleteApplicationAssignment", DeleteApplicationAssignment$) {
|
|
2195
|
+
}
|
|
2196
|
+
|
|
2197
|
+
class DeleteApplicationAuthenticationMethodCommand extends command(_ep0, _mw0, "DeleteApplicationAuthenticationMethod", DeleteApplicationAuthenticationMethod$) {
|
|
2198
|
+
}
|
|
2199
|
+
|
|
2200
|
+
class DeleteApplicationCommand extends command(_ep0, _mw0, "DeleteApplication", DeleteApplication$) {
|
|
2201
|
+
}
|
|
2202
|
+
|
|
2203
|
+
class DeleteApplicationGrantCommand extends command(_ep0, _mw0, "DeleteApplicationGrant", DeleteApplicationGrant$) {
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
class DeleteInlinePolicyFromPermissionSetCommand extends command(_ep0, _mw0, "DeleteInlinePolicyFromPermissionSet", DeleteInlinePolicyFromPermissionSet$) {
|
|
2207
|
+
}
|
|
2208
|
+
|
|
2209
|
+
class DeleteInstanceAccessControlAttributeConfigurationCommand extends command(_ep0, _mw0, "DeleteInstanceAccessControlAttributeConfiguration", DeleteInstanceAccessControlAttributeConfiguration$) {
|
|
2210
|
+
}
|
|
2211
|
+
|
|
2212
|
+
class DeleteInstanceCommand extends command(_ep0, _mw0, "DeleteInstance", DeleteInstance$) {
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
class DeletePermissionsBoundaryFromPermissionSetCommand extends command(_ep0, _mw0, "DeletePermissionsBoundaryFromPermissionSet", DeletePermissionsBoundaryFromPermissionSet$) {
|
|
2216
|
+
}
|
|
2217
|
+
|
|
2218
|
+
class DeletePermissionSetCommand extends command(_ep0, _mw0, "DeletePermissionSet", DeletePermissionSet$) {
|
|
2219
|
+
}
|
|
2220
|
+
|
|
2221
|
+
class DeleteTrustedTokenIssuerCommand extends command(_ep0, _mw0, "DeleteTrustedTokenIssuer", DeleteTrustedTokenIssuer$) {
|
|
2222
|
+
}
|
|
2223
|
+
|
|
2224
|
+
class DescribeAccountAssignmentCreationStatusCommand extends command(_ep0, _mw0, "DescribeAccountAssignmentCreationStatus", DescribeAccountAssignmentCreationStatus$) {
|
|
2225
|
+
}
|
|
2226
|
+
|
|
2227
|
+
class DescribeAccountAssignmentDeletionStatusCommand extends command(_ep0, _mw0, "DescribeAccountAssignmentDeletionStatus", DescribeAccountAssignmentDeletionStatus$) {
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
class DescribeApplicationAssignmentCommand extends command(_ep0, _mw0, "DescribeApplicationAssignment", DescribeApplicationAssignment$) {
|
|
2231
|
+
}
|
|
2232
|
+
|
|
2233
|
+
class DescribeApplicationCommand extends command(_ep0, _mw0, "DescribeApplication", DescribeApplication$) {
|
|
2234
|
+
}
|
|
2235
|
+
|
|
2236
|
+
class DescribeApplicationProviderCommand extends command(_ep0, _mw0, "DescribeApplicationProvider", DescribeApplicationProvider$) {
|
|
2237
|
+
}
|
|
2238
|
+
|
|
2239
|
+
class DescribeInstanceAccessControlAttributeConfigurationCommand extends command(_ep0, _mw0, "DescribeInstanceAccessControlAttributeConfiguration", DescribeInstanceAccessControlAttributeConfiguration$) {
|
|
2240
|
+
}
|
|
2241
|
+
|
|
2242
|
+
class DescribeInstanceCommand extends command(_ep0, _mw0, "DescribeInstance", DescribeInstance$) {
|
|
2243
|
+
}
|
|
2244
|
+
|
|
2245
|
+
class DescribePermissionSetCommand extends command(_ep0, _mw0, "DescribePermissionSet", DescribePermissionSet$) {
|
|
2246
|
+
}
|
|
2247
|
+
|
|
2248
|
+
class DescribePermissionSetProvisioningStatusCommand extends command(_ep0, _mw0, "DescribePermissionSetProvisioningStatus", DescribePermissionSetProvisioningStatus$) {
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2251
|
+
class DescribeRegionCommand extends command(_ep0, _mw0, "DescribeRegion", DescribeRegion$) {
|
|
2252
|
+
}
|
|
2253
|
+
|
|
2254
|
+
class DescribeTrustedTokenIssuerCommand extends command(_ep0, _mw0, "DescribeTrustedTokenIssuer", DescribeTrustedTokenIssuer$) {
|
|
2255
|
+
}
|
|
2256
|
+
|
|
2257
|
+
class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends command(_ep0, _mw0, "DetachCustomerManagedPolicyReferenceFromPermissionSet", DetachCustomerManagedPolicyReferenceFromPermissionSet$) {
|
|
2258
|
+
}
|
|
2259
|
+
|
|
2260
|
+
class DetachManagedPolicyFromPermissionSetCommand extends command(_ep0, _mw0, "DetachManagedPolicyFromPermissionSet", DetachManagedPolicyFromPermissionSet$) {
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2263
|
+
class GetApplicationAccessScopeCommand extends command(_ep0, _mw0, "GetApplicationAccessScope", GetApplicationAccessScope$) {
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
class GetApplicationAssignmentConfigurationCommand extends command(_ep0, _mw0, "GetApplicationAssignmentConfiguration", GetApplicationAssignmentConfiguration$) {
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
class GetApplicationAuthenticationMethodCommand extends command(_ep0, _mw0, "GetApplicationAuthenticationMethod", GetApplicationAuthenticationMethod$) {
|
|
2270
|
+
}
|
|
2271
|
+
|
|
2272
|
+
class GetApplicationGrantCommand extends command(_ep0, _mw0, "GetApplicationGrant", GetApplicationGrant$) {
|
|
2273
|
+
}
|
|
2274
|
+
|
|
2275
|
+
class GetApplicationSessionConfigurationCommand extends command(_ep0, _mw0, "GetApplicationSessionConfiguration", GetApplicationSessionConfiguration$) {
|
|
2276
|
+
}
|
|
2277
|
+
|
|
2278
|
+
class GetInlinePolicyForPermissionSetCommand extends command(_ep0, _mw0, "GetInlinePolicyForPermissionSet", GetInlinePolicyForPermissionSet$) {
|
|
2279
|
+
}
|
|
2280
|
+
|
|
2281
|
+
class GetPermissionsBoundaryForPermissionSetCommand extends command(_ep0, _mw0, "GetPermissionsBoundaryForPermissionSet", GetPermissionsBoundaryForPermissionSet$) {
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
class ListAccountAssignmentCreationStatusCommand extends command(_ep0, _mw0, "ListAccountAssignmentCreationStatus", ListAccountAssignmentCreationStatus$) {
|
|
2285
|
+
}
|
|
2286
|
+
|
|
2287
|
+
class ListAccountAssignmentDeletionStatusCommand extends command(_ep0, _mw0, "ListAccountAssignmentDeletionStatus", ListAccountAssignmentDeletionStatus$) {
|
|
2288
|
+
}
|
|
2289
|
+
|
|
2290
|
+
class ListAccountAssignmentsCommand extends command(_ep0, _mw0, "ListAccountAssignments", ListAccountAssignments$) {
|
|
2291
|
+
}
|
|
2292
|
+
|
|
2293
|
+
class ListAccountAssignmentsForPrincipalCommand extends command(_ep0, _mw0, "ListAccountAssignmentsForPrincipal", ListAccountAssignmentsForPrincipal$) {
|
|
2294
|
+
}
|
|
2295
|
+
|
|
2296
|
+
class ListAccountsForProvisionedPermissionSetCommand extends command(_ep0, _mw0, "ListAccountsForProvisionedPermissionSet", ListAccountsForProvisionedPermissionSet$) {
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
class ListApplicationAccessScopesCommand extends command(_ep0, _mw0, "ListApplicationAccessScopes", ListApplicationAccessScopes$) {
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
class ListApplicationAssignmentsCommand extends command(_ep0, _mw0, "ListApplicationAssignments", ListApplicationAssignments$) {
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
class ListApplicationAssignmentsForPrincipalCommand extends command(_ep0, _mw0, "ListApplicationAssignmentsForPrincipal", ListApplicationAssignmentsForPrincipal$) {
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2308
|
+
class ListApplicationAuthenticationMethodsCommand extends command(_ep0, _mw0, "ListApplicationAuthenticationMethods", ListApplicationAuthenticationMethods$) {
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2311
|
+
class ListApplicationGrantsCommand extends command(_ep0, _mw0, "ListApplicationGrants", ListApplicationGrants$) {
|
|
2312
|
+
}
|
|
2313
|
+
|
|
2314
|
+
class ListApplicationProvidersCommand extends command(_ep0, _mw0, "ListApplicationProviders", ListApplicationProviders$) {
|
|
2315
|
+
}
|
|
2316
|
+
|
|
2317
|
+
class ListApplicationsCommand extends command(_ep0, _mw0, "ListApplications", ListApplications$) {
|
|
2318
|
+
}
|
|
2319
|
+
|
|
2320
|
+
class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends command(_ep0, _mw0, "ListCustomerManagedPolicyReferencesInPermissionSet", ListCustomerManagedPolicyReferencesInPermissionSet$) {
|
|
2321
|
+
}
|
|
2322
|
+
|
|
2323
|
+
class ListInstancesCommand extends command(_ep0, _mw0, "ListInstances", ListInstances$) {
|
|
2324
|
+
}
|
|
2325
|
+
|
|
2326
|
+
class ListManagedPoliciesInPermissionSetCommand extends command(_ep0, _mw0, "ListManagedPoliciesInPermissionSet", ListManagedPoliciesInPermissionSet$) {
|
|
2327
|
+
}
|
|
2328
|
+
|
|
2329
|
+
class ListPermissionSetProvisioningStatusCommand extends command(_ep0, _mw0, "ListPermissionSetProvisioningStatus", ListPermissionSetProvisioningStatus$) {
|
|
2330
|
+
}
|
|
2331
|
+
|
|
2332
|
+
class ListPermissionSetsCommand extends command(_ep0, _mw0, "ListPermissionSets", ListPermissionSets$) {
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
class ListPermissionSetsProvisionedToAccountCommand extends command(_ep0, _mw0, "ListPermissionSetsProvisionedToAccount", ListPermissionSetsProvisionedToAccount$) {
|
|
2336
|
+
}
|
|
2337
|
+
|
|
2338
|
+
class ListRegionsCommand extends command(_ep0, _mw0, "ListRegions", ListRegions$) {
|
|
2339
|
+
}
|
|
2340
|
+
|
|
2341
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
2342
|
+
}
|
|
2343
|
+
|
|
2344
|
+
class ListTrustedTokenIssuersCommand extends command(_ep0, _mw0, "ListTrustedTokenIssuers", ListTrustedTokenIssuers$) {
|
|
2345
|
+
}
|
|
2346
|
+
|
|
2347
|
+
class ProvisionPermissionSetCommand extends command(_ep0, _mw0, "ProvisionPermissionSet", ProvisionPermissionSet$) {
|
|
2348
|
+
}
|
|
2349
|
+
|
|
2350
|
+
class PutApplicationAccessScopeCommand extends command(_ep0, _mw0, "PutApplicationAccessScope", PutApplicationAccessScope$) {
|
|
2351
|
+
}
|
|
2352
|
+
|
|
2353
|
+
class PutApplicationAssignmentConfigurationCommand extends command(_ep0, _mw0, "PutApplicationAssignmentConfiguration", PutApplicationAssignmentConfiguration$) {
|
|
2354
|
+
}
|
|
2355
|
+
|
|
2356
|
+
class PutApplicationAuthenticationMethodCommand extends command(_ep0, _mw0, "PutApplicationAuthenticationMethod", PutApplicationAuthenticationMethod$) {
|
|
2357
|
+
}
|
|
2358
|
+
|
|
2359
|
+
class PutApplicationGrantCommand extends command(_ep0, _mw0, "PutApplicationGrant", PutApplicationGrant$) {
|
|
2360
|
+
}
|
|
2361
|
+
|
|
2362
|
+
class PutApplicationSessionConfigurationCommand extends command(_ep0, _mw0, "PutApplicationSessionConfiguration", PutApplicationSessionConfiguration$) {
|
|
2363
|
+
}
|
|
2364
|
+
|
|
2365
|
+
class PutInlinePolicyToPermissionSetCommand extends command(_ep0, _mw0, "PutInlinePolicyToPermissionSet", PutInlinePolicyToPermissionSet$) {
|
|
2366
|
+
}
|
|
2367
|
+
|
|
2368
|
+
class PutPermissionsBoundaryToPermissionSetCommand extends command(_ep0, _mw0, "PutPermissionsBoundaryToPermissionSet", PutPermissionsBoundaryToPermissionSet$) {
|
|
2369
|
+
}
|
|
2370
|
+
|
|
2371
|
+
class RemoveRegionCommand extends command(_ep0, _mw0, "RemoveRegion", RemoveRegion$) {
|
|
2372
|
+
}
|
|
2373
|
+
|
|
2374
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
2375
|
+
}
|
|
2376
|
+
|
|
2377
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
2378
|
+
}
|
|
2379
|
+
|
|
2380
|
+
class UpdateApplicationCommand extends command(_ep0, _mw0, "UpdateApplication", UpdateApplication$) {
|
|
2381
|
+
}
|
|
2382
|
+
|
|
2383
|
+
class UpdateInstanceAccessControlAttributeConfigurationCommand extends command(_ep0, _mw0, "UpdateInstanceAccessControlAttributeConfiguration", UpdateInstanceAccessControlAttributeConfiguration$) {
|
|
2384
|
+
}
|
|
2385
|
+
|
|
2386
|
+
class UpdateInstanceCommand extends command(_ep0, _mw0, "UpdateInstance", UpdateInstance$) {
|
|
2387
|
+
}
|
|
2388
|
+
|
|
2389
|
+
class UpdatePermissionSetCommand extends command(_ep0, _mw0, "UpdatePermissionSet", UpdatePermissionSet$) {
|
|
2390
|
+
}
|
|
2391
|
+
|
|
2392
|
+
class UpdateTrustedTokenIssuerCommand extends command(_ep0, _mw0, "UpdateTrustedTokenIssuer", UpdateTrustedTokenIssuer$) {
|
|
3097
2393
|
}
|
|
3098
2394
|
|
|
3099
2395
|
const paginateListAccountAssignmentCreationStatus = createPaginator(SSOAdminClient, ListAccountAssignmentCreationStatusCommand, "NextToken", "NextToken", "MaxResults");
|