@aws-sdk/client-eventbridge 3.800.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.
Files changed (102) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +4 -4
  2. package/dist-types/commands/ActivateEventSourceCommand.d.ts +1 -1
  3. package/dist-types/commands/CancelReplayCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateApiDestinationCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateArchiveCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateEventBusCommand.d.ts +1 -1
  9. package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +1 -1
  10. package/dist-types/commands/DeactivateEventSourceCommand.d.ts +1 -1
  11. package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteApiDestinationCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteArchiveCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteEventBusCommand.d.ts +1 -1
  17. package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeApiDestinationCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeArchiveCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeConnectionCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeEventSourceCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeReplayCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  27. package/dist-types/commands/DisableRuleCommand.d.ts +1 -1
  28. package/dist-types/commands/EnableRuleCommand.d.ts +1 -1
  29. package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +1 -1
  31. package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +1 -1
  32. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  33. package/dist-types/commands/ListTargetsByRuleCommand.d.ts +1 -1
  34. package/dist-types/commands/PutEventsCommand.d.ts +1 -1
  35. package/dist-types/commands/PutPartnerEventsCommand.d.ts +1 -1
  36. package/dist-types/commands/PutRuleCommand.d.ts +1 -1
  37. package/dist-types/commands/PutTargetsCommand.d.ts +1 -1
  38. package/dist-types/commands/RemoveTargetsCommand.d.ts +1 -1
  39. package/dist-types/commands/StartReplayCommand.d.ts +1 -1
  40. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  41. package/dist-types/commands/TestEventPatternCommand.d.ts +1 -1
  42. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateApiDestinationCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateArchiveCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
  47. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  48. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  49. package/dist-types/runtimeConfig.d.ts +15 -15
  50. package/dist-types/runtimeConfig.native.d.ts +18 -18
  51. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  52. package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  98. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +20 -28
  99. package/dist-types/ts3.4/runtimeConfig.d.ts +16 -23
  100. package/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -29
  101. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  102. package/package.json +22 -22
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
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 | undefined) => Promise<import("@smithy/types").UserAgent>;
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,31 +21,31 @@ export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
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 | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
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").EventBridgeHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
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
49
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
50
- sigv4aSigningRegionSet?: string[] | import("@smithy/types").Provider<string[] | undefined> | undefined;
50
+ sigv4aSigningRegionSet?: string[] | undefined | import("@smithy/types").Provider<string[] | undefined>;
51
51
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -24,28 +24,28 @@ export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
24
24
  cacheMiddleware?: boolean | undefined;
25
25
  urlParser: import("@smithy/types").UrlParser;
26
26
  base64Decoder: import("@smithy/types").Decoder;
27
- base64Encoder: (_input: string | Uint8Array) => string;
27
+ base64Encoder: (_input: Uint8Array | string) => string;
28
28
  utf8Decoder: import("@smithy/types").Decoder;
29
- utf8Encoder: (input: string | Uint8Array) => string;
29
+ utf8Encoder: (input: Uint8Array | string) => string;
30
30
  disableHostPrefix: boolean;
31
31
  serviceId: string;
32
- profile?: string | undefined;
32
+ profile?: string;
33
33
  logger: import("@smithy/types").Logger;
34
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
35
+ customUserAgent?: string | import("@smithy/types").UserAgent;
36
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
37
37
  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;
38
38
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
39
- logger?: import("@smithy/types").Logger | undefined;
39
+ logger?: import("@smithy/types").Logger;
40
40
  }) => import("@smithy/types").EndpointV2;
41
- tls?: boolean | undefined;
42
- serviceConfiguredEndpoint?: undefined;
41
+ tls?: boolean;
42
+ serviceConfiguredEndpoint?: never;
43
43
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
44
44
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").EventBridgeHttpAuthSchemeProvider;
45
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
46
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
47
- signingEscapePath?: boolean | undefined;
48
- systemClockOffset?: number | undefined;
49
- signingRegion?: string | undefined;
45
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
46
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
47
+ signingEscapePath?: boolean;
48
+ systemClockOffset?: number;
49
+ signingRegion?: string;
50
50
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
51
51
  };
