@aws-sdk/client-eventbridge 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.
Files changed (117) hide show
  1. package/dist-cjs/commands/ActivateEventSourceCommand.js +2 -3
  2. package/dist-cjs/commands/CancelReplayCommand.js +2 -3
  3. package/dist-cjs/commands/CreateApiDestinationCommand.js +2 -3
  4. package/dist-cjs/commands/CreateArchiveCommand.js +2 -3
  5. package/dist-cjs/commands/CreateConnectionCommand.js +2 -3
  6. package/dist-cjs/commands/CreateEndpointCommand.js +2 -3
  7. package/dist-cjs/commands/CreateEventBusCommand.js +2 -3
  8. package/dist-cjs/commands/CreatePartnerEventSourceCommand.js +2 -3
  9. package/dist-cjs/commands/DeactivateEventSourceCommand.js +2 -3
  10. package/dist-cjs/commands/DeauthorizeConnectionCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteApiDestinationCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteArchiveCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteEndpointCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteEventBusCommand.js +2 -3
  16. package/dist-cjs/commands/DeletePartnerEventSourceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeApiDestinationCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeArchiveCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeConnectionCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeEventBusCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeEventSourceCommand.js +2 -3
  24. package/dist-cjs/commands/DescribePartnerEventSourceCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeReplayCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
  27. package/dist-cjs/commands/DisableRuleCommand.js +2 -3
  28. package/dist-cjs/commands/EnableRuleCommand.js +2 -3
  29. package/dist-cjs/commands/ListApiDestinationsCommand.js +2 -3
  30. package/dist-cjs/commands/ListArchivesCommand.js +2 -3
  31. package/dist-cjs/commands/ListConnectionsCommand.js +2 -3
  32. package/dist-cjs/commands/ListEndpointsCommand.js +2 -3
  33. package/dist-cjs/commands/ListEventBusesCommand.js +2 -3
  34. package/dist-cjs/commands/ListEventSourcesCommand.js +2 -3
  35. package/dist-cjs/commands/ListPartnerEventSourceAccountsCommand.js +2 -3
  36. package/dist-cjs/commands/ListPartnerEventSourcesCommand.js +2 -3
  37. package/dist-cjs/commands/ListReplaysCommand.js +2 -3
  38. package/dist-cjs/commands/ListRuleNamesByTargetCommand.js +2 -3
  39. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  40. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  41. package/dist-cjs/commands/ListTargetsByRuleCommand.js +2 -3
  42. package/dist-cjs/commands/PutEventsCommand.js +2 -3
  43. package/dist-cjs/commands/PutPartnerEventsCommand.js +2 -3
  44. package/dist-cjs/commands/PutPermissionCommand.js +2 -3
  45. package/dist-cjs/commands/PutRuleCommand.js +2 -3
  46. package/dist-cjs/commands/PutTargetsCommand.js +2 -3
  47. package/dist-cjs/commands/RemovePermissionCommand.js +2 -3
  48. package/dist-cjs/commands/RemoveTargetsCommand.js +2 -3
  49. package/dist-cjs/commands/StartReplayCommand.js +2 -3
  50. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  51. package/dist-cjs/commands/TestEventPatternCommand.js +2 -3
  52. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  53. package/dist-cjs/commands/UpdateApiDestinationCommand.js +2 -3
  54. package/dist-cjs/commands/UpdateArchiveCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -3
  57. package/dist-cjs/models/models_0.js +1 -676
  58. package/dist-es/commands/ActivateEventSourceCommand.js +2 -3
  59. package/dist-es/commands/CancelReplayCommand.js +2 -3
  60. package/dist-es/commands/CreateApiDestinationCommand.js +2 -3
  61. package/dist-es/commands/CreateArchiveCommand.js +2 -3
  62. package/dist-es/commands/CreateConnectionCommand.js +2 -3
  63. package/dist-es/commands/CreateEndpointCommand.js +2 -3
  64. package/dist-es/commands/CreateEventBusCommand.js +2 -3
  65. package/dist-es/commands/CreatePartnerEventSourceCommand.js +2 -3
  66. package/dist-es/commands/DeactivateEventSourceCommand.js +2 -3
  67. package/dist-es/commands/DeauthorizeConnectionCommand.js +2 -3
  68. package/dist-es/commands/DeleteApiDestinationCommand.js +2 -3
  69. package/dist-es/commands/DeleteArchiveCommand.js +2 -3
  70. package/dist-es/commands/DeleteConnectionCommand.js +2 -3
  71. package/dist-es/commands/DeleteEndpointCommand.js +2 -3
  72. package/dist-es/commands/DeleteEventBusCommand.js +2 -3
  73. package/dist-es/commands/DeletePartnerEventSourceCommand.js +2 -3
  74. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  75. package/dist-es/commands/DescribeApiDestinationCommand.js +2 -3
  76. package/dist-es/commands/DescribeArchiveCommand.js +2 -3
  77. package/dist-es/commands/DescribeConnectionCommand.js +2 -3
  78. package/dist-es/commands/DescribeEndpointCommand.js +2 -3
  79. package/dist-es/commands/DescribeEventBusCommand.js +2 -3
  80. package/dist-es/commands/DescribeEventSourceCommand.js +2 -3
  81. package/dist-es/commands/DescribePartnerEventSourceCommand.js +2 -3
  82. package/dist-es/commands/DescribeReplayCommand.js +2 -3
  83. package/dist-es/commands/DescribeRuleCommand.js +2 -3
  84. package/dist-es/commands/DisableRuleCommand.js +2 -3
  85. package/dist-es/commands/EnableRuleCommand.js +2 -3
  86. package/dist-es/commands/ListApiDestinationsCommand.js +2 -3
  87. package/dist-es/commands/ListArchivesCommand.js +2 -3
  88. package/dist-es/commands/ListConnectionsCommand.js +2 -3
  89. package/dist-es/commands/ListEndpointsCommand.js +2 -3
  90. package/dist-es/commands/ListEventBusesCommand.js +2 -3
  91. package/dist-es/commands/ListEventSourcesCommand.js +2 -3
  92. package/dist-es/commands/ListPartnerEventSourceAccountsCommand.js +2 -3
  93. package/dist-es/commands/ListPartnerEventSourcesCommand.js +2 -3
  94. package/dist-es/commands/ListReplaysCommand.js +2 -3
  95. package/dist-es/commands/ListRuleNamesByTargetCommand.js +2 -3
  96. package/dist-es/commands/ListRulesCommand.js +2 -3
  97. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  98. package/dist-es/commands/ListTargetsByRuleCommand.js +2 -3
  99. package/dist-es/commands/PutEventsCommand.js +2 -3
  100. package/dist-es/commands/PutPartnerEventsCommand.js +2 -3
  101. package/dist-es/commands/PutPermissionCommand.js +2 -3
  102. package/dist-es/commands/PutRuleCommand.js +2 -3
  103. package/dist-es/commands/PutTargetsCommand.js +2 -3
  104. package/dist-es/commands/RemovePermissionCommand.js +2 -3
  105. package/dist-es/commands/RemoveTargetsCommand.js +2 -3
  106. package/dist-es/commands/StartReplayCommand.js +2 -3
  107. package/dist-es/commands/TagResourceCommand.js +2 -3
  108. package/dist-es/commands/TestEventPatternCommand.js +2 -3
  109. package/dist-es/commands/UntagResourceCommand.js +2 -3
  110. package/dist-es/commands/UpdateApiDestinationCommand.js +2 -3
  111. package/dist-es/commands/UpdateArchiveCommand.js +2 -3
  112. package/dist-es/commands/UpdateConnectionCommand.js +2 -3
  113. package/dist-es/commands/UpdateEndpointCommand.js +2 -3
  114. package/dist-es/models/models_0.js +0 -504
  115. package/dist-types/models/models_0.d.ts +0 -672
  116. package/dist-types/ts3.4/models/models_0.d.ts +0 -478
  117. package/package.json +12 -11
