@aws-sdk/client-personalize 3.645.0 → 3.650.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 (81) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +71 -213
  3. package/dist-es/commands/CreateBatchInferenceJobCommand.js +1 -3
  4. package/dist-es/commands/CreateBatchSegmentJobCommand.js +1 -3
  5. package/dist-es/commands/CreateCampaignCommand.js +1 -3
  6. package/dist-es/commands/CreateDataDeletionJobCommand.js +1 -3
  7. package/dist-es/commands/CreateDatasetCommand.js +1 -3
  8. package/dist-es/commands/CreateDatasetExportJobCommand.js +1 -3
  9. package/dist-es/commands/CreateDatasetGroupCommand.js +1 -3
  10. package/dist-es/commands/CreateDatasetImportJobCommand.js +1 -3
  11. package/dist-es/commands/CreateEventTrackerCommand.js +1 -3
  12. package/dist-es/commands/CreateFilterCommand.js +1 -3
  13. package/dist-es/commands/CreateMetricAttributionCommand.js +1 -3
  14. package/dist-es/commands/CreateRecommenderCommand.js +1 -3
  15. package/dist-es/commands/CreateSchemaCommand.js +1 -3
  16. package/dist-es/commands/CreateSolutionCommand.js +1 -3
  17. package/dist-es/commands/CreateSolutionVersionCommand.js +1 -3
  18. package/dist-es/commands/DeleteCampaignCommand.js +1 -3
  19. package/dist-es/commands/DeleteDatasetCommand.js +1 -3
  20. package/dist-es/commands/DeleteDatasetGroupCommand.js +1 -3
  21. package/dist-es/commands/DeleteEventTrackerCommand.js +1 -3
  22. package/dist-es/commands/DeleteFilterCommand.js +1 -3
  23. package/dist-es/commands/DeleteMetricAttributionCommand.js +1 -3
  24. package/dist-es/commands/DeleteRecommenderCommand.js +1 -3
  25. package/dist-es/commands/DeleteSchemaCommand.js +1 -3
  26. package/dist-es/commands/DeleteSolutionCommand.js +1 -3
  27. package/dist-es/commands/DescribeAlgorithmCommand.js +1 -3
  28. package/dist-es/commands/DescribeBatchInferenceJobCommand.js +1 -3
  29. package/dist-es/commands/DescribeBatchSegmentJobCommand.js +1 -3
  30. package/dist-es/commands/DescribeCampaignCommand.js +1 -3
  31. package/dist-es/commands/DescribeDataDeletionJobCommand.js +1 -3
  32. package/dist-es/commands/DescribeDatasetCommand.js +1 -3
  33. package/dist-es/commands/DescribeDatasetExportJobCommand.js +1 -3
  34. package/dist-es/commands/DescribeDatasetGroupCommand.js +1 -3
  35. package/dist-es/commands/DescribeDatasetImportJobCommand.js +1 -3
  36. package/dist-es/commands/DescribeEventTrackerCommand.js +1 -3
  37. package/dist-es/commands/DescribeFeatureTransformationCommand.js +1 -3
  38. package/dist-es/commands/DescribeFilterCommand.js +1 -3
  39. package/dist-es/commands/DescribeMetricAttributionCommand.js +1 -3
  40. package/dist-es/commands/DescribeRecipeCommand.js +1 -3
  41. package/dist-es/commands/DescribeRecommenderCommand.js +1 -3
  42. package/dist-es/commands/DescribeSchemaCommand.js +1 -3
  43. package/dist-es/commands/DescribeSolutionCommand.js +1 -3
  44. package/dist-es/commands/DescribeSolutionVersionCommand.js +1 -3
  45. package/dist-es/commands/GetSolutionMetricsCommand.js +1 -3
  46. package/dist-es/commands/ListBatchInferenceJobsCommand.js +1 -3
  47. package/dist-es/commands/ListBatchSegmentJobsCommand.js +1 -3
  48. package/dist-es/commands/ListCampaignsCommand.js +1 -3
  49. package/dist-es/commands/ListDataDeletionJobsCommand.js +1 -3
  50. package/dist-es/commands/ListDatasetExportJobsCommand.js +1 -3
  51. package/dist-es/commands/ListDatasetGroupsCommand.js +1 -3
  52. package/dist-es/commands/ListDatasetImportJobsCommand.js +1 -3
  53. package/dist-es/commands/ListDatasetsCommand.js +1 -3
  54. package/dist-es/commands/ListEventTrackersCommand.js +1 -3
  55. package/dist-es/commands/ListFiltersCommand.js +1 -3
  56. package/dist-es/commands/ListMetricAttributionMetricsCommand.js +1 -3
  57. package/dist-es/commands/ListMetricAttributionsCommand.js +1 -3
  58. package/dist-es/commands/ListRecipesCommand.js +1 -3
  59. package/dist-es/commands/ListRecommendersCommand.js +1 -3
  60. package/dist-es/commands/ListSchemasCommand.js +1 -3
  61. package/dist-es/commands/ListSolutionVersionsCommand.js +1 -3
  62. package/dist-es/commands/ListSolutionsCommand.js +1 -3
  63. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  64. package/dist-es/commands/StartRecommenderCommand.js +1 -3
  65. package/dist-es/commands/StopRecommenderCommand.js +1 -3
  66. package/dist-es/commands/StopSolutionVersionCreationCommand.js +1 -3
  67. package/dist-es/commands/TagResourceCommand.js +1 -3
  68. package/dist-es/commands/UntagResourceCommand.js +1 -3
  69. package/dist-es/commands/UpdateCampaignCommand.js +1 -3
  70. package/dist-es/commands/UpdateDatasetCommand.js +1 -3
  71. package/dist-es/commands/UpdateMetricAttributionCommand.js +1 -3
  72. package/dist-es/commands/UpdateRecommenderCommand.js +1 -3
  73. package/dist-es/commands/UpdateSolutionCommand.js +1 -3
  74. package/dist-es/endpoint/endpointResolver.js +7 -3
  75. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  76. package/dist-types/runtimeConfig.d.ts +2 -0
  77. package/dist-types/runtimeConfig.native.d.ts +2 -0
  78. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  79. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  80. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  81. package/package.json +35 -35
