@aws-sdk/client-customer-profiles 3.888.0 → 3.891.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.
Files changed (82) hide show
  1. package/dist-types/commands/AddProfileKeyCommand.d.ts +2 -0
  2. package/dist-types/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +2 -0
  3. package/dist-types/commands/BatchGetProfileCommand.d.ts +2 -0
  4. package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateDomainCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateDomainLayoutCommand.d.ts +2 -0
  7. package/dist-types/commands/CreateEventStreamCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateEventTriggerCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateProfileCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateSegmentDefinitionCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateSegmentEstimateCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateSegmentSnapshotCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateUploadJobCommand.d.ts +2 -0
  15. package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -0
  16. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -0
  17. package/dist-types/commands/DeleteDomainLayoutCommand.d.ts +2 -0
  18. package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -0
  19. package/dist-types/commands/DeleteEventTriggerCommand.d.ts +2 -0
  20. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -0
  21. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteProfileKeyCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteProfileObjectCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteSegmentDefinitionCommand.d.ts +2 -0
  26. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -0
  27. package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +2 -0
  28. package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +2 -0
  29. package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -0
  30. package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -0
  31. package/dist-types/commands/GetDomainCommand.d.ts +2 -0
  32. package/dist-types/commands/GetDomainLayoutCommand.d.ts +2 -0
  33. package/dist-types/commands/GetEventStreamCommand.d.ts +2 -0
  34. package/dist-types/commands/GetEventTriggerCommand.d.ts +2 -0
  35. package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +2 -0
  36. package/dist-types/commands/GetIntegrationCommand.d.ts +2 -0
  37. package/dist-types/commands/GetMatchesCommand.d.ts +2 -0
  38. package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +2 -0
  39. package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -0
  40. package/dist-types/commands/GetSegmentDefinitionCommand.d.ts +2 -0
  41. package/dist-types/commands/GetSegmentEstimateCommand.d.ts +2 -0
  42. package/dist-types/commands/GetSegmentMembershipCommand.d.ts +2 -0
  43. package/dist-types/commands/GetSegmentSnapshotCommand.d.ts +2 -0
  44. package/dist-types/commands/GetSimilarProfilesCommand.d.ts +2 -0
  45. package/dist-types/commands/GetUploadJobCommand.d.ts +2 -0
  46. package/dist-types/commands/GetUploadJobPathCommand.d.ts +2 -0
  47. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -0
  48. package/dist-types/commands/GetWorkflowStepsCommand.d.ts +2 -0
  49. package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +2 -0
  50. package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -0
  51. package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -0
  52. package/dist-types/commands/ListDomainLayoutsCommand.d.ts +2 -0
  53. package/dist-types/commands/ListDomainsCommand.d.ts +2 -0
  54. package/dist-types/commands/ListEventStreamsCommand.d.ts +2 -0
  55. package/dist-types/commands/ListEventTriggersCommand.d.ts +2 -0
  56. package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +2 -0
  57. package/dist-types/commands/ListIntegrationsCommand.d.ts +2 -0
  58. package/dist-types/commands/ListObjectTypeAttributesCommand.d.ts +2 -0
  59. package/dist-types/commands/ListProfileAttributeValuesCommand.d.ts +2 -0
  60. package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -0
  61. package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +2 -0
  62. package/dist-types/commands/ListProfileObjectsCommand.d.ts +2 -0
  63. package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +2 -0
  64. package/dist-types/commands/ListSegmentDefinitionsCommand.d.ts +2 -0
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  66. package/dist-types/commands/ListUploadJobsCommand.d.ts +2 -0
  67. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -0
  68. package/dist-types/commands/MergeProfilesCommand.d.ts +2 -0
  69. package/dist-types/commands/PutIntegrationCommand.d.ts +2 -0
  70. package/dist-types/commands/PutProfileObjectCommand.d.ts +2 -0
  71. package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +2 -0
  72. package/dist-types/commands/SearchProfilesCommand.d.ts +2 -0
  73. package/dist-types/commands/StartUploadJobCommand.d.ts +2 -0
  74. package/dist-types/commands/StopUploadJobCommand.d.ts +2 -0
  75. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  76. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  77. package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -0
  78. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -0
  79. package/dist-types/commands/UpdateDomainLayoutCommand.d.ts +2 -0
  80. package/dist-types/commands/UpdateEventTriggerCommand.d.ts +2 -0
  81. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -0
  82. package/package.json +19 -19
