@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 { GetProfileHistoryRecordRequest, GetProfileHistoryRecordResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetProfileHistoryRecordCommandInput extends GetProfileHistoryRe
|
|
|
22
22
|
export interface GetProfileHistoryRecordCommandOutput extends GetProfileHistoryRecordResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileHistoryRecordCommand_base: {
|
|
25
|
-
new (input: GetProfileHistoryRecordCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetProfileHistoryRecordCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetProfileHistoryRecordCommandInput): import("@smithy/core/client").CommandImpl<GetProfileHistoryRecordCommandInput, GetProfileHistoryRecordCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetProfileHistoryRecordCommandInput): import("@smithy/core/client").CommandImpl<GetProfileHistoryRecordCommandInput, GetProfileHistoryRecordCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a history record 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 { GetProfileObjectTypeRequest, GetProfileObjectTypeResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetProfileObjectTypeCommandInput extends GetProfileObjectTypeRe
|
|
|
22
22
|
export interface GetProfileObjectTypeCommandOutput extends GetProfileObjectTypeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileObjectTypeCommand_base: {
|
|
25
|
-
new (input: GetProfileObjectTypeCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetProfileObjectTypeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<GetProfileObjectTypeCommandInput, GetProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<GetProfileObjectTypeCommandInput, GetProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the object types 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 { GetProfileObjectTypeTemplateRequest, GetProfileObjectTypeTemplateResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetProfileObjectTypeTemplateCommandInput extends GetProfileObje
|
|
|
22
22
|
export interface GetProfileObjectTypeTemplateCommandOutput extends GetProfileObjectTypeTemplateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileObjectTypeTemplateCommand_base: {
|
|
25
|
-
new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/core/client").CommandImpl<GetProfileObjectTypeTemplateCommandInput, GetProfileObjectTypeTemplateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/core/client").CommandImpl<GetProfileObjectTypeTemplateCommandInput, GetProfileObjectTypeTemplateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the template information for a specific object type.</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 { GetProfileRecommendationsRequest, GetProfileRecommendationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetProfileRecommendationsCommandInput extends GetProfileRecomme
|
|
|
22
22
|
export interface GetProfileRecommendationsCommandOutput extends GetProfileRecommendationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileRecommendationsCommand_base: {
|
|
25
|
-
new (input: GetProfileRecommendationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetProfileRecommendationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetProfileRecommendationsCommandInput): import("@smithy/core/client").CommandImpl<GetProfileRecommendationsCommandInput, GetProfileRecommendationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetProfileRecommendationsCommandInput): import("@smithy/core/client").CommandImpl<GetProfileRecommendationsCommandInput, GetProfileRecommendationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Fetches the recommendations for a profile in the input Customer Profiles domain. Fetches all the profile 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 { GetRecommenderRequest, GetRecommenderResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetRecommenderCommandInput extends GetRecommenderRequest {
|
|
|
22
22
|
export interface GetRecommenderCommandOutput extends GetRecommenderResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetRecommenderCommand_base: {
|
|
25
|
-
new (input: GetRecommenderCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetRecommenderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetRecommenderCommandInput): import("@smithy/core/client").CommandImpl<GetRecommenderCommandInput, GetRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetRecommenderCommandInput): import("@smithy/core/client").CommandImpl<GetRecommenderCommandInput, GetRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a recommender.</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 { GetRecommenderFilterRequest, GetRecommenderFilterResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetRecommenderFilterCommandInput extends GetRecommenderFilterRe
|
|
|
22
22
|
export interface GetRecommenderFilterCommandOutput extends GetRecommenderFilterResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetRecommenderFilterCommand_base: {
|
|
25
|
-
new (input: GetRecommenderFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetRecommenderFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetRecommenderFilterCommandInput): import("@smithy/core/client").CommandImpl<GetRecommenderFilterCommandInput, GetRecommenderFilterCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetRecommenderFilterCommandInput): import("@smithy/core/client").CommandImpl<GetRecommenderFilterCommandInput, GetRecommenderFilterCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about a specific recommender filter in 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 { GetRecommenderSchemaRequest, GetRecommenderSchemaResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetRecommenderSchemaCommandInput extends GetRecommenderSchemaRe
|
|
|
22
22
|
export interface GetRecommenderSchemaCommandOutput extends GetRecommenderSchemaResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetRecommenderSchemaCommand_base: {
|
|
25
|
-
new (input: GetRecommenderSchemaCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetRecommenderSchemaCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetRecommenderSchemaCommandInput): import("@smithy/core/client").CommandImpl<GetRecommenderSchemaCommandInput, GetRecommenderSchemaCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetRecommenderSchemaCommandInput): import("@smithy/core/client").CommandImpl<GetRecommenderSchemaCommandInput, GetRecommenderSchemaCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about a specific recommender schema in 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 { GetSegmentDefinitionRequest, GetSegmentDefinitionResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetSegmentDefinitionCommandInput extends GetSegmentDefinitionRe
|
|
|
22
22
|
export interface GetSegmentDefinitionCommandOutput extends GetSegmentDefinitionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentDefinitionCommand_base: {
|
|
25
|
-
new (input: GetSegmentDefinitionCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSegmentDefinitionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSegmentDefinitionCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentDefinitionCommandInput, GetSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSegmentDefinitionCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentDefinitionCommandInput, GetSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a segment definition from 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 { GetSegmentEstimateRequest, GetSegmentEstimateResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetSegmentEstimateCommandInput extends GetSegmentEstimateReques
|
|
|
22
22
|
export interface GetSegmentEstimateCommandOutput extends GetSegmentEstimateResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentEstimateCommand_base: {
|
|
25
|
-
new (input: GetSegmentEstimateCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSegmentEstimateCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSegmentEstimateCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentEstimateCommandInput, GetSegmentEstimateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSegmentEstimateCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentEstimateCommandInput, GetSegmentEstimateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets the result of a segment estimate query.</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 { GetSegmentMembershipRequest, GetSegmentMembershipResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetSegmentMembershipCommandInput extends GetSegmentMembershipRe
|
|
|
22
22
|
export interface GetSegmentMembershipCommandOutput extends GetSegmentMembershipResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentMembershipCommand_base: {
|
|
25
|
-
new (input: GetSegmentMembershipCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSegmentMembershipCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSegmentMembershipCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentMembershipCommandInput, GetSegmentMembershipCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSegmentMembershipCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentMembershipCommandInput, GetSegmentMembershipCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Determines if the given profiles are within a segment.</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 { GetSegmentSnapshotRequest, GetSegmentSnapshotResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetSegmentSnapshotCommandInput extends GetSegmentSnapshotReques
|
|
|
22
22
|
export interface GetSegmentSnapshotCommandOutput extends GetSegmentSnapshotResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSegmentSnapshotCommand_base: {
|
|
25
|
-
new (input: GetSegmentSnapshotCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSegmentSnapshotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSegmentSnapshotCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentSnapshotCommandInput, GetSegmentSnapshotCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSegmentSnapshotCommandInput): import("@smithy/core/client").CommandImpl<GetSegmentSnapshotCommandInput, GetSegmentSnapshotCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieve the latest status of a segment snapshot.</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 { GetSimilarProfilesRequest, GetSimilarProfilesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetSimilarProfilesCommandInput extends GetSimilarProfilesReques
|
|
|
22
22
|
export interface GetSimilarProfilesCommandOutput extends GetSimilarProfilesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetSimilarProfilesCommand_base: {
|
|
25
|
-
new (input: GetSimilarProfilesCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetSimilarProfilesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetSimilarProfilesCommandInput): import("@smithy/core/client").CommandImpl<GetSimilarProfilesCommandInput, GetSimilarProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetSimilarProfilesCommandInput): import("@smithy/core/client").CommandImpl<GetSimilarProfilesCommandInput, GetSimilarProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a set of profiles that belong to the same matching group using the
|
|
@@ -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 { GetUploadJobRequest, GetUploadJobResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetUploadJobCommandInput extends GetUploadJobRequest {
|
|
|
22
22
|
export interface GetUploadJobCommandOutput extends GetUploadJobResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetUploadJobCommand_base: {
|
|
25
|
-
new (input: GetUploadJobCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetUploadJobCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetUploadJobCommandInput): import("@smithy/core/client").CommandImpl<GetUploadJobCommandInput, GetUploadJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetUploadJobCommandInput): import("@smithy/core/client").CommandImpl<GetUploadJobCommandInput, GetUploadJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API retrieves the details of a specific upload job. </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 { GetUploadJobPathRequest, GetUploadJobPathResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetUploadJobPathCommandInput extends GetUploadJobPathRequest {
|
|
|
22
22
|
export interface GetUploadJobPathCommandOutput extends GetUploadJobPathResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetUploadJobPathCommand_base: {
|
|
25
|
-
new (input: GetUploadJobPathCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetUploadJobPathCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetUploadJobPathCommandInput): import("@smithy/core/client").CommandImpl<GetUploadJobPathCommandInput, GetUploadJobPathCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetUploadJobPathCommandInput): import("@smithy/core/client").CommandImpl<GetUploadJobPathCommandInput, GetUploadJobPathCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API retrieves the pre-signed URL and client token for uploading the file associated
|
|
@@ -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 { GetWorkflowRequest, GetWorkflowResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetWorkflowCommandInput extends GetWorkflowRequest {
|
|
|
22
22
|
export interface GetWorkflowCommandOutput extends GetWorkflowResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetWorkflowCommand_base: {
|
|
25
|
-
new (input: GetWorkflowCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetWorkflowCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetWorkflowCommandInput): import("@smithy/core/client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetWorkflowCommandInput): import("@smithy/core/client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Get details of specified workflow.</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 { GetWorkflowStepsRequest, GetWorkflowStepsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface GetWorkflowStepsCommandInput extends GetWorkflowStepsRequest {
|
|
|
22
22
|
export interface GetWorkflowStepsCommandOutput extends GetWorkflowStepsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetWorkflowStepsCommand_base: {
|
|
25
|
-
new (input: GetWorkflowStepsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetWorkflowStepsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetWorkflowStepsCommandInput): import("@smithy/core/client").CommandImpl<GetWorkflowStepsCommandInput, GetWorkflowStepsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetWorkflowStepsCommandInput): import("@smithy/core/client").CommandImpl<GetWorkflowStepsCommandInput, GetWorkflowStepsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Get granular list of steps in workflow.</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 { ListAccountIntegrationsRequest, ListAccountIntegrationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListAccountIntegrationsCommandInput extends ListAccountIntegrat
|
|
|
22
22
|
export interface ListAccountIntegrationsCommandOutput extends ListAccountIntegrationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListAccountIntegrationsCommand_base: {
|
|
25
|
-
new (input: ListAccountIntegrationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListAccountIntegrationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListAccountIntegrationsCommandInput): import("@smithy/core/client").CommandImpl<ListAccountIntegrationsCommandInput, ListAccountIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListAccountIntegrationsCommandInput): import("@smithy/core/client").CommandImpl<ListAccountIntegrationsCommandInput, ListAccountIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all of the integrations associated to a specific URI in the AWS account.</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 { ListCalculatedAttributeDefinitionsRequest, ListCalculatedAttributeDefinitionsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListCalculatedAttributeDefinitionsCommandInput extends ListCalc
|
|
|
22
22
|
export interface ListCalculatedAttributeDefinitionsCommandOutput extends ListCalculatedAttributeDefinitionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCalculatedAttributeDefinitionsCommand_base: {
|
|
25
|
-
new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListCalculatedAttributeDefinitionsCommandInput, ListCalculatedAttributeDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListCalculatedAttributeDefinitionsCommandInput, ListCalculatedAttributeDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists calculated attribute definitions for Customer Profiles</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 { ListCalculatedAttributesForProfileRequest, ListCalculatedAttributesForProfileResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListCalculatedAttributesForProfileCommandInput extends ListCalc
|
|
|
22
22
|
export interface ListCalculatedAttributesForProfileCommandOutput extends ListCalculatedAttributesForProfileResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListCalculatedAttributesForProfileCommand_base: {
|
|
25
|
-
new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/core/client").CommandImpl<ListCalculatedAttributesForProfileCommandInput, ListCalculatedAttributesForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/core/client").CommandImpl<ListCalculatedAttributesForProfileCommandInput, ListCalculatedAttributesForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieve a list of calculated attributes for a customer profile.</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 { ListDomainLayoutsRequest, ListDomainLayoutsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListDomainLayoutsCommandInput extends ListDomainLayoutsRequest
|
|
|
22
22
|
export interface ListDomainLayoutsCommandOutput extends ListDomainLayoutsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListDomainLayoutsCommand_base: {
|
|
25
|
-
new (input: ListDomainLayoutsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListDomainLayoutsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListDomainLayoutsCommandInput): import("@smithy/core/client").CommandImpl<ListDomainLayoutsCommandInput, ListDomainLayoutsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListDomainLayoutsCommandInput): import("@smithy/core/client").CommandImpl<ListDomainLayoutsCommandInput, ListDomainLayoutsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the existing layouts that can be used to view data for a specific domain. This API
|
|
@@ -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 { ListDomainObjectTypesRequest, ListDomainObjectTypesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListDomainObjectTypesCommandInput extends ListDomainObjectTypes
|
|
|
22
22
|
export interface ListDomainObjectTypesCommandOutput extends ListDomainObjectTypesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListDomainObjectTypesCommand_base: {
|
|
25
|
-
new (input: ListDomainObjectTypesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListDomainObjectTypesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListDomainObjectTypesCommandInput): import("@smithy/core/client").CommandImpl<ListDomainObjectTypesCommandInput, ListDomainObjectTypesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListDomainObjectTypesCommandInput): import("@smithy/core/client").CommandImpl<ListDomainObjectTypesCommandInput, ListDomainObjectTypesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>List all DomainObjectType(s) in a Customer Profiles 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 { ListDomainsRequest, ListDomainsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListDomainsCommandInput extends ListDomainsRequest {
|
|
|
22
22
|
export interface ListDomainsCommandOutput extends ListDomainsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListDomainsCommand_base: {
|
|
25
|
-
new (input: ListDomainsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListDomainsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListDomainsCommandInput): import("@smithy/core/client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListDomainsCommandInput]): import("@smithy/core/client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of all the domains for an AWS account that have been created.</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 { ListEventStreamsRequest, ListEventStreamsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListEventStreamsCommandInput extends ListEventStreamsRequest {
|
|
|
22
22
|
export interface ListEventStreamsCommandOutput extends ListEventStreamsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListEventStreamsCommand_base: {
|
|
25
|
-
new (input: ListEventStreamsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListEventStreamsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListEventStreamsCommandInput): import("@smithy/core/client").CommandImpl<ListEventStreamsCommandInput, ListEventStreamsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListEventStreamsCommandInput): import("@smithy/core/client").CommandImpl<ListEventStreamsCommandInput, ListEventStreamsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns a list of all the event streams in 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 { ListEventTriggersRequest, ListEventTriggersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListEventTriggersCommandInput extends ListEventTriggersRequest
|
|
|
22
22
|
export interface ListEventTriggersCommandOutput extends ListEventTriggersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListEventTriggersCommand_base: {
|
|
25
|
-
new (input: ListEventTriggersCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListEventTriggersCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListEventTriggersCommandInput): import("@smithy/core/client").CommandImpl<ListEventTriggersCommandInput, ListEventTriggersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListEventTriggersCommandInput): import("@smithy/core/client").CommandImpl<ListEventTriggersCommandInput, ListEventTriggersCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>List all Event Triggers 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 { ListIdentityResolutionJobsRequest, ListIdentityResolutionJobsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListIdentityResolutionJobsCommandInput extends ListIdentityReso
|
|
|
22
22
|
export interface ListIdentityResolutionJobsCommandOutput extends ListIdentityResolutionJobsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListIdentityResolutionJobsCommand_base: {
|
|
25
|
-
new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/core/client").CommandImpl<ListIdentityResolutionJobsCommandInput, ListIdentityResolutionJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/core/client").CommandImpl<ListIdentityResolutionJobsCommandInput, ListIdentityResolutionJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all of the Identity Resolution Jobs in your domain. The response sorts the list by
|
|
@@ -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 { ListIntegrationsRequest, ListIntegrationsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListIntegrationsCommandInput extends ListIntegrationsRequest {
|
|
|
22
22
|
export interface ListIntegrationsCommandOutput extends ListIntegrationsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListIntegrationsCommand_base: {
|
|
25
|
-
new (input: ListIntegrationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListIntegrationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListIntegrationsCommandInput): import("@smithy/core/client").CommandImpl<ListIntegrationsCommandInput, ListIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListIntegrationsCommandInput): import("@smithy/core/client").CommandImpl<ListIntegrationsCommandInput, ListIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all of the integrations in your domain.</p>
|