@aws-sdk/client-personalize 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -70
- package/dist-types/PersonalizeClient.d.ts +4 -4
- package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataDeletionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventTrackerCommand.d.ts +2 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateMetricAttributionCommand.d.ts +2 -1
- package/dist-types/commands/CreateRecommenderCommand.d.ts +2 -1
- package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
- package/dist-types/commands/CreateSolutionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSolutionVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventTrackerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSolutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCampaignCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataDeletionJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventTrackerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFilterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRecipeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRecommenderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSchemaCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSolutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetSolutionMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListCampaignsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataDeletionJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventTrackersCommand.d.ts +2 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListMetricAttributionsCommand.d.ts +2 -1
- package/dist-types/commands/ListRecipesCommand.d.ts +2 -1
- package/dist-types/commands/ListRecommendersCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/commands/ListSolutionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSolutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartRecommenderCommand.d.ts +2 -1
- package/dist-types/commands/StopRecommenderCommand.d.ts +2 -1
- package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDatasetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/PersonalizeServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/PersonalizeClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataDeletionJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataDeletionJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataDeletionJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMetricAttributionMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMetricAttributionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMetricAttributionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/PersonalizeServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -283,7 +283,6 @@ var PersonalizeClient = _PersonalizeClient;
|
|
|
283
283
|
|
|
284
284
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
285
285
|
|
|
286
|
-
var import_types = require("@smithy/types");
|
|
287
286
|
|
|
288
287
|
// src/protocols/Aws_json1_1.ts
|
|
289
288
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2816,7 +2815,6 @@ var CreateBatchInferenceJobCommand = _CreateBatchInferenceJobCommand;
|
|
|
2816
2815
|
|
|
2817
2816
|
|
|
2818
2817
|
|
|
2819
|
-
|
|
2820
2818
|
var _CreateBatchSegmentJobCommand = class _CreateBatchSegmentJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2821
2819
|
...commonParams
|
|
2822
2820
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2833,7 +2831,6 @@ var CreateBatchSegmentJobCommand = _CreateBatchSegmentJobCommand;
|
|
|
2833
2831
|
|
|
2834
2832
|
|
|
2835
2833
|
|
|
2836
|
-
|
|
2837
2834
|
var _CreateCampaignCommand = class _CreateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2838
2835
|
...commonParams
|
|
2839
2836
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2850,7 +2847,6 @@ var CreateCampaignCommand = _CreateCampaignCommand;
|
|
|
2850
2847
|
|
|
2851
2848
|
|
|
2852
2849
|
|
|
2853
|
-
|
|
2854
2850
|
var _CreateDataDeletionJobCommand = class _CreateDataDeletionJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2855
2851
|
...commonParams
|
|
2856
2852
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2867,7 +2863,6 @@ var CreateDataDeletionJobCommand = _CreateDataDeletionJobCommand;
|
|
|
2867
2863
|
|
|
2868
2864
|
|
|
2869
2865
|
|
|
2870
|
-
|
|
2871
2866
|
var _CreateDatasetCommand = class _CreateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2872
2867
|
...commonParams
|
|
2873
2868
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2884,7 +2879,6 @@ var CreateDatasetCommand = _CreateDatasetCommand;
|
|
|
2884
2879
|
|
|
2885
2880
|
|
|
2886
2881
|
|
|
2887
|
-
|
|
2888
2882
|
var _CreateDatasetExportJobCommand = class _CreateDatasetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2889
2883
|
...commonParams
|
|
2890
2884
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2901,7 +2895,6 @@ var CreateDatasetExportJobCommand = _CreateDatasetExportJobCommand;
|
|
|
2901
2895
|
|
|
2902
2896
|
|
|
2903
2897
|
|
|
2904
|
-
|
|
2905
2898
|
var _CreateDatasetGroupCommand = class _CreateDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2906
2899
|
...commonParams
|
|
2907
2900
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2918,7 +2911,6 @@ var CreateDatasetGroupCommand = _CreateDatasetGroupCommand;
|
|
|
2918
2911
|
|
|
2919
2912
|
|
|
2920
2913
|
|
|
2921
|
-
|
|
2922
2914
|
var _CreateDatasetImportJobCommand = class _CreateDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2923
2915
|
...commonParams
|
|
2924
2916
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2935,7 +2927,6 @@ var CreateDatasetImportJobCommand = _CreateDatasetImportJobCommand;
|
|
|
2935
2927
|
|
|
2936
2928
|
|
|
2937
2929
|
|
|
2938
|
-
|
|
2939
2930
|
var _CreateEventTrackerCommand = class _CreateEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2940
2931
|
...commonParams
|
|
2941
2932
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2952,7 +2943,6 @@ var CreateEventTrackerCommand = _CreateEventTrackerCommand;
|
|
|
2952
2943
|
|
|
2953
2944
|
|
|
2954
2945
|
|
|
2955
|
-
|
|
2956
2946
|
var _CreateFilterCommand = class _CreateFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2957
2947
|
...commonParams
|
|
2958
2948
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2969,7 +2959,6 @@ var CreateFilterCommand = _CreateFilterCommand;
|
|
|
2969
2959
|
|
|
2970
2960
|
|
|
2971
2961
|
|
|
2972
|
-
|
|
2973
2962
|
var _CreateMetricAttributionCommand = class _CreateMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2974
2963
|
...commonParams
|
|
2975
2964
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2986,7 +2975,6 @@ var CreateMetricAttributionCommand = _CreateMetricAttributionCommand;
|
|
|
2986
2975
|
|
|
2987
2976
|
|
|
2988
2977
|
|
|
2989
|
-
|
|
2990
2978
|
var _CreateRecommenderCommand = class _CreateRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2991
2979
|
...commonParams
|
|
2992
2980
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3003,7 +2991,6 @@ var CreateRecommenderCommand = _CreateRecommenderCommand;
|
|
|
3003
2991
|
|
|
3004
2992
|
|
|
3005
2993
|
|
|
3006
|
-
|
|
3007
2994
|
var _CreateSchemaCommand = class _CreateSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3008
2995
|
...commonParams
|
|
3009
2996
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3020,7 +3007,6 @@ var CreateSchemaCommand = _CreateSchemaCommand;
|
|
|
3020
3007
|
|
|
3021
3008
|
|
|
3022
3009
|
|
|
3023
|
-
|
|
3024
3010
|
var _CreateSolutionCommand = class _CreateSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3025
3011
|
...commonParams
|
|
3026
3012
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3037,7 +3023,6 @@ var CreateSolutionCommand = _CreateSolutionCommand;
|
|
|
3037
3023
|
|
|
3038
3024
|
|
|
3039
3025
|
|
|
3040
|
-
|
|
3041
3026
|
var _CreateSolutionVersionCommand = class _CreateSolutionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3042
3027
|
...commonParams
|
|
3043
3028
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3054,7 +3039,6 @@ var CreateSolutionVersionCommand = _CreateSolutionVersionCommand;
|
|
|
3054
3039
|
|
|
3055
3040
|
|
|
3056
3041
|
|
|
3057
|
-
|
|
3058
3042
|
var _DeleteCampaignCommand = class _DeleteCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3059
3043
|
...commonParams
|
|
3060
3044
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3071,7 +3055,6 @@ var DeleteCampaignCommand = _DeleteCampaignCommand;
|
|
|
3071
3055
|
|
|
3072
3056
|
|
|
3073
3057
|
|
|
3074
|
-
|
|
3075
3058
|
var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3076
3059
|
...commonParams
|
|
3077
3060
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3088,7 +3071,6 @@ var DeleteDatasetCommand = _DeleteDatasetCommand;
|
|
|
3088
3071
|
|
|
3089
3072
|
|
|
3090
3073
|
|
|
3091
|
-
|
|
3092
3074
|
var _DeleteDatasetGroupCommand = class _DeleteDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3093
3075
|
...commonParams
|
|
3094
3076
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3105,7 +3087,6 @@ var DeleteDatasetGroupCommand = _DeleteDatasetGroupCommand;
|
|
|
3105
3087
|
|
|
3106
3088
|
|
|
3107
3089
|
|
|
3108
|
-
|
|
3109
3090
|
var _DeleteEventTrackerCommand = class _DeleteEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3110
3091
|
...commonParams
|
|
3111
3092
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3122,7 +3103,6 @@ var DeleteEventTrackerCommand = _DeleteEventTrackerCommand;
|
|
|
3122
3103
|
|
|
3123
3104
|
|
|
3124
3105
|
|
|
3125
|
-
|
|
3126
3106
|
var _DeleteFilterCommand = class _DeleteFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3127
3107
|
...commonParams
|
|
3128
3108
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3139,7 +3119,6 @@ var DeleteFilterCommand = _DeleteFilterCommand;
|
|
|
3139
3119
|
|
|
3140
3120
|
|
|
3141
3121
|
|
|
3142
|
-
|
|
3143
3122
|
var _DeleteMetricAttributionCommand = class _DeleteMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3144
3123
|
...commonParams
|
|
3145
3124
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3156,7 +3135,6 @@ var DeleteMetricAttributionCommand = _DeleteMetricAttributionCommand;
|
|
|
3156
3135
|
|
|
3157
3136
|
|
|
3158
3137
|
|
|
3159
|
-
|
|
3160
3138
|
var _DeleteRecommenderCommand = class _DeleteRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3161
3139
|
...commonParams
|
|
3162
3140
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3173,7 +3151,6 @@ var DeleteRecommenderCommand = _DeleteRecommenderCommand;
|
|
|
3173
3151
|
|
|
3174
3152
|
|
|
3175
3153
|
|
|
3176
|
-
|
|
3177
3154
|
var _DeleteSchemaCommand = class _DeleteSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3178
3155
|
...commonParams
|
|
3179
3156
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3190,7 +3167,6 @@ var DeleteSchemaCommand = _DeleteSchemaCommand;
|
|
|
3190
3167
|
|
|
3191
3168
|
|
|
3192
3169
|
|
|
3193
|
-
|
|
3194
3170
|
var _DeleteSolutionCommand = class _DeleteSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3195
3171
|
...commonParams
|
|
3196
3172
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3207,7 +3183,6 @@ var DeleteSolutionCommand = _DeleteSolutionCommand;
|
|
|
3207
3183
|
|
|
3208
3184
|
|
|
3209
3185
|
|
|
3210
|
-
|
|
3211
3186
|
var _DescribeAlgorithmCommand = class _DescribeAlgorithmCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3212
3187
|
...commonParams
|
|
3213
3188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3224,7 +3199,6 @@ var DescribeAlgorithmCommand = _DescribeAlgorithmCommand;
|
|
|
3224
3199
|
|
|
3225
3200
|
|
|
3226
3201
|
|
|
3227
|
-
|
|
3228
3202
|
var _DescribeBatchInferenceJobCommand = class _DescribeBatchInferenceJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3229
3203
|
...commonParams
|
|
3230
3204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3241,7 +3215,6 @@ var DescribeBatchInferenceJobCommand = _DescribeBatchInferenceJobCommand;
|
|
|
3241
3215
|
|
|
3242
3216
|
|
|
3243
3217
|
|
|
3244
|
-
|
|
3245
3218
|
var _DescribeBatchSegmentJobCommand = class _DescribeBatchSegmentJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3246
3219
|
...commonParams
|
|
3247
3220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3258,7 +3231,6 @@ var DescribeBatchSegmentJobCommand = _DescribeBatchSegmentJobCommand;
|
|
|
3258
3231
|
|
|
3259
3232
|
|
|
3260
3233
|
|
|
3261
|
-
|
|
3262
3234
|
var _DescribeCampaignCommand = class _DescribeCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3263
3235
|
...commonParams
|
|
3264
3236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3275,7 +3247,6 @@ var DescribeCampaignCommand = _DescribeCampaignCommand;
|
|
|
3275
3247
|
|
|
3276
3248
|
|
|
3277
3249
|
|
|
3278
|
-
|
|
3279
3250
|
var _DescribeDataDeletionJobCommand = class _DescribeDataDeletionJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3280
3251
|
...commonParams
|
|
3281
3252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3292,7 +3263,6 @@ var DescribeDataDeletionJobCommand = _DescribeDataDeletionJobCommand;
|
|
|
3292
3263
|
|
|
3293
3264
|
|
|
3294
3265
|
|
|
3295
|
-
|
|
3296
3266
|
var _DescribeDatasetCommand = class _DescribeDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3297
3267
|
...commonParams
|
|
3298
3268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3309,7 +3279,6 @@ var DescribeDatasetCommand = _DescribeDatasetCommand;
|
|
|
3309
3279
|
|
|
3310
3280
|
|
|
3311
3281
|
|
|
3312
|
-
|
|
3313
3282
|
var _DescribeDatasetExportJobCommand = class _DescribeDatasetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3314
3283
|
...commonParams
|
|
3315
3284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3326,7 +3295,6 @@ var DescribeDatasetExportJobCommand = _DescribeDatasetExportJobCommand;
|
|
|
3326
3295
|
|
|
3327
3296
|
|
|
3328
3297
|
|
|
3329
|
-
|
|
3330
3298
|
var _DescribeDatasetGroupCommand = class _DescribeDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3331
3299
|
...commonParams
|
|
3332
3300
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3343,7 +3311,6 @@ var DescribeDatasetGroupCommand = _DescribeDatasetGroupCommand;
|
|
|
3343
3311
|
|
|
3344
3312
|
|
|
3345
3313
|
|
|
3346
|
-
|
|
3347
3314
|
var _DescribeDatasetImportJobCommand = class _DescribeDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3348
3315
|
...commonParams
|
|
3349
3316
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3360,7 +3327,6 @@ var DescribeDatasetImportJobCommand = _DescribeDatasetImportJobCommand;
|
|
|
3360
3327
|
|
|
3361
3328
|
|
|
3362
3329
|
|
|
3363
|
-
|
|
3364
3330
|
var _DescribeEventTrackerCommand = class _DescribeEventTrackerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3365
3331
|
...commonParams
|
|
3366
3332
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3377,7 +3343,6 @@ var DescribeEventTrackerCommand = _DescribeEventTrackerCommand;
|
|
|
3377
3343
|
|
|
3378
3344
|
|
|
3379
3345
|
|
|
3380
|
-
|
|
3381
3346
|
var _DescribeFeatureTransformationCommand = class _DescribeFeatureTransformationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3382
3347
|
...commonParams
|
|
3383
3348
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3394,7 +3359,6 @@ var DescribeFeatureTransformationCommand = _DescribeFeatureTransformationCommand
|
|
|
3394
3359
|
|
|
3395
3360
|
|
|
3396
3361
|
|
|
3397
|
-
|
|
3398
3362
|
var _DescribeFilterCommand = class _DescribeFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3399
3363
|
...commonParams
|
|
3400
3364
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3411,7 +3375,6 @@ var DescribeFilterCommand = _DescribeFilterCommand;
|
|
|
3411
3375
|
|
|
3412
3376
|
|
|
3413
3377
|
|
|
3414
|
-
|
|
3415
3378
|
var _DescribeMetricAttributionCommand = class _DescribeMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3416
3379
|
...commonParams
|
|
3417
3380
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3428,7 +3391,6 @@ var DescribeMetricAttributionCommand = _DescribeMetricAttributionCommand;
|
|
|
3428
3391
|
|
|
3429
3392
|
|
|
3430
3393
|
|
|
3431
|
-
|
|
3432
3394
|
var _DescribeRecipeCommand = class _DescribeRecipeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3433
3395
|
...commonParams
|
|
3434
3396
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3445,7 +3407,6 @@ var DescribeRecipeCommand = _DescribeRecipeCommand;
|
|
|
3445
3407
|
|
|
3446
3408
|
|
|
3447
3409
|
|
|
3448
|
-
|
|
3449
3410
|
var _DescribeRecommenderCommand = class _DescribeRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3450
3411
|
...commonParams
|
|
3451
3412
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3462,7 +3423,6 @@ var DescribeRecommenderCommand = _DescribeRecommenderCommand;
|
|
|
3462
3423
|
|
|
3463
3424
|
|
|
3464
3425
|
|
|
3465
|
-
|
|
3466
3426
|
var _DescribeSchemaCommand = class _DescribeSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3467
3427
|
...commonParams
|
|
3468
3428
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3479,7 +3439,6 @@ var DescribeSchemaCommand = _DescribeSchemaCommand;
|
|
|
3479
3439
|
|
|
3480
3440
|
|
|
3481
3441
|
|
|
3482
|
-
|
|
3483
3442
|
var _DescribeSolutionCommand = class _DescribeSolutionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3484
3443
|
...commonParams
|
|
3485
3444
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3496,7 +3455,6 @@ var DescribeSolutionCommand = _DescribeSolutionCommand;
|
|
|
3496
3455
|
|
|
3497
3456
|
|
|
3498
3457
|
|
|
3499
|
-
|
|
3500
3458
|
var _DescribeSolutionVersionCommand = class _DescribeSolutionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3501
3459
|
...commonParams
|
|
3502
3460
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3513,7 +3471,6 @@ var DescribeSolutionVersionCommand = _DescribeSolutionVersionCommand;
|
|
|
3513
3471
|
|
|
3514
3472
|
|
|
3515
3473
|
|
|
3516
|
-
|
|
3517
3474
|
var _GetSolutionMetricsCommand = class _GetSolutionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3518
3475
|
...commonParams
|
|
3519
3476
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3530,7 +3487,6 @@ var GetSolutionMetricsCommand = _GetSolutionMetricsCommand;
|
|
|
3530
3487
|
|
|
3531
3488
|
|
|
3532
3489
|
|
|
3533
|
-
|
|
3534
3490
|
var _ListBatchInferenceJobsCommand = class _ListBatchInferenceJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3535
3491
|
...commonParams
|
|
3536
3492
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3547,7 +3503,6 @@ var ListBatchInferenceJobsCommand = _ListBatchInferenceJobsCommand;
|
|
|
3547
3503
|
|
|
3548
3504
|
|
|
3549
3505
|
|
|
3550
|
-
|
|
3551
3506
|
var _ListBatchSegmentJobsCommand = class _ListBatchSegmentJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3552
3507
|
...commonParams
|
|
3553
3508
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3564,7 +3519,6 @@ var ListBatchSegmentJobsCommand = _ListBatchSegmentJobsCommand;
|
|
|
3564
3519
|
|
|
3565
3520
|
|
|
3566
3521
|
|
|
3567
|
-
|
|
3568
3522
|
var _ListCampaignsCommand = class _ListCampaignsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3569
3523
|
...commonParams
|
|
3570
3524
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3581,7 +3535,6 @@ var ListCampaignsCommand = _ListCampaignsCommand;
|
|
|
3581
3535
|
|
|
3582
3536
|
|
|
3583
3537
|
|
|
3584
|
-
|
|
3585
3538
|
var _ListDataDeletionJobsCommand = class _ListDataDeletionJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3586
3539
|
...commonParams
|
|
3587
3540
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3598,7 +3551,6 @@ var ListDataDeletionJobsCommand = _ListDataDeletionJobsCommand;
|
|
|
3598
3551
|
|
|
3599
3552
|
|
|
3600
3553
|
|
|
3601
|
-
|
|
3602
3554
|
var _ListDatasetExportJobsCommand = class _ListDatasetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3603
3555
|
...commonParams
|
|
3604
3556
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3615,7 +3567,6 @@ var ListDatasetExportJobsCommand = _ListDatasetExportJobsCommand;
|
|
|
3615
3567
|
|
|
3616
3568
|
|
|
3617
3569
|
|
|
3618
|
-
|
|
3619
3570
|
var _ListDatasetGroupsCommand = class _ListDatasetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3620
3571
|
...commonParams
|
|
3621
3572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3632,7 +3583,6 @@ var ListDatasetGroupsCommand = _ListDatasetGroupsCommand;
|
|
|
3632
3583
|
|
|
3633
3584
|
|
|
3634
3585
|
|
|
3635
|
-
|
|
3636
3586
|
var _ListDatasetImportJobsCommand = class _ListDatasetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3637
3587
|
...commonParams
|
|
3638
3588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3649,7 +3599,6 @@ var ListDatasetImportJobsCommand = _ListDatasetImportJobsCommand;
|
|
|
3649
3599
|
|
|
3650
3600
|
|
|
3651
3601
|
|
|
3652
|
-
|
|
3653
3602
|
var _ListDatasetsCommand = class _ListDatasetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3654
3603
|
...commonParams
|
|
3655
3604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3666,7 +3615,6 @@ var ListDatasetsCommand = _ListDatasetsCommand;
|
|
|
3666
3615
|
|
|
3667
3616
|
|
|
3668
3617
|
|
|
3669
|
-
|
|
3670
3618
|
var _ListEventTrackersCommand = class _ListEventTrackersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3671
3619
|
...commonParams
|
|
3672
3620
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3683,7 +3631,6 @@ var ListEventTrackersCommand = _ListEventTrackersCommand;
|
|
|
3683
3631
|
|
|
3684
3632
|
|
|
3685
3633
|
|
|
3686
|
-
|
|
3687
3634
|
var _ListFiltersCommand = class _ListFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3688
3635
|
...commonParams
|
|
3689
3636
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3700,7 +3647,6 @@ var ListFiltersCommand = _ListFiltersCommand;
|
|
|
3700
3647
|
|
|
3701
3648
|
|
|
3702
3649
|
|
|
3703
|
-
|
|
3704
3650
|
var _ListMetricAttributionMetricsCommand = class _ListMetricAttributionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3705
3651
|
...commonParams
|
|
3706
3652
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3717,7 +3663,6 @@ var ListMetricAttributionMetricsCommand = _ListMetricAttributionMetricsCommand;
|
|
|
3717
3663
|
|
|
3718
3664
|
|
|
3719
3665
|
|
|
3720
|
-
|
|
3721
3666
|
var _ListMetricAttributionsCommand = class _ListMetricAttributionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3722
3667
|
...commonParams
|
|
3723
3668
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3734,7 +3679,6 @@ var ListMetricAttributionsCommand = _ListMetricAttributionsCommand;
|
|
|
3734
3679
|
|
|
3735
3680
|
|
|
3736
3681
|
|
|
3737
|
-
|
|
3738
3682
|
var _ListRecipesCommand = class _ListRecipesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3739
3683
|
...commonParams
|
|
3740
3684
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3751,7 +3695,6 @@ var ListRecipesCommand = _ListRecipesCommand;
|
|
|
3751
3695
|
|
|
3752
3696
|
|
|
3753
3697
|
|
|
3754
|
-
|
|
3755
3698
|
var _ListRecommendersCommand = class _ListRecommendersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3756
3699
|
...commonParams
|
|
3757
3700
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3768,7 +3711,6 @@ var ListRecommendersCommand = _ListRecommendersCommand;
|
|
|
3768
3711
|
|
|
3769
3712
|
|
|
3770
3713
|
|
|
3771
|
-
|
|
3772
3714
|
var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3773
3715
|
...commonParams
|
|
3774
3716
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3785,7 +3727,6 @@ var ListSchemasCommand = _ListSchemasCommand;
|
|
|
3785
3727
|
|
|
3786
3728
|
|
|
3787
3729
|
|
|
3788
|
-
|
|
3789
3730
|
var _ListSolutionsCommand = class _ListSolutionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3790
3731
|
...commonParams
|
|
3791
3732
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3802,7 +3743,6 @@ var ListSolutionsCommand = _ListSolutionsCommand;
|
|
|
3802
3743
|
|
|
3803
3744
|
|
|
3804
3745
|
|
|
3805
|
-
|
|
3806
3746
|
var _ListSolutionVersionsCommand = class _ListSolutionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3807
3747
|
...commonParams
|
|
3808
3748
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3819,7 +3759,6 @@ var ListSolutionVersionsCommand = _ListSolutionVersionsCommand;
|
|
|
3819
3759
|
|
|
3820
3760
|
|
|
3821
3761
|
|
|
3822
|
-
|
|
3823
3762
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3824
3763
|
...commonParams
|
|
3825
3764
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3836,7 +3775,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3836
3775
|
|
|
3837
3776
|
|
|
3838
3777
|
|
|
3839
|
-
|
|
3840
3778
|
var _StartRecommenderCommand = class _StartRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3841
3779
|
...commonParams
|
|
3842
3780
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3853,7 +3791,6 @@ var StartRecommenderCommand = _StartRecommenderCommand;
|
|
|
3853
3791
|
|
|
3854
3792
|
|
|
3855
3793
|
|
|
3856
|
-
|
|
3857
3794
|
var _StopRecommenderCommand = class _StopRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3858
3795
|
...commonParams
|
|
3859
3796
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3870,7 +3807,6 @@ var StopRecommenderCommand = _StopRecommenderCommand;
|
|
|
3870
3807
|
|
|
3871
3808
|
|
|
3872
3809
|
|
|
3873
|
-
|
|
3874
3810
|
var _StopSolutionVersionCreationCommand = class _StopSolutionVersionCreationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3875
3811
|
...commonParams
|
|
3876
3812
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3887,7 +3823,6 @@ var StopSolutionVersionCreationCommand = _StopSolutionVersionCreationCommand;
|
|
|
3887
3823
|
|
|
3888
3824
|
|
|
3889
3825
|
|
|
3890
|
-
|
|
3891
3826
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3892
3827
|
...commonParams
|
|
3893
3828
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3904,7 +3839,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3904
3839
|
|
|
3905
3840
|
|
|
3906
3841
|
|
|
3907
|
-
|
|
3908
3842
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3909
3843
|
...commonParams
|
|
3910
3844
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3921,7 +3855,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3921
3855
|
|
|
3922
3856
|
|
|
3923
3857
|
|
|
3924
|
-
|
|
3925
3858
|
var _UpdateCampaignCommand = class _UpdateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3926
3859
|
...commonParams
|
|
3927
3860
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3938,7 +3871,6 @@ var UpdateCampaignCommand = _UpdateCampaignCommand;
|
|
|
3938
3871
|
|
|
3939
3872
|
|
|
3940
3873
|
|
|
3941
|
-
|
|
3942
3874
|
var _UpdateDatasetCommand = class _UpdateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3943
3875
|
...commonParams
|
|
3944
3876
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3955,7 +3887,6 @@ var UpdateDatasetCommand = _UpdateDatasetCommand;
|
|
|
3955
3887
|
|
|
3956
3888
|
|
|
3957
3889
|
|
|
3958
|
-
|
|
3959
3890
|
var _UpdateMetricAttributionCommand = class _UpdateMetricAttributionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3960
3891
|
...commonParams
|
|
3961
3892
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3972,7 +3903,6 @@ var UpdateMetricAttributionCommand = _UpdateMetricAttributionCommand;
|
|
|
3972
3903
|
|
|
3973
3904
|
|
|
3974
3905
|
|
|
3975
|
-
|
|
3976
3906
|
var _UpdateRecommenderCommand = class _UpdateRecommenderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3977
3907
|
...commonParams
|
|
3978
3908
|
}).m(function(Command, cs, config, o) {
|
|
@@ -160,15 +160,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
160
160
|
* Enables FIPS compatible endpoints.
|
|
161
161
|
*/
|
|
162
162
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
163
|
+
/**
|
|
164
|
+
* The AWS region to which this client will send requests
|
|
165
|
+
*/
|
|
166
|
+
region?: string | __Provider<string>;
|
|
163
167
|
/**
|
|
164
168
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
165
169
|
* @internal
|
|
166
170
|
*/
|
|
167
171
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
168
|
-
/**
|
|
169
|
-
* The AWS region to which this client will send requests
|
|
170
|
-
*/
|
|
171
|
-
region?: string | __Provider<string>;
|
|
172
172
|
/**
|
|
173
173
|
* Default credentials provider; Not available in browser runtime.
|
|
174
174
|
* @deprecated
|