@aws-sdk/client-cloudwatch-events
Advanced tools
Comparing version
@@ -74,2 +74,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ActivateEventSourceCommand extends ActivateEventSourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ActivateEventSourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: ActivateEventSourceCommandInput; | ||
output: ActivateEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CancelReplayCommand extends CancelReplayCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CancelReplayRequest; | ||
output: CancelReplayResponse; | ||
}; | ||
sdk: { | ||
input: CancelReplayCommandInput; | ||
output: CancelReplayCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateApiDestinationCommand extends CreateApiDestinationCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateApiDestinationRequest; | ||
output: CreateApiDestinationResponse; | ||
}; | ||
sdk: { | ||
input: CreateApiDestinationCommandInput; | ||
output: CreateApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -90,2 +90,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateArchiveCommand extends CreateArchiveCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateArchiveRequest; | ||
output: CreateArchiveResponse; | ||
}; | ||
sdk: { | ||
input: CreateArchiveCommandInput; | ||
output: CreateArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -140,2 +140,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateConnectionCommand extends CreateConnectionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateConnectionRequest; | ||
output: CreateConnectionResponse; | ||
}; | ||
sdk: { | ||
input: CreateConnectionCommandInput; | ||
output: CreateConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -91,2 +91,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateEventBusCommand extends CreateEventBusCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateEventBusRequest; | ||
output: CreateEventBusResponse; | ||
}; | ||
sdk: { | ||
input: CreateEventBusCommandInput; | ||
output: CreateEventBusCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -100,2 +100,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreatePartnerEventSourceCommand extends CreatePartnerEventSourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreatePartnerEventSourceRequest; | ||
output: CreatePartnerEventSourceResponse; | ||
}; | ||
sdk: { | ||
input: CreatePartnerEventSourceCommandInput; | ||
output: CreatePartnerEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -77,2 +77,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeactivateEventSourceCommand extends DeactivateEventSourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeactivateEventSourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeactivateEventSourceCommandInput; | ||
output: DeactivateEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -74,2 +74,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeauthorizeConnectionCommand extends DeauthorizeConnectionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeauthorizeConnectionRequest; | ||
output: DeauthorizeConnectionResponse; | ||
}; | ||
sdk: { | ||
input: DeauthorizeConnectionCommandInput; | ||
output: DeauthorizeConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -67,2 +67,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteApiDestinationCommand extends DeleteApiDestinationCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteApiDestinationRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteApiDestinationCommandInput; | ||
output: DeleteApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -67,2 +67,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteArchiveCommand extends DeleteArchiveCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteArchiveRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteArchiveCommandInput; | ||
output: DeleteArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -73,2 +73,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteConnectionRequest; | ||
output: DeleteConnectionResponse; | ||
}; | ||
sdk: { | ||
input: DeleteConnectionCommandInput; | ||
output: DeleteConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -65,2 +65,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteEventBusCommand extends DeleteEventBusCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteEventBusRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteEventBusCommandInput; | ||
output: DeleteEventBusCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -72,2 +72,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeletePartnerEventSourceCommand extends DeletePartnerEventSourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeletePartnerEventSourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeletePartnerEventSourceCommandInput; | ||
output: DeletePartnerEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -87,2 +87,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteRuleCommand extends DeleteRuleCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteRuleRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteRuleCommandInput; | ||
output: DeleteRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeApiDestinationCommand extends DescribeApiDestinationCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeApiDestinationRequest; | ||
output: DescribeApiDestinationResponse; | ||
}; | ||
sdk: { | ||
input: DescribeApiDestinationCommandInput; | ||
output: DescribeApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeArchiveCommand extends DescribeArchiveCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeArchiveRequest; | ||
output: DescribeArchiveResponse; | ||
}; | ||
sdk: { | ||
input: DescribeArchiveCommandInput; | ||
output: DescribeArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -136,2 +136,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeConnectionCommand extends DescribeConnectionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeConnectionRequest; | ||
output: DescribeConnectionResponse; | ||
}; | ||
sdk: { | ||
input: DescribeConnectionCommandInput; | ||
output: DescribeConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -74,2 +74,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeEventBusCommand extends DescribeEventBusCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeEventBusRequest; | ||
output: DescribeEventBusResponse; | ||
}; | ||
sdk: { | ||
input: DescribeEventBusCommandInput; | ||
output: DescribeEventBusCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeEventSourceCommand extends DescribeEventSourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeEventSourceRequest; | ||
output: DescribeEventSourceResponse; | ||
}; | ||
sdk: { | ||
input: DescribeEventSourceCommandInput; | ||
output: DescribeEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -73,2 +73,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribePartnerEventSourceCommand extends DescribePartnerEventSourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribePartnerEventSourceRequest; | ||
output: DescribePartnerEventSourceResponse; | ||
}; | ||
sdk: { | ||
input: DescribePartnerEventSourceCommandInput; | ||
output: DescribePartnerEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -90,2 +90,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeReplayCommand extends DescribeReplayCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeReplayRequest; | ||
output: DescribeReplayResponse; | ||
}; | ||
sdk: { | ||
input: DescribeReplayCommandInput; | ||
output: DescribeReplayCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DescribeRuleCommand extends DescribeRuleCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DescribeRuleRequest; | ||
output: DescribeRuleResponse; | ||
}; | ||
sdk: { | ||
input: DescribeRuleCommandInput; | ||
output: DescribeRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DisableRuleCommand extends DisableRuleCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DisableRuleRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DisableRuleCommandInput; | ||
output: DisableRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class EnableRuleCommand extends EnableRuleCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: EnableRuleRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: EnableRuleCommandInput; | ||
output: EnableRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListApiDestinationsCommand extends ListApiDestinationsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListApiDestinationsRequest; | ||
output: ListApiDestinationsResponse; | ||
}; | ||
sdk: { | ||
input: ListApiDestinationsCommandInput; | ||
output: ListApiDestinationsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -83,2 +83,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListArchivesCommand extends ListArchivesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListArchivesRequest; | ||
output: ListArchivesResponse; | ||
}; | ||
sdk: { | ||
input: ListArchivesCommandInput; | ||
output: ListArchivesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListConnectionsCommand extends ListConnectionsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListConnectionsRequest; | ||
output: ListConnectionsResponse; | ||
}; | ||
sdk: { | ||
input: ListConnectionsCommandInput; | ||
output: ListConnectionsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -73,2 +73,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListEventBusesCommand extends ListEventBusesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListEventBusesRequest; | ||
output: ListEventBusesResponse; | ||
}; | ||
sdk: { | ||
input: ListEventBusesCommandInput; | ||
output: ListEventBusesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListEventSourcesCommand extends ListEventSourcesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListEventSourcesRequest; | ||
output: ListEventSourcesResponse; | ||
}; | ||
sdk: { | ||
input: ListEventSourcesCommandInput; | ||
output: ListEventSourcesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListPartnerEventSourceAccountsCommand extends ListPartnerEventSourceAccountsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListPartnerEventSourceAccountsRequest; | ||
output: ListPartnerEventSourceAccountsResponse; | ||
}; | ||
sdk: { | ||
input: ListPartnerEventSourceAccountsCommandInput; | ||
output: ListPartnerEventSourceAccountsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListPartnerEventSourcesCommand extends ListPartnerEventSourcesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListPartnerEventSourcesRequest; | ||
output: ListPartnerEventSourcesResponse; | ||
}; | ||
sdk: { | ||
input: ListPartnerEventSourcesCommandInput; | ||
output: ListPartnerEventSourcesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListReplaysCommand extends ListReplaysCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListReplaysRequest; | ||
output: ListReplaysResponse; | ||
}; | ||
sdk: { | ||
input: ListReplaysCommandInput; | ||
output: ListReplaysCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -73,2 +73,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListRuleNamesByTargetCommand extends ListRuleNamesByTargetCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListRuleNamesByTargetRequest; | ||
output: ListRuleNamesByTargetResponse; | ||
}; | ||
sdk: { | ||
input: ListRuleNamesByTargetCommandInput; | ||
output: ListRuleNamesByTargetCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -85,2 +85,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListRulesCommand extends ListRulesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListRulesRequest; | ||
output: ListRulesResponse; | ||
}; | ||
sdk: { | ||
input: ListRulesCommandInput; | ||
output: ListRulesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -72,2 +72,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListTagsForResourceRequest; | ||
output: ListTagsForResourceResponse; | ||
}; | ||
sdk: { | ||
input: ListTagsForResourceCommandInput; | ||
output: ListTagsForResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -191,2 +191,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListTargetsByRuleCommand extends ListTargetsByRuleCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListTargetsByRuleRequest; | ||
output: ListTargetsByRuleResponse; | ||
}; | ||
sdk: { | ||
input: ListTargetsByRuleCommandInput; | ||
output: ListTargetsByRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class PutEventsCommand extends PutEventsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: PutEventsRequest; | ||
output: PutEventsResponse; | ||
}; | ||
sdk: { | ||
input: PutEventsCommandInput; | ||
output: PutEventsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -84,2 +84,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class PutPartnerEventsCommand extends PutPartnerEventsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: PutPartnerEventsRequest; | ||
output: PutPartnerEventsResponse; | ||
}; | ||
sdk: { | ||
input: PutPartnerEventsCommandInput; | ||
output: PutPartnerEventsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -98,2 +98,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class PutPermissionCommand extends PutPermissionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: PutPermissionRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: PutPermissionCommandInput; | ||
output: PutPermissionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -135,2 +135,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class PutRuleCommand extends PutRuleCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: PutRuleRequest; | ||
output: PutRuleResponse; | ||
}; | ||
sdk: { | ||
input: PutRuleCommandInput; | ||
output: PutRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -363,2 +363,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class PutTargetsCommand extends PutTargetsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: PutTargetsRequest; | ||
output: PutTargetsResponse; | ||
}; | ||
sdk: { | ||
input: PutTargetsCommandInput; | ||
output: PutTargetsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class RemovePermissionCommand extends RemovePermissionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: RemovePermissionRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: RemovePermissionCommandInput; | ||
output: RemovePermissionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -95,2 +95,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class RemoveTargetsCommand extends RemoveTargetsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: RemoveTargetsRequest; | ||
output: RemoveTargetsResponse; | ||
}; | ||
sdk: { | ||
input: RemoveTargetsCommandInput; | ||
output: RemoveTargetsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -97,2 +97,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class StartReplayCommand extends StartReplayCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: StartReplayRequest; | ||
output: StartReplayResponse; | ||
}; | ||
sdk: { | ||
input: StartReplayCommandInput; | ||
output: StartReplayCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -91,2 +91,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class TagResourceCommand extends TagResourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: TagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: TagResourceCommandInput; | ||
output: TagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -71,2 +71,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class TestEventPatternCommand extends TestEventPatternCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: TestEventPatternRequest; | ||
output: TestEventPatternResponse; | ||
}; | ||
sdk: { | ||
input: TestEventPatternCommandInput; | ||
output: TestEventPatternCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UntagResourceCommand extends UntagResourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UntagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UntagResourceCommandInput; | ||
output: UntagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UpdateApiDestinationCommand extends UpdateApiDestinationCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UpdateApiDestinationRequest; | ||
output: UpdateApiDestinationResponse; | ||
}; | ||
sdk: { | ||
input: UpdateApiDestinationCommandInput; | ||
output: UpdateApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UpdateArchiveCommand extends UpdateArchiveCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UpdateArchiveRequest; | ||
output: UpdateArchiveResponse; | ||
}; | ||
sdk: { | ||
input: UpdateArchiveCommandInput; | ||
output: UpdateArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -143,2 +143,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UpdateConnectionRequest; | ||
output: UpdateConnectionResponse; | ||
}; | ||
sdk: { | ||
input: UpdateConnectionCommandInput; | ||
output: UpdateConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ActivateEventSourceCommand extends ActivateEventSourceCommand_base {} | ||
export declare class ActivateEventSourceCommand extends ActivateEventSourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ActivateEventSourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: ActivateEventSourceCommandInput; | ||
output: ActivateEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CancelReplayCommand extends CancelReplayCommand_base {} | ||
export declare class CancelReplayCommand extends CancelReplayCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CancelReplayRequest; | ||
output: CancelReplayResponse; | ||
}; | ||
sdk: { | ||
input: CancelReplayCommandInput; | ||
output: CancelReplayCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateApiDestinationCommand extends CreateApiDestinationCommand_base {} | ||
export declare class CreateApiDestinationCommand extends CreateApiDestinationCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateApiDestinationRequest; | ||
output: CreateApiDestinationResponse; | ||
}; | ||
sdk: { | ||
input: CreateApiDestinationCommandInput; | ||
output: CreateApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateArchiveCommand extends CreateArchiveCommand_base {} | ||
export declare class CreateArchiveCommand extends CreateArchiveCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateArchiveRequest; | ||
output: CreateArchiveResponse; | ||
}; | ||
sdk: { | ||
input: CreateArchiveCommandInput; | ||
output: CreateArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {} | ||
export declare class CreateConnectionCommand extends CreateConnectionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateConnectionRequest; | ||
output: CreateConnectionResponse; | ||
}; | ||
sdk: { | ||
input: CreateConnectionCommandInput; | ||
output: CreateConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateEventBusCommand extends CreateEventBusCommand_base {} | ||
export declare class CreateEventBusCommand extends CreateEventBusCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateEventBusRequest; | ||
output: CreateEventBusResponse; | ||
}; | ||
sdk: { | ||
input: CreateEventBusCommandInput; | ||
output: CreateEventBusCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreatePartnerEventSourceCommand extends CreatePartnerEventSourceCommand_base {} | ||
export declare class CreatePartnerEventSourceCommand extends CreatePartnerEventSourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreatePartnerEventSourceRequest; | ||
output: CreatePartnerEventSourceResponse; | ||
}; | ||
sdk: { | ||
input: CreatePartnerEventSourceCommandInput; | ||
output: CreatePartnerEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -35,2 +35,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeactivateEventSourceCommand extends DeactivateEventSourceCommand_base {} | ||
export declare class DeactivateEventSourceCommand extends DeactivateEventSourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeactivateEventSourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeactivateEventSourceCommandInput; | ||
output: DeactivateEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeauthorizeConnectionCommand extends DeauthorizeConnectionCommand_base {} | ||
export declare class DeauthorizeConnectionCommand extends DeauthorizeConnectionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeauthorizeConnectionRequest; | ||
output: DeauthorizeConnectionResponse; | ||
}; | ||
sdk: { | ||
input: DeauthorizeConnectionCommandInput; | ||
output: DeauthorizeConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteApiDestinationCommand extends DeleteApiDestinationCommand_base {} | ||
export declare class DeleteApiDestinationCommand extends DeleteApiDestinationCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteApiDestinationRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteApiDestinationCommandInput; | ||
output: DeleteApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteArchiveCommand extends DeleteArchiveCommand_base {} | ||
export declare class DeleteArchiveCommand extends DeleteArchiveCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteArchiveRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteArchiveCommandInput; | ||
output: DeleteArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {} | ||
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteConnectionRequest; | ||
output: DeleteConnectionResponse; | ||
}; | ||
sdk: { | ||
input: DeleteConnectionCommandInput; | ||
output: DeleteConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteEventBusCommand extends DeleteEventBusCommand_base {} | ||
export declare class DeleteEventBusCommand extends DeleteEventBusCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteEventBusRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteEventBusCommandInput; | ||
output: DeleteEventBusCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeletePartnerEventSourceCommand extends DeletePartnerEventSourceCommand_base {} | ||
export declare class DeletePartnerEventSourceCommand extends DeletePartnerEventSourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeletePartnerEventSourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeletePartnerEventSourceCommandInput; | ||
output: DeletePartnerEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {} | ||
export declare class DeleteRuleCommand extends DeleteRuleCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteRuleRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteRuleCommandInput; | ||
output: DeleteRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeApiDestinationCommand extends DescribeApiDestinationCommand_base {} | ||
export declare class DescribeApiDestinationCommand extends DescribeApiDestinationCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeApiDestinationRequest; | ||
output: DescribeApiDestinationResponse; | ||
}; | ||
sdk: { | ||
input: DescribeApiDestinationCommandInput; | ||
output: DescribeApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeArchiveCommand extends DescribeArchiveCommand_base {} | ||
export declare class DescribeArchiveCommand extends DescribeArchiveCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeArchiveRequest; | ||
output: DescribeArchiveResponse; | ||
}; | ||
sdk: { | ||
input: DescribeArchiveCommandInput; | ||
output: DescribeArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeConnectionCommand extends DescribeConnectionCommand_base {} | ||
export declare class DescribeConnectionCommand extends DescribeConnectionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeConnectionRequest; | ||
output: DescribeConnectionResponse; | ||
}; | ||
sdk: { | ||
input: DescribeConnectionCommandInput; | ||
output: DescribeConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeEventBusCommand extends DescribeEventBusCommand_base {} | ||
export declare class DescribeEventBusCommand extends DescribeEventBusCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeEventBusRequest; | ||
output: DescribeEventBusResponse; | ||
}; | ||
sdk: { | ||
input: DescribeEventBusCommandInput; | ||
output: DescribeEventBusCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeEventSourceCommand extends DescribeEventSourceCommand_base {} | ||
export declare class DescribeEventSourceCommand extends DescribeEventSourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeEventSourceRequest; | ||
output: DescribeEventSourceResponse; | ||
}; | ||
sdk: { | ||
input: DescribeEventSourceCommandInput; | ||
output: DescribeEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribePartnerEventSourceCommand extends DescribePartnerEventSourceCommand_base {} | ||
export declare class DescribePartnerEventSourceCommand extends DescribePartnerEventSourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribePartnerEventSourceRequest; | ||
output: DescribePartnerEventSourceResponse; | ||
}; | ||
sdk: { | ||
input: DescribePartnerEventSourceCommandInput; | ||
output: DescribePartnerEventSourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeReplayCommand extends DescribeReplayCommand_base {} | ||
export declare class DescribeReplayCommand extends DescribeReplayCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeReplayRequest; | ||
output: DescribeReplayResponse; | ||
}; | ||
sdk: { | ||
input: DescribeReplayCommandInput; | ||
output: DescribeReplayCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DescribeRuleCommand extends DescribeRuleCommand_base {} | ||
export declare class DescribeRuleCommand extends DescribeRuleCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DescribeRuleRequest; | ||
output: DescribeRuleResponse; | ||
}; | ||
sdk: { | ||
input: DescribeRuleCommandInput; | ||
output: DescribeRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DisableRuleCommand extends DisableRuleCommand_base {} | ||
export declare class DisableRuleCommand extends DisableRuleCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DisableRuleRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DisableRuleCommandInput; | ||
output: DisableRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class EnableRuleCommand extends EnableRuleCommand_base {} | ||
export declare class EnableRuleCommand extends EnableRuleCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: EnableRuleRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: EnableRuleCommandInput; | ||
output: EnableRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListApiDestinationsCommand extends ListApiDestinationsCommand_base {} | ||
export declare class ListApiDestinationsCommand extends ListApiDestinationsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListApiDestinationsRequest; | ||
output: ListApiDestinationsResponse; | ||
}; | ||
sdk: { | ||
input: ListApiDestinationsCommandInput; | ||
output: ListApiDestinationsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListArchivesCommand extends ListArchivesCommand_base {} | ||
export declare class ListArchivesCommand extends ListArchivesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListArchivesRequest; | ||
output: ListArchivesResponse; | ||
}; | ||
sdk: { | ||
input: ListArchivesCommandInput; | ||
output: ListArchivesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListConnectionsCommand extends ListConnectionsCommand_base {} | ||
export declare class ListConnectionsCommand extends ListConnectionsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListConnectionsRequest; | ||
output: ListConnectionsResponse; | ||
}; | ||
sdk: { | ||
input: ListConnectionsCommandInput; | ||
output: ListConnectionsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListEventBusesCommand extends ListEventBusesCommand_base {} | ||
export declare class ListEventBusesCommand extends ListEventBusesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListEventBusesRequest; | ||
output: ListEventBusesResponse; | ||
}; | ||
sdk: { | ||
input: ListEventBusesCommandInput; | ||
output: ListEventBusesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListEventSourcesCommand extends ListEventSourcesCommand_base {} | ||
export declare class ListEventSourcesCommand extends ListEventSourcesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListEventSourcesRequest; | ||
output: ListEventSourcesResponse; | ||
}; | ||
sdk: { | ||
input: ListEventSourcesCommandInput; | ||
output: ListEventSourcesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListPartnerEventSourceAccountsCommand extends ListPartnerEventSourceAccountsCommand_base {} | ||
export declare class ListPartnerEventSourceAccountsCommand extends ListPartnerEventSourceAccountsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListPartnerEventSourceAccountsRequest; | ||
output: ListPartnerEventSourceAccountsResponse; | ||
}; | ||
sdk: { | ||
input: ListPartnerEventSourceAccountsCommandInput; | ||
output: ListPartnerEventSourceAccountsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListPartnerEventSourcesCommand extends ListPartnerEventSourcesCommand_base {} | ||
export declare class ListPartnerEventSourcesCommand extends ListPartnerEventSourcesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListPartnerEventSourcesRequest; | ||
output: ListPartnerEventSourcesResponse; | ||
}; | ||
sdk: { | ||
input: ListPartnerEventSourcesCommandInput; | ||
output: ListPartnerEventSourcesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListReplaysCommand extends ListReplaysCommand_base {} | ||
export declare class ListReplaysCommand extends ListReplaysCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListReplaysRequest; | ||
output: ListReplaysResponse; | ||
}; | ||
sdk: { | ||
input: ListReplaysCommandInput; | ||
output: ListReplaysCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListRuleNamesByTargetCommand extends ListRuleNamesByTargetCommand_base {} | ||
export declare class ListRuleNamesByTargetCommand extends ListRuleNamesByTargetCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListRuleNamesByTargetRequest; | ||
output: ListRuleNamesByTargetResponse; | ||
}; | ||
sdk: { | ||
input: ListRuleNamesByTargetCommandInput; | ||
output: ListRuleNamesByTargetCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListRulesCommand extends ListRulesCommand_base {} | ||
export declare class ListRulesCommand extends ListRulesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListRulesRequest; | ||
output: ListRulesResponse; | ||
}; | ||
sdk: { | ||
input: ListRulesCommandInput; | ||
output: ListRulesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {} | ||
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListTagsForResourceRequest; | ||
output: ListTagsForResourceResponse; | ||
}; | ||
sdk: { | ||
input: ListTagsForResourceCommandInput; | ||
output: ListTagsForResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListTargetsByRuleCommand extends ListTargetsByRuleCommand_base {} | ||
export declare class ListTargetsByRuleCommand extends ListTargetsByRuleCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListTargetsByRuleRequest; | ||
output: ListTargetsByRuleResponse; | ||
}; | ||
sdk: { | ||
input: ListTargetsByRuleCommandInput; | ||
output: ListTargetsByRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class PutEventsCommand extends PutEventsCommand_base {} | ||
export declare class PutEventsCommand extends PutEventsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: PutEventsRequest; | ||
output: PutEventsResponse; | ||
}; | ||
sdk: { | ||
input: PutEventsCommandInput; | ||
output: PutEventsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class PutPartnerEventsCommand extends PutPartnerEventsCommand_base {} | ||
export declare class PutPartnerEventsCommand extends PutPartnerEventsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: PutPartnerEventsRequest; | ||
output: PutPartnerEventsResponse; | ||
}; | ||
sdk: { | ||
input: PutPartnerEventsCommandInput; | ||
output: PutPartnerEventsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class PutPermissionCommand extends PutPermissionCommand_base {} | ||
export declare class PutPermissionCommand extends PutPermissionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: PutPermissionRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: PutPermissionCommandInput; | ||
output: PutPermissionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -32,2 +32,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class PutRuleCommand extends PutRuleCommand_base {} | ||
export declare class PutRuleCommand extends PutRuleCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: PutRuleRequest; | ||
output: PutRuleResponse; | ||
}; | ||
sdk: { | ||
input: PutRuleCommandInput; | ||
output: PutRuleCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class PutTargetsCommand extends PutTargetsCommand_base {} | ||
export declare class PutTargetsCommand extends PutTargetsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: PutTargetsRequest; | ||
output: PutTargetsResponse; | ||
}; | ||
sdk: { | ||
input: PutTargetsCommandInput; | ||
output: PutTargetsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -34,2 +34,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class RemovePermissionCommand extends RemovePermissionCommand_base {} | ||
export declare class RemovePermissionCommand extends RemovePermissionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: RemovePermissionRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: RemovePermissionCommandInput; | ||
output: RemovePermissionCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class RemoveTargetsCommand extends RemoveTargetsCommand_base {} | ||
export declare class RemoveTargetsCommand extends RemoveTargetsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: RemoveTargetsRequest; | ||
output: RemoveTargetsResponse; | ||
}; | ||
sdk: { | ||
input: RemoveTargetsCommandInput; | ||
output: RemoveTargetsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class StartReplayCommand extends StartReplayCommand_base {} | ||
export declare class StartReplayCommand extends StartReplayCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: StartReplayRequest; | ||
output: StartReplayResponse; | ||
}; | ||
sdk: { | ||
input: StartReplayCommandInput; | ||
output: StartReplayCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class TagResourceCommand extends TagResourceCommand_base {} | ||
export declare class TagResourceCommand extends TagResourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: TagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: TagResourceCommandInput; | ||
output: TagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class TestEventPatternCommand extends TestEventPatternCommand_base {} | ||
export declare class TestEventPatternCommand extends TestEventPatternCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: TestEventPatternRequest; | ||
output: TestEventPatternResponse; | ||
}; | ||
sdk: { | ||
input: TestEventPatternCommandInput; | ||
output: TestEventPatternCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UntagResourceCommand extends UntagResourceCommand_base {} | ||
export declare class UntagResourceCommand extends UntagResourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UntagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UntagResourceCommandInput; | ||
output: UntagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UpdateApiDestinationCommand extends UpdateApiDestinationCommand_base {} | ||
export declare class UpdateApiDestinationCommand extends UpdateApiDestinationCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UpdateApiDestinationRequest; | ||
output: UpdateApiDestinationResponse; | ||
}; | ||
sdk: { | ||
input: UpdateApiDestinationCommandInput; | ||
output: UpdateApiDestinationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UpdateArchiveCommand extends UpdateArchiveCommand_base {} | ||
export declare class UpdateArchiveCommand extends UpdateArchiveCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UpdateArchiveRequest; | ||
output: UpdateArchiveResponse; | ||
}; | ||
sdk: { | ||
input: UpdateArchiveCommandInput; | ||
output: UpdateArchiveCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base {} | ||
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UpdateConnectionRequest; | ||
output: UpdateConnectionResponse; | ||
}; | ||
sdk: { | ||
input: UpdateConnectionCommandInput; | ||
output: UpdateConnectionCommandOutput; | ||
}; | ||
}; | ||
} |
{ | ||
"name": "@aws-sdk/client-cloudwatch-events", | ||
"description": "AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native", | ||
"version": "3.651.1", | ||
"version": "3.654.0", | ||
"scripts": { | ||
@@ -23,39 +23,39 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.651.1", | ||
"@aws-sdk/client-sts": "3.651.1", | ||
"@aws-sdk/core": "3.651.1", | ||
"@aws-sdk/credential-provider-node": "3.651.1", | ||
"@aws-sdk/middleware-host-header": "3.649.0", | ||
"@aws-sdk/middleware-logger": "3.649.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.649.0", | ||
"@aws-sdk/middleware-user-agent": "3.649.0", | ||
"@aws-sdk/region-config-resolver": "3.649.0", | ||
"@aws-sdk/types": "3.649.0", | ||
"@aws-sdk/util-endpoints": "3.649.0", | ||
"@aws-sdk/util-user-agent-browser": "3.649.0", | ||
"@aws-sdk/util-user-agent-node": "3.649.0", | ||
"@smithy/config-resolver": "^3.0.6", | ||
"@smithy/core": "^2.4.1", | ||
"@smithy/fetch-http-handler": "^3.2.5", | ||
"@smithy/hash-node": "^3.0.4", | ||
"@smithy/invalid-dependency": "^3.0.4", | ||
"@smithy/middleware-content-length": "^3.0.6", | ||
"@smithy/middleware-endpoint": "^3.1.1", | ||
"@smithy/middleware-retry": "^3.0.16", | ||
"@smithy/middleware-serde": "^3.0.4", | ||
"@smithy/middleware-stack": "^3.0.4", | ||
"@smithy/node-config-provider": "^3.1.5", | ||
"@smithy/node-http-handler": "^3.2.0", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/smithy-client": "^3.3.0", | ||
"@smithy/types": "^3.4.0", | ||
"@smithy/url-parser": "^3.0.4", | ||
"@aws-sdk/client-sso-oidc": "3.654.0", | ||
"@aws-sdk/client-sts": "3.654.0", | ||
"@aws-sdk/core": "3.654.0", | ||
"@aws-sdk/credential-provider-node": "3.654.0", | ||
"@aws-sdk/middleware-host-header": "3.654.0", | ||
"@aws-sdk/middleware-logger": "3.654.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.654.0", | ||
"@aws-sdk/middleware-user-agent": "3.654.0", | ||
"@aws-sdk/region-config-resolver": "3.654.0", | ||
"@aws-sdk/types": "3.654.0", | ||
"@aws-sdk/util-endpoints": "3.654.0", | ||
"@aws-sdk/util-user-agent-browser": "3.654.0", | ||
"@aws-sdk/util-user-agent-node": "3.654.0", | ||
"@smithy/config-resolver": "^3.0.8", | ||
"@smithy/core": "^2.4.3", | ||
"@smithy/fetch-http-handler": "^3.2.7", | ||
"@smithy/hash-node": "^3.0.6", | ||
"@smithy/invalid-dependency": "^3.0.6", | ||
"@smithy/middleware-content-length": "^3.0.8", | ||
"@smithy/middleware-endpoint": "^3.1.3", | ||
"@smithy/middleware-retry": "^3.0.18", | ||
"@smithy/middleware-serde": "^3.0.6", | ||
"@smithy/middleware-stack": "^3.0.6", | ||
"@smithy/node-config-provider": "^3.1.7", | ||
"@smithy/node-http-handler": "^3.2.2", | ||
"@smithy/protocol-http": "^4.1.3", | ||
"@smithy/smithy-client": "^3.3.2", | ||
"@smithy/types": "^3.4.2", | ||
"@smithy/url-parser": "^3.0.6", | ||
"@smithy/util-base64": "^3.0.0", | ||
"@smithy/util-body-length-browser": "^3.0.0", | ||
"@smithy/util-body-length-node": "^3.0.0", | ||
"@smithy/util-defaults-mode-browser": "^3.0.16", | ||
"@smithy/util-defaults-mode-node": "^3.0.16", | ||
"@smithy/util-endpoints": "^2.1.0", | ||
"@smithy/util-middleware": "^3.0.4", | ||
"@smithy/util-retry": "^3.0.4", | ||
"@smithy/util-defaults-mode-browser": "^3.0.18", | ||
"@smithy/util-defaults-mode-node": "^3.0.18", | ||
"@smithy/util-endpoints": "^2.1.2", | ||
"@smithy/util-middleware": "^3.0.6", | ||
"@smithy/util-retry": "^3.0.6", | ||
"@smithy/util-utf8": "^3.0.0", | ||
@@ -62,0 +62,0 @@ "tslib": "^2.6.2" |
993364
3.01%23312
5.06%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated