@aws-sdk/client-customer-profiles 3.1044.0 → 3.1046.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 { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -17,7 +17,7 @@ export interface ListTagsForResourceCommandOutput
|
|
|
17
17
|
declare const ListTagsForResourceCommand_base: {
|
|
18
18
|
new (
|
|
19
19
|
input: ListTagsForResourceCommandInput
|
|
20
|
-
): import("@smithy/
|
|
20
|
+
): import("@smithy/core/client").CommandImpl<
|
|
21
21
|
ListTagsForResourceCommandInput,
|
|
22
22
|
ListTagsForResourceCommandOutput,
|
|
23
23
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -26,14 +26,16 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
26
26
|
>;
|
|
27
27
|
new (
|
|
28
28
|
input: ListTagsForResourceCommandInput
|
|
29
|
-
): import("@smithy/
|
|
29
|
+
): import("@smithy/core/client").CommandImpl<
|
|
30
30
|
ListTagsForResourceCommandInput,
|
|
31
31
|
ListTagsForResourceCommandOutput,
|
|
32
32
|
CustomerProfilesClientResolvedConfig,
|
|
33
33
|
ServiceInputTypes,
|
|
34
34
|
ServiceOutputTypes
|
|
35
35
|
>;
|
|
36
|
-
getEndpointParameterInstructions():
|
|
36
|
+
getEndpointParameterInstructions(): {
|
|
37
|
+
[x: string]: unknown;
|
|
38
|
+
};
|
|
37
39
|
};
|
|
38
40
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
39
41
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListUploadJobsCommandOutput
|
|
|
18
18
|
declare const ListUploadJobsCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListUploadJobsCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListUploadJobsCommandInput,
|
|
23
23
|
ListUploadJobsCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListUploadJobsCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: ListUploadJobsCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListUploadJobsCommandInput,
|
|
32
32
|
ListUploadJobsCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListUploadJobsCommand extends ListUploadJobsCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListWorkflowsCommandOutput
|
|
|
18
18
|
declare const ListWorkflowsCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListWorkflowsCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListWorkflowsCommandInput,
|
|
23
23
|
ListWorkflowsCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListWorkflowsCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: ListWorkflowsCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListWorkflowsCommandInput,
|
|
32
32
|
ListWorkflowsCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface MergeProfilesCommandOutput
|
|
|
18
18
|
declare const MergeProfilesCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: MergeProfilesCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
MergeProfilesCommandInput,
|
|
23
23
|
MergeProfilesCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const MergeProfilesCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: MergeProfilesCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
MergeProfilesCommandInput,
|
|
32
32
|
MergeProfilesCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class MergeProfilesCommand extends MergeProfilesCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface PutDomainObjectTypeCommandOutput
|
|
|
19
19
|
declare const PutDomainObjectTypeCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: PutDomainObjectTypeCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
PutDomainObjectTypeCommandInput,
|
|
24
24
|
PutDomainObjectTypeCommandOutput,
|
|
25
25
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const PutDomainObjectTypeCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: PutDomainObjectTypeCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
PutDomainObjectTypeCommandInput,
|
|
33
33
|
PutDomainObjectTypeCommandOutput,
|
|
34
34
|
CustomerProfilesClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class PutDomainObjectTypeCommand extends PutDomainObjectTypeCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface PutIntegrationCommandOutput
|
|
|
18
18
|
declare const PutIntegrationCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: PutIntegrationCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
PutIntegrationCommandInput,
|
|
23
23
|
PutIntegrationCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const PutIntegrationCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: PutIntegrationCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
PutIntegrationCommandInput,
|
|
32
32
|
PutIntegrationCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class PutIntegrationCommand extends PutIntegrationCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface PutProfileObjectCommandOutput
|
|
|
18
18
|
declare const PutProfileObjectCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: PutProfileObjectCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
PutProfileObjectCommandInput,
|
|
23
23
|
PutProfileObjectCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const PutProfileObjectCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: PutProfileObjectCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
PutProfileObjectCommandInput,
|
|
32
32
|
PutProfileObjectCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class PutProfileObjectCommand extends PutProfileObjectCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface PutProfileObjectTypeCommandOutput
|
|
|
19
19
|
declare const PutProfileObjectTypeCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: PutProfileObjectTypeCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
PutProfileObjectTypeCommandInput,
|
|
24
24
|
PutProfileObjectTypeCommandOutput,
|
|
25
25
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const PutProfileObjectTypeCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: PutProfileObjectTypeCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
PutProfileObjectTypeCommandInput,
|
|
33
33
|
PutProfileObjectTypeCommandOutput,
|
|
34
34
|
CustomerProfilesClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class PutProfileObjectTypeCommand extends PutProfileObjectTypeCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface SearchProfilesCommandOutput
|
|
|
18
18
|
declare const SearchProfilesCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: SearchProfilesCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
SearchProfilesCommandInput,
|
|
23
23
|
SearchProfilesCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const SearchProfilesCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: SearchProfilesCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
SearchProfilesCommandInput,
|
|
32
32
|
SearchProfilesCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class SearchProfilesCommand extends SearchProfilesCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface StartRecommenderCommandOutput
|
|
|
18
18
|
declare const StartRecommenderCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: StartRecommenderCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
StartRecommenderCommandInput,
|
|
23
23
|
StartRecommenderCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const StartRecommenderCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: StartRecommenderCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
StartRecommenderCommandInput,
|
|
32
32
|
StartRecommenderCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class StartRecommenderCommand extends StartRecommenderCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface StartUploadJobCommandOutput
|
|
|
18
18
|
declare const StartUploadJobCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: StartUploadJobCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
StartUploadJobCommandInput,
|
|
23
23
|
StartUploadJobCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const StartUploadJobCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: StartUploadJobCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
StartUploadJobCommandInput,
|
|
32
32
|
StartUploadJobCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class StartUploadJobCommand extends StartUploadJobCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface StopRecommenderCommandOutput
|
|
|
18
18
|
declare const StopRecommenderCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: StopRecommenderCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
StopRecommenderCommandInput,
|
|
23
23
|
StopRecommenderCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const StopRecommenderCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: StopRecommenderCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
StopRecommenderCommandInput,
|
|
32
32
|
StopRecommenderCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class StopRecommenderCommand extends StopRecommenderCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface StopUploadJobCommandOutput
|
|
|
18
18
|
declare const StopUploadJobCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: StopUploadJobCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
StopUploadJobCommandInput,
|
|
23
23
|
StopUploadJobCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const StopUploadJobCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: StopUploadJobCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
StopUploadJobCommandInput,
|
|
32
32
|
StopUploadJobCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class StopUploadJobCommand extends StopUploadJobCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface TagResourceCommandOutput
|
|
|
15
15
|
declare const TagResourceCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: TagResourceCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
TagResourceCommandInput,
|
|
20
20
|
TagResourceCommandOutput,
|
|
21
21
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const TagResourceCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: TagResourceCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
TagResourceCommandInput,
|
|
29
29
|
TagResourceCommandOutput,
|
|
30
30
|
CustomerProfilesClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface UntagResourceCommandOutput
|
|
|
18
18
|
declare const UntagResourceCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UntagResourceCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UntagResourceCommandInput,
|
|
23
23
|
UntagResourceCommandOutput,
|
|
24
24
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UntagResourceCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UntagResourceCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UntagResourceCommandInput,
|
|
32
32
|
UntagResourceCommandOutput,
|
|
33
33
|
CustomerProfilesClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface UpdateCalculatedAttributeDefinitionCommandOutput
|
|
|
19
19
|
declare const UpdateCalculatedAttributeDefinitionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateCalculatedAttributeDefinitionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateCalculatedAttributeDefinitionCommandInput,
|
|
24
24
|
UpdateCalculatedAttributeDefinitionCommandOutput,
|
|
25
25
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateCalculatedAttributeDefinitionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateCalculatedAttributeDefinitionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateCalculatedAttributeDefinitionCommandInput,
|
|
33
33
|
UpdateCalculatedAttributeDefinitionCommandOutput,
|
|
34
34
|
CustomerProfilesClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateCalculatedAttributeDefinitionCommand extends UpdateCalculatedAttributeDefinitionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface UpdateDomainCommandOutput
|
|
|
15
15
|
declare const UpdateDomainCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: UpdateDomainCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateDomainCommandInput,
|
|
20
20
|
UpdateDomainCommandOutput,
|
|
21
21
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const UpdateDomainCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: UpdateDomainCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
UpdateDomainCommandInput,
|
|
29
29
|
UpdateDomainCommandOutput,
|
|
30
30
|
CustomerProfilesClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class UpdateDomainCommand extends UpdateDomainCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface UpdateDomainLayoutCommandOutput
|
|
|
19
19
|
declare const UpdateDomainLayoutCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateDomainLayoutCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateDomainLayoutCommandInput,
|
|
24
24
|
UpdateDomainLayoutCommandOutput,
|
|
25
25
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateDomainLayoutCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateDomainLayoutCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateDomainLayoutCommandInput,
|
|
33
33
|
UpdateDomainLayoutCommandOutput,
|
|
34
34
|
CustomerProfilesClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateDomainLayoutCommand extends UpdateDomainLayoutCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface UpdateEventTriggerCommandOutput
|
|
|
19
19
|
declare const UpdateEventTriggerCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateEventTriggerCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateEventTriggerCommandInput,
|
|
24
24
|
UpdateEventTriggerCommandOutput,
|
|
25
25
|
CustomerProfilesClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateEventTriggerCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateEventTriggerCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateEventTriggerCommandInput,
|
|
33
33
|
UpdateEventTriggerCommandOutput,
|
|
34
34
|
CustomerProfilesClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateEventTriggerCommand extends UpdateEventTriggerCommand_base {
|
|
41
43
|
protected static __types: {
|