@aws-sdk/client-sso-admin 3.1077.0 → 3.1079.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 +243 -949
- 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-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 +3 -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/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/package.json +8 -8
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");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1078.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -2150,952 +2151,245 @@ class SSOAdminClient extends Client {
|
|
|
2150
2151
|
}
|
|
2151
2152
|
}
|
|
2152
2153
|
|
|
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
|
-
|
|
2392
|
-
|
|
2393
|
-
class DeletePermissionSetCommand extends Command
|
|
2394
|
-
.classBuilder()
|
|
2395
|
-
.ep(commonParams)
|
|
2396
|
-
.m(function (Command, cs, config, o) {
|
|
2397
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2398
|
-
})
|
|
2399
|
-
.s("SWBExternalService", "DeletePermissionSet", {})
|
|
2400
|
-
.n("SSOAdminClient", "DeletePermissionSetCommand")
|
|
2401
|
-
.sc(DeletePermissionSet$)
|
|
2402
|
-
.build() {
|
|
2403
|
-
}
|
|
2404
|
-
|
|
2405
|
-
class DeleteTrustedTokenIssuerCommand extends Command
|
|
2406
|
-
.classBuilder()
|
|
2407
|
-
.ep(commonParams)
|
|
2408
|
-
.m(function (Command, cs, config, o) {
|
|
2409
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2410
|
-
})
|
|
2411
|
-
.s("SWBExternalService", "DeleteTrustedTokenIssuer", {})
|
|
2412
|
-
.n("SSOAdminClient", "DeleteTrustedTokenIssuerCommand")
|
|
2413
|
-
.sc(DeleteTrustedTokenIssuer$)
|
|
2414
|
-
.build() {
|
|
2415
|
-
}
|
|
2416
|
-
|
|
2417
|
-
class DescribeAccountAssignmentCreationStatusCommand extends Command
|
|
2418
|
-
.classBuilder()
|
|
2419
|
-
.ep(commonParams)
|
|
2420
|
-
.m(function (Command, cs, config, o) {
|
|
2421
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2422
|
-
})
|
|
2423
|
-
.s("SWBExternalService", "DescribeAccountAssignmentCreationStatus", {})
|
|
2424
|
-
.n("SSOAdminClient", "DescribeAccountAssignmentCreationStatusCommand")
|
|
2425
|
-
.sc(DescribeAccountAssignmentCreationStatus$)
|
|
2426
|
-
.build() {
|
|
2427
|
-
}
|
|
2428
|
-
|
|
2429
|
-
class DescribeAccountAssignmentDeletionStatusCommand extends Command
|
|
2430
|
-
.classBuilder()
|
|
2431
|
-
.ep(commonParams)
|
|
2432
|
-
.m(function (Command, cs, config, o) {
|
|
2433
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2434
|
-
})
|
|
2435
|
-
.s("SWBExternalService", "DescribeAccountAssignmentDeletionStatus", {})
|
|
2436
|
-
.n("SSOAdminClient", "DescribeAccountAssignmentDeletionStatusCommand")
|
|
2437
|
-
.sc(DescribeAccountAssignmentDeletionStatus$)
|
|
2438
|
-
.build() {
|
|
2439
|
-
}
|
|
2440
|
-
|
|
2441
|
-
class DescribeApplicationAssignmentCommand extends Command
|
|
2442
|
-
.classBuilder()
|
|
2443
|
-
.ep(commonParams)
|
|
2444
|
-
.m(function (Command, cs, config, o) {
|
|
2445
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2446
|
-
})
|
|
2447
|
-
.s("SWBExternalService", "DescribeApplicationAssignment", {})
|
|
2448
|
-
.n("SSOAdminClient", "DescribeApplicationAssignmentCommand")
|
|
2449
|
-
.sc(DescribeApplicationAssignment$)
|
|
2450
|
-
.build() {
|
|
2451
|
-
}
|
|
2452
|
-
|
|
2453
|
-
class DescribeApplicationCommand extends Command
|
|
2454
|
-
.classBuilder()
|
|
2455
|
-
.ep(commonParams)
|
|
2456
|
-
.m(function (Command, cs, config, o) {
|
|
2457
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2458
|
-
})
|
|
2459
|
-
.s("SWBExternalService", "DescribeApplication", {})
|
|
2460
|
-
.n("SSOAdminClient", "DescribeApplicationCommand")
|
|
2461
|
-
.sc(DescribeApplication$)
|
|
2462
|
-
.build() {
|
|
2463
|
-
}
|
|
2464
|
-
|
|
2465
|
-
class DescribeApplicationProviderCommand extends Command
|
|
2466
|
-
.classBuilder()
|
|
2467
|
-
.ep(commonParams)
|
|
2468
|
-
.m(function (Command, cs, config, o) {
|
|
2469
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2470
|
-
})
|
|
2471
|
-
.s("SWBExternalService", "DescribeApplicationProvider", {})
|
|
2472
|
-
.n("SSOAdminClient", "DescribeApplicationProviderCommand")
|
|
2473
|
-
.sc(DescribeApplicationProvider$)
|
|
2474
|
-
.build() {
|
|
2475
|
-
}
|
|
2476
|
-
|
|
2477
|
-
class DescribeInstanceAccessControlAttributeConfigurationCommand extends Command
|
|
2478
|
-
.classBuilder()
|
|
2479
|
-
.ep(commonParams)
|
|
2480
|
-
.m(function (Command, cs, config, o) {
|
|
2481
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2482
|
-
})
|
|
2483
|
-
.s("SWBExternalService", "DescribeInstanceAccessControlAttributeConfiguration", {})
|
|
2484
|
-
.n("SSOAdminClient", "DescribeInstanceAccessControlAttributeConfigurationCommand")
|
|
2485
|
-
.sc(DescribeInstanceAccessControlAttributeConfiguration$)
|
|
2486
|
-
.build() {
|
|
2487
|
-
}
|
|
2488
|
-
|
|
2489
|
-
class DescribeInstanceCommand extends Command
|
|
2490
|
-
.classBuilder()
|
|
2491
|
-
.ep(commonParams)
|
|
2492
|
-
.m(function (Command, cs, config, o) {
|
|
2493
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2494
|
-
})
|
|
2495
|
-
.s("SWBExternalService", "DescribeInstance", {})
|
|
2496
|
-
.n("SSOAdminClient", "DescribeInstanceCommand")
|
|
2497
|
-
.sc(DescribeInstance$)
|
|
2498
|
-
.build() {
|
|
2499
|
-
}
|
|
2500
|
-
|
|
2501
|
-
class DescribePermissionSetCommand extends Command
|
|
2502
|
-
.classBuilder()
|
|
2503
|
-
.ep(commonParams)
|
|
2504
|
-
.m(function (Command, cs, config, o) {
|
|
2505
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2506
|
-
})
|
|
2507
|
-
.s("SWBExternalService", "DescribePermissionSet", {})
|
|
2508
|
-
.n("SSOAdminClient", "DescribePermissionSetCommand")
|
|
2509
|
-
.sc(DescribePermissionSet$)
|
|
2510
|
-
.build() {
|
|
2511
|
-
}
|
|
2512
|
-
|
|
2513
|
-
class DescribePermissionSetProvisioningStatusCommand extends Command
|
|
2514
|
-
.classBuilder()
|
|
2515
|
-
.ep(commonParams)
|
|
2516
|
-
.m(function (Command, cs, config, o) {
|
|
2517
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2518
|
-
})
|
|
2519
|
-
.s("SWBExternalService", "DescribePermissionSetProvisioningStatus", {})
|
|
2520
|
-
.n("SSOAdminClient", "DescribePermissionSetProvisioningStatusCommand")
|
|
2521
|
-
.sc(DescribePermissionSetProvisioningStatus$)
|
|
2522
|
-
.build() {
|
|
2523
|
-
}
|
|
2524
|
-
|
|
2525
|
-
class DescribeRegionCommand extends Command
|
|
2526
|
-
.classBuilder()
|
|
2527
|
-
.ep(commonParams)
|
|
2528
|
-
.m(function (Command, cs, config, o) {
|
|
2529
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2530
|
-
})
|
|
2531
|
-
.s("SWBExternalService", "DescribeRegion", {})
|
|
2532
|
-
.n("SSOAdminClient", "DescribeRegionCommand")
|
|
2533
|
-
.sc(DescribeRegion$)
|
|
2534
|
-
.build() {
|
|
2535
|
-
}
|
|
2536
|
-
|
|
2537
|
-
class DescribeTrustedTokenIssuerCommand extends Command
|
|
2538
|
-
.classBuilder()
|
|
2539
|
-
.ep(commonParams)
|
|
2540
|
-
.m(function (Command, cs, config, o) {
|
|
2541
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2542
|
-
})
|
|
2543
|
-
.s("SWBExternalService", "DescribeTrustedTokenIssuer", {})
|
|
2544
|
-
.n("SSOAdminClient", "DescribeTrustedTokenIssuerCommand")
|
|
2545
|
-
.sc(DescribeTrustedTokenIssuer$)
|
|
2546
|
-
.build() {
|
|
2547
|
-
}
|
|
2548
|
-
|
|
2549
|
-
class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends Command
|
|
2550
|
-
.classBuilder()
|
|
2551
|
-
.ep(commonParams)
|
|
2552
|
-
.m(function (Command, cs, config, o) {
|
|
2553
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2554
|
-
})
|
|
2555
|
-
.s("SWBExternalService", "DetachCustomerManagedPolicyReferenceFromPermissionSet", {})
|
|
2556
|
-
.n("SSOAdminClient", "DetachCustomerManagedPolicyReferenceFromPermissionSetCommand")
|
|
2557
|
-
.sc(DetachCustomerManagedPolicyReferenceFromPermissionSet$)
|
|
2558
|
-
.build() {
|
|
2559
|
-
}
|
|
2560
|
-
|
|
2561
|
-
class DetachManagedPolicyFromPermissionSetCommand extends Command
|
|
2562
|
-
.classBuilder()
|
|
2563
|
-
.ep(commonParams)
|
|
2564
|
-
.m(function (Command, cs, config, o) {
|
|
2565
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2566
|
-
})
|
|
2567
|
-
.s("SWBExternalService", "DetachManagedPolicyFromPermissionSet", {})
|
|
2568
|
-
.n("SSOAdminClient", "DetachManagedPolicyFromPermissionSetCommand")
|
|
2569
|
-
.sc(DetachManagedPolicyFromPermissionSet$)
|
|
2570
|
-
.build() {
|
|
2571
|
-
}
|
|
2572
|
-
|
|
2573
|
-
class GetApplicationAccessScopeCommand extends Command
|
|
2574
|
-
.classBuilder()
|
|
2575
|
-
.ep(commonParams)
|
|
2576
|
-
.m(function (Command, cs, config, o) {
|
|
2577
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2578
|
-
})
|
|
2579
|
-
.s("SWBExternalService", "GetApplicationAccessScope", {})
|
|
2580
|
-
.n("SSOAdminClient", "GetApplicationAccessScopeCommand")
|
|
2581
|
-
.sc(GetApplicationAccessScope$)
|
|
2582
|
-
.build() {
|
|
2583
|
-
}
|
|
2584
|
-
|
|
2585
|
-
class GetApplicationAssignmentConfigurationCommand extends Command
|
|
2586
|
-
.classBuilder()
|
|
2587
|
-
.ep(commonParams)
|
|
2588
|
-
.m(function (Command, cs, config, o) {
|
|
2589
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2590
|
-
})
|
|
2591
|
-
.s("SWBExternalService", "GetApplicationAssignmentConfiguration", {})
|
|
2592
|
-
.n("SSOAdminClient", "GetApplicationAssignmentConfigurationCommand")
|
|
2593
|
-
.sc(GetApplicationAssignmentConfiguration$)
|
|
2594
|
-
.build() {
|
|
2595
|
-
}
|
|
2596
|
-
|
|
2597
|
-
class GetApplicationAuthenticationMethodCommand extends Command
|
|
2598
|
-
.classBuilder()
|
|
2599
|
-
.ep(commonParams)
|
|
2600
|
-
.m(function (Command, cs, config, o) {
|
|
2601
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2602
|
-
})
|
|
2603
|
-
.s("SWBExternalService", "GetApplicationAuthenticationMethod", {})
|
|
2604
|
-
.n("SSOAdminClient", "GetApplicationAuthenticationMethodCommand")
|
|
2605
|
-
.sc(GetApplicationAuthenticationMethod$)
|
|
2606
|
-
.build() {
|
|
2607
|
-
}
|
|
2608
|
-
|
|
2609
|
-
class GetApplicationGrantCommand extends Command
|
|
2610
|
-
.classBuilder()
|
|
2611
|
-
.ep(commonParams)
|
|
2612
|
-
.m(function (Command, cs, config, o) {
|
|
2613
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2614
|
-
})
|
|
2615
|
-
.s("SWBExternalService", "GetApplicationGrant", {})
|
|
2616
|
-
.n("SSOAdminClient", "GetApplicationGrantCommand")
|
|
2617
|
-
.sc(GetApplicationGrant$)
|
|
2618
|
-
.build() {
|
|
2619
|
-
}
|
|
2620
|
-
|
|
2621
|
-
class GetApplicationSessionConfigurationCommand extends Command
|
|
2622
|
-
.classBuilder()
|
|
2623
|
-
.ep(commonParams)
|
|
2624
|
-
.m(function (Command, cs, config, o) {
|
|
2625
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2626
|
-
})
|
|
2627
|
-
.s("SWBExternalService", "GetApplicationSessionConfiguration", {})
|
|
2628
|
-
.n("SSOAdminClient", "GetApplicationSessionConfigurationCommand")
|
|
2629
|
-
.sc(GetApplicationSessionConfiguration$)
|
|
2630
|
-
.build() {
|
|
2631
|
-
}
|
|
2632
|
-
|
|
2633
|
-
class GetInlinePolicyForPermissionSetCommand extends Command
|
|
2634
|
-
.classBuilder()
|
|
2635
|
-
.ep(commonParams)
|
|
2636
|
-
.m(function (Command, cs, config, o) {
|
|
2637
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2638
|
-
})
|
|
2639
|
-
.s("SWBExternalService", "GetInlinePolicyForPermissionSet", {})
|
|
2640
|
-
.n("SSOAdminClient", "GetInlinePolicyForPermissionSetCommand")
|
|
2641
|
-
.sc(GetInlinePolicyForPermissionSet$)
|
|
2642
|
-
.build() {
|
|
2643
|
-
}
|
|
2644
|
-
|
|
2645
|
-
class GetPermissionsBoundaryForPermissionSetCommand extends Command
|
|
2646
|
-
.classBuilder()
|
|
2647
|
-
.ep(commonParams)
|
|
2648
|
-
.m(function (Command, cs, config, o) {
|
|
2649
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2650
|
-
})
|
|
2651
|
-
.s("SWBExternalService", "GetPermissionsBoundaryForPermissionSet", {})
|
|
2652
|
-
.n("SSOAdminClient", "GetPermissionsBoundaryForPermissionSetCommand")
|
|
2653
|
-
.sc(GetPermissionsBoundaryForPermissionSet$)
|
|
2654
|
-
.build() {
|
|
2655
|
-
}
|
|
2656
|
-
|
|
2657
|
-
class ListAccountAssignmentCreationStatusCommand extends Command
|
|
2658
|
-
.classBuilder()
|
|
2659
|
-
.ep(commonParams)
|
|
2660
|
-
.m(function (Command, cs, config, o) {
|
|
2661
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2662
|
-
})
|
|
2663
|
-
.s("SWBExternalService", "ListAccountAssignmentCreationStatus", {})
|
|
2664
|
-
.n("SSOAdminClient", "ListAccountAssignmentCreationStatusCommand")
|
|
2665
|
-
.sc(ListAccountAssignmentCreationStatus$)
|
|
2666
|
-
.build() {
|
|
2667
|
-
}
|
|
2668
|
-
|
|
2669
|
-
class ListAccountAssignmentDeletionStatusCommand extends Command
|
|
2670
|
-
.classBuilder()
|
|
2671
|
-
.ep(commonParams)
|
|
2672
|
-
.m(function (Command, cs, config, o) {
|
|
2673
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2674
|
-
})
|
|
2675
|
-
.s("SWBExternalService", "ListAccountAssignmentDeletionStatus", {})
|
|
2676
|
-
.n("SSOAdminClient", "ListAccountAssignmentDeletionStatusCommand")
|
|
2677
|
-
.sc(ListAccountAssignmentDeletionStatus$)
|
|
2678
|
-
.build() {
|
|
2679
|
-
}
|
|
2680
|
-
|
|
2681
|
-
class ListAccountAssignmentsCommand extends Command
|
|
2682
|
-
.classBuilder()
|
|
2683
|
-
.ep(commonParams)
|
|
2684
|
-
.m(function (Command, cs, config, o) {
|
|
2685
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2686
|
-
})
|
|
2687
|
-
.s("SWBExternalService", "ListAccountAssignments", {})
|
|
2688
|
-
.n("SSOAdminClient", "ListAccountAssignmentsCommand")
|
|
2689
|
-
.sc(ListAccountAssignments$)
|
|
2690
|
-
.build() {
|
|
2691
|
-
}
|
|
2692
|
-
|
|
2693
|
-
class ListAccountAssignmentsForPrincipalCommand extends Command
|
|
2694
|
-
.classBuilder()
|
|
2695
|
-
.ep(commonParams)
|
|
2696
|
-
.m(function (Command, cs, config, o) {
|
|
2697
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2698
|
-
})
|
|
2699
|
-
.s("SWBExternalService", "ListAccountAssignmentsForPrincipal", {})
|
|
2700
|
-
.n("SSOAdminClient", "ListAccountAssignmentsForPrincipalCommand")
|
|
2701
|
-
.sc(ListAccountAssignmentsForPrincipal$)
|
|
2702
|
-
.build() {
|
|
2703
|
-
}
|
|
2704
|
-
|
|
2705
|
-
class ListAccountsForProvisionedPermissionSetCommand extends Command
|
|
2706
|
-
.classBuilder()
|
|
2707
|
-
.ep(commonParams)
|
|
2708
|
-
.m(function (Command, cs, config, o) {
|
|
2709
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2710
|
-
})
|
|
2711
|
-
.s("SWBExternalService", "ListAccountsForProvisionedPermissionSet", {})
|
|
2712
|
-
.n("SSOAdminClient", "ListAccountsForProvisionedPermissionSetCommand")
|
|
2713
|
-
.sc(ListAccountsForProvisionedPermissionSet$)
|
|
2714
|
-
.build() {
|
|
2715
|
-
}
|
|
2716
|
-
|
|
2717
|
-
class ListApplicationAccessScopesCommand extends Command
|
|
2718
|
-
.classBuilder()
|
|
2719
|
-
.ep(commonParams)
|
|
2720
|
-
.m(function (Command, cs, config, o) {
|
|
2721
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2722
|
-
})
|
|
2723
|
-
.s("SWBExternalService", "ListApplicationAccessScopes", {})
|
|
2724
|
-
.n("SSOAdminClient", "ListApplicationAccessScopesCommand")
|
|
2725
|
-
.sc(ListApplicationAccessScopes$)
|
|
2726
|
-
.build() {
|
|
2727
|
-
}
|
|
2728
|
-
|
|
2729
|
-
class ListApplicationAssignmentsCommand extends Command
|
|
2730
|
-
.classBuilder()
|
|
2731
|
-
.ep(commonParams)
|
|
2732
|
-
.m(function (Command, cs, config, o) {
|
|
2733
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2734
|
-
})
|
|
2735
|
-
.s("SWBExternalService", "ListApplicationAssignments", {})
|
|
2736
|
-
.n("SSOAdminClient", "ListApplicationAssignmentsCommand")
|
|
2737
|
-
.sc(ListApplicationAssignments$)
|
|
2738
|
-
.build() {
|
|
2739
|
-
}
|
|
2740
|
-
|
|
2741
|
-
class ListApplicationAssignmentsForPrincipalCommand extends Command
|
|
2742
|
-
.classBuilder()
|
|
2743
|
-
.ep(commonParams)
|
|
2744
|
-
.m(function (Command, cs, config, o) {
|
|
2745
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2746
|
-
})
|
|
2747
|
-
.s("SWBExternalService", "ListApplicationAssignmentsForPrincipal", {})
|
|
2748
|
-
.n("SSOAdminClient", "ListApplicationAssignmentsForPrincipalCommand")
|
|
2749
|
-
.sc(ListApplicationAssignmentsForPrincipal$)
|
|
2750
|
-
.build() {
|
|
2751
|
-
}
|
|
2752
|
-
|
|
2753
|
-
class ListApplicationAuthenticationMethodsCommand extends Command
|
|
2754
|
-
.classBuilder()
|
|
2755
|
-
.ep(commonParams)
|
|
2756
|
-
.m(function (Command, cs, config, o) {
|
|
2757
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2758
|
-
})
|
|
2759
|
-
.s("SWBExternalService", "ListApplicationAuthenticationMethods", {})
|
|
2760
|
-
.n("SSOAdminClient", "ListApplicationAuthenticationMethodsCommand")
|
|
2761
|
-
.sc(ListApplicationAuthenticationMethods$)
|
|
2762
|
-
.build() {
|
|
2763
|
-
}
|
|
2764
|
-
|
|
2765
|
-
class ListApplicationGrantsCommand extends Command
|
|
2766
|
-
.classBuilder()
|
|
2767
|
-
.ep(commonParams)
|
|
2768
|
-
.m(function (Command, cs, config, o) {
|
|
2769
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2770
|
-
})
|
|
2771
|
-
.s("SWBExternalService", "ListApplicationGrants", {})
|
|
2772
|
-
.n("SSOAdminClient", "ListApplicationGrantsCommand")
|
|
2773
|
-
.sc(ListApplicationGrants$)
|
|
2774
|
-
.build() {
|
|
2775
|
-
}
|
|
2776
|
-
|
|
2777
|
-
class ListApplicationProvidersCommand extends Command
|
|
2778
|
-
.classBuilder()
|
|
2779
|
-
.ep(commonParams)
|
|
2780
|
-
.m(function (Command, cs, config, o) {
|
|
2781
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2782
|
-
})
|
|
2783
|
-
.s("SWBExternalService", "ListApplicationProviders", {})
|
|
2784
|
-
.n("SSOAdminClient", "ListApplicationProvidersCommand")
|
|
2785
|
-
.sc(ListApplicationProviders$)
|
|
2786
|
-
.build() {
|
|
2787
|
-
}
|
|
2788
|
-
|
|
2789
|
-
class ListApplicationsCommand extends Command
|
|
2790
|
-
.classBuilder()
|
|
2791
|
-
.ep(commonParams)
|
|
2792
|
-
.m(function (Command, cs, config, o) {
|
|
2793
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2794
|
-
})
|
|
2795
|
-
.s("SWBExternalService", "ListApplications", {})
|
|
2796
|
-
.n("SSOAdminClient", "ListApplicationsCommand")
|
|
2797
|
-
.sc(ListApplications$)
|
|
2798
|
-
.build() {
|
|
2799
|
-
}
|
|
2800
|
-
|
|
2801
|
-
class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends Command
|
|
2802
|
-
.classBuilder()
|
|
2803
|
-
.ep(commonParams)
|
|
2804
|
-
.m(function (Command, cs, config, o) {
|
|
2805
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2806
|
-
})
|
|
2807
|
-
.s("SWBExternalService", "ListCustomerManagedPolicyReferencesInPermissionSet", {})
|
|
2808
|
-
.n("SSOAdminClient", "ListCustomerManagedPolicyReferencesInPermissionSetCommand")
|
|
2809
|
-
.sc(ListCustomerManagedPolicyReferencesInPermissionSet$)
|
|
2810
|
-
.build() {
|
|
2811
|
-
}
|
|
2812
|
-
|
|
2813
|
-
class ListInstancesCommand extends Command
|
|
2814
|
-
.classBuilder()
|
|
2815
|
-
.ep(commonParams)
|
|
2816
|
-
.m(function (Command, cs, config, o) {
|
|
2817
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2818
|
-
})
|
|
2819
|
-
.s("SWBExternalService", "ListInstances", {})
|
|
2820
|
-
.n("SSOAdminClient", "ListInstancesCommand")
|
|
2821
|
-
.sc(ListInstances$)
|
|
2822
|
-
.build() {
|
|
2823
|
-
}
|
|
2824
|
-
|
|
2825
|
-
class ListManagedPoliciesInPermissionSetCommand extends Command
|
|
2826
|
-
.classBuilder()
|
|
2827
|
-
.ep(commonParams)
|
|
2828
|
-
.m(function (Command, cs, config, o) {
|
|
2829
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2830
|
-
})
|
|
2831
|
-
.s("SWBExternalService", "ListManagedPoliciesInPermissionSet", {})
|
|
2832
|
-
.n("SSOAdminClient", "ListManagedPoliciesInPermissionSetCommand")
|
|
2833
|
-
.sc(ListManagedPoliciesInPermissionSet$)
|
|
2834
|
-
.build() {
|
|
2835
|
-
}
|
|
2836
|
-
|
|
2837
|
-
class ListPermissionSetProvisioningStatusCommand extends Command
|
|
2838
|
-
.classBuilder()
|
|
2839
|
-
.ep(commonParams)
|
|
2840
|
-
.m(function (Command, cs, config, o) {
|
|
2841
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2842
|
-
})
|
|
2843
|
-
.s("SWBExternalService", "ListPermissionSetProvisioningStatus", {})
|
|
2844
|
-
.n("SSOAdminClient", "ListPermissionSetProvisioningStatusCommand")
|
|
2845
|
-
.sc(ListPermissionSetProvisioningStatus$)
|
|
2846
|
-
.build() {
|
|
2847
|
-
}
|
|
2848
|
-
|
|
2849
|
-
class ListPermissionSetsCommand extends Command
|
|
2850
|
-
.classBuilder()
|
|
2851
|
-
.ep(commonParams)
|
|
2852
|
-
.m(function (Command, cs, config, o) {
|
|
2853
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2854
|
-
})
|
|
2855
|
-
.s("SWBExternalService", "ListPermissionSets", {})
|
|
2856
|
-
.n("SSOAdminClient", "ListPermissionSetsCommand")
|
|
2857
|
-
.sc(ListPermissionSets$)
|
|
2858
|
-
.build() {
|
|
2859
|
-
}
|
|
2860
|
-
|
|
2861
|
-
class ListPermissionSetsProvisionedToAccountCommand extends Command
|
|
2862
|
-
.classBuilder()
|
|
2863
|
-
.ep(commonParams)
|
|
2864
|
-
.m(function (Command, cs, config, o) {
|
|
2865
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2866
|
-
})
|
|
2867
|
-
.s("SWBExternalService", "ListPermissionSetsProvisionedToAccount", {})
|
|
2868
|
-
.n("SSOAdminClient", "ListPermissionSetsProvisionedToAccountCommand")
|
|
2869
|
-
.sc(ListPermissionSetsProvisionedToAccount$)
|
|
2870
|
-
.build() {
|
|
2871
|
-
}
|
|
2872
|
-
|
|
2873
|
-
class ListRegionsCommand extends Command
|
|
2874
|
-
.classBuilder()
|
|
2875
|
-
.ep(commonParams)
|
|
2876
|
-
.m(function (Command, cs, config, o) {
|
|
2877
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2878
|
-
})
|
|
2879
|
-
.s("SWBExternalService", "ListRegions", {})
|
|
2880
|
-
.n("SSOAdminClient", "ListRegionsCommand")
|
|
2881
|
-
.sc(ListRegions$)
|
|
2882
|
-
.build() {
|
|
2883
|
-
}
|
|
2884
|
-
|
|
2885
|
-
class ListTagsForResourceCommand extends Command
|
|
2886
|
-
.classBuilder()
|
|
2887
|
-
.ep(commonParams)
|
|
2888
|
-
.m(function (Command, cs, config, o) {
|
|
2889
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2890
|
-
})
|
|
2891
|
-
.s("SWBExternalService", "ListTagsForResource", {})
|
|
2892
|
-
.n("SSOAdminClient", "ListTagsForResourceCommand")
|
|
2893
|
-
.sc(ListTagsForResource$)
|
|
2894
|
-
.build() {
|
|
2895
|
-
}
|
|
2896
|
-
|
|
2897
|
-
class ListTrustedTokenIssuersCommand extends Command
|
|
2898
|
-
.classBuilder()
|
|
2899
|
-
.ep(commonParams)
|
|
2900
|
-
.m(function (Command, cs, config, o) {
|
|
2901
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2902
|
-
})
|
|
2903
|
-
.s("SWBExternalService", "ListTrustedTokenIssuers", {})
|
|
2904
|
-
.n("SSOAdminClient", "ListTrustedTokenIssuersCommand")
|
|
2905
|
-
.sc(ListTrustedTokenIssuers$)
|
|
2906
|
-
.build() {
|
|
2907
|
-
}
|
|
2908
|
-
|
|
2909
|
-
class ProvisionPermissionSetCommand extends Command
|
|
2910
|
-
.classBuilder()
|
|
2911
|
-
.ep(commonParams)
|
|
2912
|
-
.m(function (Command, cs, config, o) {
|
|
2913
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2914
|
-
})
|
|
2915
|
-
.s("SWBExternalService", "ProvisionPermissionSet", {})
|
|
2916
|
-
.n("SSOAdminClient", "ProvisionPermissionSetCommand")
|
|
2917
|
-
.sc(ProvisionPermissionSet$)
|
|
2918
|
-
.build() {
|
|
2919
|
-
}
|
|
2920
|
-
|
|
2921
|
-
class PutApplicationAccessScopeCommand extends Command
|
|
2922
|
-
.classBuilder()
|
|
2923
|
-
.ep(commonParams)
|
|
2924
|
-
.m(function (Command, cs, config, o) {
|
|
2925
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2926
|
-
})
|
|
2927
|
-
.s("SWBExternalService", "PutApplicationAccessScope", {})
|
|
2928
|
-
.n("SSOAdminClient", "PutApplicationAccessScopeCommand")
|
|
2929
|
-
.sc(PutApplicationAccessScope$)
|
|
2930
|
-
.build() {
|
|
2931
|
-
}
|
|
2932
|
-
|
|
2933
|
-
class PutApplicationAssignmentConfigurationCommand extends Command
|
|
2934
|
-
.classBuilder()
|
|
2935
|
-
.ep(commonParams)
|
|
2936
|
-
.m(function (Command, cs, config, o) {
|
|
2937
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2938
|
-
})
|
|
2939
|
-
.s("SWBExternalService", "PutApplicationAssignmentConfiguration", {})
|
|
2940
|
-
.n("SSOAdminClient", "PutApplicationAssignmentConfigurationCommand")
|
|
2941
|
-
.sc(PutApplicationAssignmentConfiguration$)
|
|
2942
|
-
.build() {
|
|
2943
|
-
}
|
|
2944
|
-
|
|
2945
|
-
class PutApplicationAuthenticationMethodCommand extends Command
|
|
2946
|
-
.classBuilder()
|
|
2947
|
-
.ep(commonParams)
|
|
2948
|
-
.m(function (Command, cs, config, o) {
|
|
2949
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2950
|
-
})
|
|
2951
|
-
.s("SWBExternalService", "PutApplicationAuthenticationMethod", {})
|
|
2952
|
-
.n("SSOAdminClient", "PutApplicationAuthenticationMethodCommand")
|
|
2953
|
-
.sc(PutApplicationAuthenticationMethod$)
|
|
2954
|
-
.build() {
|
|
2955
|
-
}
|
|
2956
|
-
|
|
2957
|
-
class PutApplicationGrantCommand extends Command
|
|
2958
|
-
.classBuilder()
|
|
2959
|
-
.ep(commonParams)
|
|
2960
|
-
.m(function (Command, cs, config, o) {
|
|
2961
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2962
|
-
})
|
|
2963
|
-
.s("SWBExternalService", "PutApplicationGrant", {})
|
|
2964
|
-
.n("SSOAdminClient", "PutApplicationGrantCommand")
|
|
2965
|
-
.sc(PutApplicationGrant$)
|
|
2966
|
-
.build() {
|
|
2967
|
-
}
|
|
2968
|
-
|
|
2969
|
-
class PutApplicationSessionConfigurationCommand extends Command
|
|
2970
|
-
.classBuilder()
|
|
2971
|
-
.ep(commonParams)
|
|
2972
|
-
.m(function (Command, cs, config, o) {
|
|
2973
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2974
|
-
})
|
|
2975
|
-
.s("SWBExternalService", "PutApplicationSessionConfiguration", {})
|
|
2976
|
-
.n("SSOAdminClient", "PutApplicationSessionConfigurationCommand")
|
|
2977
|
-
.sc(PutApplicationSessionConfiguration$)
|
|
2978
|
-
.build() {
|
|
2979
|
-
}
|
|
2980
|
-
|
|
2981
|
-
class PutInlinePolicyToPermissionSetCommand extends Command
|
|
2982
|
-
.classBuilder()
|
|
2983
|
-
.ep(commonParams)
|
|
2984
|
-
.m(function (Command, cs, config, o) {
|
|
2985
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2986
|
-
})
|
|
2987
|
-
.s("SWBExternalService", "PutInlinePolicyToPermissionSet", {})
|
|
2988
|
-
.n("SSOAdminClient", "PutInlinePolicyToPermissionSetCommand")
|
|
2989
|
-
.sc(PutInlinePolicyToPermissionSet$)
|
|
2990
|
-
.build() {
|
|
2991
|
-
}
|
|
2992
|
-
|
|
2993
|
-
class PutPermissionsBoundaryToPermissionSetCommand extends Command
|
|
2994
|
-
.classBuilder()
|
|
2995
|
-
.ep(commonParams)
|
|
2996
|
-
.m(function (Command, cs, config, o) {
|
|
2997
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2998
|
-
})
|
|
2999
|
-
.s("SWBExternalService", "PutPermissionsBoundaryToPermissionSet", {})
|
|
3000
|
-
.n("SSOAdminClient", "PutPermissionsBoundaryToPermissionSetCommand")
|
|
3001
|
-
.sc(PutPermissionsBoundaryToPermissionSet$)
|
|
3002
|
-
.build() {
|
|
3003
|
-
}
|
|
3004
|
-
|
|
3005
|
-
class RemoveRegionCommand extends Command
|
|
3006
|
-
.classBuilder()
|
|
3007
|
-
.ep(commonParams)
|
|
3008
|
-
.m(function (Command, cs, config, o) {
|
|
3009
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3010
|
-
})
|
|
3011
|
-
.s("SWBExternalService", "RemoveRegion", {})
|
|
3012
|
-
.n("SSOAdminClient", "RemoveRegionCommand")
|
|
3013
|
-
.sc(RemoveRegion$)
|
|
3014
|
-
.build() {
|
|
3015
|
-
}
|
|
3016
|
-
|
|
3017
|
-
class TagResourceCommand extends Command
|
|
3018
|
-
.classBuilder()
|
|
3019
|
-
.ep(commonParams)
|
|
3020
|
-
.m(function (Command, cs, config, o) {
|
|
3021
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3022
|
-
})
|
|
3023
|
-
.s("SWBExternalService", "TagResource", {})
|
|
3024
|
-
.n("SSOAdminClient", "TagResourceCommand")
|
|
3025
|
-
.sc(TagResource$)
|
|
3026
|
-
.build() {
|
|
3027
|
-
}
|
|
3028
|
-
|
|
3029
|
-
class UntagResourceCommand extends Command
|
|
3030
|
-
.classBuilder()
|
|
3031
|
-
.ep(commonParams)
|
|
3032
|
-
.m(function (Command, cs, config, o) {
|
|
3033
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3034
|
-
})
|
|
3035
|
-
.s("SWBExternalService", "UntagResource", {})
|
|
3036
|
-
.n("SSOAdminClient", "UntagResourceCommand")
|
|
3037
|
-
.sc(UntagResource$)
|
|
3038
|
-
.build() {
|
|
3039
|
-
}
|
|
3040
|
-
|
|
3041
|
-
class UpdateApplicationCommand extends Command
|
|
3042
|
-
.classBuilder()
|
|
3043
|
-
.ep(commonParams)
|
|
3044
|
-
.m(function (Command, cs, config, o) {
|
|
3045
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3046
|
-
})
|
|
3047
|
-
.s("SWBExternalService", "UpdateApplication", {})
|
|
3048
|
-
.n("SSOAdminClient", "UpdateApplicationCommand")
|
|
3049
|
-
.sc(UpdateApplication$)
|
|
3050
|
-
.build() {
|
|
3051
|
-
}
|
|
3052
|
-
|
|
3053
|
-
class UpdateInstanceAccessControlAttributeConfigurationCommand extends Command
|
|
3054
|
-
.classBuilder()
|
|
3055
|
-
.ep(commonParams)
|
|
3056
|
-
.m(function (Command, cs, config, o) {
|
|
3057
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3058
|
-
})
|
|
3059
|
-
.s("SWBExternalService", "UpdateInstanceAccessControlAttributeConfiguration", {})
|
|
3060
|
-
.n("SSOAdminClient", "UpdateInstanceAccessControlAttributeConfigurationCommand")
|
|
3061
|
-
.sc(UpdateInstanceAccessControlAttributeConfiguration$)
|
|
3062
|
-
.build() {
|
|
3063
|
-
}
|
|
3064
|
-
|
|
3065
|
-
class UpdateInstanceCommand extends Command
|
|
3066
|
-
.classBuilder()
|
|
3067
|
-
.ep(commonParams)
|
|
3068
|
-
.m(function (Command, cs, config, o) {
|
|
3069
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3070
|
-
})
|
|
3071
|
-
.s("SWBExternalService", "UpdateInstance", {})
|
|
3072
|
-
.n("SSOAdminClient", "UpdateInstanceCommand")
|
|
3073
|
-
.sc(UpdateInstance$)
|
|
3074
|
-
.build() {
|
|
3075
|
-
}
|
|
3076
|
-
|
|
3077
|
-
class UpdatePermissionSetCommand extends Command
|
|
3078
|
-
.classBuilder()
|
|
3079
|
-
.ep(commonParams)
|
|
3080
|
-
.m(function (Command, cs, config, o) {
|
|
3081
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3082
|
-
})
|
|
3083
|
-
.s("SWBExternalService", "UpdatePermissionSet", {})
|
|
3084
|
-
.n("SSOAdminClient", "UpdatePermissionSetCommand")
|
|
3085
|
-
.sc(UpdatePermissionSet$)
|
|
3086
|
-
.build() {
|
|
3087
|
-
}
|
|
3088
|
-
|
|
3089
|
-
class UpdateTrustedTokenIssuerCommand extends Command
|
|
3090
|
-
.classBuilder()
|
|
3091
|
-
.ep(commonParams)
|
|
3092
|
-
.m(function (Command, cs, config, o) {
|
|
3093
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3094
|
-
})
|
|
3095
|
-
.s("SWBExternalService", "UpdateTrustedTokenIssuer", {})
|
|
3096
|
-
.n("SSOAdminClient", "UpdateTrustedTokenIssuerCommand")
|
|
3097
|
-
.sc(UpdateTrustedTokenIssuer$)
|
|
3098
|
-
.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$) {
|
|
3099
2393
|
}
|
|
3100
2394
|
|
|
3101
2395
|
const paginateListAccountAssignmentCreationStatus = createPaginator(SSOAdminClient, ListAccountAssignmentCreationStatusCommand, "NextToken", "NextToken", "MaxResults");
|