@aws-sdk/client-location 3.297.0 → 3.299.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/commands/AssociateTrackerConsumerCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +2 -3
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +1 -1
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +1 -1
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +1 -1
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +1 -1
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/CreateKeyCommand.js +1 -1
- package/dist-cjs/commands/CreateMapCommand.js +2 -3
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/CreateTrackerCommand.js +2 -3
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteMapCommand.js +2 -3
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrackerCommand.js +2 -3
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/DescribeKeyCommand.js +1 -1
- package/dist-cjs/commands/DescribeMapCommand.js +2 -3
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrackerCommand.js +2 -3
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +2 -3
- package/dist-cjs/commands/GetDevicePositionCommand.js +1 -1
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +1 -1
- package/dist-cjs/commands/GetGeofenceCommand.js +1 -1
- package/dist-cjs/commands/GetMapGlyphsCommand.js +1 -1
- package/dist-cjs/commands/GetMapSpritesCommand.js +1 -1
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +1 -1
- package/dist-cjs/commands/GetMapTileCommand.js +1 -1
- package/dist-cjs/commands/GetPlaceCommand.js +1 -1
- package/dist-cjs/commands/ListDevicePositionsCommand.js +1 -1
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +2 -3
- package/dist-cjs/commands/ListGeofencesCommand.js +1 -1
- package/dist-cjs/commands/ListKeysCommand.js +2 -3
- package/dist-cjs/commands/ListMapsCommand.js +2 -3
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +2 -3
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +2 -3
- package/dist-cjs/commands/ListTrackersCommand.js +2 -3
- package/dist-cjs/commands/PutGeofenceCommand.js +1 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/UpdateKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateMapCommand.js +2 -3
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrackerCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -476
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +2 -3
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -3
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +2 -3
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +2 -2
- package/dist-es/commands/BatchGetDevicePositionCommand.js +2 -2
- package/dist-es/commands/BatchPutGeofenceCommand.js +2 -2
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +2 -2
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/CreateKeyCommand.js +2 -2
- package/dist-es/commands/CreateMapCommand.js +2 -3
- package/dist-es/commands/CreatePlaceIndexCommand.js +2 -3
- package/dist-es/commands/CreateRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/CreateTrackerCommand.js +2 -3
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/DeleteKeyCommand.js +2 -3
- package/dist-es/commands/DeleteMapCommand.js +2 -3
- package/dist-es/commands/DeletePlaceIndexCommand.js +2 -3
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/DeleteTrackerCommand.js +2 -3
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/DescribeKeyCommand.js +2 -2
- package/dist-es/commands/DescribeMapCommand.js +2 -3
- package/dist-es/commands/DescribePlaceIndexCommand.js +2 -3
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/DescribeTrackerCommand.js +2 -3
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +2 -3
- package/dist-es/commands/GetDevicePositionCommand.js +2 -2
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +2 -2
- package/dist-es/commands/GetGeofenceCommand.js +2 -2
- package/dist-es/commands/GetMapGlyphsCommand.js +2 -2
- package/dist-es/commands/GetMapSpritesCommand.js +2 -2
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +2 -2
- package/dist-es/commands/GetMapTileCommand.js +2 -2
- package/dist-es/commands/GetPlaceCommand.js +2 -2
- package/dist-es/commands/ListDevicePositionsCommand.js +2 -2
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +2 -3
- package/dist-es/commands/ListGeofencesCommand.js +2 -2
- package/dist-es/commands/ListKeysCommand.js +2 -3
- package/dist-es/commands/ListMapsCommand.js +2 -3
- package/dist-es/commands/ListPlaceIndexesCommand.js +2 -3
- package/dist-es/commands/ListRouteCalculatorsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTrackerConsumersCommand.js +2 -3
- package/dist-es/commands/ListTrackersCommand.js +2 -3
- package/dist-es/commands/PutGeofenceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/UpdateKeyCommand.js +2 -3
- package/dist-es/commands/UpdateMapCommand.js +2 -3
- package/dist-es/commands/UpdatePlaceIndexCommand.js +2 -3
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/UpdateTrackerCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -354
- package/dist-types/models/models_0.d.ts +0 -472
- package/dist-types/ts3.4/models/models_0.d.ts +0 -348
- package/package.json +11 -10
|
@@ -921,97 +921,21 @@ export interface UpdateTrackerResponse {
|
|
|
921
921
|
TrackerArn: string | undefined;
|
|
922
922
|
UpdateTime: Date | undefined;
|
|
923
923
|
}
|
|
924
|
-
export declare const ApiKeyFilterFilterSensitiveLog: (obj: ApiKeyFilter) => any;
|
|
925
|
-
export declare const ApiKeyRestrictionsFilterSensitiveLog: (
|
|
926
|
-
obj: ApiKeyRestrictions
|
|
927
|
-
) => any;
|
|
928
|
-
export declare const CreateKeyRequestFilterSensitiveLog: (
|
|
929
|
-
obj: CreateKeyRequest
|
|
930
|
-
) => any;
|
|
931
924
|
export declare const CreateKeyResponseFilterSensitiveLog: (
|
|
932
925
|
obj: CreateKeyResponse
|
|
933
926
|
) => any;
|
|
934
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (
|
|
935
|
-
obj: ValidationExceptionField
|
|
936
|
-
) => any;
|
|
937
|
-
export declare const DeleteKeyRequestFilterSensitiveLog: (
|
|
938
|
-
obj: DeleteKeyRequest
|
|
939
|
-
) => any;
|
|
940
|
-
export declare const DeleteKeyResponseFilterSensitiveLog: (
|
|
941
|
-
obj: DeleteKeyResponse
|
|
942
|
-
) => any;
|
|
943
|
-
export declare const DescribeKeyRequestFilterSensitiveLog: (
|
|
944
|
-
obj: DescribeKeyRequest
|
|
945
|
-
) => any;
|
|
946
927
|
export declare const DescribeKeyResponseFilterSensitiveLog: (
|
|
947
928
|
obj: DescribeKeyResponse
|
|
948
929
|
) => any;
|
|
949
|
-
export declare const ListKeysRequestFilterSensitiveLog: (
|
|
950
|
-
obj: ListKeysRequest
|
|
951
|
-
) => any;
|
|
952
|
-
export declare const ListKeysResponseEntryFilterSensitiveLog: (
|
|
953
|
-
obj: ListKeysResponseEntry
|
|
954
|
-
) => any;
|
|
955
|
-
export declare const ListKeysResponseFilterSensitiveLog: (
|
|
956
|
-
obj: ListKeysResponse
|
|
957
|
-
) => any;
|
|
958
|
-
export declare const UpdateKeyRequestFilterSensitiveLog: (
|
|
959
|
-
obj: UpdateKeyRequest
|
|
960
|
-
) => any;
|
|
961
|
-
export declare const UpdateKeyResponseFilterSensitiveLog: (
|
|
962
|
-
obj: UpdateKeyResponse
|
|
963
|
-
) => any;
|
|
964
|
-
export declare const AssociateTrackerConsumerRequestFilterSensitiveLog: (
|
|
965
|
-
obj: AssociateTrackerConsumerRequest
|
|
966
|
-
) => any;
|
|
967
|
-
export declare const AssociateTrackerConsumerResponseFilterSensitiveLog: (
|
|
968
|
-
obj: AssociateTrackerConsumerResponse
|
|
969
|
-
) => any;
|
|
970
|
-
export declare const BatchDeleteDevicePositionHistoryRequestFilterSensitiveLog: (
|
|
971
|
-
obj: BatchDeleteDevicePositionHistoryRequest
|
|
972
|
-
) => any;
|
|
973
|
-
export declare const BatchItemErrorFilterSensitiveLog: (
|
|
974
|
-
obj: BatchItemError
|
|
975
|
-
) => any;
|
|
976
|
-
export declare const BatchDeleteDevicePositionHistoryErrorFilterSensitiveLog: (
|
|
977
|
-
obj: BatchDeleteDevicePositionHistoryError
|
|
978
|
-
) => any;
|
|
979
|
-
export declare const BatchDeleteDevicePositionHistoryResponseFilterSensitiveLog: (
|
|
980
|
-
obj: BatchDeleteDevicePositionHistoryResponse
|
|
981
|
-
) => any;
|
|
982
|
-
export declare const BatchDeleteGeofenceRequestFilterSensitiveLog: (
|
|
983
|
-
obj: BatchDeleteGeofenceRequest
|
|
984
|
-
) => any;
|
|
985
|
-
export declare const BatchDeleteGeofenceErrorFilterSensitiveLog: (
|
|
986
|
-
obj: BatchDeleteGeofenceError
|
|
987
|
-
) => any;
|
|
988
|
-
export declare const BatchDeleteGeofenceResponseFilterSensitiveLog: (
|
|
989
|
-
obj: BatchDeleteGeofenceResponse
|
|
990
|
-
) => any;
|
|
991
|
-
export declare const PositionalAccuracyFilterSensitiveLog: (
|
|
992
|
-
obj: PositionalAccuracy
|
|
993
|
-
) => any;
|
|
994
930
|
export declare const DevicePositionUpdateFilterSensitiveLog: (
|
|
995
931
|
obj: DevicePositionUpdate
|
|
996
932
|
) => any;
|
|
997
933
|
export declare const BatchEvaluateGeofencesRequestFilterSensitiveLog: (
|
|
998
934
|
obj: BatchEvaluateGeofencesRequest
|
|
999
935
|
) => any;
|
|
1000
|
-
export declare const BatchEvaluateGeofencesErrorFilterSensitiveLog: (
|
|
1001
|
-
obj: BatchEvaluateGeofencesError
|
|
1002
|
-
) => any;
|
|
1003
|
-
export declare const BatchEvaluateGeofencesResponseFilterSensitiveLog: (
|
|
1004
|
-
obj: BatchEvaluateGeofencesResponse
|
|
1005
|
-
) => any;
|
|
1006
|
-
export declare const BatchGetDevicePositionRequestFilterSensitiveLog: (
|
|
1007
|
-
obj: BatchGetDevicePositionRequest
|
|
1008
|
-
) => any;
|
|
1009
936
|
export declare const DevicePositionFilterSensitiveLog: (
|
|
1010
937
|
obj: DevicePosition
|
|
1011
938
|
) => any;
|
|
1012
|
-
export declare const BatchGetDevicePositionErrorFilterSensitiveLog: (
|
|
1013
|
-
obj: BatchGetDevicePositionError
|
|
1014
|
-
) => any;
|
|
1015
939
|
export declare const BatchGetDevicePositionResponseFilterSensitiveLog: (
|
|
1016
940
|
obj: BatchGetDevicePositionResponse
|
|
1017
941
|
) => any;
|
|
@@ -1025,34 +949,9 @@ export declare const BatchPutGeofenceRequestEntryFilterSensitiveLog: (
|
|
|
1025
949
|
export declare const BatchPutGeofenceRequestFilterSensitiveLog: (
|
|
1026
950
|
obj: BatchPutGeofenceRequest
|
|
1027
951
|
) => any;
|
|
1028
|
-
export declare const BatchPutGeofenceErrorFilterSensitiveLog: (
|
|
1029
|
-
obj: BatchPutGeofenceError
|
|
1030
|
-
) => any;
|
|
1031
|
-
export declare const BatchPutGeofenceSuccessFilterSensitiveLog: (
|
|
1032
|
-
obj: BatchPutGeofenceSuccess
|
|
1033
|
-
) => any;
|
|
1034
|
-
export declare const BatchPutGeofenceResponseFilterSensitiveLog: (
|
|
1035
|
-
obj: BatchPutGeofenceResponse
|
|
1036
|
-
) => any;
|
|
1037
952
|
export declare const BatchUpdateDevicePositionRequestFilterSensitiveLog: (
|
|
1038
953
|
obj: BatchUpdateDevicePositionRequest
|
|
1039
954
|
) => any;
|
|
1040
|
-
export declare const BatchUpdateDevicePositionErrorFilterSensitiveLog: (
|
|
1041
|
-
obj: BatchUpdateDevicePositionError
|
|
1042
|
-
) => any;
|
|
1043
|
-
export declare const BatchUpdateDevicePositionResponseFilterSensitiveLog: (
|
|
1044
|
-
obj: BatchUpdateDevicePositionResponse
|
|
1045
|
-
) => any;
|
|
1046
|
-
export declare const CalculateRouteCarModeOptionsFilterSensitiveLog: (
|
|
1047
|
-
obj: CalculateRouteCarModeOptions
|
|
1048
|
-
) => any;
|
|
1049
|
-
export declare const TruckDimensionsFilterSensitiveLog: (
|
|
1050
|
-
obj: TruckDimensions
|
|
1051
|
-
) => any;
|
|
1052
|
-
export declare const TruckWeightFilterSensitiveLog: (obj: TruckWeight) => any;
|
|
1053
|
-
export declare const CalculateRouteTruckModeOptionsFilterSensitiveLog: (
|
|
1054
|
-
obj: CalculateRouteTruckModeOptions
|
|
1055
|
-
) => any;
|
|
1056
955
|
export declare const CalculateRouteRequestFilterSensitiveLog: (
|
|
1057
956
|
obj: CalculateRouteRequest
|
|
1058
957
|
) => any;
|
|
@@ -1068,156 +967,12 @@ export declare const CalculateRouteResponseFilterSensitiveLog: (
|
|
|
1068
967
|
export declare const CalculateRouteMatrixRequestFilterSensitiveLog: (
|
|
1069
968
|
obj: CalculateRouteMatrixRequest
|
|
1070
969
|
) => any;
|
|
1071
|
-
export declare const RouteMatrixEntryErrorFilterSensitiveLog: (
|
|
1072
|
-
obj: RouteMatrixEntryError
|
|
1073
|
-
) => any;
|
|
1074
|
-
export declare const RouteMatrixEntryFilterSensitiveLog: (
|
|
1075
|
-
obj: RouteMatrixEntry
|
|
1076
|
-
) => any;
|
|
1077
|
-
export declare const CalculateRouteMatrixSummaryFilterSensitiveLog: (
|
|
1078
|
-
obj: CalculateRouteMatrixSummary
|
|
1079
|
-
) => any;
|
|
1080
970
|
export declare const CalculateRouteMatrixResponseFilterSensitiveLog: (
|
|
1081
971
|
obj: CalculateRouteMatrixResponse
|
|
1082
972
|
) => any;
|
|
1083
|
-
export declare const CreateGeofenceCollectionRequestFilterSensitiveLog: (
|
|
1084
|
-
obj: CreateGeofenceCollectionRequest
|
|
1085
|
-
) => any;
|
|
1086
|
-
export declare const CreateGeofenceCollectionResponseFilterSensitiveLog: (
|
|
1087
|
-
obj: CreateGeofenceCollectionResponse
|
|
1088
|
-
) => any;
|
|
1089
|
-
export declare const MapConfigurationFilterSensitiveLog: (
|
|
1090
|
-
obj: MapConfiguration
|
|
1091
|
-
) => any;
|
|
1092
|
-
export declare const CreateMapRequestFilterSensitiveLog: (
|
|
1093
|
-
obj: CreateMapRequest
|
|
1094
|
-
) => any;
|
|
1095
|
-
export declare const CreateMapResponseFilterSensitiveLog: (
|
|
1096
|
-
obj: CreateMapResponse
|
|
1097
|
-
) => any;
|
|
1098
|
-
export declare const DataSourceConfigurationFilterSensitiveLog: (
|
|
1099
|
-
obj: DataSourceConfiguration
|
|
1100
|
-
) => any;
|
|
1101
|
-
export declare const CreatePlaceIndexRequestFilterSensitiveLog: (
|
|
1102
|
-
obj: CreatePlaceIndexRequest
|
|
1103
|
-
) => any;
|
|
1104
|
-
export declare const CreatePlaceIndexResponseFilterSensitiveLog: (
|
|
1105
|
-
obj: CreatePlaceIndexResponse
|
|
1106
|
-
) => any;
|
|
1107
|
-
export declare const CreateRouteCalculatorRequestFilterSensitiveLog: (
|
|
1108
|
-
obj: CreateRouteCalculatorRequest
|
|
1109
|
-
) => any;
|
|
1110
|
-
export declare const CreateRouteCalculatorResponseFilterSensitiveLog: (
|
|
1111
|
-
obj: CreateRouteCalculatorResponse
|
|
1112
|
-
) => any;
|
|
1113
|
-
export declare const CreateTrackerRequestFilterSensitiveLog: (
|
|
1114
|
-
obj: CreateTrackerRequest
|
|
1115
|
-
) => any;
|
|
1116
|
-
export declare const CreateTrackerResponseFilterSensitiveLog: (
|
|
1117
|
-
obj: CreateTrackerResponse
|
|
1118
|
-
) => any;
|
|
1119
|
-
export declare const DeleteGeofenceCollectionRequestFilterSensitiveLog: (
|
|
1120
|
-
obj: DeleteGeofenceCollectionRequest
|
|
1121
|
-
) => any;
|
|
1122
|
-
export declare const DeleteGeofenceCollectionResponseFilterSensitiveLog: (
|
|
1123
|
-
obj: DeleteGeofenceCollectionResponse
|
|
1124
|
-
) => any;
|
|
1125
|
-
export declare const DeleteMapRequestFilterSensitiveLog: (
|
|
1126
|
-
obj: DeleteMapRequest
|
|
1127
|
-
) => any;
|
|
1128
|
-
export declare const DeleteMapResponseFilterSensitiveLog: (
|
|
1129
|
-
obj: DeleteMapResponse
|
|
1130
|
-
) => any;
|
|
1131
|
-
export declare const DeletePlaceIndexRequestFilterSensitiveLog: (
|
|
1132
|
-
obj: DeletePlaceIndexRequest
|
|
1133
|
-
) => any;
|
|
1134
|
-
export declare const DeletePlaceIndexResponseFilterSensitiveLog: (
|
|
1135
|
-
obj: DeletePlaceIndexResponse
|
|
1136
|
-
) => any;
|
|
1137
|
-
export declare const DeleteRouteCalculatorRequestFilterSensitiveLog: (
|
|
1138
|
-
obj: DeleteRouteCalculatorRequest
|
|
1139
|
-
) => any;
|
|
1140
|
-
export declare const DeleteRouteCalculatorResponseFilterSensitiveLog: (
|
|
1141
|
-
obj: DeleteRouteCalculatorResponse
|
|
1142
|
-
) => any;
|
|
1143
|
-
export declare const DeleteTrackerRequestFilterSensitiveLog: (
|
|
1144
|
-
obj: DeleteTrackerRequest
|
|
1145
|
-
) => any;
|
|
1146
|
-
export declare const DeleteTrackerResponseFilterSensitiveLog: (
|
|
1147
|
-
obj: DeleteTrackerResponse
|
|
1148
|
-
) => any;
|
|
1149
|
-
export declare const DescribeGeofenceCollectionRequestFilterSensitiveLog: (
|
|
1150
|
-
obj: DescribeGeofenceCollectionRequest
|
|
1151
|
-
) => any;
|
|
1152
|
-
export declare const DescribeGeofenceCollectionResponseFilterSensitiveLog: (
|
|
1153
|
-
obj: DescribeGeofenceCollectionResponse
|
|
1154
|
-
) => any;
|
|
1155
|
-
export declare const DescribeMapRequestFilterSensitiveLog: (
|
|
1156
|
-
obj: DescribeMapRequest
|
|
1157
|
-
) => any;
|
|
1158
|
-
export declare const DescribeMapResponseFilterSensitiveLog: (
|
|
1159
|
-
obj: DescribeMapResponse
|
|
1160
|
-
) => any;
|
|
1161
|
-
export declare const DescribePlaceIndexRequestFilterSensitiveLog: (
|
|
1162
|
-
obj: DescribePlaceIndexRequest
|
|
1163
|
-
) => any;
|
|
1164
|
-
export declare const DescribePlaceIndexResponseFilterSensitiveLog: (
|
|
1165
|
-
obj: DescribePlaceIndexResponse
|
|
1166
|
-
) => any;
|
|
1167
|
-
export declare const DescribeRouteCalculatorRequestFilterSensitiveLog: (
|
|
1168
|
-
obj: DescribeRouteCalculatorRequest
|
|
1169
|
-
) => any;
|
|
1170
|
-
export declare const DescribeRouteCalculatorResponseFilterSensitiveLog: (
|
|
1171
|
-
obj: DescribeRouteCalculatorResponse
|
|
1172
|
-
) => any;
|
|
1173
|
-
export declare const DescribeTrackerRequestFilterSensitiveLog: (
|
|
1174
|
-
obj: DescribeTrackerRequest
|
|
1175
|
-
) => any;
|
|
1176
|
-
export declare const DescribeTrackerResponseFilterSensitiveLog: (
|
|
1177
|
-
obj: DescribeTrackerResponse
|
|
1178
|
-
) => any;
|
|
1179
|
-
export declare const DisassociateTrackerConsumerRequestFilterSensitiveLog: (
|
|
1180
|
-
obj: DisassociateTrackerConsumerRequest
|
|
1181
|
-
) => any;
|
|
1182
|
-
export declare const DisassociateTrackerConsumerResponseFilterSensitiveLog: (
|
|
1183
|
-
obj: DisassociateTrackerConsumerResponse
|
|
1184
|
-
) => any;
|
|
1185
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1186
|
-
obj: ListTagsForResourceRequest
|
|
1187
|
-
) => any;
|
|
1188
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1189
|
-
obj: ListTagsForResourceResponse
|
|
1190
|
-
) => any;
|
|
1191
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1192
|
-
obj: TagResourceRequest
|
|
1193
|
-
) => any;
|
|
1194
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1195
|
-
obj: TagResourceResponse
|
|
1196
|
-
) => any;
|
|
1197
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1198
|
-
obj: UntagResourceRequest
|
|
1199
|
-
) => any;
|
|
1200
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1201
|
-
obj: UntagResourceResponse
|
|
1202
|
-
) => any;
|
|
1203
|
-
export declare const GetGeofenceRequestFilterSensitiveLog: (
|
|
1204
|
-
obj: GetGeofenceRequest
|
|
1205
|
-
) => any;
|
|
1206
973
|
export declare const GetGeofenceResponseFilterSensitiveLog: (
|
|
1207
974
|
obj: GetGeofenceResponse
|
|
1208
975
|
) => any;
|
|
1209
|
-
export declare const ListGeofenceCollectionsRequestFilterSensitiveLog: (
|
|
1210
|
-
obj: ListGeofenceCollectionsRequest
|
|
1211
|
-
) => any;
|
|
1212
|
-
export declare const ListGeofenceCollectionsResponseEntryFilterSensitiveLog: (
|
|
1213
|
-
obj: ListGeofenceCollectionsResponseEntry
|
|
1214
|
-
) => any;
|
|
1215
|
-
export declare const ListGeofenceCollectionsResponseFilterSensitiveLog: (
|
|
1216
|
-
obj: ListGeofenceCollectionsResponse
|
|
1217
|
-
) => any;
|
|
1218
|
-
export declare const ListGeofencesRequestFilterSensitiveLog: (
|
|
1219
|
-
obj: ListGeofencesRequest
|
|
1220
|
-
) => any;
|
|
1221
976
|
export declare const ListGeofenceResponseEntryFilterSensitiveLog: (
|
|
1222
977
|
obj: ListGeofenceResponseEntry
|
|
1223
978
|
) => any;
|
|
@@ -1227,119 +982,37 @@ export declare const ListGeofencesResponseFilterSensitiveLog: (
|
|
|
1227
982
|
export declare const PutGeofenceRequestFilterSensitiveLog: (
|
|
1228
983
|
obj: PutGeofenceRequest
|
|
1229
984
|
) => any;
|
|
1230
|
-
export declare const PutGeofenceResponseFilterSensitiveLog: (
|
|
1231
|
-
obj: PutGeofenceResponse
|
|
1232
|
-
) => any;
|
|
1233
|
-
export declare const UpdateGeofenceCollectionRequestFilterSensitiveLog: (
|
|
1234
|
-
obj: UpdateGeofenceCollectionRequest
|
|
1235
|
-
) => any;
|
|
1236
|
-
export declare const UpdateGeofenceCollectionResponseFilterSensitiveLog: (
|
|
1237
|
-
obj: UpdateGeofenceCollectionResponse
|
|
1238
|
-
) => any;
|
|
1239
|
-
export declare const GetDevicePositionRequestFilterSensitiveLog: (
|
|
1240
|
-
obj: GetDevicePositionRequest
|
|
1241
|
-
) => any;
|
|
1242
985
|
export declare const GetDevicePositionResponseFilterSensitiveLog: (
|
|
1243
986
|
obj: GetDevicePositionResponse
|
|
1244
987
|
) => any;
|
|
1245
|
-
export declare const GetDevicePositionHistoryRequestFilterSensitiveLog: (
|
|
1246
|
-
obj: GetDevicePositionHistoryRequest
|
|
1247
|
-
) => any;
|
|
1248
988
|
export declare const GetDevicePositionHistoryResponseFilterSensitiveLog: (
|
|
1249
989
|
obj: GetDevicePositionHistoryResponse
|
|
1250
990
|
) => any;
|
|
1251
991
|
export declare const GetMapGlyphsRequestFilterSensitiveLog: (
|
|
1252
992
|
obj: GetMapGlyphsRequest
|
|
1253
993
|
) => any;
|
|
1254
|
-
export declare const GetMapGlyphsResponseFilterSensitiveLog: (
|
|
1255
|
-
obj: GetMapGlyphsResponse
|
|
1256
|
-
) => any;
|
|
1257
994
|
export declare const GetMapSpritesRequestFilterSensitiveLog: (
|
|
1258
995
|
obj: GetMapSpritesRequest
|
|
1259
996
|
) => any;
|
|
1260
|
-
export declare const GetMapSpritesResponseFilterSensitiveLog: (
|
|
1261
|
-
obj: GetMapSpritesResponse
|
|
1262
|
-
) => any;
|
|
1263
997
|
export declare const GetMapStyleDescriptorRequestFilterSensitiveLog: (
|
|
1264
998
|
obj: GetMapStyleDescriptorRequest
|
|
1265
999
|
) => any;
|
|
1266
|
-
export declare const GetMapStyleDescriptorResponseFilterSensitiveLog: (
|
|
1267
|
-
obj: GetMapStyleDescriptorResponse
|
|
1268
|
-
) => any;
|
|
1269
1000
|
export declare const GetMapTileRequestFilterSensitiveLog: (
|
|
1270
1001
|
obj: GetMapTileRequest
|
|
1271
1002
|
) => any;
|
|
1272
|
-
export declare const GetMapTileResponseFilterSensitiveLog: (
|
|
1273
|
-
obj: GetMapTileResponse
|
|
1274
|
-
) => any;
|
|
1275
|
-
export declare const GetPlaceRequestFilterSensitiveLog: (
|
|
1276
|
-
obj: GetPlaceRequest
|
|
1277
|
-
) => any;
|
|
1278
1003
|
export declare const PlaceGeometryFilterSensitiveLog: (
|
|
1279
1004
|
obj: PlaceGeometry
|
|
1280
1005
|
) => any;
|
|
1281
|
-
export declare const TimeZoneFilterSensitiveLog: (obj: TimeZone) => any;
|
|
1282
1006
|
export declare const PlaceFilterSensitiveLog: (obj: Place) => any;
|
|
1283
1007
|
export declare const GetPlaceResponseFilterSensitiveLog: (
|
|
1284
1008
|
obj: GetPlaceResponse
|
|
1285
1009
|
) => any;
|
|
1286
|
-
export declare const ListDevicePositionsRequestFilterSensitiveLog: (
|
|
1287
|
-
obj: ListDevicePositionsRequest
|
|
1288
|
-
) => any;
|
|
1289
1010
|
export declare const ListDevicePositionsResponseEntryFilterSensitiveLog: (
|
|
1290
1011
|
obj: ListDevicePositionsResponseEntry
|
|
1291
1012
|
) => any;
|
|
1292
1013
|
export declare const ListDevicePositionsResponseFilterSensitiveLog: (
|
|
1293
1014
|
obj: ListDevicePositionsResponse
|
|
1294
1015
|
) => any;
|
|
1295
|
-
export declare const ListMapsRequestFilterSensitiveLog: (
|
|
1296
|
-
obj: ListMapsRequest
|
|
1297
|
-
) => any;
|
|
1298
|
-
export declare const ListMapsResponseEntryFilterSensitiveLog: (
|
|
1299
|
-
obj: ListMapsResponseEntry
|
|
1300
|
-
) => any;
|
|
1301
|
-
export declare const ListMapsResponseFilterSensitiveLog: (
|
|
1302
|
-
obj: ListMapsResponse
|
|
1303
|
-
) => any;
|
|
1304
|
-
export declare const ListPlaceIndexesRequestFilterSensitiveLog: (
|
|
1305
|
-
obj: ListPlaceIndexesRequest
|
|
1306
|
-
) => any;
|
|
1307
|
-
export declare const ListPlaceIndexesResponseEntryFilterSensitiveLog: (
|
|
1308
|
-
obj: ListPlaceIndexesResponseEntry
|
|
1309
|
-
) => any;
|
|
1310
|
-
export declare const ListPlaceIndexesResponseFilterSensitiveLog: (
|
|
1311
|
-
obj: ListPlaceIndexesResponse
|
|
1312
|
-
) => any;
|
|
1313
|
-
export declare const ListRouteCalculatorsRequestFilterSensitiveLog: (
|
|
1314
|
-
obj: ListRouteCalculatorsRequest
|
|
1315
|
-
) => any;
|
|
1316
|
-
export declare const ListRouteCalculatorsResponseEntryFilterSensitiveLog: (
|
|
1317
|
-
obj: ListRouteCalculatorsResponseEntry
|
|
1318
|
-
) => any;
|
|
1319
|
-
export declare const ListRouteCalculatorsResponseFilterSensitiveLog: (
|
|
1320
|
-
obj: ListRouteCalculatorsResponse
|
|
1321
|
-
) => any;
|
|
1322
|
-
export declare const ListTrackerConsumersRequestFilterSensitiveLog: (
|
|
1323
|
-
obj: ListTrackerConsumersRequest
|
|
1324
|
-
) => any;
|
|
1325
|
-
export declare const ListTrackerConsumersResponseFilterSensitiveLog: (
|
|
1326
|
-
obj: ListTrackerConsumersResponse
|
|
1327
|
-
) => any;
|
|
1328
|
-
export declare const ListTrackersRequestFilterSensitiveLog: (
|
|
1329
|
-
obj: ListTrackersRequest
|
|
1330
|
-
) => any;
|
|
1331
|
-
export declare const ListTrackersResponseEntryFilterSensitiveLog: (
|
|
1332
|
-
obj: ListTrackersResponseEntry
|
|
1333
|
-
) => any;
|
|
1334
|
-
export declare const ListTrackersResponseFilterSensitiveLog: (
|
|
1335
|
-
obj: ListTrackersResponse
|
|
1336
|
-
) => any;
|
|
1337
|
-
export declare const UpdateMapRequestFilterSensitiveLog: (
|
|
1338
|
-
obj: UpdateMapRequest
|
|
1339
|
-
) => any;
|
|
1340
|
-
export declare const UpdateMapResponseFilterSensitiveLog: (
|
|
1341
|
-
obj: UpdateMapResponse
|
|
1342
|
-
) => any;
|
|
1343
1016
|
export declare const SearchPlaceIndexForPositionRequestFilterSensitiveLog: (
|
|
1344
1017
|
obj: SearchPlaceIndexForPositionRequest
|
|
1345
1018
|
) => any;
|
|
@@ -1355,9 +1028,6 @@ export declare const SearchPlaceIndexForPositionResponseFilterSensitiveLog: (
|
|
|
1355
1028
|
export declare const SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog: (
|
|
1356
1029
|
obj: SearchPlaceIndexForSuggestionsRequest
|
|
1357
1030
|
) => any;
|
|
1358
|
-
export declare const SearchForSuggestionsResultFilterSensitiveLog: (
|
|
1359
|
-
obj: SearchForSuggestionsResult
|
|
1360
|
-
) => any;
|
|
1361
1031
|
export declare const SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog: (
|
|
1362
1032
|
obj: SearchPlaceIndexForSuggestionsSummary
|
|
1363
1033
|
) => any;
|
|
@@ -1376,21 +1046,3 @@ export declare const SearchPlaceIndexForTextSummaryFilterSensitiveLog: (
|
|
|
1376
1046
|
export declare const SearchPlaceIndexForTextResponseFilterSensitiveLog: (
|
|
1377
1047
|
obj: SearchPlaceIndexForTextResponse
|
|
1378
1048
|
) => any;
|
|
1379
|
-
export declare const UpdatePlaceIndexRequestFilterSensitiveLog: (
|
|
1380
|
-
obj: UpdatePlaceIndexRequest
|
|
1381
|
-
) => any;
|
|
1382
|
-
export declare const UpdatePlaceIndexResponseFilterSensitiveLog: (
|
|
1383
|
-
obj: UpdatePlaceIndexResponse
|
|
1384
|
-
) => any;
|
|
1385
|
-
export declare const UpdateRouteCalculatorRequestFilterSensitiveLog: (
|
|
1386
|
-
obj: UpdateRouteCalculatorRequest
|
|
1387
|
-
) => any;
|
|
1388
|
-
export declare const UpdateRouteCalculatorResponseFilterSensitiveLog: (
|
|
1389
|
-
obj: UpdateRouteCalculatorResponse
|
|
1390
|
-
) => any;
|
|
1391
|
-
export declare const UpdateTrackerRequestFilterSensitiveLog: (
|
|
1392
|
-
obj: UpdateTrackerRequest
|
|
1393
|
-
) => any;
|
|
1394
|
-
export declare const UpdateTrackerResponseFilterSensitiveLog: (
|
|
1395
|
-
obj: UpdateTrackerResponse
|
|
1396
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-location",
|
|
3
3
|
"description": "AWS SDK for JavaScript Location Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo location"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|