@aws-sdk/client-customer-profiles 3.590.0 → 3.596.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 (109) hide show
  1. package/dist-cjs/index.js +0 -52
  2. package/dist-types/commands/AddProfileKeyCommand.d.ts +2 -1
  3. package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateEventStreamCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteProfileKeyCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteProfileObjectCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
  17. package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +2 -1
  18. package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +2 -1
  19. package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -1
  20. package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -1
  21. package/dist-types/commands/GetDomainCommand.d.ts +2 -1
  22. package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
  23. package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +2 -1
  24. package/dist-types/commands/GetIntegrationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetMatchesCommand.d.ts +2 -1
  26. package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +2 -1
  27. package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -1
  28. package/dist-types/commands/GetSimilarProfilesCommand.d.ts +2 -1
  29. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
  30. package/dist-types/commands/GetWorkflowStepsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -1
  34. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListEventStreamsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListIntegrationsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListProfileObjectsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
  44. package/dist-types/commands/MergeProfilesCommand.d.ts +2 -1
  45. package/dist-types/commands/PutIntegrationCommand.d.ts +2 -1
  46. package/dist-types/commands/PutProfileObjectCommand.d.ts +2 -1
  47. package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +2 -1
  48. package/dist-types/commands/SearchProfilesCommand.d.ts +2 -1
  49. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
  54. package/dist-types/index.d.ts +2 -2
  55. package/dist-types/models/CustomerProfilesServiceException.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/models/CustomerProfilesServiceException.d.ts +2 -1
  109. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -295,7 +295,6 @@ var CustomerProfilesClient = _CustomerProfilesClient;
295
295
 
296
296
  var import_middleware_serde = require("@smithy/middleware-serde");
297
297
 
298
- var import_types = require("@smithy/types");
299
298
 
300
299
  // src/protocols/Aws_restJson1.ts
301
300
  var import_core2 = require("@aws-sdk/core");
@@ -2941,7 +2940,6 @@ var AddProfileKeyCommand = _AddProfileKeyCommand;
2941
2940
 
2942
2941
 
2943
2942
 
2944
-
2945
2943
  var _CreateCalculatedAttributeDefinitionCommand = class _CreateCalculatedAttributeDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
2946
2944
  ...commonParams
