@aws-sdk/client-sso-admin 3.477.0 → 3.481.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-cjs/pagination/ListAccountAssignmentCreationStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAssignmentDeletionStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAssignmentsForPrincipalPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAssignmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAccessScopesPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAssignmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAuthenticationMethodsPaginator.js +2 -23
- package/dist-cjs/pagination/ListApplicationGrantsPaginator.js +2 -23
- package/dist-cjs/pagination/ListApplicationProvidersPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +2 -24
- package/dist-cjs/pagination/ListInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListManagedPoliciesInPermissionSetPaginator.js +2 -24
- package/dist-cjs/pagination/ListPermissionSetProvisioningStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListPermissionSetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +2 -24
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -23
- package/dist-cjs/pagination/ListTrustedTokenIssuersPaginator.js +2 -24
- 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-es/pagination/ListAccountAssignmentCreationStatusPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAssignmentDeletionStatusPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAssignmentsForPrincipalPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAssignmentsPaginator.js +2 -23
- package/dist-es/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAccessScopesPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAssignmentsPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAuthenticationMethodsPaginator.js +2 -22
- package/dist-es/pagination/ListApplicationGrantsPaginator.js +2 -22
- package/dist-es/pagination/ListApplicationProvidersPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationsPaginator.js +2 -23
- package/dist-es/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +2 -23
- package/dist-es/pagination/ListInstancesPaginator.js +2 -23
- package/dist-es/pagination/ListManagedPoliciesInPermissionSetPaginator.js +2 -23
- package/dist-es/pagination/ListPermissionSetProvisioningStatusPaginator.js +2 -23
- package/dist-es/pagination/ListPermissionSetsPaginator.js +2 -23
- package/dist-es/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +2 -23
- package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -22
- package/dist-es/pagination/ListTrustedTokenIssuersPaginator.js +2 -23
- 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/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssignmentsForPrincipalPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssignmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAccessScopesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAssignmentsForPrincipalPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAssignmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAuthenticationMethodsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationGrantsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationProvidersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPermissionSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListTrustedTokenIssuersPaginator.d.ts +1 -1
- 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/dist-types/ts3.4/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAssignmentsForPrincipalPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAssignmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAccessScopesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAssignmentsForPrincipalPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAssignmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAuthenticationMethodsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationGrantsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationProvidersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPermissionSetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTrustedTokenIssuersPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -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 { DescribeInstanceAccessControlAttributeConfigurationRequest, DescribeInstanceAccessControlAttributeConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeInstanceAccessControlAttributeConfigurationCommandInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeInstanceAccessControlAttributeConfigurationCommandOutput extends DescribeInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
24
|
+
new (input: DescribeInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the list of IAM Identity Center identity store attributes that have been configured to work
|
|
@@ -84,23 +87,5 @@ export interface DescribeInstanceAccessControlAttributeConfigurationCommandOutpu
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class DescribeInstanceAccessControlAttributeConfigurationCommand extends
|
|
88
|
-
readonly input: DescribeInstanceAccessControlAttributeConfigurationCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: DescribeInstanceAccessControlAttributeConfigurationCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class DescribeInstanceAccessControlAttributeConfigurationCommand extends DescribeInstanceAccessControlAttributeConfigurationCommand_base {
|
|
106
91
|
}
|
|
@@ -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 { DescribeInstanceRequest, DescribeInstanceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeInstanceCommandInput extends DescribeInstanceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeInstanceCommand_base: {
|
|
24
|
+
new (input: DescribeInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceCommandInput, DescribeInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns the details of an instance of IAM Identity Center. The status can be one of the following:</p>
|
|
@@ -88,23 +91,5 @@ export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse,
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class DescribeInstanceCommand extends
|
|
92
|
-
readonly input: DescribeInstanceCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: DescribeInstanceCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstanceCommandInput, DescribeInstanceCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class DescribeInstanceCommand extends DescribeInstanceCommand_base {
|
|
110
95
|
}
|
|
@@ -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 { DescribePermissionSetRequest, DescribePermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribePermissionSetCommandInput extends DescribePermissionSet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribePermissionSetCommandOutput extends DescribePermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribePermissionSetCommand_base: {
|
|
24
|
+
new (input: DescribePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the details of the permission set.</p>
|
|
@@ -76,23 +79,5 @@ export interface DescribePermissionSetCommandOutput extends DescribePermissionSe
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class DescribePermissionSetCommand extends
|
|
80
|
-
readonly input: DescribePermissionSetCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: DescribePermissionSetCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class DescribePermissionSetCommand extends DescribePermissionSetCommand_base {
|
|
98
83
|
}
|
|
@@ -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 { DescribePermissionSetProvisioningStatusRequest, DescribePermissionSetProvisioningStatusResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribePermissionSetProvisioningStatusCommandInput extends Des
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribePermissionSetProvisioningStatusCommandOutput extends DescribePermissionSetProvisioningStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribePermissionSetProvisioningStatusCommand_base: {
|
|
24
|
+
new (input: DescribePermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes the status for the given permission set provisioning request.</p>
|
|
@@ -76,23 +79,5 @@ export interface DescribePermissionSetProvisioningStatusCommandOutput extends De
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class DescribePermissionSetProvisioningStatusCommand extends
|
|
80
|
-
readonly input: DescribePermissionSetProvisioningStatusCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: DescribePermissionSetProvisioningStatusCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class DescribePermissionSetProvisioningStatusCommand extends DescribePermissionSetProvisioningStatusCommand_base {
|
|
98
83
|
}
|
|
@@ -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 { DescribeTrustedTokenIssuerRequest, DescribeTrustedTokenIssuerResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeTrustedTokenIssuerCommandInput extends DescribeTrustedT
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeTrustedTokenIssuerCommandOutput extends DescribeTrustedTokenIssuerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeTrustedTokenIssuerCommand_base: {
|
|
24
|
+
new (input: DescribeTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves details about a trusted token issuer configuration stored in an instance of IAM Identity Center. Details include the name of the trusted token issuer, the issuer URL, and the path of the source attribute and the destination attribute for a trusted token issuer configuration.
|
|
@@ -79,23 +82,5 @@ export interface DescribeTrustedTokenIssuerCommandOutput extends DescribeTrusted
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DescribeTrustedTokenIssuerCommand extends
|
|
83
|
-
readonly input: DescribeTrustedTokenIssuerCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DescribeTrustedTokenIssuerCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DescribeTrustedTokenIssuerCommand extends DescribeTrustedTokenIssuerCommand_base {
|
|
101
86
|
}
|
package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts
CHANGED
|
@@ -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 { DetachCustomerManagedPolicyReferenceFromPermissionSetRequest, DetachCustomerManagedPolicyReferenceFromPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput extends DetachCustomerManagedPolicyReferenceFromPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base: {
|
|
24
|
+
new (input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Detaches the specified customer managed policy from the specified <a>PermissionSet</a>.</p>
|
|
@@ -77,23 +80,5 @@ export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOut
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends
|
|
81
|
-
readonly input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base {
|
|
99
84
|
}
|
|
@@ -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 { DetachManagedPolicyFromPermissionSetRequest, DetachManagedPolicyFromPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DetachManagedPolicyFromPermissionSetCommandInput extends Detach
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DetachManagedPolicyFromPermissionSetCommandOutput extends DetachManagedPolicyFromPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DetachManagedPolicyFromPermissionSetCommand_base: {
|
|
24
|
+
new (input: DetachManagedPolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Detaches the attached Amazon Web Services managed policy ARN from the specified permission
|
|
@@ -75,23 +78,5 @@ export interface DetachManagedPolicyFromPermissionSetCommandOutput extends Detac
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DetachManagedPolicyFromPermissionSetCommand extends
|
|
79
|
-
readonly input: DetachManagedPolicyFromPermissionSetCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DetachManagedPolicyFromPermissionSetCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DetachManagedPolicyFromPermissionSetCommand extends DetachManagedPolicyFromPermissionSetCommand_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 { GetApplicationAccessScopeRequest, GetApplicationAccessScopeResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetApplicationAccessScopeCommandInput extends GetApplicationAcc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetApplicationAccessScopeCommandOutput extends GetApplicationAccessScopeResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetApplicationAccessScopeCommand_base: {
|
|
24
|
+
new (input: GetApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the authorized targets for an IAM Identity Center access scope for an application.</p>
|
|
@@ -72,23 +75,5 @@ export interface GetApplicationAccessScopeCommandOutput extends GetApplicationAc
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class GetApplicationAccessScopeCommand extends
|
|
76
|
-
readonly input: GetApplicationAccessScopeCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: GetApplicationAccessScopeCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class GetApplicationAccessScopeCommand extends GetApplicationAccessScopeCommand_base {
|
|
94
79
|
}
|
|
@@ -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 { GetApplicationAssignmentConfigurationRequest, GetApplicationAssignmentConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetApplicationAssignmentConfigurationCommandInput extends GetAp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetApplicationAssignmentConfigurationCommandOutput extends GetApplicationAssignmentConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetApplicationAssignmentConfigurationCommand_base: {
|
|
24
|
+
new (input: GetApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the configuration of <a>PutApplicationAssignmentConfiguration</a>.</p>
|
|
@@ -68,23 +71,5 @@ export interface GetApplicationAssignmentConfigurationCommandOutput extends GetA
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class GetApplicationAssignmentConfigurationCommand extends
|
|
72
|
-
readonly input: GetApplicationAssignmentConfigurationCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: GetApplicationAssignmentConfigurationCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class GetApplicationAssignmentConfigurationCommand extends GetApplicationAssignmentConfigurationCommand_base {
|
|
90
75
|
}
|
|
@@ -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 { GetApplicationAuthenticationMethodRequest, GetApplicationAuthenticationMethodResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetApplicationAuthenticationMethodCommandInput extends GetAppli
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetApplicationAuthenticationMethodCommandOutput extends GetApplicationAuthenticationMethodResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetApplicationAuthenticationMethodCommand_base: {
|
|
24
|
+
new (input: GetApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves details about an authentication method used by an application.</p>
|
|
@@ -73,23 +76,5 @@ export interface GetApplicationAuthenticationMethodCommandOutput extends GetAppl
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class GetApplicationAuthenticationMethodCommand extends
|
|
77
|
-
readonly input: GetApplicationAuthenticationMethodCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: GetApplicationAuthenticationMethodCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class GetApplicationAuthenticationMethodCommand extends GetApplicationAuthenticationMethodCommand_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 { GetApplicationGrantRequest, GetApplicationGrantResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetApplicationGrantCommandInput extends GetApplicationGrantRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetApplicationGrantCommandOutput extends GetApplicationGrantResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetApplicationGrantCommand_base: {
|
|
24
|
+
new (input: GetApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves details about an application grant.</p>
|
|
@@ -87,23 +90,5 @@ export interface GetApplicationGrantCommandOutput extends GetApplicationGrantRes
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class GetApplicationGrantCommand extends
|
|
91
|
-
readonly input: GetApplicationGrantCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: GetApplicationGrantCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class GetApplicationGrantCommand extends GetApplicationGrantCommand_base {
|
|
109
94
|
}
|
|
@@ -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 { GetInlinePolicyForPermissionSetRequest, GetInlinePolicyForPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetInlinePolicyForPermissionSetCommandInput extends GetInlinePo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetInlinePolicyForPermissionSetCommandOutput extends GetInlinePolicyForPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetInlinePolicyForPermissionSetCommand_base: {
|
|
24
|
+
new (input: GetInlinePolicyForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Obtains the inline policy assigned to the permission set.</p>
|
|
@@ -69,23 +72,5 @@ export interface GetInlinePolicyForPermissionSetCommandOutput extends GetInlineP
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class GetInlinePolicyForPermissionSetCommand extends
|
|
73
|
-
readonly input: GetInlinePolicyForPermissionSetCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: GetInlinePolicyForPermissionSetCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class GetInlinePolicyForPermissionSetCommand extends GetInlinePolicyForPermissionSetCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { GetPermissionsBoundaryForPermissionSetRequest, GetPermissionsBoundaryForPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPermissionsBoundaryForPermissionSetCommandInput extends GetP
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPermissionsBoundaryForPermissionSetCommandOutput extends GetPermissionsBoundaryForPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
|
|
24
|
+
new (input: GetPermissionsBoundaryForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Obtains the permissions boundary for a specified <a>PermissionSet</a>.</p>
|
|
@@ -75,23 +78,5 @@ export interface GetPermissionsBoundaryForPermissionSetCommandOutput extends Get
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class GetPermissionsBoundaryForPermissionSetCommand extends
|
|
79
|
-
readonly input: GetPermissionsBoundaryForPermissionSetCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: GetPermissionsBoundaryForPermissionSetCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class GetPermissionsBoundaryForPermissionSetCommand extends GetPermissionsBoundaryForPermissionSetCommand_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 { ListAccountAssignmentCreationStatusRequest, ListAccountAssignmentCreationStatusResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListAccountAssignmentCreationStatusCommandInput extends ListAcc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListAccountAssignmentCreationStatusCommandOutput extends ListAccountAssignmentCreationStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListAccountAssignmentCreationStatusCommand_base: {
|
|
24
|
+
new (input: ListAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the status of the Amazon Web Services account assignment creation requests for a specified
|
|
@@ -81,23 +84,5 @@ export interface ListAccountAssignmentCreationStatusCommandOutput extends ListAc
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class ListAccountAssignmentCreationStatusCommand extends
|
|
85
|
-
readonly input: ListAccountAssignmentCreationStatusCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: ListAccountAssignmentCreationStatusCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class ListAccountAssignmentCreationStatusCommand extends ListAccountAssignmentCreationStatusCommand_base {
|
|
103
88
|
}
|