@@ -1063,481 +1063,3 @@ export interface UpdateEndpointResponse {
1063
1063
  EndpointUrl?: string;
1064
1064
  State?: EndpointState | string;
1065
1065
  }
1066
- export declare const ActivateEventSourceRequestFilterSensitiveLog: (
1067
- obj: ActivateEventSourceRequest
1068
- ) => any;
1069
- export declare const ApiDestinationFilterSensitiveLog: (
1070
- obj: ApiDestination
1071
- ) => any;
1072
- export declare const ArchiveFilterSensitiveLog: (obj: Archive) => any;
1073
- export declare const CancelReplayRequestFilterSensitiveLog: (
1074
- obj: CancelReplayRequest
1075
- ) => any;
1076
- export declare const CancelReplayResponseFilterSensitiveLog: (
1077
- obj: CancelReplayResponse
1078
- ) => any;
1079
- export declare const CreateApiDestinationRequestFilterSensitiveLog: (
1080
- obj: CreateApiDestinationRequest
1081
- ) => any;
1082
- export declare const CreateApiDestinationResponseFilterSensitiveLog: (
1083
- obj: CreateApiDestinationResponse
1084
- ) => any;
1085
- export declare const CreateArchiveRequestFilterSensitiveLog: (
1086
- obj: CreateArchiveRequest
1087
- ) => any;
1088
- export declare const CreateArchiveResponseFilterSensitiveLog: (
1089
- obj: CreateArchiveResponse
1090
- ) => any;
1091
- export declare const CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (
1092
- obj: CreateConnectionApiKeyAuthRequestParameters
1093
- ) => any;
1094
- export declare const CreateConnectionBasicAuthRequestParametersFilterSensitiveLog: (
1095
- obj: CreateConnectionBasicAuthRequestParameters
1096
- ) => any;
1097
- export declare const ConnectionBodyParameterFilterSensitiveLog: (
1098
- obj: ConnectionBodyParameter
1099
- ) => any;
1100
- export declare const ConnectionHeaderParameterFilterSensitiveLog: (
1101
- obj: ConnectionHeaderParameter
1102
- ) => any;
1103
- export declare const ConnectionQueryStringParameterFilterSensitiveLog: (
1104
- obj: ConnectionQueryStringParameter
1105
- ) => any;
1106
- export declare const ConnectionHttpParametersFilterSensitiveLog: (
1107
- obj: ConnectionHttpParameters
1108
- ) => any;
1109
- export declare const CreateConnectionOAuthClientRequestParametersFilterSensitiveLog: (
1110
- obj: CreateConnectionOAuthClientRequestParameters
1111
- ) => any;
1112
- export declare const CreateConnectionOAuthRequestParametersFilterSensitiveLog: (
1113
- obj: CreateConnectionOAuthRequestParameters
1114
- ) => any;
1115
- export declare const CreateConnectionAuthRequestParametersFilterSensitiveLog: (
1116
- obj: CreateConnectionAuthRequestParameters
1117
- ) => any;
1118
- export declare const CreateConnectionRequestFilterSensitiveLog: (
1119
- obj: CreateConnectionRequest
1120
- ) => any;
1121
- export declare const CreateConnectionResponseFilterSensitiveLog: (
1122
- obj: CreateConnectionResponse
1123
- ) => any;
1124
- export declare const EndpointEventBusFilterSensitiveLog: (
1125
- obj: EndpointEventBus
1126
- ) => any;
1127
- export declare const ReplicationConfigFilterSensitiveLog: (
1128
- obj: ReplicationConfig
1129
- ) => any;
1130
- export declare const PrimaryFilterSensitiveLog: (obj: Primary) => any;
1131
- export declare const SecondaryFilterSensitiveLog: (obj: Secondary) => any;
1132
- export declare const FailoverConfigFilterSensitiveLog: (
1133
- obj: FailoverConfig
1134
- ) => any;
1135
- export declare const RoutingConfigFilterSensitiveLog: (
1136
- obj: RoutingConfig
1137
- ) => any;
1138
- export declare const CreateEndpointRequestFilterSensitiveLog: (
1139
- obj: CreateEndpointRequest
1140
- ) => any;
1141
- export declare const CreateEndpointResponseFilterSensitiveLog: (
1142
- obj: CreateEndpointResponse
1143
- ) => any;
1144
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1145
- export declare const CreateEventBusRequestFilterSensitiveLog: (
1146
- obj: CreateEventBusRequest
1147
- ) => any;
1148
- export declare const CreateEventBusResponseFilterSensitiveLog: (
1149
- obj: CreateEventBusResponse
1150
- ) => any;
1151
- export declare const CreatePartnerEventSourceRequestFilterSensitiveLog: (
1152
- obj: CreatePartnerEventSourceRequest
1153
- ) => any;
1154
- export declare const CreatePartnerEventSourceResponseFilterSensitiveLog: (
1155
- obj: CreatePartnerEventSourceResponse
1156
- ) => any;
1157
- export declare const DeactivateEventSourceRequestFilterSensitiveLog: (
1158
- obj: DeactivateEventSourceRequest
1159
- ) => any;
1160
- export declare const DeauthorizeConnectionRequestFilterSensitiveLog: (
1161
- obj: DeauthorizeConnectionRequest
1162
- ) => any;
1163
- export declare const DeauthorizeConnectionResponseFilterSensitiveLog: (
1164
- obj: DeauthorizeConnectionResponse
1165
- ) => any;
1166
- export declare const DeleteApiDestinationRequestFilterSensitiveLog: (
1167
- obj: DeleteApiDestinationRequest
1168
- ) => any;
1169
- export declare const DeleteApiDestinationResponseFilterSensitiveLog: (
1170
- obj: DeleteApiDestinationResponse
1171
- ) => any;
1172
- export declare const DeleteArchiveRequestFilterSensitiveLog: (
1173
- obj: DeleteArchiveRequest
1174
- ) => any;
1175
- export declare const DeleteArchiveResponseFilterSensitiveLog: (
1176
- obj: DeleteArchiveResponse
1177
- ) => any;
1178
- export declare const DeleteConnectionRequestFilterSensitiveLog: (
1179
- obj: DeleteConnectionRequest
1180
- ) => any;
1181
- export declare const DeleteConnectionResponseFilterSensitiveLog: (
1182
- obj: DeleteConnectionResponse
1183
- ) => any;
1184
- export declare const DeleteEndpointRequestFilterSensitiveLog: (
1185
- obj: DeleteEndpointRequest
1186
- ) => any;
1187
- export declare const DeleteEndpointResponseFilterSensitiveLog: (
1188
- obj: DeleteEndpointResponse
1189
- ) => any;
1190
- export declare const DeleteEventBusRequestFilterSensitiveLog: (
1191
- obj: DeleteEventBusRequest
1192
- ) => any;
1193
- export declare const DeletePartnerEventSourceRequestFilterSensitiveLog: (
1194
- obj: DeletePartnerEventSourceRequest
1195
- ) => any;
1196
- export declare const DeleteRuleRequestFilterSensitiveLog: (
1197
- obj: DeleteRuleRequest
1198
- ) => any;
1199
- export declare const DescribeApiDestinationRequestFilterSensitiveLog: (
1200
- obj: DescribeApiDestinationRequest
1201
- ) => any;
1202
- export declare const DescribeApiDestinationResponseFilterSensitiveLog: (
1203
- obj: DescribeApiDestinationResponse
1204
- ) => any;
1205
- export declare const DescribeArchiveRequestFilterSensitiveLog: (
1206
- obj: DescribeArchiveRequest
1207
- ) => any;
1208
- export declare const DescribeArchiveResponseFilterSensitiveLog: (
1209
- obj: DescribeArchiveResponse
1210
- ) => any;
1211
- export declare const DescribeConnectionRequestFilterSensitiveLog: (
1212
- obj: DescribeConnectionRequest
1213
- ) => any;
1214
- export declare const ConnectionApiKeyAuthResponseParametersFilterSensitiveLog: (
1215
- obj: ConnectionApiKeyAuthResponseParameters
1216
- ) => any;
1217
- export declare const ConnectionBasicAuthResponseParametersFilterSensitiveLog: (
1218
- obj: ConnectionBasicAuthResponseParameters
1219
- ) => any;
1220
- export declare const ConnectionOAuthClientResponseParametersFilterSensitiveLog: (
1221
- obj: ConnectionOAuthClientResponseParameters
1222
- ) => any;
1223
- export declare const ConnectionOAuthResponseParametersFilterSensitiveLog: (
1224
- obj: ConnectionOAuthResponseParameters
1225
- ) => any;
1226
- export declare const ConnectionAuthResponseParametersFilterSensitiveLog: (
1227
- obj: ConnectionAuthResponseParameters
1228
- ) => any;
1229
- export declare const DescribeConnectionResponseFilterSensitiveLog: (
1230
- obj: DescribeConnectionResponse
1231
- ) => any;
1232
- export declare const DescribeEndpointRequestFilterSensitiveLog: (
1233
- obj: DescribeEndpointRequest
1234
- ) => any;
1235
- export declare const DescribeEndpointResponseFilterSensitiveLog: (
1236
- obj: DescribeEndpointResponse
1237
- ) => any;
1238
- export declare const DescribeEventBusRequestFilterSensitiveLog: (
1239
- obj: DescribeEventBusRequest
1240
- ) => any;
1241
- export declare const DescribeEventBusResponseFilterSensitiveLog: (
1242
- obj: DescribeEventBusResponse
1243
- ) => any;
1244
- export declare const DescribeEventSourceRequestFilterSensitiveLog: (
1245
- obj: DescribeEventSourceRequest
1246
- ) => any;
1247
- export declare const DescribeEventSourceResponseFilterSensitiveLog: (
1248
- obj: DescribeEventSourceResponse
1249
- ) => any;
1250
- export declare const DescribePartnerEventSourceRequestFilterSensitiveLog: (
1251
- obj: DescribePartnerEventSourceRequest
1252
- ) => any;
1253
- export declare const DescribePartnerEventSourceResponseFilterSensitiveLog: (
1254
- obj: DescribePartnerEventSourceResponse
1255
- ) => any;
1256
- export declare const DescribeReplayRequestFilterSensitiveLog: (
1257
- obj: DescribeReplayRequest
1258
- ) => any;
1259
- export declare const ReplayDestinationFilterSensitiveLog: (
1260
- obj: ReplayDestination
1261
- ) => any;
1262
- export declare const DescribeReplayResponseFilterSensitiveLog: (
1263
- obj: DescribeReplayResponse
1264
- ) => any;
1265
- export declare const DescribeRuleRequestFilterSensitiveLog: (
1266
- obj: DescribeRuleRequest
1267
- ) => any;
1268
- export declare const DescribeRuleResponseFilterSensitiveLog: (
1269
- obj: DescribeRuleResponse
1270
- ) => any;
1271
- export declare const DisableRuleRequestFilterSensitiveLog: (
1272
- obj: DisableRuleRequest
1273
- ) => any;
1274
- export declare const EnableRuleRequestFilterSensitiveLog: (
1275
- obj: EnableRuleRequest
1276
- ) => any;
1277
- export declare const ListApiDestinationsRequestFilterSensitiveLog: (
1278
- obj: ListApiDestinationsRequest
1279
- ) => any;
1280
- export declare const ListApiDestinationsResponseFilterSensitiveLog: (
1281
- obj: ListApiDestinationsResponse
1282
- ) => any;
1283
- export declare const ListArchivesRequestFilterSensitiveLog: (
1284
- obj: ListArchivesRequest
1285
- ) => any;
1286
- export declare const ListArchivesResponseFilterSensitiveLog: (
1287
- obj: ListArchivesResponse
1288
- ) => any;
1289
- export declare const ListConnectionsRequestFilterSensitiveLog: (
1290
- obj: ListConnectionsRequest
1291
- ) => any;
1292
- export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
1293
- export declare const ListConnectionsResponseFilterSensitiveLog: (
1294
- obj: ListConnectionsResponse
1295
- ) => any;
1296
- export declare const ListEndpointsRequestFilterSensitiveLog: (
1297
- obj: ListEndpointsRequest
1298
- ) => any;
1299
- export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
1300
- export declare const ListEndpointsResponseFilterSensitiveLog: (
1301
- obj: ListEndpointsResponse
1302
- ) => any;
1303
- export declare const ListEventBusesRequestFilterSensitiveLog: (
1304
- obj: ListEventBusesRequest
1305
- ) => any;
1306
- export declare const EventBusFilterSensitiveLog: (obj: EventBus) => any;
1307
- export declare const ListEventBusesResponseFilterSensitiveLog: (
1308
- obj: ListEventBusesResponse
1309
- ) => any;
1310
- export declare const ListEventSourcesRequestFilterSensitiveLog: (
1311
- obj: ListEventSourcesRequest
1312
- ) => any;
1313
- export declare const EventSourceFilterSensitiveLog: (obj: EventSource) => any;
1314
- export declare const ListEventSourcesResponseFilterSensitiveLog: (
1315
- obj: ListEventSourcesResponse
1316
- ) => any;
1317
- export declare const ListPartnerEventSourceAccountsRequestFilterSensitiveLog: (
1318
- obj: ListPartnerEventSourceAccountsRequest
1319
- ) => any;
1320
- export declare const PartnerEventSourceAccountFilterSensitiveLog: (
1321
- obj: PartnerEventSourceAccount
1322
- ) => any;
1323
- export declare const ListPartnerEventSourceAccountsResponseFilterSensitiveLog: (
1324
- obj: ListPartnerEventSourceAccountsResponse
1325
- ) => any;
1326
- export declare const ListPartnerEventSourcesRequestFilterSensitiveLog: (
1327
- obj: ListPartnerEventSourcesRequest
1328
- ) => any;
1329
- export declare const PartnerEventSourceFilterSensitiveLog: (
1330
- obj: PartnerEventSource
1331
- ) => any;
1332
- export declare const ListPartnerEventSourcesResponseFilterSensitiveLog: (
1333
- obj: ListPartnerEventSourcesResponse
1334
- ) => any;
1335
- export declare const ListReplaysRequestFilterSensitiveLog: (
1336
- obj: ListReplaysRequest
1337
- ) => any;
1338
- export declare const ReplayFilterSensitiveLog: (obj: Replay) => any;
1339
- export declare const ListReplaysResponseFilterSensitiveLog: (
1340
- obj: ListReplaysResponse
1341
- ) => any;
1342
- export declare const ListRuleNamesByTargetRequestFilterSensitiveLog: (
1343
- obj: ListRuleNamesByTargetRequest
1344
- ) => any;
1345
- export declare const ListRuleNamesByTargetResponseFilterSensitiveLog: (
1346
- obj: ListRuleNamesByTargetResponse
1347
- ) => any;
1348
- export declare const ListRulesRequestFilterSensitiveLog: (
1349
- obj: ListRulesRequest
1350
- ) => any;
1351
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
1352
- export declare const ListRulesResponseFilterSensitiveLog: (
1353
- obj: ListRulesResponse
1354
- ) => any;
1355
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1356
- obj: ListTagsForResourceRequest
1357
- ) => any;
1358
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1359
- obj: ListTagsForResourceResponse
1360
- ) => any;
1361
- export declare const ListTargetsByRuleRequestFilterSensitiveLog: (
1362
- obj: ListTargetsByRuleRequest
1363
- ) => any;
1364
- export declare const BatchArrayPropertiesFilterSensitiveLog: (
1365
- obj: BatchArrayProperties
1366
- ) => any;
1367
- export declare const BatchRetryStrategyFilterSensitiveLog: (
1368
- obj: BatchRetryStrategy
1369
- ) => any;
1370
- export declare const BatchParametersFilterSensitiveLog: (
1371
- obj: BatchParameters
1372
- ) => any;
1373
- export declare const DeadLetterConfigFilterSensitiveLog: (
1374
- obj: DeadLetterConfig
1375
- ) => any;
1376
- export declare const CapacityProviderStrategyItemFilterSensitiveLog: (
1377
- obj: CapacityProviderStrategyItem
1378
- ) => any;
1379
- export declare const AwsVpcConfigurationFilterSensitiveLog: (
1380
- obj: AwsVpcConfiguration
1381
- ) => any;
1382
- export declare const NetworkConfigurationFilterSensitiveLog: (
1383
- obj: NetworkConfiguration
1384
- ) => any;
1385
- export declare const PlacementConstraintFilterSensitiveLog: (
1386
- obj: PlacementConstraint
1387
- ) => any;
1388
- export declare const PlacementStrategyFilterSensitiveLog: (
1389
- obj: PlacementStrategy
1390
- ) => any;
1391
- export declare const EcsParametersFilterSensitiveLog: (
1392
- obj: EcsParameters
1393
- ) => any;
1394
- export declare const HttpParametersFilterSensitiveLog: (
1395
- obj: HttpParameters
1396
- ) => any;
1397
- export declare const InputTransformerFilterSensitiveLog: (
1398
- obj: InputTransformer
1399
- ) => any;
1400
- export declare const KinesisParametersFilterSensitiveLog: (
1401
- obj: KinesisParameters
1402
- ) => any;
1403
- export declare const RedshiftDataParametersFilterSensitiveLog: (
1404
- obj: RedshiftDataParameters
1405
- ) => any;
1406
- export declare const RetryPolicyFilterSensitiveLog: (obj: RetryPolicy) => any;
1407
- export declare const RunCommandTargetFilterSensitiveLog: (
1408
- obj: RunCommandTarget
1409
- ) => any;
1410
- export declare const RunCommandParametersFilterSensitiveLog: (
1411
- obj: RunCommandParameters
1412
- ) => any;
1413
- export declare const SageMakerPipelineParameterFilterSensitiveLog: (
1414
- obj: SageMakerPipelineParameter
1415
- ) => any;
1416
- export declare const SageMakerPipelineParametersFilterSensitiveLog: (
1417
- obj: SageMakerPipelineParameters
1418
- ) => any;
1419
- export declare const SqsParametersFilterSensitiveLog: (
1420
- obj: SqsParameters
1421
- ) => any;
1422
- export declare const TargetFilterSensitiveLog: (obj: Target) => any;
1423
- export declare const ListTargetsByRuleResponseFilterSensitiveLog: (
1424
- obj: ListTargetsByRuleResponse
1425
- ) => any;
1426
- export declare const PutEventsRequestEntryFilterSensitiveLog: (
1427
- obj: PutEventsRequestEntry
1428
- ) => any;
1429
- export declare const PutEventsRequestFilterSensitiveLog: (
1430
- obj: PutEventsRequest
1431
- ) => any;
1432
- export declare const PutEventsResultEntryFilterSensitiveLog: (
1433
- obj: PutEventsResultEntry
1434
- ) => any;
1435
- export declare const PutEventsResponseFilterSensitiveLog: (
1436
- obj: PutEventsResponse
1437
- ) => any;
1438
- export declare const PutPartnerEventsRequestEntryFilterSensitiveLog: (
1439
- obj: PutPartnerEventsRequestEntry
1440
- ) => any;
1441
- export declare const PutPartnerEventsRequestFilterSensitiveLog: (
1442
- obj: PutPartnerEventsRequest
1443
- ) => any;
1444
- export declare const PutPartnerEventsResultEntryFilterSensitiveLog: (
1445
- obj: PutPartnerEventsResultEntry
1446
- ) => any;
1447
- export declare const PutPartnerEventsResponseFilterSensitiveLog: (
1448
- obj: PutPartnerEventsResponse
1449
- ) => any;
1450
- export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
1451
- export declare const PutPermissionRequestFilterSensitiveLog: (
1452
- obj: PutPermissionRequest
1453
- ) => any;
1454
- export declare const PutRuleRequestFilterSensitiveLog: (
1455
- obj: PutRuleRequest
1456
- ) => any;
1457
- export declare const PutRuleResponseFilterSensitiveLog: (
1458
- obj: PutRuleResponse
1459
- ) => any;
1460
- export declare const PutTargetsRequestFilterSensitiveLog: (
1461
- obj: PutTargetsRequest
1462
- ) => any;
1463
- export declare const PutTargetsResultEntryFilterSensitiveLog: (
1464
- obj: PutTargetsResultEntry
1465
- ) => any;
1466
- export declare const PutTargetsResponseFilterSensitiveLog: (
1467
- obj: PutTargetsResponse
1468
- ) => any;
1469
- export declare const RemovePermissionRequestFilterSensitiveLog: (
1470
- obj: RemovePermissionRequest
1471
- ) => any;
1472
- export declare const RemoveTargetsRequestFilterSensitiveLog: (
1473
- obj: RemoveTargetsRequest
1474
- ) => any;
1475
- export declare const RemoveTargetsResultEntryFilterSensitiveLog: (
1476
- obj: RemoveTargetsResultEntry
1477
- ) => any;
1478
- export declare const RemoveTargetsResponseFilterSensitiveLog: (
1479
- obj: RemoveTargetsResponse
1480
- ) => any;
1481
- export declare const StartReplayRequestFilterSensitiveLog: (
1482
- obj: StartReplayRequest
1483
- ) => any;
1484
- export declare const StartReplayResponseFilterSensitiveLog: (
1485
- obj: StartReplayResponse
1486
- ) => any;
1487
- export declare const TagResourceRequestFilterSensitiveLog: (
1488
- obj: TagResourceRequest
1489
- ) => any;
1490
- export declare const TagResourceResponseFilterSensitiveLog: (
1491
- obj: TagResourceResponse
1492
- ) => any;
1493
- export declare const TestEventPatternRequestFilterSensitiveLog: (
1494
- obj: TestEventPatternRequest
1495
- ) => any;
1496
- export declare const TestEventPatternResponseFilterSensitiveLog: (
1497
- obj: TestEventPatternResponse
1498
- ) => any;
1499
- export declare const UntagResourceRequestFilterSensitiveLog: (
1500
- obj: UntagResourceRequest
1501
- ) => any;
1502
- export declare const UntagResourceResponseFilterSensitiveLog: (
1503
- obj: UntagResourceResponse
1504
- ) => any;
1505
- export declare const UpdateApiDestinationRequestFilterSensitiveLog: (
1506
- obj: UpdateApiDestinationRequest
1507
- ) => any;
1508
- export declare const UpdateApiDestinationResponseFilterSensitiveLog: (
1509
- obj: UpdateApiDestinationResponse
1510
- ) => any;
1511
- export declare const UpdateArchiveRequestFilterSensitiveLog: (
1512
- obj: UpdateArchiveRequest
1513
- ) => any;
1514
- export declare const UpdateArchiveResponseFilterSensitiveLog: (
1515
- obj: UpdateArchiveResponse
1516
- ) => any;
1517
- export declare const UpdateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (
1518
- obj: UpdateConnectionApiKeyAuthRequestParameters
1519
- ) => any;
1520
- export declare const UpdateConnectionBasicAuthRequestParametersFilterSensitiveLog: (
1521
- obj: UpdateConnectionBasicAuthRequestParameters
1522
- ) => any;
1523
- export declare const UpdateConnectionOAuthClientRequestParametersFilterSensitiveLog: (
1524
- obj: UpdateConnectionOAuthClientRequestParameters
1525
- ) => any;
1526
- export declare const UpdateConnectionOAuthRequestParametersFilterSensitiveLog: (
1527
- obj: UpdateConnectionOAuthRequestParameters
1528
- ) => any;
1529
- export declare const UpdateConnectionAuthRequestParametersFilterSensitiveLog: (
1530
- obj: UpdateConnectionAuthRequestParameters
1531
- ) => any;
1532
- export declare const UpdateConnectionRequestFilterSensitiveLog: (
1533
- obj: UpdateConnectionRequest
1534
- ) => any;
1535
- export declare const UpdateConnectionResponseFilterSensitiveLog: (
1536
- obj: UpdateConnectionResponse
1537
- ) => any;
1538
- export declare const UpdateEndpointRequestFilterSensitiveLog: (
1539
- obj: UpdateEndpointRequest
1540
- ) => any;
1541
- export declare const UpdateEndpointResponseFilterSensitiveLog: (
1542
- obj: UpdateEndpointResponse
1543
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-eventbridge",
3
3
  "description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native",
4
- "version": "3.297.0",
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 eventbridge",
15
16
  "test": "yarn test:unit",
16
17
  "test:unit": "ts-mocha test/**/*.spec.ts"
@@ -22,26 +23,26 @@
22
23
  "dependencies": {
23
24
  "@aws-crypto/sha256-browser": "3.0.0",
24
25
  "@aws-crypto/sha256-js": "3.0.0",
25
- "@aws-sdk/client-sts": "3.297.0",
26
- "@aws-sdk/config-resolver": "3.296.0",
27
- "@aws-sdk/credential-provider-node": "3.297.0",
26
+ "@aws-sdk/client-sts": "3.299.0",
27
+ "@aws-sdk/config-resolver": "3.299.0",
28
+ "@aws-sdk/credential-provider-node": "3.299.0",
28
29
  "@aws-sdk/fetch-http-handler": "3.296.0",
29
30
  "@aws-sdk/hash-node": "3.296.0",
30
31
  "@aws-sdk/invalid-dependency": "3.296.0",
31
32
  "@aws-sdk/middleware-content-length": "3.296.0",
32
- "@aws-sdk/middleware-endpoint": "3.296.0",
33
+ "@aws-sdk/middleware-endpoint": "3.299.0",
33
34
  "@aws-sdk/middleware-host-header": "3.296.0",
34
35
  "@aws-sdk/middleware-logger": "3.296.0",
35
36
  "@aws-sdk/middleware-recursion-detection": "3.296.0",
36
37
  "@aws-sdk/middleware-retry": "3.296.0",
37
38
  "@aws-sdk/middleware-serde": "3.296.0",
38
- "@aws-sdk/middleware-signing": "3.296.0",
39
+ "@aws-sdk/middleware-signing": "3.299.0",
39
40
  "@aws-sdk/middleware-stack": "3.296.0",
40
- "@aws-sdk/middleware-user-agent": "3.296.0",
41
+ "@aws-sdk/middleware-user-agent": "3.299.0",
41
42
  "@aws-sdk/node-config-provider": "3.296.0",
42
43
  "@aws-sdk/node-http-handler": "3.296.0",
43
44
  "@aws-sdk/protocol-http": "3.296.0",
44
- "@aws-sdk/signature-v4-multi-region": "3.296.0",
45
+ "@aws-sdk/signature-v4-multi-region": "3.299.0",
45
46
  "@aws-sdk/smithy-client": "3.296.0",
46
47
  "@aws-sdk/types": "3.296.0",
47
48
  "@aws-sdk/url-parser": "3.296.0",
@@ -49,11 +50,11 @@
49
50
  "@aws-sdk/util-body-length-browser": "3.295.0",
50
51
  "@aws-sdk/util-body-length-node": "3.295.0",
51
52
  "@aws-sdk/util-defaults-mode-browser": "3.296.0",
52
- "@aws-sdk/util-defaults-mode-node": "3.296.0",
53
+ "@aws-sdk/util-defaults-mode-node": "3.299.0",
53
54
  "@aws-sdk/util-endpoints": "3.296.0",
54
55
  "@aws-sdk/util-retry": "3.296.0",
55
- "@aws-sdk/util-user-agent-browser": "3.296.0",
56
- "@aws-sdk/util-user-agent-node": "3.296.0",
56
+ "@aws-sdk/util-user-agent-browser": "3.299.0",
57
+ "@aws-sdk/util-user-agent-node": "3.299.0",
57
58
  "@aws-sdk/util-utf8": "3.295.0",
58
59
  "tslib": "^2.5.0"
59
60
  },