@@ -36,6 +36,8 @@ declare const AddProfileKeyCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, AddProfileKeyCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, AddProfileKeyCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // AddProfileKeyRequest
41
43
  * ProfileId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const BatchGetCalculatedAttributeForProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, BatchGetCalculatedAttributeForProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, BatchGetCalculatedAttributeForProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // BatchGetCalculatedAttributeForProfileRequest
38
40
  * CalculatedAttributeName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const BatchGetProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, BatchGetProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, BatchGetProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // BatchGetProfileRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const CreateCalculatedAttributeDefinitionCommand_base: {
38
38
  * ```javascript
39
39
  * import { CustomerProfilesClient, CreateCalculatedAttributeDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
40
40
  * // const { CustomerProfilesClient, CreateCalculatedAttributeDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
41
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
42
+ * const config = {}; // type is CustomerProfilesClientConfig
41
43
  * const client = new CustomerProfilesClient(config);
42
44
  * const input = { // CreateCalculatedAttributeDefinitionRequest
43
45
  * DomainName: "STRING_VALUE", // required
@@ -49,6 +49,8 @@ declare const CreateDomainCommand_base: {
49
49
  * ```javascript
50
50
  * import { CustomerProfilesClient, CreateDomainCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
51
51
  * // const { CustomerProfilesClient, CreateDomainCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
52
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
53
+ * const config = {}; // type is CustomerProfilesClientConfig
52
54
  * const client = new CustomerProfilesClient(config);
53
55
  * const input = { // CreateDomainRequest
54
56
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateDomainLayoutCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, CreateDomainLayoutCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, CreateDomainLayoutCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // CreateDomainLayoutRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const CreateEventStreamCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, CreateEventStreamCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, CreateEventStreamCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // CreateEventStreamRequest
41
43
  * DomainName: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const CreateEventTriggerCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, CreateEventTriggerCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, CreateEventTriggerCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // CreateEventTriggerRequest
41
43
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateIntegrationWorkflowCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, CreateIntegrationWorkflowCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, CreateIntegrationWorkflowCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // CreateIntegrationWorkflowRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const CreateProfileCommand_base: {
35
35
  * ```javascript
36
36
  * import { CustomerProfilesClient, CreateProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
37
37
  * // const { CustomerProfilesClient, CreateProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
38
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
39
+ * const config = {}; // type is CustomerProfilesClientConfig
38
40
  * const client = new CustomerProfilesClient(config);
39
41
  * const input = { // CreateProfileRequest
40
42
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateSegmentDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, CreateSegmentDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, CreateSegmentDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // CreateSegmentDefinitionRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateSegmentEstimateCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, CreateSegmentEstimateCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, CreateSegmentEstimateCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // CreateSegmentEstimateRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateSegmentSnapshotCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, CreateSegmentSnapshotCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, CreateSegmentSnapshotCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // CreateSegmentSnapshotRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateUploadJobCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, CreateUploadJobCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, CreateUploadJobCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // CreateUploadJobRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const DeleteCalculatedAttributeDefinitionCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, DeleteCalculatedAttributeDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, DeleteCalculatedAttributeDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // DeleteCalculatedAttributeDefinitionRequest
41
43
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteDomainCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, DeleteDomainCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, DeleteDomainCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // DeleteDomainRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteDomainLayoutCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, DeleteDomainLayoutCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, DeleteDomainLayoutCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // DeleteDomainLayoutRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteEventStreamCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DeleteEventStreamCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DeleteEventStreamCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DeleteEventStreamRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const DeleteEventTriggerCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, DeleteEventTriggerCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, DeleteEventTriggerCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // DeleteEventTriggerRequest
41
43
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DeleteIntegrationCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DeleteIntegrationCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DeleteIntegrationRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DeleteProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DeleteProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DeleteProfileRequest
38
40
  * ProfileId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteProfileKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DeleteProfileKeyCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DeleteProfileKeyCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DeleteProfileKeyRequest
38
40
  * ProfileId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteProfileObjectCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DeleteProfileObjectCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DeleteProfileObjectCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DeleteProfileObjectRequest
38
40
  * ProfileId: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const DeleteProfileObjectTypeCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, DeleteProfileObjectTypeCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, DeleteProfileObjectTypeCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // DeleteProfileObjectTypeRequest
41
43
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteSegmentDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DeleteSegmentDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DeleteSegmentDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DeleteSegmentDefinitionRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteWorkflowCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, DeleteWorkflowCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, DeleteWorkflowCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // DeleteWorkflowRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DetectProfileObjectTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, DetectProfileObjectTypeCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, DetectProfileObjectTypeCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // DetectProfileObjectTypeRequest
38
40
  * Objects: [ // Objects // required
@@ -45,6 +45,8 @@ declare const GetAutoMergingPreviewCommand_base: {
45
45
  * ```javascript
46
46
  * import { CustomerProfilesClient, GetAutoMergingPreviewCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
47
47
  * // const { CustomerProfilesClient, GetAutoMergingPreviewCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
48
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
49
+ * const config = {}; // type is CustomerProfilesClientConfig
48
50
  * const client = new CustomerProfilesClient(config);
49
51
  * const input = { // GetAutoMergingPreviewRequest
50
52
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetCalculatedAttributeDefinitionCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, GetCalculatedAttributeDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, GetCalculatedAttributeDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // GetCalculatedAttributeDefinitionRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetCalculatedAttributeForProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetCalculatedAttributeForProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetCalculatedAttributeForProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetCalculatedAttributeForProfileRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDomainCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetDomainCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetDomainCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetDomainRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetDomainLayoutCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, GetDomainLayoutCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, GetDomainLayoutCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // GetDomainLayoutRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetEventStreamCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetEventStreamCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetEventStreamCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetEventStreamRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetEventTriggerCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetEventTriggerCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetEventTriggerCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetEventTriggerRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const GetIdentityResolutionJobCommand_base: {
35
35
  * ```javascript
36
36
  * import { CustomerProfilesClient, GetIdentityResolutionJobCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
37
37
  * // const { CustomerProfilesClient, GetIdentityResolutionJobCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
38
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
39
+ * const config = {}; // type is CustomerProfilesClientConfig
38
40
  * const client = new CustomerProfilesClient(config);
39
41
  * const input = { // GetIdentityResolutionJobRequest
40
42
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetIntegrationCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetIntegrationCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetIntegrationRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -77,6 +77,8 @@ declare const GetMatchesCommand_base: {
77
77
  * ```javascript
78
78
  * import { CustomerProfilesClient, GetMatchesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
79
79
  * // const { CustomerProfilesClient, GetMatchesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
80
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
81
+ * const config = {}; // type is CustomerProfilesClientConfig
80
82
  * const client = new CustomerProfilesClient(config);
81
83
  * const input = { // GetMatchesRequest
82
84
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetProfileObjectTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetProfileObjectTypeCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetProfileObjectTypeCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetProfileObjectTypeRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const GetProfileObjectTypeTemplateCommand_base: {
37
37
  * ```javascript
38
38
  * import { CustomerProfilesClient, GetProfileObjectTypeTemplateCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
39
39
  * // const { CustomerProfilesClient, GetProfileObjectTypeTemplateCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
40
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
41
+ * const config = {}; // type is CustomerProfilesClientConfig
40
42
  * const client = new CustomerProfilesClient(config);
41
43
  * const input = { // GetProfileObjectTypeTemplateRequest
42
44
  * TemplateId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSegmentDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetSegmentDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetSegmentDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetSegmentDefinitionRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSegmentEstimateCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetSegmentEstimateCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetSegmentEstimateCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetSegmentEstimateRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSegmentMembershipCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetSegmentMembershipCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetSegmentMembershipCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetSegmentMembershipRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSegmentSnapshotCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetSegmentSnapshotCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetSegmentSnapshotCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetSegmentSnapshotRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const GetSimilarProfilesCommand_base: {
36
36
  * ```javascript
37
37
  * import { CustomerProfilesClient, GetSimilarProfilesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
38
38
  * // const { CustomerProfilesClient, GetSimilarProfilesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
39
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
40
+ * const config = {}; // type is CustomerProfilesClientConfig
39
41
  * const client = new CustomerProfilesClient(config);
40
42
  * const input = { // GetSimilarProfilesRequest
41
43
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetUploadJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetUploadJobCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetUploadJobCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetUploadJobRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const GetUploadJobPathCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, GetUploadJobPathCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, GetUploadJobPathCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // GetUploadJobPathRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetWorkflowCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetWorkflowCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetWorkflowCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetWorkflowRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetWorkflowStepsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, GetWorkflowStepsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, GetWorkflowStepsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // GetWorkflowStepsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListAccountIntegrationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListAccountIntegrationsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListAccountIntegrationsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListAccountIntegrationsRequest
38
40
  * Uri: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListCalculatedAttributeDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListCalculatedAttributeDefinitionsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListCalculatedAttributeDefinitionsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListCalculatedAttributeDefinitionsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListCalculatedAttributesForProfileCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListCalculatedAttributesForProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListCalculatedAttributesForProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListCalculatedAttributesForProfileRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const ListDomainLayoutsCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, ListDomainLayoutsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, ListDomainLayoutsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // ListDomainLayoutsRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListDomainsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListDomainsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListDomainsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListDomainsRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListEventStreamsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListEventStreamsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListEventStreamsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListEventStreamsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListEventTriggersCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListEventTriggersCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListEventTriggersCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListEventTriggersRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ListIdentityResolutionJobsCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, ListIdentityResolutionJobsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, ListIdentityResolutionJobsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // ListIdentityResolutionJobsRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListIntegrationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListIntegrationsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListIntegrationsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListIntegrationsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListObjectTypeAttributesCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListObjectTypeAttributesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListObjectTypeAttributesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListObjectTypeAttributesRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListProfileAttributeValuesCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListProfileAttributeValuesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListProfileAttributeValuesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ProfileAttributeValuesRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListProfileObjectTypeTemplatesCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListProfileObjectTypeTemplatesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListProfileObjectTypeTemplatesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListProfileObjectTypeTemplatesRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListProfileObjectTypesCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListProfileObjectTypesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListProfileObjectTypesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListProfileObjectTypesRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListProfileObjectsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListProfileObjectsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListProfileObjectsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListProfileObjectsRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListRuleBasedMatchesCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListRuleBasedMatchesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListRuleBasedMatchesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListRuleBasedMatchesRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListSegmentDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListSegmentDefinitionsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListSegmentDefinitionsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListSegmentDefinitionsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ListTagsForResourceCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, ListTagsForResourceCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, ListTagsForResourceCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // ListTagsForResourceRequest
39
41
  * resourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListUploadJobsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListUploadJobsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListUploadJobsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListUploadJobsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListWorkflowsCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, ListWorkflowsCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, ListWorkflowsCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // ListWorkflowsRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -75,6 +75,8 @@ declare const MergeProfilesCommand_base: {
75
75
  * ```javascript
76
76
  * import { CustomerProfilesClient, MergeProfilesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
77
77
  * // const { CustomerProfilesClient, MergeProfilesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
78
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
79
+ * const config = {}; // type is CustomerProfilesClientConfig
78
80
  * const client = new CustomerProfilesClient(config);
79
81
  * const input = { // MergeProfilesRequest
80
82
  * DomainName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const PutIntegrationCommand_base: {
38
38
  * ```javascript
39
39
  * import { CustomerProfilesClient, PutIntegrationCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
40
40
  * // const { CustomerProfilesClient, PutIntegrationCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
41
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
42
+ * const config = {}; // type is CustomerProfilesClientConfig
41
43
  * const client = new CustomerProfilesClient(config);
42
44
  * const input = { // PutIntegrationRequest
43
45
  * DomainName: "STRING_VALUE", // required
@@ -42,6 +42,8 @@ declare const PutProfileObjectCommand_base: {
42
42
  * ```javascript
43
43
  * import { CustomerProfilesClient, PutProfileObjectCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
44
44
  * // const { CustomerProfilesClient, PutProfileObjectCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
45
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
46
+ * const config = {}; // type is CustomerProfilesClientConfig
45
47
  * const client = new CustomerProfilesClient(config);
46
48
  * const input = { // PutProfileObjectRequest
47
49
  * ObjectTypeName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const PutProfileObjectTypeCommand_base: {
35
35
  * ```javascript
36
36
  * import { CustomerProfilesClient, PutProfileObjectTypeCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
37
37
  * // const { CustomerProfilesClient, PutProfileObjectTypeCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
38
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
39
+ * const config = {}; // type is CustomerProfilesClientConfig
38
40
  * const client = new CustomerProfilesClient(config);
39
41
  * const input = { // PutProfileObjectTypeRequest
40
42
  * DomainName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const SearchProfilesCommand_base: {
38
38
  * ```javascript
39
39
  * import { CustomerProfilesClient, SearchProfilesCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
40
40
  * // const { CustomerProfilesClient, SearchProfilesCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
41
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
42
+ * const config = {}; // type is CustomerProfilesClientConfig
41
43
  * const client = new CustomerProfilesClient(config);
42
44
  * const input = { // SearchProfilesRequest
43
45
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const StartUploadJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, StartUploadJobCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, StartUploadJobCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // StartUploadJobRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const StopUploadJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, StopUploadJobCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, StopUploadJobCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // StopUploadJobRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -44,6 +44,8 @@ declare const TagResourceCommand_base: {
44
44
  * ```javascript
45
45
  * import { CustomerProfilesClient, TagResourceCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
46
46
  * // const { CustomerProfilesClient, TagResourceCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
47
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
48
+ * const config = {}; // type is CustomerProfilesClientConfig
47
49
  * const client = new CustomerProfilesClient(config);
48
50
  * const input = { // TagResourceRequest
49
51
  * resourceArn: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const UntagResourceCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, UntagResourceCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, UntagResourceCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // UntagResourceRequest
39
41
  * resourceArn: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const UpdateCalculatedAttributeDefinitionCommand_base: {
35
35
  * ```javascript
36
36
  * import { CustomerProfilesClient, UpdateCalculatedAttributeDefinitionCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
37
37
  * // const { CustomerProfilesClient, UpdateCalculatedAttributeDefinitionCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
38
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
39
+ * const config = {}; // type is CustomerProfilesClientConfig
38
40
  * const client = new CustomerProfilesClient(config);
39
41
  * const input = { // UpdateCalculatedAttributeDefinitionRequest
40
42
  * DomainName: "STRING_VALUE", // required
@@ -41,6 +41,8 @@ declare const UpdateDomainCommand_base: {
41
41
  * ```javascript
42
42
  * import { CustomerProfilesClient, UpdateDomainCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
43
43
  * // const { CustomerProfilesClient, UpdateDomainCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
44
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
45
+ * const config = {}; // type is CustomerProfilesClientConfig
44
46
  * const client = new CustomerProfilesClient(config);
45
47
  * const input = { // UpdateDomainRequest
46
48
  * DomainName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const UpdateDomainLayoutCommand_base: {
34
34
  * ```javascript
35
35
  * import { CustomerProfilesClient, UpdateDomainLayoutCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
36
36
  * // const { CustomerProfilesClient, UpdateDomainLayoutCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
37
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
38
+ * const config = {}; // type is CustomerProfilesClientConfig
37
39
  * const client = new CustomerProfilesClient(config);
38
40
  * const input = { // UpdateDomainLayoutRequest
39
41
  * DomainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateEventTriggerCommand_base: {
33
33
  * ```javascript
34
34
  * import { CustomerProfilesClient, UpdateEventTriggerCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
35
35
  * // const { CustomerProfilesClient, UpdateEventTriggerCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
36
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
37
+ * const config = {}; // type is CustomerProfilesClientConfig
36
38
  * const client = new CustomerProfilesClient(config);
37
39
  * const input = { // UpdateEventTriggerRequest
38
40
  * DomainName: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const UpdateProfileCommand_base: {
37
37
  * ```javascript
38
38
  * import { CustomerProfilesClient, UpdateProfileCommand } from "@aws-sdk/client-customer-profiles"; // ES Modules import
39
39
  * // const { CustomerProfilesClient, UpdateProfileCommand } = require("@aws-sdk/client-customer-profiles"); // CommonJS import
40
+ * // import type { CustomerProfilesClientConfig } from "@aws-sdk/client-customer-profiles";
41
+ * const config = {}; // type is CustomerProfilesClientConfig
40
42
  * const client = new CustomerProfilesClient(config);
41
43
  * const input = { // UpdateProfileRequest
42
44
  * DomainName: "STRING_VALUE", // required
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-customer-profiles",
3
3
  "description": "AWS SDK for JavaScript Customer Profiles Client for Node.js, Browser and React Native",
4
- "version": "3.888.0",
4
+ "version": "3.891.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-customer-profiles",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.888.0",
24
- "@aws-sdk/credential-provider-node": "3.888.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-user-agent": "3.888.0",
29
- "@aws-sdk/region-config-resolver": "3.887.0",
23
+ "@aws-sdk/core": "3.890.0",
24
+ "@aws-sdk/credential-provider-node": "3.891.0",
25
+ "@aws-sdk/middleware-host-header": "3.891.0",
26
+ "@aws-sdk/middleware-logger": "3.891.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.891.0",
28
+ "@aws-sdk/middleware-user-agent": "3.891.0",
29
+ "@aws-sdk/region-config-resolver": "3.890.0",
30
30
  "@aws-sdk/types": "3.887.0",
31
- "@aws-sdk/util-endpoints": "3.887.0",
31
+ "@aws-sdk/util-endpoints": "3.891.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.887.0",
33
- "@aws-sdk/util-user-agent-node": "3.888.0",
34
- "@smithy/config-resolver": "^4.2.1",
33
+ "@aws-sdk/util-user-agent-node": "3.891.0",
34
+ "@smithy/config-resolver": "^4.2.2",
35
35
  "@smithy/core": "^3.11.0",
36
36
  "@smithy/fetch-http-handler": "^5.2.1",
37
37
  "@smithy/hash-node": "^4.1.1",
38
38
  "@smithy/invalid-dependency": "^4.1.1",
39
39
  "@smithy/middleware-content-length": "^4.1.1",
40
- "@smithy/middleware-endpoint": "^4.2.1",
41
- "@smithy/middleware-retry": "^4.2.1",
40
+ "@smithy/middleware-endpoint": "^4.2.2",
41
+ "@smithy/middleware-retry": "^4.2.3",
42
42
  "@smithy/middleware-serde": "^4.1.1",
43
43
  "@smithy/middleware-stack": "^4.1.1",
44
- "@smithy/node-config-provider": "^4.2.1",
44
+ "@smithy/node-config-provider": "^4.2.2",
45
45
  "@smithy/node-http-handler": "^4.2.1",
46
46
  "@smithy/protocol-http": "^5.2.1",
47
- "@smithy/smithy-client": "^4.6.1",
47
+ "@smithy/smithy-client": "^4.6.2",
48
48
  "@smithy/types": "^4.5.0",
49
49
  "@smithy/url-parser": "^4.1.1",
50
50
  "@smithy/util-base64": "^4.1.0",
51
51
  "@smithy/util-body-length-browser": "^4.1.0",
52
52
  "@smithy/util-body-length-node": "^4.1.0",
53
- "@smithy/util-defaults-mode-browser": "^4.1.1",
54
- "@smithy/util-defaults-mode-node": "^4.1.1",
55
- "@smithy/util-endpoints": "^3.1.1",
53
+ "@smithy/util-defaults-mode-browser": "^4.1.2",
54
+ "@smithy/util-defaults-mode-node": "^4.1.2",
55
+ "@smithy/util-endpoints": "^3.1.2",
56
56
  "@smithy/util-middleware": "^4.1.1",
57
- "@smithy/util-retry": "^4.1.1",
57
+ "@smithy/util-retry": "^4.1.2",
58
58
  "@smithy/util-utf8": "^4.1.0",
59
59
  "tslib": "^2.6.2"
60
60
  },