@@ -7,44 +7,44 @@ export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  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;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").EventBridgeHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
48
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
49
- sigv4aSigningRegionSet?: string[] | import("@smithy/types").Provider<string[] | undefined> | undefined;
49
+ sigv4aSigningRegionSet?: string[] | undefined | import("@smithy/types").Provider<string[] | undefined>;
50
50
  };
@@ -6,10 +6,10 @@ import { EventBridgeClientConfig } from "./EventBridgeClient";
6
6
  export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
7
7
  apiVersion: string;
8
8
  base64Decoder: import("@smithy/types").Decoder;
9
- base64Encoder: (_input: string | Uint8Array) => string;
9
+ base64Encoder: (_input: Uint8Array | string) => string;
10
10
  disableHostPrefix: boolean;
11
11
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
12
- logger?: import("@smithy/types").Logger | undefined;
12
+ logger?: import("@smithy/types").Logger;
13
13
  }) => import("@smithy/types").EndpointV2;
14
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
15
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").EventBridgeHttpAuthSchemeProvider;
@@ -19,5 +19,5 @@ export declare const getRuntimeConfig: (config: EventBridgeClientConfig) => {
19
19
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof SignatureV4MultiRegion;
20
20
  urlParser: import("@smithy/types").UrlParser;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
22
- utf8Encoder: (input: string | Uint8Array) => string;
22
+ utf8Encoder: (input: Uint8Array | string) => string;
23
23
  };
@@ -22,7 +22,7 @@ declare const ActivateEventSourceCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: ActivateEventSourceCommandInput
25
+ input: ActivateEventSourceCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  ActivateEventSourceCommandInput,
28
28
  ActivateEventSourceCommandOutput,
@@ -23,7 +23,7 @@ declare const CancelReplayCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CancelReplayCommandInput
26
+ input: CancelReplayCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CancelReplayCommandInput,
29
29
  CancelReplayCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateApiDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateApiDestinationCommandInput
30
+ input: CreateApiDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateApiDestinationCommandInput,
33
33
  CreateApiDestinationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateArchiveCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateArchiveCommandInput
29
+ input: CreateArchiveCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateArchiveCommandInput,
32
32
  CreateArchiveCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateConnectionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateConnectionCommandInput
29
+ input: CreateConnectionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateConnectionCommandInput,
32
32
  CreateConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateEndpointCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateEndpointCommandInput
29
+ input: CreateEndpointCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateEndpointCommandInput,
32
32
  CreateEndpointCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateEventBusCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateEventBusCommandInput
29
+ input: CreateEventBusCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateEventBusCommandInput,
32
32
  CreateEventBusCommandOutput,
@@ -27,7 +27,7 @@ declare const CreatePartnerEventSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreatePartnerEventSourceCommandInput
30
+ input: CreatePartnerEventSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreatePartnerEventSourceCommandInput,
33
33
  CreatePartnerEventSourceCommandOutput,
@@ -22,7 +22,7 @@ declare const DeactivateEventSourceCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeactivateEventSourceCommandInput
25
+ input: DeactivateEventSourceCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeactivateEventSourceCommandInput,
28
28
  DeactivateEventSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const DeauthorizeConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeauthorizeConnectionCommandInput
30
+ input: DeauthorizeConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeauthorizeConnectionCommandInput,
33
33
  DeauthorizeConnectionCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteApiDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteApiDestinationCommandInput
30
+ input: DeleteApiDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteApiDestinationCommandInput,
33
33
  DeleteApiDestinationCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteArchiveCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteArchiveCommandInput
29
+ input: DeleteArchiveCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteArchiveCommandInput,
32
32
  DeleteArchiveCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteConnectionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteConnectionCommandInput
29
+ input: DeleteConnectionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteConnectionCommandInput,
32
32
  DeleteConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteEndpointCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteEndpointCommandInput
29
+ input: DeleteEndpointCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteEndpointCommandInput,
32
32
  DeleteEndpointCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteEventBusCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteEventBusCommandInput
24
+ input: DeleteEventBusCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteEventBusCommandInput,
27
27
  DeleteEventBusCommandOutput,
@@ -23,7 +23,7 @@ declare const DeletePartnerEventSourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeletePartnerEventSourceCommandInput
26
+ input: DeletePartnerEventSourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeletePartnerEventSourceCommandInput,
29
29
  DeletePartnerEventSourceCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteRuleCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteRuleCommandInput
