@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
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteAccountAssignmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteAccountAssignmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteAccountAssignment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteAccountAssignmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteAccountAssignmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteAccountAssignmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteAccountAssignment", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteAccountAssignmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteAccountAssignmentCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteAccountAssignmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteAccountAssignmentCommand = DeleteAccountAssignmentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteApplicationAccessScopeCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteApplicationAccessScopeCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteApplicationAccessScope",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteApplicationAccessScopeCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteApplicationAccessScopeCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteApplicationAccessScopeCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteApplicationAccessScope", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteApplicationAccessScopeCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteApplicationAccessScopeCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteApplicationAccessScopeCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteApplicationAccessScopeCommand = DeleteApplicationAccessScopeCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteApplicationAssignmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteApplicationAssignmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteApplicationAssignment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteApplicationAssignmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteApplicationAssignmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteApplicationAssignmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteApplicationAssignment", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteApplicationAssignmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteApplicationAssignmentCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteApplicationAssignmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteApplicationAssignmentCommand = DeleteApplicationAssignmentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteApplicationAuthenticationMethodCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteApplicationAuthenticationMethodCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteApplicationAuthenticationMethod",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteApplicationAuthenticationMethodCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteApplicationAuthenticationMethodCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteApplicationAuthenticationMethodCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteApplicationAuthenticationMethod", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteApplicationAuthenticationMethodCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteApplicationAuthenticationMethodCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteApplicationAuthenticationMethodCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteApplicationAuthenticationMethodCommand = DeleteApplicationAuthenticationMethodCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteApplicationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteApplicationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteApplication",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteApplicationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteApplicationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteApplicationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteApplication", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteApplicationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteApplicationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteApplicationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteApplicationCommand = DeleteApplicationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteApplicationGrantCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteApplicationGrantCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteApplicationGrant",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteApplicationGrantCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteApplicationGrantCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteApplicationGrantCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteApplicationGrant", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteApplicationGrantCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteApplicationGrantCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteApplicationGrantCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteApplicationGrantCommand = DeleteApplicationGrantCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteInlinePolicyFromPermissionSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteInlinePolicyFromPermissionSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteInlinePolicyFromPermissionSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteInlinePolicyFromPermissionSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteInlinePolicyFromPermissionSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteInlinePolicyFromPermissionSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteInlinePolicyFromPermissionSet", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteInlinePolicyFromPermissionSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteInlinePolicyFromPermissionSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteInlinePolicyFromPermissionSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteInlinePolicyFromPermissionSetCommand = DeleteInlinePolicyFromPermissionSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteInstanceAccessControlAttributeConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteInstanceAccessControlAttributeConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteInstanceAccessControlAttributeConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteInstanceAccessControlAttributeConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteInstanceAccessControlAttributeConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteInstanceAccessControlAttributeConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteInstanceAccessControlAttributeConfiguration", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteInstanceAccessControlAttributeConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteInstanceAccessControlAttributeConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteInstanceAccessControlAttributeConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteInstanceAccessControlAttributeConfigurationCommand = DeleteInstanceAccessControlAttributeConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteInstanceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "SSOAdminClient";
|
|
29
|
-
const commandName = "DeleteInstanceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "SWBExternalService",
|
|
38
|
-
operation: "DeleteInstance",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteInstanceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteInstanceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteInstanceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("SWBExternalService", "DeleteInstance", {})
|
|
22
|
+
.n("SSOAdminClient", "DeleteInstanceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteInstanceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteInstanceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteInstanceCommand = DeleteInstanceCommand;
|