@aws-sdk/client-license-manager 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/AcceptGrantCommand.js +2 -3
- package/dist-cjs/commands/CheckInLicenseCommand.js +2 -3
- package/dist-cjs/commands/CheckoutBorrowLicenseCommand.js +2 -3
- package/dist-cjs/commands/CheckoutLicenseCommand.js +2 -3
- package/dist-cjs/commands/CreateGrantCommand.js +2 -3
- package/dist-cjs/commands/CreateGrantVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/CreateLicenseVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateTokenCommand.js +2 -3
- package/dist-cjs/commands/DeleteGrantCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteTokenCommand.js +2 -3
- package/dist-cjs/commands/ExtendLicenseConsumptionCommand.js +2 -3
- package/dist-cjs/commands/GetAccessTokenCommand.js +2 -3
- package/dist-cjs/commands/GetGrantCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseConversionTaskCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/GetLicenseUsageCommand.js +2 -3
- package/dist-cjs/commands/GetServiceSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ListDistributedGrantsCommand.js +2 -3
- package/dist-cjs/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseConversionTasksCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListLicenseVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListLicensesCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedGrantsCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedGrantsForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedLicensesCommand.js +2 -3
- package/dist-cjs/commands/ListReceivedLicensesForOrganizationCommand.js +2 -3
- package/dist-cjs/commands/ListResourceInventoryCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTokensCommand.js +2 -3
- package/dist-cjs/commands/ListUsageForLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/RejectGrantCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateServiceSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -552
- package/dist-es/commands/AcceptGrantCommand.js +2 -3
- package/dist-es/commands/CheckInLicenseCommand.js +2 -3
- package/dist-es/commands/CheckoutBorrowLicenseCommand.js +2 -3
- package/dist-es/commands/CheckoutLicenseCommand.js +2 -3
- package/dist-es/commands/CreateGrantCommand.js +2 -3
- package/dist-es/commands/CreateGrantVersionCommand.js +2 -3
- package/dist-es/commands/CreateLicenseCommand.js +2 -3
- package/dist-es/commands/CreateLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateLicenseConversionTaskForResourceCommand.js +2 -3
- package/dist-es/commands/CreateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/CreateLicenseVersionCommand.js +2 -3
- package/dist-es/commands/CreateTokenCommand.js +2 -3
- package/dist-es/commands/DeleteGrantCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/DeleteTokenCommand.js +2 -3
- package/dist-es/commands/ExtendLicenseConsumptionCommand.js +2 -3
- package/dist-es/commands/GetAccessTokenCommand.js +2 -3
- package/dist-es/commands/GetGrantCommand.js +2 -3
- package/dist-es/commands/GetLicenseCommand.js +2 -3
- package/dist-es/commands/GetLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/GetLicenseConversionTaskCommand.js +2 -3
- package/dist-es/commands/GetLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/GetLicenseUsageCommand.js +2 -3
- package/dist-es/commands/GetServiceSettingsCommand.js +2 -3
- package/dist-es/commands/ListAssociationsForLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/ListDistributedGrantsCommand.js +2 -3
- package/dist-es/commands/ListFailuresForLicenseConfigurationOperationsCommand.js +2 -3
- package/dist-es/commands/ListLicenseConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListLicenseConversionTasksCommand.js +2 -3
- package/dist-es/commands/ListLicenseManagerReportGeneratorsCommand.js +2 -3
- package/dist-es/commands/ListLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-es/commands/ListLicenseVersionsCommand.js +2 -3
- package/dist-es/commands/ListLicensesCommand.js +2 -3
- package/dist-es/commands/ListReceivedGrantsCommand.js +2 -3
- package/dist-es/commands/ListReceivedGrantsForOrganizationCommand.js +2 -3
- package/dist-es/commands/ListReceivedLicensesCommand.js +2 -3
- package/dist-es/commands/ListReceivedLicensesForOrganizationCommand.js +2 -3
- package/dist-es/commands/ListResourceInventoryCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTokensCommand.js +2 -3
- package/dist-es/commands/ListUsageForLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/RejectGrantCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseManagerReportGeneratorCommand.js +2 -3
- package/dist-es/commands/UpdateLicenseSpecificationsForResourceCommand.js +2 -3
- package/dist-es/commands/UpdateServiceSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -411
- package/dist-types/models/models_0.d.ts +0 -548
- package/dist-types/ts3.4/models/models_0.d.ts +0 -391
- package/package.json +11 -10
|
@@ -1017,394 +1017,3 @@ export interface UpdateServiceSettingsRequest {
|
|
|
1017
1017
|
EnableCrossAccountsDiscovery?: boolean;
|
|
1018
1018
|
}
|
|
1019
1019
|
export interface UpdateServiceSettingsResponse {}
|
|
1020
|
-
export declare const AcceptGrantRequestFilterSensitiveLog: (
|
|
1021
|
-
obj: AcceptGrantRequest
|
|
1022
|
-
) => any;
|
|
1023
|
-
export declare const AcceptGrantResponseFilterSensitiveLog: (
|
|
1024
|
-
obj: AcceptGrantResponse
|
|
1025
|
-
) => any;
|
|
1026
|
-
export declare const AutomatedDiscoveryInformationFilterSensitiveLog: (
|
|
1027
|
-
obj: AutomatedDiscoveryInformation
|
|
1028
|
-
) => any;
|
|
1029
|
-
export declare const CheckInLicenseRequestFilterSensitiveLog: (
|
|
1030
|
-
obj: CheckInLicenseRequest
|
|
1031
|
-
) => any;
|
|
1032
|
-
export declare const CheckInLicenseResponseFilterSensitiveLog: (
|
|
1033
|
-
obj: CheckInLicenseResponse
|
|
1034
|
-
) => any;
|
|
1035
|
-
export declare const MetadataFilterSensitiveLog: (obj: Metadata) => any;
|
|
1036
|
-
export declare const EntitlementDataFilterSensitiveLog: (
|
|
1037
|
-
obj: EntitlementData
|
|
1038
|
-
) => any;
|
|
1039
|
-
export declare const CheckoutBorrowLicenseRequestFilterSensitiveLog: (
|
|
1040
|
-
obj: CheckoutBorrowLicenseRequest
|
|
1041
|
-
) => any;
|
|
1042
|
-
export declare const CheckoutBorrowLicenseResponseFilterSensitiveLog: (
|
|
1043
|
-
obj: CheckoutBorrowLicenseResponse
|
|
1044
|
-
) => any;
|
|
1045
|
-
export declare const CheckoutLicenseRequestFilterSensitiveLog: (
|
|
1046
|
-
obj: CheckoutLicenseRequest
|
|
1047
|
-
) => any;
|
|
1048
|
-
export declare const CheckoutLicenseResponseFilterSensitiveLog: (
|
|
1049
|
-
obj: CheckoutLicenseResponse
|
|
1050
|
-
) => any;
|
|
1051
|
-
export declare const CreateGrantRequestFilterSensitiveLog: (
|
|
1052
|
-
obj: CreateGrantRequest
|
|
1053
|
-
) => any;
|
|
1054
|
-
export declare const CreateGrantResponseFilterSensitiveLog: (
|
|
1055
|
-
obj: CreateGrantResponse
|
|
1056
|
-
) => any;
|
|
1057
|
-
export declare const CreateGrantVersionRequestFilterSensitiveLog: (
|
|
1058
|
-
obj: CreateGrantVersionRequest
|
|
1059
|
-
) => any;
|
|
1060
|
-
export declare const CreateGrantVersionResponseFilterSensitiveLog: (
|
|
1061
|
-
obj: CreateGrantVersionResponse
|
|
1062
|
-
) => any;
|
|
1063
|
-
export declare const BorrowConfigurationFilterSensitiveLog: (
|
|
1064
|
-
obj: BorrowConfiguration
|
|
1065
|
-
) => any;
|
|
1066
|
-
export declare const ProvisionalConfigurationFilterSensitiveLog: (
|
|
1067
|
-
obj: ProvisionalConfiguration
|
|
1068
|
-
) => any;
|
|
1069
|
-
export declare const ConsumptionConfigurationFilterSensitiveLog: (
|
|
1070
|
-
obj: ConsumptionConfiguration
|
|
1071
|
-
) => any;
|
|
1072
|
-
export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
|
|
1073
|
-
export declare const IssuerFilterSensitiveLog: (obj: Issuer) => any;
|
|
1074
|
-
export declare const DatetimeRangeFilterSensitiveLog: (
|
|
1075
|
-
obj: DatetimeRange
|
|
1076
|
-
) => any;
|
|
1077
|
-
export declare const CreateLicenseRequestFilterSensitiveLog: (
|
|
1078
|
-
obj: CreateLicenseRequest
|
|
1079
|
-
) => any;
|
|
1080
|
-
export declare const CreateLicenseResponseFilterSensitiveLog: (
|
|
1081
|
-
obj: CreateLicenseResponse
|
|
1082
|
-
) => any;
|
|
1083
|
-
export declare const ProductInformationFilterFilterSensitiveLog: (
|
|
1084
|
-
obj: ProductInformationFilter
|
|
1085
|
-
) => any;
|
|
1086
|
-
export declare const ProductInformationFilterSensitiveLog: (
|
|
1087
|
-
obj: ProductInformation
|
|
1088
|
-
) => any;
|
|
1089
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1090
|
-
export declare const CreateLicenseConfigurationRequestFilterSensitiveLog: (
|
|
1091
|
-
obj: CreateLicenseConfigurationRequest
|
|
1092
|
-
) => any;
|
|
1093
|
-
export declare const CreateLicenseConfigurationResponseFilterSensitiveLog: (
|
|
1094
|
-
obj: CreateLicenseConfigurationResponse
|
|
1095
|
-
) => any;
|
|
1096
|
-
export declare const LicenseConversionContextFilterSensitiveLog: (
|
|
1097
|
-
obj: LicenseConversionContext
|
|
1098
|
-
) => any;
|
|
1099
|
-
export declare const CreateLicenseConversionTaskForResourceRequestFilterSensitiveLog: (
|
|
1100
|
-
obj: CreateLicenseConversionTaskForResourceRequest
|
|
1101
|
-
) => any;
|
|
1102
|
-
export declare const CreateLicenseConversionTaskForResourceResponseFilterSensitiveLog: (
|
|
1103
|
-
obj: CreateLicenseConversionTaskForResourceResponse
|
|
1104
|
-
) => any;
|
|
1105
|
-
export declare const ReportContextFilterSensitiveLog: (
|
|
1106
|
-
obj: ReportContext
|
|
1107
|
-
) => any;
|
|
1108
|
-
export declare const ReportFrequencyFilterSensitiveLog: (
|
|
1109
|
-
obj: ReportFrequency
|
|
1110
|
-
) => any;
|
|
1111
|
-
export declare const CreateLicenseManagerReportGeneratorRequestFilterSensitiveLog: (
|
|
1112
|
-
obj: CreateLicenseManagerReportGeneratorRequest
|
|
1113
|
-
) => any;
|
|
1114
|
-
export declare const CreateLicenseManagerReportGeneratorResponseFilterSensitiveLog: (
|
|
1115
|
-
obj: CreateLicenseManagerReportGeneratorResponse
|
|
1116
|
-
) => any;
|
|
1117
|
-
export declare const CreateLicenseVersionRequestFilterSensitiveLog: (
|
|
1118
|
-
obj: CreateLicenseVersionRequest
|
|
1119
|
-
) => any;
|
|
1120
|
-
export declare const CreateLicenseVersionResponseFilterSensitiveLog: (
|
|
1121
|
-
obj: CreateLicenseVersionResponse
|
|
1122
|
-
) => any;
|
|
1123
|
-
export declare const CreateTokenRequestFilterSensitiveLog: (
|
|
1124
|
-
obj: CreateTokenRequest
|
|
1125
|
-
) => any;
|
|
1126
|
-
export declare const CreateTokenResponseFilterSensitiveLog: (
|
|
1127
|
-
obj: CreateTokenResponse
|
|
1128
|
-
) => any;
|
|
1129
|
-
export declare const DeleteGrantRequestFilterSensitiveLog: (
|
|
1130
|
-
obj: DeleteGrantRequest
|
|
1131
|
-
) => any;
|
|
1132
|
-
export declare const DeleteGrantResponseFilterSensitiveLog: (
|
|
1133
|
-
obj: DeleteGrantResponse
|
|
1134
|
-
) => any;
|
|
1135
|
-
export declare const DeleteLicenseRequestFilterSensitiveLog: (
|
|
1136
|
-
obj: DeleteLicenseRequest
|
|
1137
|
-
) => any;
|
|
1138
|
-
export declare const DeleteLicenseResponseFilterSensitiveLog: (
|
|
1139
|
-
obj: DeleteLicenseResponse
|
|
1140
|
-
) => any;
|
|
1141
|
-
export declare const DeleteLicenseConfigurationRequestFilterSensitiveLog: (
|
|
1142
|
-
obj: DeleteLicenseConfigurationRequest
|
|
1143
|
-
) => any;
|
|
1144
|
-
export declare const DeleteLicenseConfigurationResponseFilterSensitiveLog: (
|
|
1145
|
-
obj: DeleteLicenseConfigurationResponse
|
|
1146
|
-
) => any;
|
|
1147
|
-
export declare const DeleteLicenseManagerReportGeneratorRequestFilterSensitiveLog: (
|
|
1148
|
-
obj: DeleteLicenseManagerReportGeneratorRequest
|
|
1149
|
-
) => any;
|
|
1150
|
-
export declare const DeleteLicenseManagerReportGeneratorResponseFilterSensitiveLog: (
|
|
1151
|
-
obj: DeleteLicenseManagerReportGeneratorResponse
|
|
1152
|
-
) => any;
|
|
1153
|
-
export declare const DeleteTokenRequestFilterSensitiveLog: (
|
|
1154
|
-
obj: DeleteTokenRequest
|
|
1155
|
-
) => any;
|
|
1156
|
-
export declare const DeleteTokenResponseFilterSensitiveLog: (
|
|
1157
|
-
obj: DeleteTokenResponse
|
|
1158
|
-
) => any;
|
|
1159
|
-
export declare const ExtendLicenseConsumptionRequestFilterSensitiveLog: (
|
|
1160
|
-
obj: ExtendLicenseConsumptionRequest
|
|
1161
|
-
) => any;
|
|
1162
|
-
export declare const ExtendLicenseConsumptionResponseFilterSensitiveLog: (
|
|
1163
|
-
obj: ExtendLicenseConsumptionResponse
|
|
1164
|
-
) => any;
|
|
1165
|
-
export declare const GetAccessTokenRequestFilterSensitiveLog: (
|
|
1166
|
-
obj: GetAccessTokenRequest
|
|
1167
|
-
) => any;
|
|
1168
|
-
export declare const GetAccessTokenResponseFilterSensitiveLog: (
|
|
1169
|
-
obj: GetAccessTokenResponse
|
|
1170
|
-
) => any;
|
|
1171
|
-
export declare const GetGrantRequestFilterSensitiveLog: (
|
|
1172
|
-
obj: GetGrantRequest
|
|
1173
|
-
) => any;
|
|
1174
|
-
export declare const GrantFilterSensitiveLog: (obj: Grant) => any;
|
|
1175
|
-
export declare const GetGrantResponseFilterSensitiveLog: (
|
|
1176
|
-
obj: GetGrantResponse
|
|
1177
|
-
) => any;
|
|
1178
|
-
export declare const GetLicenseRequestFilterSensitiveLog: (
|
|
1179
|
-
obj: GetLicenseRequest
|
|
1180
|
-
) => any;
|
|
1181
|
-
export declare const IssuerDetailsFilterSensitiveLog: (
|
|
1182
|
-
obj: IssuerDetails
|
|
1183
|
-
) => any;
|
|
1184
|
-
export declare const LicenseFilterSensitiveLog: (obj: License) => any;
|
|
1185
|
-
export declare const GetLicenseResponseFilterSensitiveLog: (
|
|
1186
|
-
obj: GetLicenseResponse
|
|
1187
|
-
) => any;
|
|
1188
|
-
export declare const GetLicenseConfigurationRequestFilterSensitiveLog: (
|
|
1189
|
-
obj: GetLicenseConfigurationRequest
|
|
1190
|
-
) => any;
|
|
1191
|
-
export declare const ConsumedLicenseSummaryFilterSensitiveLog: (
|
|
1192
|
-
obj: ConsumedLicenseSummary
|
|
1193
|
-
) => any;
|
|
1194
|
-
export declare const ManagedResourceSummaryFilterSensitiveLog: (
|
|
1195
|
-
obj: ManagedResourceSummary
|
|
1196
|
-
) => any;
|
|
1197
|
-
export declare const GetLicenseConfigurationResponseFilterSensitiveLog: (
|
|
1198
|
-
obj: GetLicenseConfigurationResponse
|
|
1199
|
-
) => any;
|
|
1200
|
-
export declare const GetLicenseConversionTaskRequestFilterSensitiveLog: (
|
|
1201
|
-
obj: GetLicenseConversionTaskRequest
|
|
1202
|
-
) => any;
|
|
1203
|
-
export declare const GetLicenseConversionTaskResponseFilterSensitiveLog: (
|
|
1204
|
-
obj: GetLicenseConversionTaskResponse
|
|
1205
|
-
) => any;
|
|
1206
|
-
export declare const GetLicenseManagerReportGeneratorRequestFilterSensitiveLog: (
|
|
1207
|
-
obj: GetLicenseManagerReportGeneratorRequest
|
|
1208
|
-
) => any;
|
|
1209
|
-
export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
|
|
1210
|
-
export declare const ReportGeneratorFilterSensitiveLog: (
|
|
1211
|
-
obj: ReportGenerator
|
|
1212
|
-
) => any;
|
|
1213
|
-
export declare const GetLicenseManagerReportGeneratorResponseFilterSensitiveLog: (
|
|
1214
|
-
obj: GetLicenseManagerReportGeneratorResponse
|
|
1215
|
-
) => any;
|
|
1216
|
-
export declare const GetLicenseUsageRequestFilterSensitiveLog: (
|
|
1217
|
-
obj: GetLicenseUsageRequest
|
|
1218
|
-
) => any;
|
|
1219
|
-
export declare const EntitlementUsageFilterSensitiveLog: (
|
|
1220
|
-
obj: EntitlementUsage
|
|
1221
|
-
) => any;
|
|
1222
|
-
export declare const LicenseUsageFilterSensitiveLog: (obj: LicenseUsage) => any;
|
|
1223
|
-
export declare const GetLicenseUsageResponseFilterSensitiveLog: (
|
|
1224
|
-
obj: GetLicenseUsageResponse
|
|
1225
|
-
) => any;
|
|
1226
|
-
export declare const GetServiceSettingsRequestFilterSensitiveLog: (
|
|
1227
|
-
obj: GetServiceSettingsRequest
|
|
1228
|
-
) => any;
|
|
1229
|
-
export declare const OrganizationConfigurationFilterSensitiveLog: (
|
|
1230
|
-
obj: OrganizationConfiguration
|
|
1231
|
-
) => any;
|
|
1232
|
-
export declare const GetServiceSettingsResponseFilterSensitiveLog: (
|
|
1233
|
-
obj: GetServiceSettingsResponse
|
|
1234
|
-
) => any;
|
|
1235
|
-
export declare const ListAssociationsForLicenseConfigurationRequestFilterSensitiveLog: (
|
|
1236
|
-
obj: ListAssociationsForLicenseConfigurationRequest
|
|
1237
|
-
) => any;
|
|
1238
|
-
export declare const LicenseConfigurationAssociationFilterSensitiveLog: (
|
|
1239
|
-
obj: LicenseConfigurationAssociation
|
|
1240
|
-
) => any;
|
|
1241
|
-
export declare const ListAssociationsForLicenseConfigurationResponseFilterSensitiveLog: (
|
|
1242
|
-
obj: ListAssociationsForLicenseConfigurationResponse
|
|
1243
|
-
) => any;
|
|
1244
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1245
|
-
export declare const ListDistributedGrantsRequestFilterSensitiveLog: (
|
|
1246
|
-
obj: ListDistributedGrantsRequest
|
|
1247
|
-
) => any;
|
|
1248
|
-
export declare const ListDistributedGrantsResponseFilterSensitiveLog: (
|
|
1249
|
-
obj: ListDistributedGrantsResponse
|
|
1250
|
-
) => any;
|
|
1251
|
-
export declare const ListFailuresForLicenseConfigurationOperationsRequestFilterSensitiveLog: (
|
|
1252
|
-
obj: ListFailuresForLicenseConfigurationOperationsRequest
|
|
1253
|
-
) => any;
|
|
1254
|
-
export declare const LicenseOperationFailureFilterSensitiveLog: (
|
|
1255
|
-
obj: LicenseOperationFailure
|
|
1256
|
-
) => any;
|
|
1257
|
-
export declare const ListFailuresForLicenseConfigurationOperationsResponseFilterSensitiveLog: (
|
|
1258
|
-
obj: ListFailuresForLicenseConfigurationOperationsResponse
|
|
1259
|
-
) => any;
|
|
1260
|
-
export declare const ListLicenseConfigurationsRequestFilterSensitiveLog: (
|
|
1261
|
-
obj: ListLicenseConfigurationsRequest
|
|
1262
|
-
) => any;
|
|
1263
|
-
export declare const LicenseConfigurationFilterSensitiveLog: (
|
|
1264
|
-
obj: LicenseConfiguration
|
|
1265
|
-
) => any;
|
|
1266
|
-
export declare const ListLicenseConfigurationsResponseFilterSensitiveLog: (
|
|
1267
|
-
obj: ListLicenseConfigurationsResponse
|
|
1268
|
-
) => any;
|
|
1269
|
-
export declare const ListLicenseConversionTasksRequestFilterSensitiveLog: (
|
|
1270
|
-
obj: ListLicenseConversionTasksRequest
|
|
1271
|
-
) => any;
|
|
1272
|
-
export declare const LicenseConversionTaskFilterSensitiveLog: (
|
|
1273
|
-
obj: LicenseConversionTask
|
|
1274
|
-
) => any;
|
|
1275
|
-
export declare const ListLicenseConversionTasksResponseFilterSensitiveLog: (
|
|
1276
|
-
obj: ListLicenseConversionTasksResponse
|
|
1277
|
-
) => any;
|
|
1278
|
-
export declare const ListLicenseManagerReportGeneratorsRequestFilterSensitiveLog: (
|
|
1279
|
-
obj: ListLicenseManagerReportGeneratorsRequest
|
|
1280
|
-
) => any;
|
|
1281
|
-
export declare const ListLicenseManagerReportGeneratorsResponseFilterSensitiveLog: (
|
|
1282
|
-
obj: ListLicenseManagerReportGeneratorsResponse
|
|
1283
|
-
) => any;
|
|
1284
|
-
export declare const ListLicensesRequestFilterSensitiveLog: (
|
|
1285
|
-
obj: ListLicensesRequest
|
|
1286
|
-
) => any;
|
|
1287
|
-
export declare const ListLicensesResponseFilterSensitiveLog: (
|
|
1288
|
-
obj: ListLicensesResponse
|
|
1289
|
-
) => any;
|
|
1290
|
-
export declare const ListLicenseSpecificationsForResourceRequestFilterSensitiveLog: (
|
|
1291
|
-
obj: ListLicenseSpecificationsForResourceRequest
|
|
1292
|
-
) => any;
|
|
1293
|
-
export declare const LicenseSpecificationFilterSensitiveLog: (
|
|
1294
|
-
obj: LicenseSpecification
|
|
1295
|
-
) => any;
|
|
1296
|
-
export declare const ListLicenseSpecificationsForResourceResponseFilterSensitiveLog: (
|
|
1297
|
-
obj: ListLicenseSpecificationsForResourceResponse
|
|
1298
|
-
) => any;
|
|
1299
|
-
export declare const ListLicenseVersionsRequestFilterSensitiveLog: (
|
|
1300
|
-
obj: ListLicenseVersionsRequest
|
|
1301
|
-
) => any;
|
|
1302
|
-
export declare const ListLicenseVersionsResponseFilterSensitiveLog: (
|
|
1303
|
-
obj: ListLicenseVersionsResponse
|
|
1304
|
-
) => any;
|
|
1305
|
-
export declare const ListReceivedGrantsRequestFilterSensitiveLog: (
|
|
1306
|
-
obj: ListReceivedGrantsRequest
|
|
1307
|
-
) => any;
|
|
1308
|
-
export declare const ListReceivedGrantsResponseFilterSensitiveLog: (
|
|
1309
|
-
obj: ListReceivedGrantsResponse
|
|
1310
|
-
) => any;
|
|
1311
|
-
export declare const ListReceivedGrantsForOrganizationRequestFilterSensitiveLog: (
|
|
1312
|
-
obj: ListReceivedGrantsForOrganizationRequest
|
|
1313
|
-
) => any;
|
|
1314
|
-
export declare const ListReceivedGrantsForOrganizationResponseFilterSensitiveLog: (
|
|
1315
|
-
obj: ListReceivedGrantsForOrganizationResponse
|
|
1316
|
-
) => any;
|
|
1317
|
-
export declare const ListReceivedLicensesRequestFilterSensitiveLog: (
|
|
1318
|
-
obj: ListReceivedLicensesRequest
|
|
1319
|
-
) => any;
|
|
1320
|
-
export declare const ReceivedMetadataFilterSensitiveLog: (
|
|
1321
|
-
obj: ReceivedMetadata
|
|
1322
|
-
) => any;
|
|
1323
|
-
export declare const GrantedLicenseFilterSensitiveLog: (
|
|
1324
|
-
obj: GrantedLicense
|
|
1325
|
-
) => any;
|
|
1326
|
-
export declare const ListReceivedLicensesResponseFilterSensitiveLog: (
|
|
1327
|
-
obj: ListReceivedLicensesResponse
|
|
1328
|
-
) => any;
|
|
1329
|
-
export declare const ListReceivedLicensesForOrganizationRequestFilterSensitiveLog: (
|
|
1330
|
-
obj: ListReceivedLicensesForOrganizationRequest
|
|
1331
|
-
) => any;
|
|
1332
|
-
export declare const ListReceivedLicensesForOrganizationResponseFilterSensitiveLog: (
|
|
1333
|
-
obj: ListReceivedLicensesForOrganizationResponse
|
|
1334
|
-
) => any;
|
|
1335
|
-
export declare const InventoryFilterFilterSensitiveLog: (
|
|
1336
|
-
obj: InventoryFilter
|
|
1337
|
-
) => any;
|
|
1338
|
-
export declare const ListResourceInventoryRequestFilterSensitiveLog: (
|
|
1339
|
-
obj: ListResourceInventoryRequest
|
|
1340
|
-
) => any;
|
|
1341
|
-
export declare const ResourceInventoryFilterSensitiveLog: (
|
|
1342
|
-
obj: ResourceInventory
|
|
1343
|
-
) => any;
|
|
1344
|
-
export declare const ListResourceInventoryResponseFilterSensitiveLog: (
|
|
1345
|
-
obj: ListResourceInventoryResponse
|
|
1346
|
-
) => any;
|
|
1347
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1348
|
-
obj: ListTagsForResourceRequest
|
|
1349
|
-
) => any;
|
|
1350
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1351
|
-
obj: ListTagsForResourceResponse
|
|
1352
|
-
) => any;
|
|
1353
|
-
export declare const ListTokensRequestFilterSensitiveLog: (
|
|
1354
|
-
obj: ListTokensRequest
|
|
1355
|
-
) => any;
|
|
1356
|
-
export declare const TokenDataFilterSensitiveLog: (obj: TokenData) => any;
|
|
1357
|
-
export declare const ListTokensResponseFilterSensitiveLog: (
|
|
1358
|
-
obj: ListTokensResponse
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const ListUsageForLicenseConfigurationRequestFilterSensitiveLog: (
|
|
1361
|
-
obj: ListUsageForLicenseConfigurationRequest
|
|
1362
|
-
) => any;
|
|
1363
|
-
export declare const LicenseConfigurationUsageFilterSensitiveLog: (
|
|
1364
|
-
obj: LicenseConfigurationUsage
|
|
1365
|
-
) => any;
|
|
1366
|
-
export declare const ListUsageForLicenseConfigurationResponseFilterSensitiveLog: (
|
|
1367
|
-
obj: ListUsageForLicenseConfigurationResponse
|
|
1368
|
-
) => any;
|
|
1369
|
-
export declare const RejectGrantRequestFilterSensitiveLog: (
|
|
1370
|
-
obj: RejectGrantRequest
|
|
1371
|
-
) => any;
|
|
1372
|
-
export declare const RejectGrantResponseFilterSensitiveLog: (
|
|
1373
|
-
obj: RejectGrantResponse
|
|
1374
|
-
) => any;
|
|
1375
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1376
|
-
obj: TagResourceRequest
|
|
1377
|
-
) => any;
|
|
1378
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1379
|
-
obj: TagResourceResponse
|
|
1380
|
-
) => any;
|
|
1381
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1382
|
-
obj: UntagResourceRequest
|
|
1383
|
-
) => any;
|
|
1384
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1385
|
-
obj: UntagResourceResponse
|
|
1386
|
-
) => any;
|
|
1387
|
-
export declare const UpdateLicenseConfigurationRequestFilterSensitiveLog: (
|
|
1388
|
-
obj: UpdateLicenseConfigurationRequest
|
|
1389
|
-
) => any;
|
|
1390
|
-
export declare const UpdateLicenseConfigurationResponseFilterSensitiveLog: (
|
|
1391
|
-
obj: UpdateLicenseConfigurationResponse
|
|
1392
|
-
) => any;
|
|
1393
|
-
export declare const UpdateLicenseManagerReportGeneratorRequestFilterSensitiveLog: (
|
|
1394
|
-
obj: UpdateLicenseManagerReportGeneratorRequest
|
|
1395
|
-
) => any;
|
|
1396
|
-
export declare const UpdateLicenseManagerReportGeneratorResponseFilterSensitiveLog: (
|
|
1397
|
-
obj: UpdateLicenseManagerReportGeneratorResponse
|
|
1398
|
-
) => any;
|
|
1399
|
-
export declare const UpdateLicenseSpecificationsForResourceRequestFilterSensitiveLog: (
|
|
1400
|
-
obj: UpdateLicenseSpecificationsForResourceRequest
|
|
1401
|
-
) => any;
|
|
1402
|
-
export declare const UpdateLicenseSpecificationsForResourceResponseFilterSensitiveLog: (
|
|
1403
|
-
obj: UpdateLicenseSpecificationsForResourceResponse
|
|
1404
|
-
) => any;
|
|
1405
|
-
export declare const UpdateServiceSettingsRequestFilterSensitiveLog: (
|
|
1406
|
-
obj: UpdateServiceSettingsRequest
|
|
1407
|
-
) => any;
|
|
1408
|
-
export declare const UpdateServiceSettingsResponseFilterSensitiveLog: (
|
|
1409
|
-
obj: UpdateServiceSettingsResponse
|
|
1410
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-license-manager",
|
|
3
3
|
"description": "AWS SDK for JavaScript License Manager 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 license-manager"
|
|
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
|
},
|