24
+ input: DeleteRuleCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteRuleCommandInput,
27
27
  DeleteRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeApiDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeApiDestinationCommandInput
30
+ input: DescribeApiDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeApiDestinationCommandInput,
33
33
  DescribeApiDestinationCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeArchiveCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeArchiveCommandInput
29
+ input: DescribeArchiveCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeArchiveCommandInput,
32
32
  DescribeArchiveCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeConnectionCommandInput
30
+ input: DescribeConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeConnectionCommandInput,
33
33
  DescribeConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeEndpointCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeEndpointCommandInput
29
+ input: DescribeEndpointCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeEndpointCommandInput,
32
32
  DescribeEndpointCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeEventSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeEventSourceCommandInput
30
+ input: DescribeEventSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeEventSourceCommandInput,
33
33
  DescribeEventSourceCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribePartnerEventSourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribePartnerEventSourceCommandInput
30
+ input: DescribePartnerEventSourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribePartnerEventSourceCommandInput,
33
33
  DescribePartnerEventSourceCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeReplayCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeReplayCommandInput
29
+ input: DescribeReplayCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeReplayCommandInput,
32
32
  DescribeReplayCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeRuleCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeRuleCommandInput
26
+ input: DescribeRuleCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeRuleCommandInput,
29
29
  DescribeRuleCommandOutput,
@@ -21,7 +21,7 @@ declare const DisableRuleCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DisableRuleCommandInput
24
+ input: DisableRuleCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DisableRuleCommandInput,
27
27
  DisableRuleCommandOutput,
@@ -21,7 +21,7 @@ declare const EnableRuleCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: EnableRuleCommandInput
24
+ input: EnableRuleCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  EnableRuleCommandInput,
27
27
  EnableRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPartnerEventSourceAccountsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPartnerEventSourceAccountsCommandInput
30
+ input: ListPartnerEventSourceAccountsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPartnerEventSourceAccountsCommandInput,
33
33
  ListPartnerEventSourceAccountsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListPartnerEventSourcesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListPartnerEventSourcesCommandInput
30
+ input: ListPartnerEventSourcesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListPartnerEventSourcesCommandInput,
33
33
  ListPartnerEventSourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListRuleNamesByTargetCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListRuleNamesByTargetCommandInput
30
+ input: ListRuleNamesByTargetCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListRuleNamesByTargetCommandInput,
33
33
  ListRuleNamesByTargetCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTargetsByRuleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTargetsByRuleCommandInput
30
+ input: ListTargetsByRuleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTargetsByRuleCommandInput,
33
33
  ListTargetsByRuleCommandOutput,
@@ -23,7 +23,7 @@ declare const PutEventsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutEventsCommandInput
26
+ input: PutEventsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutEventsCommandInput,
29
29
  PutEventsCommandOutput,
@@ -26,7 +26,7 @@ declare const PutPartnerEventsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutPartnerEventsCommandInput
29
+ input: PutPartnerEventsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutPartnerEventsCommandInput,
32
32
  PutPartnerEventsCommandOutput,
@@ -20,7 +20,7 @@ declare const PutRuleCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
- new (__0_0: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<
23
+ new (input: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<
24
24
  PutRuleCommandInput,
25
25
  PutRuleCommandOutput,
26
26
  EventBridgeClientResolvedConfig,
@@ -23,7 +23,7 @@ declare const PutTargetsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutTargetsCommandInput
26
+ input: PutTargetsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutTargetsCommandInput,
29
29
  PutTargetsCommandOutput,
@@ -26,7 +26,7 @@ declare const RemoveTargetsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: RemoveTargetsCommandInput
29
+ input: RemoveTargetsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  RemoveTargetsCommandInput,
32
32
  RemoveTargetsCommandOutput,
@@ -23,7 +23,7 @@ declare const StartReplayCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StartReplayCommandInput
26
+ input: StartReplayCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StartReplayCommandInput,
29
29
  StartReplayCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const TestEventPatternCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: TestEventPatternCommandInput
29
+ input: TestEventPatternCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  TestEventPatternCommandInput,
32
32
  TestEventPatternCommandOutput,