2947
2945
  }).m(function(Command, cs, config, o) {
@@ -2961,7 +2959,6 @@ var CreateCalculatedAttributeDefinitionCommand = _CreateCalculatedAttributeDefin
2961
2959
 
2962
2960
 
2963
2961
 
2964
-
2965
2962
  var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2966
2963
  ...commonParams
2967
2964
  }).m(function(Command, cs, config, o) {
@@ -2978,7 +2975,6 @@ var CreateDomainCommand = _CreateDomainCommand;
2978
2975
 
2979
2976
 
2980
2977
 
2981
-
2982
2978
  var _CreateEventStreamCommand = class _CreateEventStreamCommand extends import_smithy_client.Command.classBuilder().ep({
2983
2979
  ...commonParams
2984
2980
  }).m(function(Command, cs, config, o) {
@@ -2995,7 +2991,6 @@ var CreateEventStreamCommand = _CreateEventStreamCommand;
2995
2991
 
2996
2992
 
2997
2993
 
2998
-
2999
2994
  var _CreateIntegrationWorkflowCommand = class _CreateIntegrationWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
3000
2995
  ...commonParams
3001
2996
  }).m(function(Command, cs, config, o) {
@@ -3012,7 +3007,6 @@ var CreateIntegrationWorkflowCommand = _CreateIntegrationWorkflowCommand;
3012
3007
 
3013
3008
 
3014
3009
 
3015
-
3016
3010
  var _CreateProfileCommand = class _CreateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3017
3011
  ...commonParams
3018
3012
  }).m(function(Command, cs, config, o) {
@@ -3029,7 +3023,6 @@ var CreateProfileCommand = _CreateProfileCommand;
3029
3023
 
3030
3024
 
3031
3025
 
3032
-
3033
3026
  var _DeleteCalculatedAttributeDefinitionCommand = class _DeleteCalculatedAttributeDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3034
3027
  ...commonParams
3035
3028
  }).m(function(Command, cs, config, o) {
@@ -3046,7 +3039,6 @@ var DeleteCalculatedAttributeDefinitionCommand = _DeleteCalculatedAttributeDefin
3046
3039
 
3047
3040
 
3048
3041
 
3049
-
3050
3042
  var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3051
3043
  ...commonParams
3052
3044
  }).m(function(Command, cs, config, o) {
@@ -3063,7 +3055,6 @@ var DeleteDomainCommand = _DeleteDomainCommand;
3063
3055
 
3064
3056
 
3065
3057
 
3066
-
3067
3058
  var _DeleteEventStreamCommand = class _DeleteEventStreamCommand extends import_smithy_client.Command.classBuilder().ep({
3068
3059
  ...commonParams
3069
3060
  }).m(function(Command, cs, config, o) {
@@ -3080,7 +3071,6 @@ var DeleteEventStreamCommand = _DeleteEventStreamCommand;
3080
3071
 
3081
3072
 
3082
3073
 
3083
-
3084
3074
  var _DeleteIntegrationCommand = class _DeleteIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
3085
3075
  ...commonParams
3086
3076
  }).m(function(Command, cs, config, o) {
@@ -3097,7 +3087,6 @@ var DeleteIntegrationCommand = _DeleteIntegrationCommand;
3097
3087
 
3098
3088
 
3099
3089
 
3100
-
3101
3090
  var _DeleteProfileCommand = class _DeleteProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3102
3091
  ...commonParams
3103
3092
  }).m(function(Command, cs, config, o) {
@@ -3114,7 +3103,6 @@ var DeleteProfileCommand = _DeleteProfileCommand;
3114
3103
 
3115
3104
 
3116
3105
 
3117
-
3118
3106
  var _DeleteProfileKeyCommand = class _DeleteProfileKeyCommand extends import_smithy_client.Command.classBuilder().ep({
3119
3107
  ...commonParams
3120
3108
  }).m(function(Command, cs, config, o) {
@@ -3131,7 +3119,6 @@ var DeleteProfileKeyCommand = _DeleteProfileKeyCommand;
3131
3119
 
3132
3120
 
3133
3121
 
3134
-
3135
3122
  var _DeleteProfileObjectCommand = class _DeleteProfileObjectCommand extends import_smithy_client.Command.classBuilder().ep({
3136
3123
  ...commonParams
3137
3124
  }).m(function(Command, cs, config, o) {
@@ -3148,7 +3135,6 @@ var DeleteProfileObjectCommand = _DeleteProfileObjectCommand;
3148
3135
 
3149
3136
 
3150
3137
 
3151
-
3152
3138
  var _DeleteProfileObjectTypeCommand = class _DeleteProfileObjectTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3153
3139
  ...commonParams
3154
3140
  }).m(function(Command, cs, config, o) {
@@ -3165,7 +3151,6 @@ var DeleteProfileObjectTypeCommand = _DeleteProfileObjectTypeCommand;
3165
3151
 
3166
3152
 
3167
3153
 
3168
-
3169
3154
  var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
3170
3155
  ...commonParams
3171
3156
  }).m(function(Command, cs, config, o) {
@@ -3182,7 +3167,6 @@ var DeleteWorkflowCommand = _DeleteWorkflowCommand;
3182
3167
 
3183
3168
 
3184
3169
 
3185
-
3186
3170
  var _DetectProfileObjectTypeCommand = class _DetectProfileObjectTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3187
3171
  ...commonParams
3188
3172
  }).m(function(Command, cs, config, o) {
@@ -3199,7 +3183,6 @@ var DetectProfileObjectTypeCommand = _DetectProfileObjectTypeCommand;
3199
3183
 
3200
3184
 
3201
3185
 
3202
-
3203
3186
  var _GetAutoMergingPreviewCommand = class _GetAutoMergingPreviewCommand extends import_smithy_client.Command.classBuilder().ep({
3204
3187
  ...commonParams
3205
3188
  }).m(function(Command, cs, config, o) {
@@ -3216,7 +3199,6 @@ var GetAutoMergingPreviewCommand = _GetAutoMergingPreviewCommand;
3216
3199
 
3217
3200
 
3218
3201
 
3219
-
3220
3202
  var _GetCalculatedAttributeDefinitionCommand = class _GetCalculatedAttributeDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3221
3203
  ...commonParams
3222
3204
  }).m(function(Command, cs, config, o) {
@@ -3233,7 +3215,6 @@ var GetCalculatedAttributeDefinitionCommand = _GetCalculatedAttributeDefinitionC
3233
3215
 
3234
3216
 
3235
3217
 
3236
-
3237
3218
  var _GetCalculatedAttributeForProfileCommand = class _GetCalculatedAttributeForProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3238
3219
  ...commonParams
3239
3220
  }).m(function(Command, cs, config, o) {
@@ -3250,7 +3231,6 @@ var GetCalculatedAttributeForProfileCommand = _GetCalculatedAttributeForProfileC
3250
3231
 
3251
3232
 
3252
3233
 
3253
-
3254
3234
  var _GetDomainCommand = class _GetDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3255
3235
  ...commonParams
3256
3236
  }).m(function(Command, cs, config, o) {
@@ -3267,7 +3247,6 @@ var GetDomainCommand = _GetDomainCommand;
3267
3247
 
3268
3248
 
3269
3249
 
3270
-
3271
3250
  var _GetEventStreamCommand = class _GetEventStreamCommand extends import_smithy_client.Command.classBuilder().ep({
3272
3251
  ...commonParams
3273
3252
  }).m(function(Command, cs, config, o) {
@@ -3284,7 +3263,6 @@ var GetEventStreamCommand = _GetEventStreamCommand;
3284
3263
 
3285
3264
 
3286
3265
 
3287
-
3288
3266
  var _GetIdentityResolutionJobCommand = class _GetIdentityResolutionJobCommand extends import_smithy_client.Command.classBuilder().ep({
3289
3267
  ...commonParams
3290
3268
  }).m(function(Command, cs, config, o) {
@@ -3301,7 +3279,6 @@ var GetIdentityResolutionJobCommand = _GetIdentityResolutionJobCommand;
3301
3279
 
3302
3280
 
3303
3281
 
3304
-
3305
3282
  var _GetIntegrationCommand = class _GetIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
3306
3283
  ...commonParams
3307
3284
  }).m(function(Command, cs, config, o) {
@@ -3318,7 +3295,6 @@ var GetIntegrationCommand = _GetIntegrationCommand;
3318
3295
 
3319
3296
 
3320
3297
 
3321
-
3322
3298
  var _GetMatchesCommand = class _GetMatchesCommand extends import_smithy_client.Command.classBuilder().ep({
3323
3299
  ...commonParams
3324
3300
  }).m(function(Command, cs, config, o) {
@@ -3335,7 +3311,6 @@ var GetMatchesCommand = _GetMatchesCommand;
3335
3311
 
3336
3312
 
3337
3313
 
3338
-
3339
3314
  var _GetProfileObjectTypeCommand = class _GetProfileObjectTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3340
3315
  ...commonParams
3341
3316
  }).m(function(Command, cs, config, o) {
@@ -3352,7 +3327,6 @@ var GetProfileObjectTypeCommand = _GetProfileObjectTypeCommand;
3352
3327
 
3353
3328
 
3354
3329
 
3355
-
3356
3330
  var _GetProfileObjectTypeTemplateCommand = class _GetProfileObjectTypeTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3357
3331
  ...commonParams
3358
3332
  }).m(function(Command, cs, config, o) {
@@ -3369,7 +3343,6 @@ var GetProfileObjectTypeTemplateCommand = _GetProfileObjectTypeTemplateCommand;
3369
3343
 
3370
3344
 
3371
3345
 
3372
-
3373
3346
  var _GetSimilarProfilesCommand = class _GetSimilarProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3374
3347
  ...commonParams
3375
3348
  }).m(function(Command, cs, config, o) {
@@ -3386,7 +3359,6 @@ var GetSimilarProfilesCommand = _GetSimilarProfilesCommand;
3386
3359
 
3387
3360
 
3388
3361
 
3389
-
3390
3362
  var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
3391
3363
  ...commonParams
3392
3364
  }).m(function(Command, cs, config, o) {
@@ -3403,7 +3375,6 @@ var GetWorkflowCommand = _GetWorkflowCommand;
3403
3375
 
3404
3376
 
3405
3377
 
3406
-
3407
3378
  var _GetWorkflowStepsCommand = class _GetWorkflowStepsCommand extends import_smithy_client.Command.classBuilder().ep({
3408
3379
  ...commonParams
3409
3380
  }).m(function(Command, cs, config, o) {
@@ -3420,7 +3391,6 @@ var GetWorkflowStepsCommand = _GetWorkflowStepsCommand;
3420
3391
 
3421
3392
 
3422
3393
 
3423
-
3424
3394
  var _ListAccountIntegrationsCommand = class _ListAccountIntegrationsCommand extends import_smithy_client.Command.classBuilder().ep({
3425
3395
  ...commonParams
3426
3396
  }).m(function(Command, cs, config, o) {
@@ -3437,7 +3407,6 @@ var ListAccountIntegrationsCommand = _ListAccountIntegrationsCommand;
3437
3407
 
3438
3408
 
3439
3409
 
3440
-
3441
3410
  var _ListCalculatedAttributeDefinitionsCommand = class _ListCalculatedAttributeDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
3442
3411
  ...commonParams
3443
3412
  }).m(function(Command, cs, config, o) {
@@ -3454,7 +3423,6 @@ var ListCalculatedAttributeDefinitionsCommand = _ListCalculatedAttributeDefiniti
3454
3423
 
3455
3424
 
3456
3425
 
3457
-
3458
3426
  var _ListCalculatedAttributesForProfileCommand = class _ListCalculatedAttributesForProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3459
3427
  ...commonParams
3460
3428
  }).m(function(Command, cs, config, o) {
@@ -3471,7 +3439,6 @@ var ListCalculatedAttributesForProfileCommand = _ListCalculatedAttributesForProf
3471
3439
 
3472
3440
 
3473
3441
 
3474
-
3475
3442
  var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
3476
3443
  ...commonParams
3477
3444
  }).m(function(Command, cs, config, o) {
@@ -3488,7 +3455,6 @@ var ListDomainsCommand = _ListDomainsCommand;
3488
3455
 
3489
3456
 
3490
3457
 
3491
-
3492
3458
  var _ListEventStreamsCommand = class _ListEventStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
3493
3459
  ...commonParams
3494
3460
  }).m(function(Command, cs, config, o) {
@@ -3505,7 +3471,6 @@ var ListEventStreamsCommand = _ListEventStreamsCommand;
3505
3471
 
3506
3472
 
3507
3473
 
3508
-
3509
3474
  var _ListIdentityResolutionJobsCommand = class _ListIdentityResolutionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3510
3475
  ...commonParams
3511
3476
  }).m(function(Command, cs, config, o) {
@@ -3522,7 +3487,6 @@ var ListIdentityResolutionJobsCommand = _ListIdentityResolutionJobsCommand;
3522
3487
 
3523
3488
 
3524
3489
 
3525
-
3526
3490
  var _ListIntegrationsCommand = class _ListIntegrationsCommand extends import_smithy_client.Command.classBuilder().ep({
3527
3491
  ...commonParams
3528
3492
  }).m(function(Command, cs, config, o) {
@@ -3539,7 +3503,6 @@ var ListIntegrationsCommand = _ListIntegrationsCommand;
3539
3503
 
3540
3504
 
3541
3505
 
3542
-
3543
3506
  var _ListProfileObjectsCommand = class _ListProfileObjectsCommand extends import_smithy_client.Command.classBuilder().ep({
3544
3507
  ...commonParams
3545
3508
  }).m(function(Command, cs, config, o) {
@@ -3556,7 +3519,6 @@ var ListProfileObjectsCommand = _ListProfileObjectsCommand;
3556
3519
 
3557
3520
 
3558
3521
 
3559
-
3560
3522
  var _ListProfileObjectTypesCommand = class _ListProfileObjectTypesCommand extends import_smithy_client.Command.classBuilder().ep({
3561
3523
  ...commonParams
3562
3524
  }).m(function(Command, cs, config, o) {
@@ -3573,7 +3535,6 @@ var ListProfileObjectTypesCommand = _ListProfileObjectTypesCommand;
3573
3535
 
3574
3536
 
3575
3537
 
3576
-
3577
3538
  var _ListProfileObjectTypeTemplatesCommand = class _ListProfileObjectTypeTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
3578
3539
  ...commonParams
3579
3540
  }).m(function(Command, cs, config, o) {
@@ -3590,7 +3551,6 @@ var ListProfileObjectTypeTemplatesCommand = _ListProfileObjectTypeTemplatesComma
3590
3551
 
3591
3552
 
3592
3553
 
3593
-
3594
3554
  var _ListRuleBasedMatchesCommand = class _ListRuleBasedMatchesCommand extends import_smithy_client.Command.classBuilder().ep({
3595
3555
  ...commonParams
3596
3556
  }).m(function(Command, cs, config, o) {
@@ -3607,7 +3567,6 @@ var ListRuleBasedMatchesCommand = _ListRuleBasedMatchesCommand;
3607
3567
 
3608
3568
 
3609
3569
 
3610
-
3611
3570
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3612
3571
  ...commonParams
3613
3572
  }).m(function(Command, cs, config, o) {
@@ -3624,7 +3583,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3624
3583
 
3625
3584
 
3626
3585
 
3627
-
3628
3586
  var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
3629
3587
  ...commonParams
3630
3588
  }).m(function(Command, cs, config, o) {
@@ -3641,7 +3599,6 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
3641
3599
 
3642
3600
 
3643
3601
 
3644
-
3645
3602
  var _MergeProfilesCommand = class _MergeProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3646
3603
  ...commonParams
3647
3604
  }).m(function(Command, cs, config, o) {
@@ -3658,7 +3615,6 @@ var MergeProfilesCommand = _MergeProfilesCommand;
3658
3615
 
3659
3616
 
3660
3617
 
3661
-
3662
3618
  var _PutIntegrationCommand = class _PutIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
3663
3619
  ...commonParams
3664
3620
  }).m(function(Command, cs, config, o) {
@@ -3675,7 +3631,6 @@ var PutIntegrationCommand = _PutIntegrationCommand;
3675
3631
 
3676
3632
 
3677
3633
 
3678
-
3679
3634
  var _PutProfileObjectCommand = class _PutProfileObjectCommand extends import_smithy_client.Command.classBuilder().ep({
3680
3635
  ...commonParams
3681
3636
  }).m(function(Command, cs, config, o) {
@@ -3692,7 +3647,6 @@ var PutProfileObjectCommand = _PutProfileObjectCommand;
3692
3647
 
3693
3648
 
3694
3649
 
3695
-
3696
3650
  var _PutProfileObjectTypeCommand = class _PutProfileObjectTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3697
3651
  ...commonParams
3698
3652
  }).m(function(Command, cs, config, o) {
@@ -3709,7 +3663,6 @@ var PutProfileObjectTypeCommand = _PutProfileObjectTypeCommand;
3709
3663
 
3710
3664
 
3711
3665
 
3712
-
3713
3666
  var _SearchProfilesCommand = class _SearchProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3714
3667
  ...commonParams
3715
3668
  }).m(function(Command, cs, config, o) {
@@ -3726,7 +3679,6 @@ var SearchProfilesCommand = _SearchProfilesCommand;
3726
3679
 
3727
3680
 
3728
3681
 
3729
-
3730
3682
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3731
3683
  ...commonParams
3732
3684
  }).m(function(Command, cs, config, o) {
@@ -3743,7 +3695,6 @@ var TagResourceCommand = _TagResourceCommand;
3743
3695
 
3744
3696
 
3745
3697
 
3746
-
3747
3698
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3748
3699
  ...commonParams
3749
3700
  }).m(function(Command, cs, config, o) {
@@ -3760,7 +3711,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3760
3711
 
3761
3712
 
3762
3713
 
3763
-
3764
3714
  var _UpdateCalculatedAttributeDefinitionCommand = class _UpdateCalculatedAttributeDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
3765
3715
  ...commonParams
3766
3716
  }).m(function(Command, cs, config, o) {
@@ -3780,7 +3730,6 @@ var UpdateCalculatedAttributeDefinitionCommand = _UpdateCalculatedAttributeDefin
3780
3730
 
3781
3731
 
3782
3732
 
3783
-
3784
3733
  var _UpdateDomainCommand = class _UpdateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
3785
3734
  ...commonParams
3786
3735
  }).m(function(Command, cs, config, o) {
@@ -3797,7 +3746,6 @@ var UpdateDomainCommand = _UpdateDomainCommand;
3797
3746
 
3798
3747
 
3799
3748
 
3800
-
3801
3749
  var _UpdateProfileCommand = class _UpdateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3802
3750
  ...commonParams
3803
3751
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AddProfileKeyRequest, AddProfileKeyResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCalculatedAttributeDefinitionRequest, CreateCalculatedAttributeDe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDomainRequest, CreateDomainResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateEventStreamRequest, CreateEventStreamResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateIntegrationWorkflowRequest, CreateIntegrationWorkflowResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateProfileRequest, CreateProfileResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCalculatedAttributeDefinitionRequest, DeleteCalculatedAttributeDe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteEventStreamRequest, DeleteEventStreamResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteIntegrationRequest, DeleteIntegrationResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteProfileRequest, DeleteProfileResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteProfileKeyRequest, DeleteProfileKeyResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteProfileObjectRequest, DeleteProfileObjectResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteProfileObjectTypeRequest, DeleteProfileObjectTypeResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteWorkflowRequest, DeleteWorkflowResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DetectProfileObjectTypeRequest, DetectProfileObjectTypeResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAutoMergingPreviewRequest, GetAutoMergingPreviewResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCalculatedAttributeDefinitionRequest, GetCalculatedAttributeDefiniti
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCalculatedAttributeForProfileRequest, GetCalculatedAttributeForProfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDomainRequest, GetDomainResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetEventStreamRequest, GetEventStreamResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetIdentityResolutionJobRequest, GetIdentityResolutionJobResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetIntegrationRequest, GetIntegrationResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMatchesRequest, GetMatchesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetProfileObjectTypeRequest, GetProfileObjectTypeResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *