@aws-sdk/client-sso-admin 3.478.0 → 3.484.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/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/CreateAccountAssignmentCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationAssignmentCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreatePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/CreateTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationAccessScopeCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationAssignmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationGrantCommand.js +18 -41
- package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeletePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationAssignmentCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationProviderCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceCommand.js +18 -41
- package/dist-cjs/commands/DescribePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationAccessScopeCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationGrantCommand.js +18 -41
- package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentsCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
- package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAccessScopesCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAssignmentsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationGrantsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationProvidersCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionSetsCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTrustedTokenIssuersCommand.js +18 -41
- package/dist-cjs/commands/ProvisionPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationAccessScopeCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationGrantCommand.js +18 -41
- package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdatePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +18 -41
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
- package/dist-es/commands/CreateAccountAssignmentCommand.js +18 -41
- package/dist-es/commands/CreateApplicationAssignmentCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateInstanceCommand.js +18 -41
- package/dist-es/commands/CreatePermissionSetCommand.js +18 -41
- package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationAssignmentCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationGrantCommand.js +18 -41
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceCommand.js +18 -41
- package/dist-es/commands/DeletePermissionSetCommand.js +18 -41
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationAssignmentCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationProviderCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceCommand.js +18 -41
- package/dist-es/commands/DescribePermissionSetCommand.js +18 -41
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/GetApplicationAccessScopeCommand.js +18 -41
- package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-es/commands/GetApplicationGrantCommand.js +18 -41
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentsCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListApplicationAccessScopesCommand.js +18 -41
- package/dist-es/commands/ListApplicationAssignmentsCommand.js +18 -41
- package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
- package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
- package/dist-es/commands/ListApplicationGrantsCommand.js +18 -41
- package/dist-es/commands/ListApplicationProvidersCommand.js +18 -41
- package/dist-es/commands/ListApplicationsCommand.js +18 -41
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListInstancesCommand.js +18 -41
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-es/commands/ListPermissionSetsCommand.js +18 -41
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTrustedTokenIssuersCommand.js +18 -41
- package/dist-es/commands/ProvisionPermissionSetCommand.js +18 -41
- package/dist-es/commands/PutApplicationAccessScopeCommand.js +18 -41
- package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-es/commands/PutApplicationGrantCommand.js +18 -41
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceCommand.js +18 -41
- package/dist-es/commands/UpdatePermissionSetCommand.js +18 -41
- package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +6 -21
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +6 -21
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +6 -21
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteApplicationAssignmentRequest, DeleteApplicationAssignmentResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationAssignmentCommandInput extends DeleteApplicati
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationAssignmentCommandOutput extends DeleteApplicationAssignmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationAssignmentCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Revoke application access to an application by deleting application assignments for a
|
|
@@ -75,23 +78,5 @@ export interface DeleteApplicationAssignmentCommandOutput extends DeleteApplicat
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DeleteApplicationAssignmentCommand extends
|
|
79
|
-
readonly input: DeleteApplicationAssignmentCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DeleteApplicationAssignmentCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DeleteApplicationAssignmentCommand extends DeleteApplicationAssignmentCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteApplicationAuthenticationMethodRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationAuthenticationMethodCommandInput extends Delet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationAuthenticationMethodCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationAuthenticationMethodCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an authentication method from an application.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeleteApplicationAuthenticationMethodCommandOutput extends __Me
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteApplicationAuthenticationMethodCommand extends
|
|
77
|
-
readonly input: DeleteApplicationAuthenticationMethodCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteApplicationAuthenticationMethodCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteApplicationAuthenticationMethodCommand extends DeleteApplicationAuthenticationMethodCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationCommandOutput extends DeleteApplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the association with the application. The connected service resource still
|
|
@@ -73,23 +76,5 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationRespons
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteApplicationCommand extends
|
|
77
|
-
readonly input: DeleteApplicationCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteApplicationCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationCommandInput, DeleteApplicationCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteApplicationGrantRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteApplicationGrantCommandInput extends DeleteApplicationGra
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteApplicationGrantCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteApplicationGrantCommand_base: {
|
|
24
|
+
new (input: DeleteApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a grant from an application.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeleteApplicationGrantCommandOutput extends __MetadataBearer {
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteApplicationGrantCommand extends
|
|
77
|
-
readonly input: DeleteApplicationGrantCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteApplicationGrantCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteApplicationGrantCommand extends DeleteApplicationGrantCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteInlinePolicyFromPermissionSetRequest, DeleteInlinePolicyFromPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteInlinePolicyFromPermissionSetCommandInput extends DeleteI
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends DeleteInlinePolicyFromPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
|
|
24
|
+
new (input: DeleteInlinePolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the inline policy from a specified permission set.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends Delete
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteInlinePolicyFromPermissionSetCommand extends
|
|
77
|
-
readonly input: DeleteInlinePolicyFromPermissionSetCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteInlinePolicyFromPermissionSetCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteInlinePolicyFromPermissionSetCommand extends DeleteInlinePolicyFromPermissionSetCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteInstanceAccessControlAttributeConfigurationRequest, DeleteInstanceAccessControlAttributeConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandInput e
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput extends DeleteInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disables the attributes-based access control (ABAC) feature for the specified IAM Identity Center
|
|
@@ -75,23 +78,5 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DeleteInstanceAccessControlAttributeConfigurationCommand extends
|
|
79
|
-
readonly input: DeleteInstanceAccessControlAttributeConfigurationCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DeleteInstanceAccessControlAttributeConfigurationCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DeleteInstanceAccessControlAttributeConfigurationCommand extends DeleteInstanceAccessControlAttributeConfigurationCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteInstanceRequest, DeleteInstanceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteInstanceCommandInput extends DeleteInstanceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteInstanceCommandOutput extends DeleteInstanceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteInstanceCommand_base: {
|
|
24
|
+
new (input: DeleteInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the instance of IAM Identity Center. Only the account that owns the instance can
|
|
@@ -71,23 +74,5 @@ export interface DeleteInstanceCommandOutput extends DeleteInstanceResponse, __M
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class DeleteInstanceCommand extends
|
|
75
|
-
readonly input: DeleteInstanceCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: DeleteInstanceCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstanceCommandInput, DeleteInstanceCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class DeleteInstanceCommand extends DeleteInstanceCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeletePermissionSetRequest, DeletePermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeletePermissionSetCommandInput extends DeletePermissionSetRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeletePermissionSetCommandOutput extends DeletePermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeletePermissionSetCommand_base: {
|
|
24
|
+
new (input: DeletePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified permission set.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeletePermissionSetCommandOutput extends DeletePermissionSetRes
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeletePermissionSetCommand extends
|
|
77
|
-
readonly input: DeletePermissionSetCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeletePermissionSetCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeletePermissionSetCommand extends DeletePermissionSetCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeletePermissionsBoundaryFromPermissionSetRequest, DeletePermissionsBoundaryFromPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeletePermissionsBoundaryFromPermissionSetCommandInput extends
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends DeletePermissionsBoundaryFromPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
|
|
24
|
+
new (input: DeletePermissionsBoundaryFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the permissions boundary from a specified <a>PermissionSet</a>.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeletePermissionsBoundaryFromPermissionSetCommand extends
|
|
77
|
-
readonly input: DeletePermissionsBoundaryFromPermissionSetCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeletePermissionsBoundaryFromPermissionSetCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeletePermissionsBoundaryFromPermissionSetCommand extends DeletePermissionsBoundaryFromPermissionSetCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteTrustedTokenIssuerRequest, DeleteTrustedTokenIssuerResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteTrustedTokenIssuerCommandInput extends DeleteTrustedToken
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteTrustedTokenIssuerCommandOutput extends DeleteTrustedTokenIssuerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteTrustedTokenIssuerCommand_base: {
|
|
24
|
+
new (input: DeleteTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a trusted token issuer configuration from an instance of IAM Identity Center.</p>
|
|
@@ -75,23 +78,5 @@ export interface DeleteTrustedTokenIssuerCommandOutput extends DeleteTrustedToke
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DeleteTrustedTokenIssuerCommand extends
|
|
79
|
-
readonly input: DeleteTrustedTokenIssuerCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DeleteTrustedTokenIssuerCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DeleteTrustedTokenIssuerCommand extends DeleteTrustedTokenIssuerCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeAccountAssignmentCreationStatusRequest, DescribeAccountAssignmentCreationStatusResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeAccountAssignmentCreationStatusCommandInput extends Des
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeAccountAssignmentCreationStatusCommandOutput extends DescribeAccountAssignmentCreationStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeAccountAssignmentCreationStatusCommand_base: {
|
|
24
|
+
new (input: DescribeAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes the status of the assignment creation request.</p>
|
|
@@ -79,23 +82,5 @@ export interface DescribeAccountAssignmentCreationStatusCommandOutput extends De
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DescribeAccountAssignmentCreationStatusCommand extends
|
|
83
|
-
readonly input: DescribeAccountAssignmentCreationStatusCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DescribeAccountAssignmentCreationStatusCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DescribeAccountAssignmentCreationStatusCommand extends DescribeAccountAssignmentCreationStatusCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeAccountAssignmentDeletionStatusRequest, DescribeAccountAssignmentDeletionStatusResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeAccountAssignmentDeletionStatusCommandInput extends Des
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends DescribeAccountAssignmentDeletionStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
|
|
24
|
+
new (input: DescribeAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes the status of the assignment deletion request.</p>
|
|
@@ -79,23 +82,5 @@ export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends De
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DescribeAccountAssignmentDeletionStatusCommand extends
|
|
83
|
-
readonly input: DescribeAccountAssignmentDeletionStatusCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DescribeAccountAssignmentDeletionStatusCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DescribeAccountAssignmentDeletionStatusCommand extends DescribeAccountAssignmentDeletionStatusCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeApplicationAssignmentRequest, DescribeApplicationAssignmentResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeApplicationAssignmentCommandInput extends DescribeAppli
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeApplicationAssignmentCommandOutput extends DescribeApplicationAssignmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeApplicationAssignmentCommand_base: {
|
|
24
|
+
new (input: DescribeApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a direct assignment of a user or group to an application. If the user doesn’t have a direct assignment to the application,
|
|
@@ -74,23 +77,5 @@ export interface DescribeApplicationAssignmentCommandOutput extends DescribeAppl
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class DescribeApplicationAssignmentCommand extends
|
|
78
|
-
readonly input: DescribeApplicationAssignmentCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: DescribeApplicationAssignmentCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class DescribeApplicationAssignmentCommand extends DescribeApplicationAssignmentCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DescribeApplicationRequest, DescribeApplicationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeApplicationCommandInput extends DescribeApplicationRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeApplicationCommandOutput extends DescribeApplicationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeApplicationCommand_base: {
|
|
24
|
+
new (input: DescribeApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationCommandInput, DescribeApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the details of an application associated with an instance of IAM Identity Center.</p>
|
|
@@ -82,23 +85,5 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DescribeApplicationCommand extends
|
|
86
|
-
readonly input: DescribeApplicationCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DescribeApplicationCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeApplicationCommandInput, DescribeApplicationCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DescribeApplicationCommand extends DescribeApplicationCommand_base {
|
|
104
89
|
}
|