package/dist-cjs/index.js CHANGED
@@ -2824,9 +2824,7 @@ function sharedHeaders(operation) {
2824
2824
  __name(sharedHeaders, "sharedHeaders");
2825
2825
 
2826
2826
  // src/commands/CreateBatchInferenceJobCommand.ts
2827
- var _CreateBatchInferenceJobCommand = class _CreateBatchInferenceJobCommand extends import_smithy_client.Command.classBuilder().ep({
2828
- ...commonParams
2829
- }).m(function(Command, cs, config, o) {
2827
+ var _CreateBatchInferenceJobCommand = class _CreateBatchInferenceJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2830
2828
  return [
2831
2829
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2832
2830
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2840,9 +2838,7 @@ var CreateBatchInferenceJobCommand = _CreateBatchInferenceJobCommand;
2840
2838
 
2841
2839
 
2842
2840
 
2843
- var _CreateBatchSegmentJobCommand = class _CreateBatchSegmentJobCommand extends import_smithy_client.Command.classBuilder().ep({
2844
- ...commonParams
2845
- }).m(function(Command, cs, config, o) {
2841
+ var _CreateBatchSegmentJobCommand = class _CreateBatchSegmentJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2846
2842
  return [
2847
2843
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2848
2844
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2856,9 +2852,7 @@ var CreateBatchSegmentJobCommand = _CreateBatchSegmentJobCommand;
2856
2852
 
2857
2853
 
2858
2854
 
2859
- var _CreateCampaignCommand = class _CreateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
2860
- ...commonParams
2861
- }).m(function(Command, cs, config, o) {
2855
+ var _CreateCampaignCommand = class _CreateCampaignCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2862
2856
  return [
2863
2857
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2864
2858
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2872,9 +2866,7 @@ var CreateCampaignCommand = _CreateCampaignCommand;
2872
2866
 
2873
2867
 
2874
2868
 
2875
- var _CreateDataDeletionJobCommand = class _CreateDataDeletionJobCommand extends import_smithy_client.Command.classBuilder().ep({
2876
- ...commonParams
2877
- }).m(function(Command, cs, config, o) {
2869
+ var _CreateDataDeletionJobCommand = class _CreateDataDeletionJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2878
2870
  return [
2879
2871
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2880
2872
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2888,9 +2880,7 @@ var CreateDataDeletionJobCommand = _CreateDataDeletionJobCommand;
2888
2880
 
2889
2881
 
2890
2882
 
2891
- var _CreateDatasetCommand = class _CreateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
2892
- ...commonParams
2893
- }).m(function(Command, cs, config, o) {
2883
+ var _CreateDatasetCommand = class _CreateDatasetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2894
2884
  return [
2895
2885
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2896
2886
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2904,9 +2894,7 @@ var CreateDatasetCommand = _CreateDatasetCommand;
2904
2894
 
2905
2895
 
2906
2896
 
2907
- var _CreateDatasetExportJobCommand = class _CreateDatasetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2908
- ...commonParams
2909
- }).m(function(Command, cs, config, o) {
2897
+ var _CreateDatasetExportJobCommand = class _CreateDatasetExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2910
2898
  return [
2911
2899
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2912
2900
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2920,9 +2908,7 @@ var CreateDatasetExportJobCommand = _CreateDatasetExportJobCommand;
2920
2908
 
2921
2909
 
2922
2910
 
2923
- var _CreateDatasetGroupCommand = class _CreateDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2924
- ...commonParams
2925
- }).m(function(Command, cs, config, o) {
2911
+ var _CreateDatasetGroupCommand = class _CreateDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2926
2912
  return [
2927
2913
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2928
2914
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2936,9 +2922,7 @@ var CreateDatasetGroupCommand = _CreateDatasetGroupCommand;
2936
2922
 
2937
2923
 
2938
2924
 
2939
- var _CreateDatasetImportJobCommand = class _CreateDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
2940
- ...commonParams
2941
- }).m(function(Command, cs, config, o) {
2925
+ var _CreateDatasetImportJobCommand = class _CreateDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2942
2926
  return [
2943
2927
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2944
2928
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2952,9 +2936,7 @@ var CreateDatasetImportJobCommand = _CreateDatasetImportJobCommand;
2952
2936
 
2953
2937
 
2954
2938
 
2955
- var _CreateEventTrackerCommand = class _CreateEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep({
2956
- ...commonParams
2957
- }).m(function(Command, cs, config, o) {
2939
+ var _CreateEventTrackerCommand = class _CreateEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2958
2940
  return [
2959
2941
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2960
2942
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2968,9 +2950,7 @@ var CreateEventTrackerCommand = _CreateEventTrackerCommand;
2968
2950
 
2969
2951
 
2970
2952
 
2971
- var _CreateFilterCommand = class _CreateFilterCommand extends import_smithy_client.Command.classBuilder().ep({
2972
- ...commonParams
2973
- }).m(function(Command, cs, config, o) {
2953
+ var _CreateFilterCommand = class _CreateFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2974
2954
  return [
2975
2955
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2976
2956
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2984,9 +2964,7 @@ var CreateFilterCommand = _CreateFilterCommand;
2984
2964
 
2985
2965
 
2986
2966
 
2987
- var _CreateMetricAttributionCommand = class _CreateMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
2988
- ...commonParams
2989
- }).m(function(Command, cs, config, o) {
2967
+ var _CreateMetricAttributionCommand = class _CreateMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2990
2968
  return [
2991
2969
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2992
2970
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3000,9 +2978,7 @@ var CreateMetricAttributionCommand = _CreateMetricAttributionCommand;
3000
2978
 
3001
2979
 
3002
2980
 
3003
- var _CreateRecommenderCommand = class _CreateRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
3004
- ...commonParams
3005
- }).m(function(Command, cs, config, o) {
2981
+ var _CreateRecommenderCommand = class _CreateRecommenderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3006
2982
  return [
3007
2983
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3008
2984
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3016,9 +2992,7 @@ var CreateRecommenderCommand = _CreateRecommenderCommand;
3016
2992
 
3017
2993
 
3018
2994
 
3019
- var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
3020
- ...commonParams
3021
- }).m(function(Command, cs, config, o) {
2995
+ var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3022
2996
  return [
3023
2997
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3024
2998
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3032,9 +3006,7 @@ var CreateSchemaCommand = _CreateSchemaCommand;
3032
3006
 
3033
3007
 
3034
3008
 
3035
- var _CreateSolutionCommand = class _CreateSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
3036
- ...commonParams
3037
- }).m(function(Command, cs, config, o) {
3009
+ var _CreateSolutionCommand = class _CreateSolutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3038
3010
  return [
3039
3011
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3040
3012
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3048,9 +3020,7 @@ var CreateSolutionCommand = _CreateSolutionCommand;
3048
3020
 
3049
3021
 
3050
3022
 
3051
- var _CreateSolutionVersionCommand = class _CreateSolutionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3052
- ...commonParams
3053
- }).m(function(Command, cs, config, o) {
3023
+ var _CreateSolutionVersionCommand = class _CreateSolutionVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3054
3024
  return [
3055
3025
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3056
3026
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3064,9 +3034,7 @@ var CreateSolutionVersionCommand = _CreateSolutionVersionCommand;
3064
3034
 
3065
3035
 
3066
3036
 
3067
- var _DeleteCampaignCommand = class _DeleteCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
3068
- ...commonParams
3069
- }).m(function(Command, cs, config, o) {
3037
+ var _DeleteCampaignCommand = class _DeleteCampaignCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3070
3038
  return [
3071
3039
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3072
3040
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3080,9 +3048,7 @@ var DeleteCampaignCommand = _DeleteCampaignCommand;
3080
3048
 
3081
3049
 
3082
3050
 
3083
- var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
3084
- ...commonParams
3085
- }).m(function(Command, cs, config, o) {
3051
+ var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3086
3052
  return [
3087
3053
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3088
3054
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3096,9 +3062,7 @@ var DeleteDatasetCommand = _DeleteDatasetCommand;
3096
3062
 
3097
3063
 
3098
3064
 
3099
- var _DeleteDatasetGroupCommand = class _DeleteDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3100
- ...commonParams
3101
- }).m(function(Command, cs, config, o) {
3065
+ var _DeleteDatasetGroupCommand = class _DeleteDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3102
3066
  return [
3103
3067
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3104
3068
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3112,9 +3076,7 @@ var DeleteDatasetGroupCommand = _DeleteDatasetGroupCommand;
3112
3076
 
3113
3077
 
3114
3078
 
3115
- var _DeleteEventTrackerCommand = class _DeleteEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep({
3116
- ...commonParams
3117
- }).m(function(Command, cs, config, o) {
3079
+ var _DeleteEventTrackerCommand = class _DeleteEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3118
3080
  return [
3119
3081
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3120
3082
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3128,9 +3090,7 @@ var DeleteEventTrackerCommand = _DeleteEventTrackerCommand;
3128
3090
 
3129
3091
 
3130
3092
 
3131
- var _DeleteFilterCommand = class _DeleteFilterCommand extends import_smithy_client.Command.classBuilder().ep({
3132
- ...commonParams
3133
- }).m(function(Command, cs, config, o) {
3093
+ var _DeleteFilterCommand = class _DeleteFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3134
3094
  return [
3135
3095
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3136
3096
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3144,9 +3104,7 @@ var DeleteFilterCommand = _DeleteFilterCommand;
3144
3104
 
3145
3105
 
3146
3106
 
3147
- var _DeleteMetricAttributionCommand = class _DeleteMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
3148
- ...commonParams
3149
- }).m(function(Command, cs, config, o) {
3107
+ var _DeleteMetricAttributionCommand = class _DeleteMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3150
3108
  return [
3151
3109
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3152
3110
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3160,9 +3118,7 @@ var DeleteMetricAttributionCommand = _DeleteMetricAttributionCommand;
3160
3118
 
3161
3119
 
3162
3120
 
3163
- var _DeleteRecommenderCommand = class _DeleteRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
3164
- ...commonParams
3165
- }).m(function(Command, cs, config, o) {
3121
+ var _DeleteRecommenderCommand = class _DeleteRecommenderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3166
3122
  return [
3167
3123
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3168
3124
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3176,9 +3132,7 @@ var DeleteRecommenderCommand = _DeleteRecommenderCommand;
3176
3132
 
3177
3133
 
3178
3134
 
3179
- var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
3180
- ...commonParams
3181
- }).m(function(Command, cs, config, o) {
3135
+ var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3182
3136
  return [
3183
3137
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3184
3138
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3192,9 +3146,7 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
3192
3146
 
3193
3147
 
3194
3148
 
3195
- var _DeleteSolutionCommand = class _DeleteSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
3196
- ...commonParams
3197
- }).m(function(Command, cs, config, o) {
3149
+ var _DeleteSolutionCommand = class _DeleteSolutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3198
3150
  return [
3199
3151
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3200
3152
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3208,9 +3160,7 @@ var DeleteSolutionCommand = _DeleteSolutionCommand;
3208
3160
 
3209
3161
 
3210
3162
 
3211
- var _DescribeAlgorithmCommand = class _DescribeAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
3212
- ...commonParams
3213
- }).m(function(Command, cs, config, o) {
3163
+ var _DescribeAlgorithmCommand = class _DescribeAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3214
3164
  return [
3215
3165
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3216
3166
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3224,9 +3174,7 @@ var DescribeAlgorithmCommand = _DescribeAlgorithmCommand;
3224
3174
 
3225
3175
 
3226
3176
 
3227
- var _DescribeBatchInferenceJobCommand = class _DescribeBatchInferenceJobCommand extends import_smithy_client.Command.classBuilder().ep({
3228
- ...commonParams
3229
- }).m(function(Command, cs, config, o) {
3177
+ var _DescribeBatchInferenceJobCommand = class _DescribeBatchInferenceJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3230
3178
  return [
3231
3179
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3232
3180
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3240,9 +3188,7 @@ var DescribeBatchInferenceJobCommand = _DescribeBatchInferenceJobCommand;
3240
3188
 
3241
3189
 
3242
3190
 
3243
- var _DescribeBatchSegmentJobCommand = class _DescribeBatchSegmentJobCommand extends import_smithy_client.Command.classBuilder().ep({
3244
- ...commonParams
3245
- }).m(function(Command, cs, config, o) {
3191
+ var _DescribeBatchSegmentJobCommand = class _DescribeBatchSegmentJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3246
3192
  return [
3247
3193
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3248
3194
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3256,9 +3202,7 @@ var DescribeBatchSegmentJobCommand = _DescribeBatchSegmentJobCommand;
3256
3202
 
3257
3203
 
3258
3204
 
3259
- var _DescribeCampaignCommand = class _DescribeCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
3260
- ...commonParams
3261
- }).m(function(Command, cs, config, o) {
3205
+ var _DescribeCampaignCommand = class _DescribeCampaignCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3262
3206
  return [
3263
3207
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3264
3208
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3272,9 +3216,7 @@ var DescribeCampaignCommand = _DescribeCampaignCommand;
3272
3216
 
3273
3217
 
3274
3218
 
3275
- var _DescribeDataDeletionJobCommand = class _DescribeDataDeletionJobCommand extends import_smithy_client.Command.classBuilder().ep({
3276
- ...commonParams
3277
- }).m(function(Command, cs, config, o) {
3219
+ var _DescribeDataDeletionJobCommand = class _DescribeDataDeletionJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3278
3220
  return [
3279
3221
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3280
3222
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3288,9 +3230,7 @@ var DescribeDataDeletionJobCommand = _DescribeDataDeletionJobCommand;
3288
3230
 
3289
3231
 
3290
3232
 
3291
- var _DescribeDatasetCommand = class _DescribeDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
3292
- ...commonParams
3293
- }).m(function(Command, cs, config, o) {
3233
+ var _DescribeDatasetCommand = class _DescribeDatasetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3294
3234
  return [
3295
3235
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3296
3236
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3304,9 +3244,7 @@ var DescribeDatasetCommand = _DescribeDatasetCommand;
3304
3244
 
3305
3245
 
3306
3246
 
3307
- var _DescribeDatasetExportJobCommand = class _DescribeDatasetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
3308
- ...commonParams
3309
- }).m(function(Command, cs, config, o) {
3247
+ var _DescribeDatasetExportJobCommand = class _DescribeDatasetExportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3310
3248
  return [
3311
3249
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3312
3250
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3320,9 +3258,7 @@ var DescribeDatasetExportJobCommand = _DescribeDatasetExportJobCommand;
3320
3258
 
3321
3259
 
3322
3260
 
3323
- var _DescribeDatasetGroupCommand = class _DescribeDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3324
- ...commonParams
3325
- }).m(function(Command, cs, config, o) {
3261
+ var _DescribeDatasetGroupCommand = class _DescribeDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3326
3262
  return [
3327
3263
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3328
3264
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3336,9 +3272,7 @@ var DescribeDatasetGroupCommand = _DescribeDatasetGroupCommand;
3336
3272
 
3337
3273
 
3338
3274
 
3339
- var _DescribeDatasetImportJobCommand = class _DescribeDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
3340
- ...commonParams
3341
- }).m(function(Command, cs, config, o) {
3275
+ var _DescribeDatasetImportJobCommand = class _DescribeDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3342
3276
  return [
3343
3277
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3344
3278
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3352,9 +3286,7 @@ var DescribeDatasetImportJobCommand = _DescribeDatasetImportJobCommand;
3352
3286
 
3353
3287
 
3354
3288
 
3355
- var _DescribeEventTrackerCommand = class _DescribeEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep({
3356
- ...commonParams
3357
- }).m(function(Command, cs, config, o) {
3289
+ var _DescribeEventTrackerCommand = class _DescribeEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3358
3290
  return [
3359
3291
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3360
3292
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3368,9 +3300,7 @@ var DescribeEventTrackerCommand = _DescribeEventTrackerCommand;
3368
3300
 
3369
3301
 
3370
3302
 
3371
- var _DescribeFeatureTransformationCommand = class _DescribeFeatureTransformationCommand extends import_smithy_client.Command.classBuilder().ep({
3372
- ...commonParams
3373
- }).m(function(Command, cs, config, o) {
3303
+ var _DescribeFeatureTransformationCommand = class _DescribeFeatureTransformationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3374
3304
  return [
3375
3305
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3376
3306
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3384,9 +3314,7 @@ var DescribeFeatureTransformationCommand = _DescribeFeatureTransformationCommand
3384
3314
 
3385
3315
 
3386
3316
 
3387
- var _DescribeFilterCommand = class _DescribeFilterCommand extends import_smithy_client.Command.classBuilder().ep({
3388
- ...commonParams
3389
- }).m(function(Command, cs, config, o) {
3317
+ var _DescribeFilterCommand = class _DescribeFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3390
3318
  return [
3391
3319
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3392
3320
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3400,9 +3328,7 @@ var DescribeFilterCommand = _DescribeFilterCommand;
3400
3328
 
3401
3329
 
3402
3330
 
3403
- var _DescribeMetricAttributionCommand = class _DescribeMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
3404
- ...commonParams
3405
- }).m(function(Command, cs, config, o) {
3331
+ var _DescribeMetricAttributionCommand = class _DescribeMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3406
3332
  return [
3407
3333
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3408
3334
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3416,9 +3342,7 @@ var DescribeMetricAttributionCommand = _DescribeMetricAttributionCommand;
3416
3342
 
3417
3343
 
3418
3344
 
3419
- var _DescribeRecipeCommand = class _DescribeRecipeCommand extends import_smithy_client.Command.classBuilder().ep({
3420
- ...commonParams
3421
- }).m(function(Command, cs, config, o) {
3345
+ var _DescribeRecipeCommand = class _DescribeRecipeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3422
3346
  return [
3423
3347
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3424
3348
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3432,9 +3356,7 @@ var DescribeRecipeCommand = _DescribeRecipeCommand;
3432
3356
 
3433
3357
 
3434
3358
 
3435
- var _DescribeRecommenderCommand = class _DescribeRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
3436
- ...commonParams
3437
- }).m(function(Command, cs, config, o) {
3359
+ var _DescribeRecommenderCommand = class _DescribeRecommenderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3438
3360
  return [
3439
3361
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3440
3362
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3448,9 +3370,7 @@ var DescribeRecommenderCommand = _DescribeRecommenderCommand;
3448
3370
 
3449
3371
 
3450
3372
 
3451
- var _DescribeSchemaCommand = class _DescribeSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
3452
- ...commonParams
3453
- }).m(function(Command, cs, config, o) {
3373
+ var _DescribeSchemaCommand = class _DescribeSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3454
3374
  return [
3455
3375
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3456
3376
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3464,9 +3384,7 @@ var DescribeSchemaCommand = _DescribeSchemaCommand;
3464
3384
 
3465
3385
 
3466
3386
 
3467
- var _DescribeSolutionCommand = class _DescribeSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
3468
- ...commonParams
3469
- }).m(function(Command, cs, config, o) {
3387
+ var _DescribeSolutionCommand = class _DescribeSolutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3470
3388
  return [
3471
3389
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3472
3390
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3480,9 +3398,7 @@ var DescribeSolutionCommand = _DescribeSolutionCommand;
3480
3398
 
3481
3399
 
3482
3400
 
3483
- var _DescribeSolutionVersionCommand = class _DescribeSolutionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3484
- ...commonParams
3485
- }).m(function(Command, cs, config, o) {
3401
+ var _DescribeSolutionVersionCommand = class _DescribeSolutionVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3486
3402
  return [
3487
3403
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3488
3404
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3496,9 +3412,7 @@ var DescribeSolutionVersionCommand = _DescribeSolutionVersionCommand;
3496
3412
 
3497
3413
 
3498
3414
 
3499
- var _GetSolutionMetricsCommand = class _GetSolutionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
3500
- ...commonParams
3501
- }).m(function(Command, cs, config, o) {
3415
+ var _GetSolutionMetricsCommand = class _GetSolutionMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3502
3416
  return [
3503
3417
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3504
3418
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3512,9 +3426,7 @@ var GetSolutionMetricsCommand = _GetSolutionMetricsCommand;
3512
3426
 
3513
3427
 
3514
3428
 
3515
- var _ListBatchInferenceJobsCommand = class _ListBatchInferenceJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3516
- ...commonParams
3517
- }).m(function(Command, cs, config, o) {
3429
+ var _ListBatchInferenceJobsCommand = class _ListBatchInferenceJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3518
3430
  return [
3519
3431
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3520
3432
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3528,9 +3440,7 @@ var ListBatchInferenceJobsCommand = _ListBatchInferenceJobsCommand;
3528
3440
 
3529
3441
 
3530
3442
 
3531
- var _ListBatchSegmentJobsCommand = class _ListBatchSegmentJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3532
- ...commonParams
3533
- }).m(function(Command, cs, config, o) {
3443
+ var _ListBatchSegmentJobsCommand = class _ListBatchSegmentJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3534
3444
  return [
3535
3445
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3536
3446
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3544,9 +3454,7 @@ var ListBatchSegmentJobsCommand = _ListBatchSegmentJobsCommand;
3544
3454
 
3545
3455
 
3546
3456
 
3547
- var _ListCampaignsCommand = class _ListCampaignsCommand extends import_smithy_client.Command.classBuilder().ep({
3548
- ...commonParams
3549
- }).m(function(Command, cs, config, o) {
3457
+ var _ListCampaignsCommand = class _ListCampaignsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3550
3458
  return [
3551
3459
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3552
3460
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3560,9 +3468,7 @@ var ListCampaignsCommand = _ListCampaignsCommand;
3560
3468
 
3561
3469
 
3562
3470
 
3563
- var _ListDataDeletionJobsCommand = class _ListDataDeletionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3564
- ...commonParams
3565
- }).m(function(Command, cs, config, o) {
3471
+ var _ListDataDeletionJobsCommand = class _ListDataDeletionJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3566
3472
  return [
3567
3473
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3568
3474
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3576,9 +3482,7 @@ var ListDataDeletionJobsCommand = _ListDataDeletionJobsCommand;
3576
3482
 
3577
3483
 
3578
3484
 
3579
- var _ListDatasetExportJobsCommand = class _ListDatasetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3580
- ...commonParams
3581
- }).m(function(Command, cs, config, o) {
3485
+ var _ListDatasetExportJobsCommand = class _ListDatasetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3582
3486
  return [
3583
3487
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3584
3488
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3592,9 +3496,7 @@ var ListDatasetExportJobsCommand = _ListDatasetExportJobsCommand;
3592
3496
 
3593
3497
 
3594
3498
 
3595
- var _ListDatasetGroupsCommand = class _ListDatasetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3596
- ...commonParams
3597
- }).m(function(Command, cs, config, o) {
3499
+ var _ListDatasetGroupsCommand = class _ListDatasetGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3598
3500
  return [
3599
3501
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3600
3502
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3608,9 +3510,7 @@ var ListDatasetGroupsCommand = _ListDatasetGroupsCommand;
3608
3510
 
3609
3511
 
3610
3512
 
3611
- var _ListDatasetImportJobsCommand = class _ListDatasetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3612
- ...commonParams
3613
- }).m(function(Command, cs, config, o) {
3513
+ var _ListDatasetImportJobsCommand = class _ListDatasetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3614
3514
  return [
3615
3515
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3616
3516
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3624,9 +3524,7 @@ var ListDatasetImportJobsCommand = _ListDatasetImportJobsCommand;
3624
3524
 
3625
3525
 
3626
3526
 
3627
- var _ListDatasetsCommand = class _ListDatasetsCommand extends import_smithy_client.Command.classBuilder().ep({
3628
- ...commonParams
3629
- }).m(function(Command, cs, config, o) {
3527
+ var _ListDatasetsCommand = class _ListDatasetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3630
3528
  return [
3631
3529
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3632
3530
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3640,9 +3538,7 @@ var ListDatasetsCommand = _ListDatasetsCommand;
3640
3538
 
3641
3539
 
3642
3540
 
3643
- var _ListEventTrackersCommand = class _ListEventTrackersCommand extends import_smithy_client.Command.classBuilder().ep({
3644
- ...commonParams
3645
- }).m(function(Command, cs, config, o) {
3541
+ var _ListEventTrackersCommand = class _ListEventTrackersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3646
3542
  return [
3647
3543
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3648
3544
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3656,9 +3552,7 @@ var ListEventTrackersCommand = _ListEventTrackersCommand;
3656
3552
 
3657
3553
 
3658
3554
 
3659
- var _ListFiltersCommand = class _ListFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
3660
- ...commonParams
3661
- }).m(function(Command, cs, config, o) {
3555
+ var _ListFiltersCommand = class _ListFiltersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3662
3556
  return [
3663
3557
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3664
3558
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3672,9 +3566,7 @@ var ListFiltersCommand = _ListFiltersCommand;
3672
3566
 
3673
3567
 
3674
3568
 
3675
- var _ListMetricAttributionMetricsCommand = class _ListMetricAttributionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
3676
- ...commonParams
3677
- }).m(function(Command, cs, config, o) {
3569
+ var _ListMetricAttributionMetricsCommand = class _ListMetricAttributionMetricsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3678
3570
  return [
3679
3571
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3680
3572
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3688,9 +3580,7 @@ var ListMetricAttributionMetricsCommand = _ListMetricAttributionMetricsCommand;
3688
3580
 
3689
3581
 
3690
3582
 
3691
- var _ListMetricAttributionsCommand = class _ListMetricAttributionsCommand extends import_smithy_client.Command.classBuilder().ep({
3692
- ...commonParams
3693
- }).m(function(Command, cs, config, o) {
3583
+ var _ListMetricAttributionsCommand = class _ListMetricAttributionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3694
3584
  return [
3695
3585
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3696
3586
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3704,9 +3594,7 @@ var ListMetricAttributionsCommand = _ListMetricAttributionsCommand;
3704
3594
 
3705
3595
 
3706
3596
 
3707
- var _ListRecipesCommand = class _ListRecipesCommand extends import_smithy_client.Command.classBuilder().ep({
3708
- ...commonParams
3709
- }).m(function(Command, cs, config, o) {
3597
+ var _ListRecipesCommand = class _ListRecipesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3710
3598
  return [
3711
3599
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3712
3600
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3720,9 +3608,7 @@ var ListRecipesCommand = _ListRecipesCommand;
3720
3608
 
3721
3609
 
3722
3610
 
3723
- var _ListRecommendersCommand = class _ListRecommendersCommand extends import_smithy_client.Command.classBuilder().ep({
3724
- ...commonParams
3725
- }).m(function(Command, cs, config, o) {
3611
+ var _ListRecommendersCommand = class _ListRecommendersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3726
3612
  return [
3727
3613
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3728
3614
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3736,9 +3622,7 @@ var ListRecommendersCommand = _ListRecommendersCommand;
3736
3622
 
3737
3623
 
3738
3624
 
3739
- var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
3740
- ...commonParams
3741
- }).m(function(Command, cs, config, o) {
3625
+ var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3742
3626
  return [
3743
3627
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3744
3628
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3752,9 +3636,7 @@ var ListSchemasCommand = _ListSchemasCommand;
3752
3636
 
3753
3637
 
3754
3638
 
3755
- var _ListSolutionsCommand = class _ListSolutionsCommand extends import_smithy_client.Command.classBuilder().ep({
3756
- ...commonParams
3757
- }).m(function(Command, cs, config, o) {
3639
+ var _ListSolutionsCommand = class _ListSolutionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3758
3640
  return [
3759
3641
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3760
3642
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3768,9 +3650,7 @@ var ListSolutionsCommand = _ListSolutionsCommand;
3768
3650
 
3769
3651
 
3770
3652
 
3771
- var _ListSolutionVersionsCommand = class _ListSolutionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
3772
- ...commonParams
3773
- }).m(function(Command, cs, config, o) {
3653
+ var _ListSolutionVersionsCommand = class _ListSolutionVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3774
3654
  return [
3775
3655
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3776
3656
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3784,9 +3664,7 @@ var ListSolutionVersionsCommand = _ListSolutionVersionsCommand;
3784
3664
 
3785
3665
 
3786
3666
 
3787
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3788
- ...commonParams
3789
- }).m(function(Command, cs, config, o) {
3667
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3790
3668
  return [
3791
3669
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3792
3670
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3800,9 +3678,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3800
3678
 
3801
3679
 
3802
3680
 
3803
- var _StartRecommenderCommand = class _StartRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
3804
- ...commonParams
3805
- }).m(function(Command, cs, config, o) {
3681
+ var _StartRecommenderCommand = class _StartRecommenderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3806
3682
  return [
3807
3683
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3808
3684
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3816,9 +3692,7 @@ var StartRecommenderCommand = _StartRecommenderCommand;
3816
3692
 
3817
3693
 
3818
3694
 
3819
- var _StopRecommenderCommand = class _StopRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
3820
- ...commonParams
3821
- }).m(function(Command, cs, config, o) {
3695
+ var _StopRecommenderCommand = class _StopRecommenderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3822
3696
  return [
3823
3697
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3824
3698
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3832,9 +3706,7 @@ var StopRecommenderCommand = _StopRecommenderCommand;
3832
3706
 
3833
3707
 
3834
3708
 
3835
- var _StopSolutionVersionCreationCommand = class _StopSolutionVersionCreationCommand extends import_smithy_client.Command.classBuilder().ep({
3836
- ...commonParams
3837
- }).m(function(Command, cs, config, o) {
3709
+ var _StopSolutionVersionCreationCommand = class _StopSolutionVersionCreationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3838
3710
  return [
3839
3711
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3840
3712
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3848,9 +3720,7 @@ var StopSolutionVersionCreationCommand = _StopSolutionVersionCreationCommand;
3848
3720
 
3849
3721
 
3850
3722
 
3851
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3852
- ...commonParams
3853
- }).m(function(Command, cs, config, o) {
3723
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3854
3724
  return [
3855
3725
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3856
3726
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3864,9 +3734,7 @@ var TagResourceCommand = _TagResourceCommand;
3864
3734
 
3865
3735
 
3866
3736
 
3867
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3868
- ...commonParams
3869
- }).m(function(Command, cs, config, o) {
3737
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3870
3738
  return [
3871
3739
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3872
3740
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3880,9 +3748,7 @@ var UntagResourceCommand = _UntagResourceCommand;
3880
3748
 
3881
3749
 
3882
3750
 
3883
- var _UpdateCampaignCommand = class _UpdateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
3884
- ...commonParams
3885
- }).m(function(Command, cs, config, o) {
3751
+ var _UpdateCampaignCommand = class _UpdateCampaignCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3886
3752
  return [
3887
3753
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3888
3754
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3896,9 +3762,7 @@ var UpdateCampaignCommand = _UpdateCampaignCommand;
3896
3762
 
3897
3763
 
3898
3764
 
3899
- var _UpdateDatasetCommand = class _UpdateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
3900
- ...commonParams
3901
- }).m(function(Command, cs, config, o) {
3765
+ var _UpdateDatasetCommand = class _UpdateDatasetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3902
3766
  return [
3903
3767
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3904
3768
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3912,9 +3776,7 @@ var UpdateDatasetCommand = _UpdateDatasetCommand;
3912
3776
 
3913
3777
 
3914
3778
 
3915
- var _UpdateMetricAttributionCommand = class _UpdateMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
3916
- ...commonParams
3917
- }).m(function(Command, cs, config, o) {
3779
+ var _UpdateMetricAttributionCommand = class _UpdateMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3918
3780
  return [
3919
3781
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3920
3782
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3928,9 +3790,7 @@ var UpdateMetricAttributionCommand = _UpdateMetricAttributionCommand;
3928
3790
 
3929
3791
 
3930
3792
 
3931
- var _UpdateRecommenderCommand = class _UpdateRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
3932
- ...commonParams
3933
- }).m(function(Command, cs, config, o) {
3793
+ var _UpdateRecommenderCommand = class _UpdateRecommenderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3934
3794
  return [
3935
3795
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3936
3796
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3944,9 +3804,7 @@ var UpdateRecommenderCommand = _UpdateRecommenderCommand;
3944
3804
 
3945
3805
 
3946
3806
 
3947
- var _UpdateSolutionCommand = class _UpdateSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
3948
- ...commonParams
3949
- }).m(function(Command, cs, config, o) {
3807
+ var _UpdateSolutionCommand = class _UpdateSolutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3950
3808
  return [
3951
3809
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3952
3810
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())