@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
package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
UpdateInstanceAccessControlAttributeConfigurationRequest,
|
|
11
5
|
UpdateInstanceAccessControlAttributeConfigurationResponse,
|
|
@@ -21,24 +15,16 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandInput
|
|
|
21
15
|
export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
22
16
|
extends UpdateInstanceAccessControlAttributeConfigurationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
UpdateInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
27
|
-
SSOAdminClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateInstanceAccessControlAttributeConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(
|
|
18
|
+
declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
19
|
+
new (
|
|
32
20
|
input: UpdateInstanceAccessControlAttributeConfigurationCommandInput
|
|
33
|
-
)
|
|
34
|
-
resolveMiddleware(
|
|
35
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
36
|
-
configuration: SSOAdminClientResolvedConfig,
|
|
37
|
-
options?: __HttpHandlerOptions
|
|
38
|
-
): Handler<
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
39
22
|
UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
40
|
-
UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
23
|
+
UpdateInstanceAccessControlAttributeConfigurationCommandOutput,
|
|
24
|
+
SSOAdminClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
41
27
|
>;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
UpdateInstanceRequest,
|
|
11
5
|
UpdateInstanceResponse,
|
|
@@ -20,19 +14,16 @@ export interface UpdateInstanceCommandInput extends UpdateInstanceRequest {}
|
|
|
20
14
|
export interface UpdateInstanceCommandOutput
|
|
21
15
|
extends UpdateInstanceResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateInstanceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateInstanceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateInstanceCommandInput,
|
|
22
|
+
UpdateInstanceCommandOutput,
|
|
23
|
+
SSOAdminClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateInstanceCommand extends UpdateInstanceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
UpdatePermissionSetRequest,
|
|
11
5
|
UpdatePermissionSetResponse,
|
|
@@ -21,19 +15,16 @@ export interface UpdatePermissionSetCommandInput
|
|
|
21
15
|
export interface UpdatePermissionSetCommandOutput
|
|
22
16
|
extends UpdatePermissionSetResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const UpdatePermissionSetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdatePermissionSetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
UpdatePermissionSetCommandInput,
|
|
23
|
+
UpdatePermissionSetCommandOutput,
|
|
24
|
+
SSOAdminClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdatePermissionSetCommand extends UpdatePermissionSetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
UpdateTrustedTokenIssuerRequest,
|
|
11
5
|
UpdateTrustedTokenIssuerResponse,
|
|
@@ -21,22 +15,16 @@ export interface UpdateTrustedTokenIssuerCommandInput
|
|
|
21
15
|
export interface UpdateTrustedTokenIssuerCommandOutput
|
|
22
16
|
extends UpdateTrustedTokenIssuerResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateTrustedTokenIssuerCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateTrustedTokenIssuerCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: SSOAdminClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateTrustedTokenIssuerCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateTrustedTokenIssuerCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateTrustedTokenIssuerCommandInput,
|
|
38
|
-
UpdateTrustedTokenIssuerCommandOutput
|
|
23
|
+
UpdateTrustedTokenIssuerCommandOutput,
|
|
24
|
+
SSOAdminClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateTrustedTokenIssuerCommand extends UpdateTrustedTokenIssuerCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccountAssignmentCreationStatusCommandOutput,
|
|
5
5
|
} from "../commands/ListAccountAssignmentCreationStatusCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountAssignmentCreationStatus: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListAccountAssignmentCreationStatusCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccountAssignmentCreationStatusCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccountAssignmentDeletionStatusCommandOutput,
|
|
5
5
|
} from "../commands/ListAccountAssignmentDeletionStatusCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountAssignmentDeletionStatus: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListAccountAssignmentDeletionStatusCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccountAssignmentDeletionStatusCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccountAssignmentsForPrincipalCommandOutput,
|
|
5
5
|
} from "../commands/ListAccountAssignmentsForPrincipalCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountAssignmentsForPrincipal: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListAccountAssignmentsForPrincipalCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccountAssignmentsForPrincipalCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccountAssignmentsCommandOutput,
|
|
5
5
|
} from "../commands/ListAccountAssignmentsCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountAssignments: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListAccountAssignmentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccountAssignmentsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccountsForProvisionedPermissionSetCommandOutput,
|
|
5
5
|
} from "../commands/ListAccountsForProvisionedPermissionSetCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountsForProvisionedPermissionSet: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccountsForProvisionedPermissionSetCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationAccessScopesCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationAccessScopesCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplicationAccessScopes: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationAccessScopesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationAccessScopesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationAssignmentsForPrincipalCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationAssignmentsForPrincipalCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplicationAssignmentsForPrincipal: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationAssignmentsForPrincipalCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationAssignmentsCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationAssignmentsCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplicationAssignments: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationAssignmentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationAssignmentsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationAuthenticationMethodsCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationAuthenticationMethodsCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplicationAuthenticationMethods: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationAuthenticationMethodsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationAuthenticationMethodsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationGrantsCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationGrantsCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplicationGrants: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationGrantsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationGrantsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationProvidersCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationProvidersCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplicationProviders: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationProvidersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationProvidersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListApplicationsCommandOutput,
|
|
5
5
|
} from "../commands/ListApplicationsCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListApplications: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListApplicationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListApplicationsCommandOutput>;
|
package/dist-types/ts3.4/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts
CHANGED
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput,
|
|
5
5
|
} from "../commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCustomerManagedPolicyReferencesInPermissionSet: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListInstancesCommandOutput,
|
|
5
5
|
} from "../commands/ListInstancesCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstances: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListInstancesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListInstancesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListManagedPoliciesInPermissionSetCommandOutput,
|
|
5
5
|
} from "../commands/ListManagedPoliciesInPermissionSetCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListManagedPoliciesInPermissionSet: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListManagedPoliciesInPermissionSetCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListManagedPoliciesInPermissionSetCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPermissionSetProvisioningStatusCommandOutput,
|
|
5
5
|
} from "../commands/ListPermissionSetProvisioningStatusCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPermissionSetProvisioningStatus: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListPermissionSetProvisioningStatusCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPermissionSetProvisioningStatusCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPermissionSetsCommandOutput,
|
|
5
5
|
} from "../commands/ListPermissionSetsCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPermissionSets: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListPermissionSetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPermissionSetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPermissionSetsProvisionedToAccountCommandOutput,
|
|
5
5
|
} from "../commands/ListPermissionSetsProvisionedToAccountCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPermissionSetsProvisionedToAccount: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPermissionSetsProvisionedToAccountCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListTagsForResourceCommandOutput,
|
|
5
5
|
} from "../commands/ListTagsForResourceCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTagsForResource: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListTagsForResourceCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListTagsForResourceCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListTrustedTokenIssuersCommandOutput,
|
|
5
5
|
} from "../commands/ListTrustedTokenIssuersCommand";
|
|
6
6
|
import { SSOAdminPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTrustedTokenIssuers: (
|
|
8
8
|
config: SSOAdminPaginationConfiguration,
|
|
9
9
|
input: ListTrustedTokenIssuersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListTrustedTokenIssuersCommandOutput>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso-admin",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Admin Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.481.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,39 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.481.0",
|
|
24
|
+
"@aws-sdk/core": "3.481.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.481.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.468.0",
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
31
31
|
"@aws-sdk/region-config-resolver": "3.470.0",
|
|
32
32
|
"@aws-sdk/types": "3.468.0",
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.478.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
+
"@smithy/core": "^1.2.1",
|
|
37
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
38
39
|
"@smithy/hash-node": "^2.0.17",
|
|
39
40
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
40
41
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
41
42
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
42
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
43
44
|
"@smithy/middleware-serde": "^2.0.15",
|
|
44
45
|
"@smithy/middleware-stack": "^2.0.9",
|
|
45
46
|
"@smithy/node-config-provider": "^2.1.8",
|
|
46
47
|
"@smithy/node-http-handler": "^2.2.1",
|
|
47
48
|
"@smithy/protocol-http": "^3.0.11",
|
|
48
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
49
50
|
"@smithy/types": "^2.7.0",
|
|
50
51
|
"@smithy/url-parser": "^2.0.15",
|
|
51
52
|
"@smithy/util-base64": "^2.0.1",
|
|
52
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
53
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.30",
|
|
56
57
|
"@smithy/util-endpoints": "^1.0.7",
|
|
57
58
|
"@smithy/util-retry": "^2.0.8",
|
|
58
59
|
"@smithy/util-utf8": "^2.0.2",
|