@aws-sdk/client-customer-profiles 3.529.1 → 3.535.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-types/CustomerProfiles.d.ts +3 -1
- package/dist-types/CustomerProfilesClient.d.ts +1 -1
- package/dist-types/commands/AddProfileKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventStreamCommand.d.ts +2 -1
- package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileObjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainCommand.d.ts +2 -1
- package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +2 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/GetMatchesCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetSimilarProfilesCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventStreamsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListIntegrationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileObjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/MergeProfilesCommand.d.ts +2 -1
- package/dist-types/commands/PutIntegrationCommand.d.ts +2 -1
- package/dist-types/commands/PutProfileObjectCommand.d.ts +2 -1
- package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +2 -1
- package/dist-types/commands/SearchProfilesCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +766 -766
- 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/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/CustomerProfiles.d.ts +2 -0
- package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
- 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 +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.