@aws-sdk/client-customer-profiles 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +228 -229
- package/dist-cjs/models/CustomerProfilesServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/CustomerProfiles.js +1 -1
- package/dist-es/CustomerProfilesClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddProfileKeyCommand.js +2 -2
- package/dist-es/commands/BatchGetCalculatedAttributeForProfileCommand.js +2 -2
- package/dist-es/commands/BatchGetProfileCommand.js +2 -2
- package/dist-es/commands/CreateCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateDomainLayoutCommand.js +2 -2
- package/dist-es/commands/CreateEventStreamCommand.js +2 -2
- package/dist-es/commands/CreateEventTriggerCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationWorkflowCommand.js +2 -2
- package/dist-es/commands/CreateProfileCommand.js +2 -2
- package/dist-es/commands/CreateRecommenderCommand.js +2 -2
- package/dist-es/commands/CreateRecommenderFilterCommand.js +2 -2
- package/dist-es/commands/CreateRecommenderSchemaCommand.js +2 -2
- package/dist-es/commands/CreateSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateSegmentEstimateCommand.js +2 -2
- package/dist-es/commands/CreateSegmentSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateUploadJobCommand.js +2 -2
- package/dist-es/commands/DeleteCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteDomainLayoutCommand.js +2 -2
- package/dist-es/commands/DeleteDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/DeleteEventStreamCommand.js +2 -2
- package/dist-es/commands/DeleteEventTriggerCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteProfileCommand.js +2 -2
- package/dist-es/commands/DeleteProfileKeyCommand.js +2 -2
- package/dist-es/commands/DeleteProfileObjectCommand.js +2 -2
- package/dist-es/commands/DeleteProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/DeleteRecommenderCommand.js +2 -2
- package/dist-es/commands/DeleteRecommenderFilterCommand.js +2 -2
- package/dist-es/commands/DeleteRecommenderSchemaCommand.js +2 -2
- package/dist-es/commands/DeleteSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DetectProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetAutoMergingPreviewCommand.js +2 -2
- package/dist-es/commands/GetCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/GetCalculatedAttributeForProfileCommand.js +2 -2
- package/dist-es/commands/GetDomainCommand.js +2 -2
- package/dist-es/commands/GetDomainLayoutCommand.js +2 -2
- package/dist-es/commands/GetDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetEventStreamCommand.js +2 -2
- package/dist-es/commands/GetEventTriggerCommand.js +2 -2
- package/dist-es/commands/GetIdentityResolutionJobCommand.js +2 -2
- package/dist-es/commands/GetIntegrationCommand.js +2 -2
- package/dist-es/commands/GetMatchesCommand.js +2 -2
- package/dist-es/commands/GetObjectTypeAttributeStatisticsCommand.js +2 -2
- package/dist-es/commands/GetProfileHistoryRecordCommand.js +2 -2
- package/dist-es/commands/GetProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/GetProfileObjectTypeTemplateCommand.js +2 -2
- package/dist-es/commands/GetProfileRecommendationsCommand.js +2 -2
- package/dist-es/commands/GetRecommenderCommand.js +2 -2
- package/dist-es/commands/GetRecommenderFilterCommand.js +2 -2
- package/dist-es/commands/GetRecommenderSchemaCommand.js +2 -2
- package/dist-es/commands/GetSegmentDefinitionCommand.js +2 -2
- package/dist-es/commands/GetSegmentEstimateCommand.js +2 -2
- package/dist-es/commands/GetSegmentMembershipCommand.js +2 -2
- package/dist-es/commands/GetSegmentSnapshotCommand.js +2 -2
- package/dist-es/commands/GetSimilarProfilesCommand.js +2 -2
- package/dist-es/commands/GetUploadJobCommand.js +2 -2
- package/dist-es/commands/GetUploadJobPathCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowStepsCommand.js +2 -2
- package/dist-es/commands/ListAccountIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListCalculatedAttributeDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListCalculatedAttributesForProfileCommand.js +2 -2
- package/dist-es/commands/ListDomainLayoutsCommand.js +2 -2
- package/dist-es/commands/ListDomainObjectTypesCommand.js +2 -2
- package/dist-es/commands/ListDomainsCommand.js +2 -2
- package/dist-es/commands/ListEventStreamsCommand.js +2 -2
- package/dist-es/commands/ListEventTriggersCommand.js +2 -2
- package/dist-es/commands/ListIdentityResolutionJobsCommand.js +2 -2
- package/dist-es/commands/ListIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListObjectTypeAttributeValuesCommand.js +2 -2
- package/dist-es/commands/ListObjectTypeAttributesCommand.js +2 -2
- package/dist-es/commands/ListProfileAttributeValuesCommand.js +2 -2
- package/dist-es/commands/ListProfileHistoryRecordsCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectTypeTemplatesCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectTypesCommand.js +2 -2
- package/dist-es/commands/ListProfileObjectsCommand.js +2 -2
- package/dist-es/commands/ListRecommenderFiltersCommand.js +2 -2
- package/dist-es/commands/ListRecommenderRecipesCommand.js +2 -2
- package/dist-es/commands/ListRecommenderSchemasCommand.js +2 -2
- package/dist-es/commands/ListRecommendersCommand.js +2 -2
- package/dist-es/commands/ListRuleBasedMatchesCommand.js +2 -2
- package/dist-es/commands/ListSegmentDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListUploadJobsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/MergeProfilesCommand.js +2 -2
- package/dist-es/commands/PutDomainObjectTypeCommand.js +2 -2
- package/dist-es/commands/PutIntegrationCommand.js +2 -2
- package/dist-es/commands/PutProfileObjectCommand.js +2 -2
- package/dist-es/commands/PutProfileObjectTypeCommand.js +2 -2
- package/dist-es/commands/SearchProfilesCommand.js +2 -2
- package/dist-es/commands/StartRecommenderCommand.js +2 -2
- package/dist-es/commands/StartUploadJobCommand.js +2 -2
- package/dist-es/commands/StopRecommenderCommand.js +2 -2
- package/dist-es/commands/StopUploadJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCalculatedAttributeDefinitionCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +2 -2
- package/dist-es/commands/UpdateDomainLayoutCommand.js +2 -2
- package/dist-es/commands/UpdateEventTriggerCommand.js +2 -2
- package/dist-es/commands/UpdateProfileCommand.js +2 -2
- package/dist-es/commands/UpdateRecommenderCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/CustomerProfilesServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/CustomerProfilesClient.d.ts +5 -5
- package/dist-types/commands/AddProfileKeyCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/commands/CreateDomainLayoutCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventStreamCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventTriggerCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/CreateProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateRecommenderCommand.d.ts +6 -4
- package/dist-types/commands/CreateRecommenderFilterCommand.d.ts +6 -4
- package/dist-types/commands/CreateRecommenderSchemaCommand.d.ts +6 -4
- package/dist-types/commands/CreateSegmentDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/CreateSegmentEstimateCommand.d.ts +6 -4
- package/dist-types/commands/CreateSegmentSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateUploadJobCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainLayoutCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventTriggerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProfileKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProfileObjectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRecommenderFilterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRecommenderSchemaCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSegmentDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +6 -4
- package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainLayoutCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetEventStreamCommand.d.ts +6 -4
- package/dist-types/commands/GetEventTriggerCommand.d.ts +6 -4
- package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +6 -4
- package/dist-types/commands/GetIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/GetMatchesCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectTypeAttributeStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetProfileHistoryRecordCommand.d.ts +6 -4
- package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetProfileRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/GetRecommenderCommand.d.ts +6 -4
- package/dist-types/commands/GetRecommenderFilterCommand.d.ts +6 -4
- package/dist-types/commands/GetRecommenderSchemaCommand.d.ts +6 -4
- package/dist-types/commands/GetSegmentDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/GetSegmentEstimateCommand.d.ts +6 -4
- package/dist-types/commands/GetSegmentMembershipCommand.d.ts +6 -4
- package/dist-types/commands/GetSegmentSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/GetSimilarProfilesCommand.d.ts +6 -4
- package/dist-types/commands/GetUploadJobCommand.d.ts +6 -4
- package/dist-types/commands/GetUploadJobPathCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowStepsCommand.d.ts +6 -4
- package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainLayoutsCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainObjectTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainsCommand.d.ts +6 -4
- package/dist-types/commands/ListEventStreamsCommand.d.ts +6 -4
- package/dist-types/commands/ListEventTriggersCommand.d.ts +6 -4
- package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectTypeAttributeValuesCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectTypeAttributesCommand.d.ts +6 -4
- package/dist-types/commands/ListProfileAttributeValuesCommand.d.ts +6 -4
- package/dist-types/commands/ListProfileHistoryRecordsCommand.d.ts +6 -4
- package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListProfileObjectsCommand.d.ts +6 -4
- package/dist-types/commands/ListRecommenderFiltersCommand.d.ts +6 -4
- package/dist-types/commands/ListRecommenderRecipesCommand.d.ts +6 -4
- package/dist-types/commands/ListRecommenderSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ListRecommendersCommand.d.ts +6 -4
- package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +6 -4
- package/dist-types/commands/ListSegmentDefinitionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListUploadJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -4
- package/dist-types/commands/MergeProfilesCommand.d.ts +6 -4
- package/dist-types/commands/PutDomainObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/PutIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/PutProfileObjectCommand.d.ts +6 -4
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/commands/SearchProfilesCommand.d.ts +6 -4
- package/dist-types/commands/StartRecommenderCommand.d.ts +6 -4
- package/dist-types/commands/StartUploadJobCommand.d.ts +6 -4
- package/dist-types/commands/StopRecommenderCommand.d.ts +6 -4
- package/dist-types/commands/StopUploadJobCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDomainCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDomainLayoutCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEventTriggerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/CustomerProfilesServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/CustomerProfilesClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainLayoutCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRecommenderFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRecommenderSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSegmentDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSegmentEstimateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSegmentSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUploadJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainLayoutCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRecommenderFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRecommenderSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSegmentDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetDomainLayoutCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDomainObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEventTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectTypeAttributeStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProfileHistoryRecordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProfileRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRecommenderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRecommenderFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRecommenderSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSegmentDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSegmentEstimateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSegmentMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSegmentSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUploadJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUploadJobPathCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainLayoutsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainObjectTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEventTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectTypeAttributeValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectTypeAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProfileAttributeValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProfileHistoryRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecommenderFiltersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecommenderRecipesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecommenderSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSegmentDefinitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUploadJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDomainObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartUploadJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopUploadJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDomainLayoutCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEventTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CustomerProfilesServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListObjectTypeAttributeValuesRequest, ListObjectTypeAttributeValuesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListObjectTypeAttributeValuesCommandInput extends ListObjectTyp
|
|
|
22
22
|
export interface ListObjectTypeAttributeValuesCommandOutput extends ListObjectTypeAttributeValuesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListObjectTypeAttributeValuesCommand_base: {
|
|
25
|
-
new (input: ListObjectTypeAttributeValuesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListObjectTypeAttributeValuesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListObjectTypeAttributeValuesCommandInput): import("@smithy/core/client").CommandImpl<ListObjectTypeAttributeValuesCommandInput, ListObjectTypeAttributeValuesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListObjectTypeAttributeValuesCommandInput): import("@smithy/core/client").CommandImpl<ListObjectTypeAttributeValuesCommandInput, ListObjectTypeAttributeValuesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>The ListObjectTypeAttributeValues API provides access to the most recent distinct values for any specified attribute, making it valuable for real-time data validation and consistency checks within your object types. This API works across domain, supporting both custom and standard object types. The API accepts the object type name, attribute name, and domain name as input parameters and returns values up to the storage limit of approximately 350KB.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListObjectTypeAttributesRequest, ListObjectTypeAttributesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListObjectTypeAttributesCommandInput extends ListObjectTypeAttr
|
|
|
22
22
|
export interface ListObjectTypeAttributesCommandOutput extends ListObjectTypeAttributesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListObjectTypeAttributesCommand_base: {
|
|
25
|
-
new (input: ListObjectTypeAttributesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListObjectTypeAttributesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListObjectTypeAttributesCommandInput): import("@smithy/core/client").CommandImpl<ListObjectTypeAttributesCommandInput, ListObjectTypeAttributesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListObjectTypeAttributesCommandInput): import("@smithy/core/client").CommandImpl<ListObjectTypeAttributesCommandInput, ListObjectTypeAttributesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Fetch the possible attribute values given the attribute name.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ProfileAttributeValuesRequest, ProfileAttributeValuesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListProfileAttributeValuesCommandInput extends ProfileAttribute
|
|
|
22
22
|
export interface ListProfileAttributeValuesCommandOutput extends ProfileAttributeValuesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListProfileAttributeValuesCommand_base: {
|
|
25
|
-
new (input: ListProfileAttributeValuesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListProfileAttributeValuesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListProfileAttributeValuesCommandInput): import("@smithy/core/client").CommandImpl<ListProfileAttributeValuesCommandInput, ListProfileAttributeValuesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListProfileAttributeValuesCommandInput): import("@smithy/core/client").CommandImpl<ListProfileAttributeValuesCommandInput, ListProfileAttributeValuesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Fetch the possible attribute values given the attribute name.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListProfileHistoryRecordsRequest, ListProfileHistoryRecordsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListProfileHistoryRecordsCommandInput extends ListProfileHistor
|
|
|
22
22
|
export interface ListProfileHistoryRecordsCommandOutput extends ListProfileHistoryRecordsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListProfileHistoryRecordsCommand_base: {
|
|
25
|
-
new (input: ListProfileHistoryRecordsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListProfileHistoryRecordsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListProfileHistoryRecordsCommandInput): import("@smithy/core/client").CommandImpl<ListProfileHistoryRecordsCommandInput, ListProfileHistoryRecordsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListProfileHistoryRecordsCommandInput): import("@smithy/core/client").CommandImpl<ListProfileHistoryRecordsCommandInput, ListProfileHistoryRecordsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of history records for a specific profile, for a specific domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListProfileObjectTypeTemplatesRequest, ListProfileObjectTypeTemplatesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListProfileObjectTypeTemplatesCommandInput extends ListProfileO
|
|
|
22
22
|
export interface ListProfileObjectTypeTemplatesCommandOutput extends ListProfileObjectTypeTemplatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListProfileObjectTypeTemplatesCommand_base: {
|
|
25
|
-
new (input: ListProfileObjectTypeTemplatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListProfileObjectTypeTemplatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListProfileObjectTypeTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListProfileObjectTypeTemplatesCommandInput, ListProfileObjectTypeTemplatesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListProfileObjectTypeTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<ListProfileObjectTypeTemplatesCommandInput, ListProfileObjectTypeTemplatesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all of the template information for object types.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListProfileObjectTypesRequest, ListProfileObjectTypesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListProfileObjectTypesCommandInput extends ListProfileObjectTyp
|
|
|
22
22
|
export interface ListProfileObjectTypesCommandOutput extends ListProfileObjectTypesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListProfileObjectTypesCommand_base: {
|
|
25
|
-
new (input: ListProfileObjectTypesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListProfileObjectTypesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListProfileObjectTypesCommandInput): import("@smithy/core/client").CommandImpl<ListProfileObjectTypesCommandInput, ListProfileObjectTypesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListProfileObjectTypesCommandInput): import("@smithy/core/client").CommandImpl<ListProfileObjectTypesCommandInput, ListProfileObjectTypesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all of the templates available within the service.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListProfileObjectsRequest, ListProfileObjectsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListProfileObjectsCommandInput extends ListProfileObjectsReques
|
|
|
22
22
|
export interface ListProfileObjectsCommandOutput extends ListProfileObjectsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListProfileObjectsCommand_base: {
|
|
25
|
-
new (input: ListProfileObjectsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListProfileObjectsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListProfileObjectsCommandInput): import("@smithy/core/client").CommandImpl<ListProfileObjectsCommandInput, ListProfileObjectsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListProfileObjectsCommandInput): import("@smithy/core/client").CommandImpl<ListProfileObjectsCommandInput, ListProfileObjectsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of objects associated with a profile of a given ProfileObjectType.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListRecommenderFiltersRequest, ListRecommenderFiltersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRecommenderFiltersCommandInput extends ListRecommenderFilte
|
|
|
22
22
|
export interface ListRecommenderFiltersCommandOutput extends ListRecommenderFiltersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRecommenderFiltersCommand_base: {
|
|
25
|
-
new (input: ListRecommenderFiltersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRecommenderFiltersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRecommenderFiltersCommandInput): import("@smithy/core/client").CommandImpl<ListRecommenderFiltersCommandInput, ListRecommenderFiltersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRecommenderFiltersCommandInput): import("@smithy/core/client").CommandImpl<ListRecommenderFiltersCommandInput, ListRecommenderFiltersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of recommender filters in the specified domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListRecommenderRecipesRequest, ListRecommenderRecipesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRecommenderRecipesCommandInput extends ListRecommenderRecip
|
|
|
22
22
|
export interface ListRecommenderRecipesCommandOutput extends ListRecommenderRecipesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRecommenderRecipesCommand_base: {
|
|
25
|
-
new (input: ListRecommenderRecipesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListRecommenderRecipesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRecommenderRecipesCommandInput): import("@smithy/core/client").CommandImpl<ListRecommenderRecipesCommandInput, ListRecommenderRecipesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListRecommenderRecipesCommandInput]): import("@smithy/core/client").CommandImpl<ListRecommenderRecipesCommandInput, ListRecommenderRecipesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of available recommender recipes that can be used to create recommenders.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListRecommenderSchemasRequest, ListRecommenderSchemasResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRecommenderSchemasCommandInput extends ListRecommenderSchem
|
|
|
22
22
|
export interface ListRecommenderSchemasCommandOutput extends ListRecommenderSchemasResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRecommenderSchemasCommand_base: {
|
|
25
|
-
new (input: ListRecommenderSchemasCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRecommenderSchemasCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRecommenderSchemasCommandInput): import("@smithy/core/client").CommandImpl<ListRecommenderSchemasCommandInput, ListRecommenderSchemasCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRecommenderSchemasCommandInput): import("@smithy/core/client").CommandImpl<ListRecommenderSchemasCommandInput, ListRecommenderSchemasCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of recommender schemas in the specified domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListRecommendersRequest, ListRecommendersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRecommendersCommandInput extends ListRecommendersRequest {
|
|
|
22
22
|
export interface ListRecommendersCommandOutput extends ListRecommendersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRecommendersCommand_base: {
|
|
25
|
-
new (input: ListRecommendersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRecommendersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRecommendersCommandInput): import("@smithy/core/client").CommandImpl<ListRecommendersCommandInput, ListRecommendersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRecommendersCommandInput): import("@smithy/core/client").CommandImpl<ListRecommendersCommandInput, ListRecommendersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of recommenders in the specified domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListRuleBasedMatchesRequest, ListRuleBasedMatchesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListRuleBasedMatchesCommandInput extends ListRuleBasedMatchesRe
|
|
|
22
22
|
export interface ListRuleBasedMatchesCommandOutput extends ListRuleBasedMatchesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListRuleBasedMatchesCommand_base: {
|
|
25
|
-
new (input: ListRuleBasedMatchesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListRuleBasedMatchesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListRuleBasedMatchesCommandInput): import("@smithy/core/client").CommandImpl<ListRuleBasedMatchesCommandInput, ListRuleBasedMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListRuleBasedMatchesCommandInput): import("@smithy/core/client").CommandImpl<ListRuleBasedMatchesCommandInput, ListRuleBasedMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a set of <code>MatchIds</code> that belong to the given domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListSegmentDefinitionsRequest, ListSegmentDefinitionsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListSegmentDefinitionsCommandInput extends ListSegmentDefinitio
|
|
|
22
22
|
export interface ListSegmentDefinitionsCommandOutput extends ListSegmentDefinitionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListSegmentDefinitionsCommand_base: {
|
|
25
|
-
new (input: ListSegmentDefinitionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListSegmentDefinitionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListSegmentDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListSegmentDefinitionsCommandInput, ListSegmentDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListSegmentDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListSegmentDefinitionsCommandInput, ListSegmentDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all segment definitions under a domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListTagsForResourceRequest } from "../models/models_0";
|
|
@@ -23,9 +23,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
23
23
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const ListTagsForResourceCommand_base: {
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
27
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Displays the tags associated with an Amazon Connect Customer Profiles resource. In Connect
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListUploadJobsRequest, ListUploadJobsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListUploadJobsCommandInput extends ListUploadJobsRequest {
|
|
|
22
22
|
export interface ListUploadJobsCommandOutput extends ListUploadJobsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListUploadJobsCommand_base: {
|
|
25
|
-
new (input: ListUploadJobsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListUploadJobsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListUploadJobsCommandInput): import("@smithy/core/client").CommandImpl<ListUploadJobsCommandInput, ListUploadJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListUploadJobsCommandInput): import("@smithy/core/client").CommandImpl<ListUploadJobsCommandInput, ListUploadJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API retrieves a list of upload jobs for the specified domain. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { ListWorkflowsRequest, ListWorkflowsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface ListWorkflowsCommandInput extends ListWorkflowsRequest {
|
|
|
22
22
|
export interface ListWorkflowsCommandOutput extends ListWorkflowsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListWorkflowsCommand_base: {
|
|
25
|
-
new (input: ListWorkflowsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListWorkflowsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListWorkflowsCommandInput): import("@smithy/core/client").CommandImpl<ListWorkflowsCommandInput, ListWorkflowsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListWorkflowsCommandInput): import("@smithy/core/client").CommandImpl<ListWorkflowsCommandInput, ListWorkflowsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Query to list all workflows.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { MergeProfilesRequest, MergeProfilesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface MergeProfilesCommandInput extends MergeProfilesRequest {
|
|
|
22
22
|
export interface MergeProfilesCommandOutput extends MergeProfilesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const MergeProfilesCommand_base: {
|
|
25
|
-
new (input: MergeProfilesCommandInput): import("@smithy/
|
|
26
|
-
new (input: MergeProfilesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: MergeProfilesCommandInput): import("@smithy/core/client").CommandImpl<MergeProfilesCommandInput, MergeProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: MergeProfilesCommandInput): import("@smithy/core/client").CommandImpl<MergeProfilesCommandInput, MergeProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Runs an AWS Lambda job that does the following:</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { PutDomainObjectTypeRequest, PutDomainObjectTypeResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface PutDomainObjectTypeCommandInput extends PutDomainObjectTypeRequ
|
|
|
22
22
|
export interface PutDomainObjectTypeCommandOutput extends PutDomainObjectTypeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutDomainObjectTypeCommand_base: {
|
|
25
|
-
new (input: PutDomainObjectTypeCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutDomainObjectTypeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutDomainObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<PutDomainObjectTypeCommandInput, PutDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutDomainObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<PutDomainObjectTypeCommandInput, PutDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Create/Update a DomainObjectType in a Customer Profiles domain. To create a new DomainObjectType, Data Store needs to be enabled on the Domain.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { PutIntegrationRequest, PutIntegrationResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface PutIntegrationCommandInput extends PutIntegrationRequest {
|
|
|
22
22
|
export interface PutIntegrationCommandOutput extends PutIntegrationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutIntegrationCommand_base: {
|
|
25
|
-
new (input: PutIntegrationCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutIntegrationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutIntegrationCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutIntegrationCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds an integration between the service and a third-party service, which includes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { PutProfileObjectRequest, PutProfileObjectResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface PutProfileObjectCommandInput extends PutProfileObjectRequest {
|
|
|
22
22
|
export interface PutProfileObjectCommandOutput extends PutProfileObjectResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutProfileObjectCommand_base: {
|
|
25
|
-
new (input: PutProfileObjectCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutProfileObjectCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutProfileObjectCommandInput): import("@smithy/core/client").CommandImpl<PutProfileObjectCommandInput, PutProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutProfileObjectCommandInput): import("@smithy/core/client").CommandImpl<PutProfileObjectCommandInput, PutProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds additional objects to customer profiles of a given ObjectType.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { PutProfileObjectTypeRequest, PutProfileObjectTypeResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface PutProfileObjectTypeCommandInput extends PutProfileObjectTypeRe
|
|
|
22
22
|
export interface PutProfileObjectTypeCommandOutput extends PutProfileObjectTypeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutProfileObjectTypeCommand_base: {
|
|
25
|
-
new (input: PutProfileObjectTypeCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutProfileObjectTypeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<PutProfileObjectTypeCommandInput, PutProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<PutProfileObjectTypeCommandInput, PutProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Defines a ProfileObjectType.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { SearchProfilesRequest, SearchProfilesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface SearchProfilesCommandInput extends SearchProfilesRequest {
|
|
|
22
22
|
export interface SearchProfilesCommandOutput extends SearchProfilesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SearchProfilesCommand_base: {
|
|
25
|
-
new (input: SearchProfilesCommandInput): import("@smithy/
|
|
26
|
-
new (input: SearchProfilesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SearchProfilesCommandInput): import("@smithy/core/client").CommandImpl<SearchProfilesCommandInput, SearchProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SearchProfilesCommandInput): import("@smithy/core/client").CommandImpl<SearchProfilesCommandInput, SearchProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Searches for profiles within a specific domain using one or more predefined search keys
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { StartRecommenderRequest, StartRecommenderResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StartRecommenderCommandInput extends StartRecommenderRequest {
|
|
|
22
22
|
export interface StartRecommenderCommandOutput extends StartRecommenderResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartRecommenderCommand_base: {
|
|
25
|
-
new (input: StartRecommenderCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartRecommenderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartRecommenderCommandInput): import("@smithy/core/client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartRecommenderCommandInput): import("@smithy/core/client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Starts a recommender that was previously stopped. Starting a recommender resumes its ability to generate recommendations.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { StartUploadJobRequest, StartUploadJobResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StartUploadJobCommandInput extends StartUploadJobRequest {
|
|
|
22
22
|
export interface StartUploadJobCommandOutput extends StartUploadJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartUploadJobCommand_base: {
|
|
25
|
-
new (input: StartUploadJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartUploadJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartUploadJobCommandInput): import("@smithy/core/client").CommandImpl<StartUploadJobCommandInput, StartUploadJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartUploadJobCommandInput): import("@smithy/core/client").CommandImpl<StartUploadJobCommandInput, StartUploadJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API starts the processing of an upload job to ingest profile data. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { StopRecommenderRequest, StopRecommenderResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StopRecommenderCommandInput extends StopRecommenderRequest {
|
|
|
22
22
|
export interface StopRecommenderCommandOutput extends StopRecommenderResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopRecommenderCommand_base: {
|
|
25
|
-
new (input: StopRecommenderCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopRecommenderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopRecommenderCommandInput): import("@smithy/core/client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopRecommenderCommandInput): import("@smithy/core/client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops a recommender, suspending its ability to generate recommendations. The recommender can be restarted later using StartRecommender.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
|
|
4
4
|
import type { StopUploadJobRequest, StopUploadJobResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface StopUploadJobCommandInput extends StopUploadJobRequest {
|
|
|
22
22
|
export interface StopUploadJobCommandOutput extends StopUploadJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopUploadJobCommand_base: {
|
|
25
|
-
new (input: StopUploadJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopUploadJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopUploadJobCommandInput): import("@smithy/core/client").CommandImpl<StopUploadJobCommandInput, StopUploadJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopUploadJobCommandInput): import("@smithy/core/client").CommandImpl<StopUploadJobCommandInput, StopUploadJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API stops the processing of an upload job. </p>
|