@aws-sdk/client-cloudwatch-events 3.799.0 → 3.804.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-es/protocols/Aws_json1_1.js +4 -4
- package/dist-types/commands/ActivateEventSourceCommand.d.ts +1 -1
- package/dist-types/commands/CancelReplayCommand.d.ts +1 -1
- package/dist-types/commands/CreateApiDestinationCommand.d.ts +1 -1
- package/dist-types/commands/CreateArchiveCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventBusCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeactivateEventSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApiDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteArchiveCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventBusCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeApiDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeArchiveCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEventSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReplayCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
- package/dist-types/commands/DisableRuleCommand.d.ts +1 -1
- package/dist-types/commands/EnableRuleCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsByRuleCommand.d.ts +1 -1
- package/dist-types/commands/PutEventsCommand.d.ts +1 -1
- package/dist-types/commands/PutPartnerEventsCommand.d.ts +1 -1
- package/dist-types/commands/PutRuleCommand.d.ts +1 -1
- package/dist-types/commands/PutTargetsCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTargetsCommand.d.ts +1 -1
- package/dist-types/commands/StartReplayCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestEventPatternCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApiDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArchiveCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -1105,7 +1105,7 @@ const se_PutEventsRequestEntry = (input, context) => {
|
|
|
1105
1105
|
EventBusName: [],
|
|
1106
1106
|
Resources: _json,
|
|
1107
1107
|
Source: [],
|
|
1108
|
-
Time: (_) => _.getTime() /
|
|
1108
|
+
Time: (_) => _.getTime() / 1_000,
|
|
1109
1109
|
TraceHeader: [],
|
|
1110
1110
|
});
|
|
1111
1111
|
};
|
|
@@ -1127,7 +1127,7 @@ const se_PutPartnerEventsRequestEntry = (input, context) => {
|
|
|
1127
1127
|
DetailType: [],
|
|
1128
1128
|
Resources: _json,
|
|
1129
1129
|
Source: [],
|
|
1130
|
-
Time: (_) => _.getTime() /
|
|
1130
|
+
Time: (_) => _.getTime() / 1_000,
|
|
1131
1131
|
});
|
|
1132
1132
|
};
|
|
1133
1133
|
const se_PutPartnerEventsRequestEntryList = (input, context) => {
|
|
@@ -1141,9 +1141,9 @@ const se_StartReplayRequest = (input, context) => {
|
|
|
1141
1141
|
return take(input, {
|
|
1142
1142
|
Description: [],
|
|
1143
1143
|
Destination: _json,
|
|
1144
|
-
EventEndTime: (_) => _.getTime() /
|
|
1144
|
+
EventEndTime: (_) => _.getTime() / 1_000,
|
|
1145
1145
|
EventSourceArn: [],
|
|
1146
|
-
EventStartTime: (_) => _.getTime() /
|
|
1146
|
+
EventStartTime: (_) => _.getTime() / 1_000,
|
|
1147
1147
|
ReplayName: [],
|
|
1148
1148
|
});
|
|
1149
1149
|
};
|
|
@@ -23,7 +23,7 @@ export interface ActivateEventSourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const ActivateEventSourceCommand_base: {
|
|
25
25
|
new (input: ActivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ActivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelReplayCommandOutput extends CancelReplayResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelReplayCommand_base: {
|
|
25
25
|
new (input: CancelReplayCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplayCommandInput, CancelReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelReplayCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplayCommandInput, CancelReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateApiDestinationCommandOutput extends CreateApiDestinationR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateApiDestinationCommand_base: {
|
|
25
25
|
new (input: CreateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateArchiveCommandOutput extends CreateArchiveResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateArchiveCommand_base: {
|
|
25
25
|
new (input: CreateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveCommandInput, CreateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveCommandInput, CreateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConnectionCommand_base: {
|
|
25
25
|
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEventBusCommandOutput extends CreateEventBusResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEventBusCommand_base: {
|
|
25
25
|
new (input: CreateEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventBusCommandInput, CreateEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventBusCommandInput, CreateEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreatePartnerEventSourceCommandOutput extends CreatePartnerEven
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePartnerEventSourceCommand_base: {
|
|
25
25
|
new (input: CreatePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreatePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeactivateEventSourceCommand_base: {
|
|
25
25
|
new (input: DeactivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeactivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeauthorizeConnectionCommandOutput extends DeauthorizeConnectio
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeauthorizeConnectionCommand_base: {
|
|
25
25
|
new (input: DeauthorizeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeauthorizeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteApiDestinationCommandOutput extends DeleteApiDestinationR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteApiDestinationCommand_base: {
|
|
25
25
|
new (input: DeleteApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteArchiveCommandOutput extends DeleteArchiveResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteArchiveCommand_base: {
|
|
25
25
|
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConnectionCommand_base: {
|
|
25
25
|
new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEventBusCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEventBusCommand_base: {
|
|
25
25
|
new (input: DeleteEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventBusCommandInput, DeleteEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventBusCommandInput, DeleteEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePartnerEventSourceCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePartnerEventSourceCommand_base: {
|
|
25
25
|
new (input: DeletePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRuleCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRuleCommand_base: {
|
|
25
25
|
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeApiDestinationCommandOutput extends DescribeApiDestinat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeApiDestinationCommand_base: {
|
|
25
25
|
new (input: DescribeApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeArchiveCommandOutput extends DescribeArchiveResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeArchiveCommand_base: {
|
|
25
25
|
new (input: DescribeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeArchiveCommandInput, DescribeArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeArchiveCommandInput, DescribeArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeConnectionCommandOutput extends DescribeConnectionRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeConnectionCommand_base: {
|
|
25
25
|
new (input: DescribeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionCommandInput, DescribeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionCommandInput, DescribeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEventSourceCommandOutput extends DescribeEventSourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEventSourceCommand_base: {
|
|
25
25
|
new (input: DescribeEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePartnerEventSourceCommandOutput extends DescribePartner
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePartnerEventSourceCommand_base: {
|
|
25
25
|
new (input: DescribePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeReplayCommandOutput extends DescribeReplayResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeReplayCommand_base: {
|
|
25
25
|
new (input: DescribeReplayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplayCommandInput, DescribeReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeReplayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplayCommandInput, DescribeReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRuleCommand_base: {
|
|
25
25
|
new (input: DescribeRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuleCommandInput, DescribeRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuleCommandInput, DescribeRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableRuleCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableRuleCommand_base: {
|
|
25
25
|
new (input: DisableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRuleCommandInput, DisableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRuleCommandInput, DisableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableRuleCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableRuleCommand_base: {
|
|
25
25
|
new (input: EnableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRuleCommandInput, EnableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRuleCommandInput, EnableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPartnerEventSourceAccountsCommandOutput extends ListPartner
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPartnerEventSourceAccountsCommand_base: {
|
|
25
25
|
new (input: ListPartnerEventSourceAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPartnerEventSourceAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPartnerEventSourcesCommandOutput extends ListPartnerEventSo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPartnerEventSourcesCommand_base: {
|
|
25
25
|
new (input: ListPartnerEventSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPartnerEventSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTarge
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListRuleNamesByTargetCommand_base: {
|
|
25
25
|
new (input: ListRuleNamesByTargetCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListRuleNamesByTargetCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTargetsByRuleCommand_base: {
|
|
25
25
|
new (input: ListTargetsByRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTargetsByRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutEventsCommand_base: {
|
|
25
25
|
new (input: PutEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventsCommandInput, PutEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventsCommandInput, PutEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutPartnerEventsCommandOutput extends PutPartnerEventsResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutPartnerEventsCommand_base: {
|
|
25
25
|
new (input: PutPartnerEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutPartnerEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutRuleCommandOutput extends PutRuleResponse, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutRuleCommand_base: {
|
|
25
25
|
new (input: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuleCommandInput, PutRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuleCommandInput, PutRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutTargetsCommandOutput extends PutTargetsResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutTargetsCommand_base: {
|
|
25
25
|
new (input: PutTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<PutTargetsCommandInput, PutTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<PutTargetsCommandInput, PutTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveTargetsCommandOutput extends RemoveTargetsResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveTargetsCommand_base: {
|
|
25
25
|
new (input: RemoveTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTargetsCommandInput, RemoveTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTargetsCommandInput, RemoveTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartReplayCommandOutput extends StartReplayResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartReplayCommand_base: {
|
|
25
25
|
new (input: StartReplayCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplayCommandInput, StartReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartReplayCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplayCommandInput, StartReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TestEventPatternCommandOutput extends TestEventPatternResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const TestEventPatternCommand_base: {
|
|
25
25
|
new (input: TestEventPatternCommandInput): import("@smithy/smithy-client").CommandImpl<TestEventPatternCommandInput, TestEventPatternCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TestEventPatternCommandInput): import("@smithy/smithy-client").CommandImpl<TestEventPatternCommandInput, TestEventPatternCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateApiDestinationCommandOutput extends UpdateApiDestinationR
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateApiDestinationCommand_base: {
|
|
25
25
|
new (input: UpdateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateArchiveCommandOutput extends UpdateArchiveResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateArchiveCommand_base: {
|
|
25
25
|
new (input: UpdateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArchiveCommandInput, UpdateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArchiveCommandInput, UpdateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateConnectionCommand_base: {
|
|
25
25
|
new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudWatchEventsHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|