@aws-sdk/client-route53-recovery-control-config 3.49.0 → 3.50.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 (51) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +26 -26
  3. package/dist-types/ts3.4/Route53RecoveryControlConfig.d.ts +0 -120
  4. package/dist-types/ts3.4/Route53RecoveryControlConfigClient.d.ts +0 -96
  5. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateControlPanelCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateRoutingControlCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateSafetyRuleCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DeleteControlPanelCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DeleteRoutingControlCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteSafetyRuleCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DescribeControlPanelCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DescribeRoutingControlCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DescribeSafetyRuleCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/ListAssociatedRoute53HealthChecksCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/ListControlPanelsCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/ListRoutingControlsCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/ListSafetyRulesCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/UpdateControlPanelCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/UpdateRoutingControlCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/UpdateSafetyRuleCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/index.d.ts +0 -23
  29. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  30. package/dist-types/ts3.4/index.d.ts +0 -6
  31. package/dist-types/ts3.4/models/index.d.ts +0 -1
  32. package/dist-types/ts3.4/models/models_0.d.ts +0 -683
  33. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  34. package/dist-types/ts3.4/pagination/ListAssociatedRoute53HealthChecksPaginator.d.ts +0 -4
  35. package/dist-types/ts3.4/pagination/ListClustersPaginator.d.ts +0 -4
  36. package/dist-types/ts3.4/pagination/ListControlPanelsPaginator.d.ts +0 -4
  37. package/dist-types/ts3.4/pagination/ListRoutingControlsPaginator.d.ts +0 -4
  38. package/dist-types/ts3.4/pagination/ListSafetyRulesPaginator.d.ts +0 -4
  39. package/dist-types/ts3.4/pagination/index.d.ts +0 -6
  40. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -71
  41. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  42. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  43. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  44. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  45. package/dist-types/ts3.4/waiters/index.d.ts +0 -6
  46. package/dist-types/ts3.4/waiters/waitForClusterCreated.d.ts +0 -7
  47. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +0 -7
  48. package/dist-types/ts3.4/waiters/waitForControlPanelCreated.d.ts +0 -7
  49. package/dist-types/ts3.4/waiters/waitForControlPanelDeleted.d.ts +0 -7
  50. package/dist-types/ts3.4/waiters/waitForRoutingControlCreated.d.ts +0 -7
  51. package/dist-types/ts3.4/waiters/waitForRoutingControlDeleted.d.ts +0 -7
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-route53-recovery-control-config
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-route53-recovery-control-config
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route53-recovery-control-config",
3
3
  "description": "AWS SDK for JavaScript Route53 Recovery Control Config Client for Node.js, Browser and React Native",
4
- "version": "3.49.0",
4
+ "version": "3.50.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -18,37 +18,37 @@
18
18
  "dependencies": {
19
19
  "@aws-crypto/sha256-browser": "2.0.0",
20
20
  "@aws-crypto/sha256-js": "2.0.0",
21
- "@aws-sdk/client-sts": "3.49.0",
22
- "@aws-sdk/config-resolver": "3.49.0",
23
- "@aws-sdk/credential-provider-node": "3.49.0",
24
- "@aws-sdk/fetch-http-handler": "3.49.0",
25
- "@aws-sdk/hash-node": "3.49.0",
26
- "@aws-sdk/invalid-dependency": "3.49.0",
27
- "@aws-sdk/middleware-content-length": "3.49.0",
28
- "@aws-sdk/middleware-host-header": "3.49.0",
29
- "@aws-sdk/middleware-logger": "3.49.0",
30
- "@aws-sdk/middleware-retry": "3.49.0",
31
- "@aws-sdk/middleware-serde": "3.49.0",
32
- "@aws-sdk/middleware-signing": "3.49.0",
33
- "@aws-sdk/middleware-stack": "3.49.0",
34
- "@aws-sdk/middleware-user-agent": "3.49.0",
35
- "@aws-sdk/node-config-provider": "3.49.0",
36
- "@aws-sdk/node-http-handler": "3.49.0",
37
- "@aws-sdk/protocol-http": "3.49.0",
38
- "@aws-sdk/smithy-client": "3.49.0",
39
- "@aws-sdk/types": "3.49.0",
40
- "@aws-sdk/url-parser": "3.49.0",
21
+ "@aws-sdk/client-sts": "3.50.0",
22
+ "@aws-sdk/config-resolver": "3.50.0",
23
+ "@aws-sdk/credential-provider-node": "3.50.0",
24
+ "@aws-sdk/fetch-http-handler": "3.50.0",
25
+ "@aws-sdk/hash-node": "3.50.0",
26
+ "@aws-sdk/invalid-dependency": "3.50.0",
27
+ "@aws-sdk/middleware-content-length": "3.50.0",
28
+ "@aws-sdk/middleware-host-header": "3.50.0",
29
+ "@aws-sdk/middleware-logger": "3.50.0",
30
+ "@aws-sdk/middleware-retry": "3.50.0",
31
+ "@aws-sdk/middleware-serde": "3.50.0",
32
+ "@aws-sdk/middleware-signing": "3.50.0",
33
+ "@aws-sdk/middleware-stack": "3.50.0",
34
+ "@aws-sdk/middleware-user-agent": "3.50.0",
35
+ "@aws-sdk/node-config-provider": "3.50.0",
36
+ "@aws-sdk/node-http-handler": "3.50.0",
37
+ "@aws-sdk/protocol-http": "3.50.0",
38
+ "@aws-sdk/smithy-client": "3.50.0",
39
+ "@aws-sdk/types": "3.50.0",
40
+ "@aws-sdk/url-parser": "3.50.0",
41
41
  "@aws-sdk/util-base64-browser": "3.49.0",
42
42
  "@aws-sdk/util-base64-node": "3.49.0",
43
43
  "@aws-sdk/util-body-length-browser": "3.49.0",
44
44
  "@aws-sdk/util-body-length-node": "3.49.0",
45
- "@aws-sdk/util-defaults-mode-browser": "3.49.0",
46
- "@aws-sdk/util-defaults-mode-node": "3.49.0",
47
- "@aws-sdk/util-user-agent-browser": "3.49.0",
48
- "@aws-sdk/util-user-agent-node": "3.49.0",
45
+ "@aws-sdk/util-defaults-mode-browser": "3.50.0",
46
+ "@aws-sdk/util-defaults-mode-node": "3.50.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.50.0",
48
+ "@aws-sdk/util-user-agent-node": "3.50.0",
49
49
  "@aws-sdk/util-utf8-browser": "3.49.0",
50
50
  "@aws-sdk/util-utf8-node": "3.49.0",
51
- "@aws-sdk/util-waiter": "3.49.0",
51
+ "@aws-sdk/util-waiter": "3.50.0",
52
52
  "tslib": "^2.3.0",
53
53
  "uuid": "^8.3.2"
54
54
  },
@@ -1,120 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { CreateClusterCommandInput, CreateClusterCommandOutput } from "./commands/CreateClusterCommand";
3
- import { CreateControlPanelCommandInput, CreateControlPanelCommandOutput } from "./commands/CreateControlPanelCommand";
4
- import { CreateRoutingControlCommandInput, CreateRoutingControlCommandOutput } from "./commands/CreateRoutingControlCommand";
5
- import { CreateSafetyRuleCommandInput, CreateSafetyRuleCommandOutput } from "./commands/CreateSafetyRuleCommand";
6
- import { DeleteClusterCommandInput, DeleteClusterCommandOutput } from "./commands/DeleteClusterCommand";
7
- import { DeleteControlPanelCommandInput, DeleteControlPanelCommandOutput } from "./commands/DeleteControlPanelCommand";
8
- import { DeleteRoutingControlCommandInput, DeleteRoutingControlCommandOutput } from "./commands/DeleteRoutingControlCommand";
9
- import { DeleteSafetyRuleCommandInput, DeleteSafetyRuleCommandOutput } from "./commands/DeleteSafetyRuleCommand";
10
- import { DescribeClusterCommandInput, DescribeClusterCommandOutput } from "./commands/DescribeClusterCommand";
11
- import { DescribeControlPanelCommandInput, DescribeControlPanelCommandOutput } from "./commands/DescribeControlPanelCommand";
12
- import { DescribeRoutingControlCommandInput, DescribeRoutingControlCommandOutput } from "./commands/DescribeRoutingControlCommand";
13
- import { DescribeSafetyRuleCommandInput, DescribeSafetyRuleCommandOutput } from "./commands/DescribeSafetyRuleCommand";
14
- import { ListAssociatedRoute53HealthChecksCommandInput, ListAssociatedRoute53HealthChecksCommandOutput } from "./commands/ListAssociatedRoute53HealthChecksCommand";
15
- import { ListClustersCommandInput, ListClustersCommandOutput } from "./commands/ListClustersCommand";
16
- import { ListControlPanelsCommandInput, ListControlPanelsCommandOutput } from "./commands/ListControlPanelsCommand";
17
- import { ListRoutingControlsCommandInput, ListRoutingControlsCommandOutput } from "./commands/ListRoutingControlsCommand";
18
- import { ListSafetyRulesCommandInput, ListSafetyRulesCommandOutput } from "./commands/ListSafetyRulesCommand";
19
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
20
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
21
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
22
- import { UpdateControlPanelCommandInput, UpdateControlPanelCommandOutput } from "./commands/UpdateControlPanelCommand";
23
- import { UpdateRoutingControlCommandInput, UpdateRoutingControlCommandOutput } from "./commands/UpdateRoutingControlCommand";
24
- import { UpdateSafetyRuleCommandInput, UpdateSafetyRuleCommandOutput } from "./commands/UpdateSafetyRuleCommand";
25
- import { Route53RecoveryControlConfigClient } from "./Route53RecoveryControlConfigClient";
26
-
27
- export declare class Route53RecoveryControlConfig extends Route53RecoveryControlConfigClient {
28
-
29
- createCluster(args: CreateClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateClusterCommandOutput>;
30
- createCluster(args: CreateClusterCommandInput, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
31
- createCluster(args: CreateClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
32
-
33
- createControlPanel(args: CreateControlPanelCommandInput, options?: __HttpHandlerOptions): Promise<CreateControlPanelCommandOutput>;
34
- createControlPanel(args: CreateControlPanelCommandInput, cb: (err: any, data?: CreateControlPanelCommandOutput) => void): void;
35
- createControlPanel(args: CreateControlPanelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateControlPanelCommandOutput) => void): void;
36
-
37
- createRoutingControl(args: CreateRoutingControlCommandInput, options?: __HttpHandlerOptions): Promise<CreateRoutingControlCommandOutput>;
38
- createRoutingControl(args: CreateRoutingControlCommandInput, cb: (err: any, data?: CreateRoutingControlCommandOutput) => void): void;
39
- createRoutingControl(args: CreateRoutingControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRoutingControlCommandOutput) => void): void;
40
-
41
- createSafetyRule(args: CreateSafetyRuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateSafetyRuleCommandOutput>;
42
- createSafetyRule(args: CreateSafetyRuleCommandInput, cb: (err: any, data?: CreateSafetyRuleCommandOutput) => void): void;
43
- createSafetyRule(args: CreateSafetyRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSafetyRuleCommandOutput) => void): void;
44
-
45
- deleteCluster(args: DeleteClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterCommandOutput>;
46
- deleteCluster(args: DeleteClusterCommandInput, cb: (err: any, data?: DeleteClusterCommandOutput) => void): void;
47
- deleteCluster(args: DeleteClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterCommandOutput) => void): void;
48
-
49
- deleteControlPanel(args: DeleteControlPanelCommandInput, options?: __HttpHandlerOptions): Promise<DeleteControlPanelCommandOutput>;
50
- deleteControlPanel(args: DeleteControlPanelCommandInput, cb: (err: any, data?: DeleteControlPanelCommandOutput) => void): void;
51
- deleteControlPanel(args: DeleteControlPanelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteControlPanelCommandOutput) => void): void;
52
-
53
- deleteRoutingControl(args: DeleteRoutingControlCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRoutingControlCommandOutput>;
54
- deleteRoutingControl(args: DeleteRoutingControlCommandInput, cb: (err: any, data?: DeleteRoutingControlCommandOutput) => void): void;
55
- deleteRoutingControl(args: DeleteRoutingControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRoutingControlCommandOutput) => void): void;
56
-
57
- deleteSafetyRule(args: DeleteSafetyRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSafetyRuleCommandOutput>;
58
- deleteSafetyRule(args: DeleteSafetyRuleCommandInput, cb: (err: any, data?: DeleteSafetyRuleCommandOutput) => void): void;
59
- deleteSafetyRule(args: DeleteSafetyRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSafetyRuleCommandOutput) => void): void;
60
-
61
- describeCluster(args: DescribeClusterCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterCommandOutput>;
62
- describeCluster(args: DescribeClusterCommandInput, cb: (err: any, data?: DescribeClusterCommandOutput) => void): void;
63
- describeCluster(args: DescribeClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterCommandOutput) => void): void;
64
-
65
- describeControlPanel(args: DescribeControlPanelCommandInput, options?: __HttpHandlerOptions): Promise<DescribeControlPanelCommandOutput>;
66
- describeControlPanel(args: DescribeControlPanelCommandInput, cb: (err: any, data?: DescribeControlPanelCommandOutput) => void): void;
67
- describeControlPanel(args: DescribeControlPanelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeControlPanelCommandOutput) => void): void;
68
-
69
- describeRoutingControl(args: DescribeRoutingControlCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRoutingControlCommandOutput>;
70
- describeRoutingControl(args: DescribeRoutingControlCommandInput, cb: (err: any, data?: DescribeRoutingControlCommandOutput) => void): void;
71
- describeRoutingControl(args: DescribeRoutingControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRoutingControlCommandOutput) => void): void;
72
-
73
- describeSafetyRule(args: DescribeSafetyRuleCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSafetyRuleCommandOutput>;
74
- describeSafetyRule(args: DescribeSafetyRuleCommandInput, cb: (err: any, data?: DescribeSafetyRuleCommandOutput) => void): void;
75
- describeSafetyRule(args: DescribeSafetyRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSafetyRuleCommandOutput) => void): void;
76
-
77
- listAssociatedRoute53HealthChecks(args: ListAssociatedRoute53HealthChecksCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociatedRoute53HealthChecksCommandOutput>;
78
- listAssociatedRoute53HealthChecks(args: ListAssociatedRoute53HealthChecksCommandInput, cb: (err: any, data?: ListAssociatedRoute53HealthChecksCommandOutput) => void): void;
79
- listAssociatedRoute53HealthChecks(args: ListAssociatedRoute53HealthChecksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociatedRoute53HealthChecksCommandOutput) => void): void;
80
-
81
- listClusters(args: ListClustersCommandInput, options?: __HttpHandlerOptions): Promise<ListClustersCommandOutput>;
82
- listClusters(args: ListClustersCommandInput, cb: (err: any, data?: ListClustersCommandOutput) => void): void;
83
- listClusters(args: ListClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListClustersCommandOutput) => void): void;
84
-
85
- listControlPanels(args: ListControlPanelsCommandInput, options?: __HttpHandlerOptions): Promise<ListControlPanelsCommandOutput>;
86
- listControlPanels(args: ListControlPanelsCommandInput, cb: (err: any, data?: ListControlPanelsCommandOutput) => void): void;
87
- listControlPanels(args: ListControlPanelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListControlPanelsCommandOutput) => void): void;
88
-
89
- listRoutingControls(args: ListRoutingControlsCommandInput, options?: __HttpHandlerOptions): Promise<ListRoutingControlsCommandOutput>;
90
- listRoutingControls(args: ListRoutingControlsCommandInput, cb: (err: any, data?: ListRoutingControlsCommandOutput) => void): void;
91
- listRoutingControls(args: ListRoutingControlsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRoutingControlsCommandOutput) => void): void;
92
-
93
- listSafetyRules(args: ListSafetyRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListSafetyRulesCommandOutput>;
94
- listSafetyRules(args: ListSafetyRulesCommandInput, cb: (err: any, data?: ListSafetyRulesCommandOutput) => void): void;
95
- listSafetyRules(args: ListSafetyRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSafetyRulesCommandOutput) => void): void;
96
-
97
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
98
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
99
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
100
-
101
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
102
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
103
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
104
-
105
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
106
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
107
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
108
-
109
- updateControlPanel(args: UpdateControlPanelCommandInput, options?: __HttpHandlerOptions): Promise<UpdateControlPanelCommandOutput>;
110
- updateControlPanel(args: UpdateControlPanelCommandInput, cb: (err: any, data?: UpdateControlPanelCommandOutput) => void): void;
111
- updateControlPanel(args: UpdateControlPanelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateControlPanelCommandOutput) => void): void;
112
-
113
- updateRoutingControl(args: UpdateRoutingControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRoutingControlCommandOutput>;
114
- updateRoutingControl(args: UpdateRoutingControlCommandInput, cb: (err: any, data?: UpdateRoutingControlCommandOutput) => void): void;
115
- updateRoutingControl(args: UpdateRoutingControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingControlCommandOutput) => void): void;
116
-
117
- updateSafetyRule(args: UpdateSafetyRuleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSafetyRuleCommandOutput>;
118
- updateSafetyRule(args: UpdateSafetyRuleCommandInput, cb: (err: any, data?: UpdateSafetyRuleCommandOutput) => void): void;
119
- updateSafetyRule(args: UpdateSafetyRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSafetyRuleCommandOutput) => void): void;
120
- }
@@ -1,96 +0,0 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { CreateClusterCommandInput, CreateClusterCommandOutput } from "./commands/CreateClusterCommand";
10
- import { CreateControlPanelCommandInput, CreateControlPanelCommandOutput } from "./commands/CreateControlPanelCommand";
11
- import { CreateRoutingControlCommandInput, CreateRoutingControlCommandOutput } from "./commands/CreateRoutingControlCommand";
12
- import { CreateSafetyRuleCommandInput, CreateSafetyRuleCommandOutput } from "./commands/CreateSafetyRuleCommand";
13
- import { DeleteClusterCommandInput, DeleteClusterCommandOutput } from "./commands/DeleteClusterCommand";
14
- import { DeleteControlPanelCommandInput, DeleteControlPanelCommandOutput } from "./commands/DeleteControlPanelCommand";
15
- import { DeleteRoutingControlCommandInput, DeleteRoutingControlCommandOutput } from "./commands/DeleteRoutingControlCommand";
16
- import { DeleteSafetyRuleCommandInput, DeleteSafetyRuleCommandOutput } from "./commands/DeleteSafetyRuleCommand";
17
- import { DescribeClusterCommandInput, DescribeClusterCommandOutput } from "./commands/DescribeClusterCommand";
18
- import { DescribeControlPanelCommandInput, DescribeControlPanelCommandOutput } from "./commands/DescribeControlPanelCommand";
19
- import { DescribeRoutingControlCommandInput, DescribeRoutingControlCommandOutput } from "./commands/DescribeRoutingControlCommand";
20
- import { DescribeSafetyRuleCommandInput, DescribeSafetyRuleCommandOutput } from "./commands/DescribeSafetyRuleCommand";
21
- import { ListAssociatedRoute53HealthChecksCommandInput, ListAssociatedRoute53HealthChecksCommandOutput } from "./commands/ListAssociatedRoute53HealthChecksCommand";
22
- import { ListClustersCommandInput, ListClustersCommandOutput } from "./commands/ListClustersCommand";
23
- import { ListControlPanelsCommandInput, ListControlPanelsCommandOutput } from "./commands/ListControlPanelsCommand";
24
- import { ListRoutingControlsCommandInput, ListRoutingControlsCommandOutput } from "./commands/ListRoutingControlsCommand";
25
- import { ListSafetyRulesCommandInput, ListSafetyRulesCommandOutput } from "./commands/ListSafetyRulesCommand";
26
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
27
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
28
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
29
- import { UpdateControlPanelCommandInput, UpdateControlPanelCommandOutput } from "./commands/UpdateControlPanelCommand";
30
- import { UpdateRoutingControlCommandInput, UpdateRoutingControlCommandOutput } from "./commands/UpdateRoutingControlCommand";
31
- import { UpdateSafetyRuleCommandInput, UpdateSafetyRuleCommandOutput } from "./commands/UpdateSafetyRuleCommand";
32
- export declare type ServiceInputTypes = CreateClusterCommandInput | CreateControlPanelCommandInput | CreateRoutingControlCommandInput | CreateSafetyRuleCommandInput | DeleteClusterCommandInput | DeleteControlPanelCommandInput | DeleteRoutingControlCommandInput | DeleteSafetyRuleCommandInput | DescribeClusterCommandInput | DescribeControlPanelCommandInput | DescribeRoutingControlCommandInput | DescribeSafetyRuleCommandInput | ListAssociatedRoute53HealthChecksCommandInput | ListClustersCommandInput | ListControlPanelsCommandInput | ListRoutingControlsCommandInput | ListSafetyRulesCommandInput | ListTagsForResourceCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateControlPanelCommandInput | UpdateRoutingControlCommandInput | UpdateSafetyRuleCommandInput;
33
- export declare type ServiceOutputTypes = CreateClusterCommandOutput | CreateControlPanelCommandOutput | CreateRoutingControlCommandOutput | CreateSafetyRuleCommandOutput | DeleteClusterCommandOutput | DeleteControlPanelCommandOutput | DeleteRoutingControlCommandOutput | DeleteSafetyRuleCommandOutput | DescribeClusterCommandOutput | DescribeControlPanelCommandOutput | DescribeRoutingControlCommandOutput | DescribeSafetyRuleCommandOutput | ListAssociatedRoute53HealthChecksCommandOutput | ListClustersCommandOutput | ListControlPanelsCommandOutput | ListRoutingControlsCommandOutput | ListSafetyRulesCommandOutput | ListTagsForResourceCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateControlPanelCommandOutput | UpdateRoutingControlCommandOutput | UpdateSafetyRuleCommandOutput;
34
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
35
-
36
- requestHandler?: __HttpHandler;
37
-
38
- sha256?: __HashConstructor;
39
-
40
- urlParser?: __UrlParser;
41
-
42
- bodyLengthChecker?: (body: any) => number | undefined;
43
-
44
- streamCollector?: __StreamCollector;
45
-
46
- base64Decoder?: __Decoder;
47
-
48
- base64Encoder?: __Encoder;
49
-
50
- utf8Decoder?: __Decoder;
51
-
52
- utf8Encoder?: __Encoder;
53
-
54
- runtime?: string;
55
-
56
- disableHostPrefix?: boolean;
57
-
58
- maxAttempts?: number | __Provider<number>;
59
-
60
- retryMode?: string | __Provider<string>;
61
-
62
- logger?: __Logger;
63
-
64
- useDualstackEndpoint?: boolean | __Provider<boolean>;
65
-
66
- useFipsEndpoint?: boolean | __Provider<boolean>;
67
-
68
- serviceId?: string;
69
-
70
- region?: string | __Provider<string>;
71
-
72
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
73
-
74
- regionInfoProvider?: RegionInfoProvider;
75
-
76
- defaultUserAgentProvider?: Provider<__UserAgent>;
77
-
78
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
79
- }
80
- declare type Route53RecoveryControlConfigClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
81
-
82
- export interface Route53RecoveryControlConfigClientConfig extends Route53RecoveryControlConfigClientConfigType {
83
- }
84
- declare type Route53RecoveryControlConfigClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
85
-
86
- export interface Route53RecoveryControlConfigClientResolvedConfig extends Route53RecoveryControlConfigClientResolvedConfigType {
87
- }
88
-
89
- export declare class Route53RecoveryControlConfigClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, Route53RecoveryControlConfigClientResolvedConfig> {
90
-
91
- readonly config: Route53RecoveryControlConfigClientResolvedConfig;
92
- constructor(configuration: Route53RecoveryControlConfigClientConfig);
93
-
94
- destroy(): void;
95
- }
96
- export {};
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateClusterRequest, CreateClusterResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface CreateClusterCommandInput extends CreateClusterRequest {
6
- }
7
- export interface CreateClusterCommandOutput extends CreateClusterResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateClusterCommand extends $Command<CreateClusterCommandInput, CreateClusterCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: CreateClusterCommandInput;
12
- constructor(input: CreateClusterCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClusterCommandInput, CreateClusterCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateControlPanelRequest, CreateControlPanelResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface CreateControlPanelCommandInput extends CreateControlPanelRequest {
6
- }
7
- export interface CreateControlPanelCommandOutput extends CreateControlPanelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateControlPanelCommand extends $Command<CreateControlPanelCommandInput, CreateControlPanelCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: CreateControlPanelCommandInput;
12
- constructor(input: CreateControlPanelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateControlPanelCommandInput, CreateControlPanelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateRoutingControlRequest, CreateRoutingControlResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface CreateRoutingControlCommandInput extends CreateRoutingControlRequest {
6
- }
7
- export interface CreateRoutingControlCommandOutput extends CreateRoutingControlResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateRoutingControlCommand extends $Command<CreateRoutingControlCommandInput, CreateRoutingControlCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: CreateRoutingControlCommandInput;
12
- constructor(input: CreateRoutingControlCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRoutingControlCommandInput, CreateRoutingControlCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CreateSafetyRuleRequest, CreateSafetyRuleResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface CreateSafetyRuleCommandInput extends CreateSafetyRuleRequest {
6
- }
7
- export interface CreateSafetyRuleCommandOutput extends CreateSafetyRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateSafetyRuleCommand extends $Command<CreateSafetyRuleCommandInput, CreateSafetyRuleCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: CreateSafetyRuleCommandInput;
12
- constructor(input: CreateSafetyRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSafetyRuleCommandInput, CreateSafetyRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteClusterRequest, DeleteClusterResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DeleteClusterCommandInput extends DeleteClusterRequest {
6
- }
7
- export interface DeleteClusterCommandOutput extends DeleteClusterResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteClusterCommand extends $Command<DeleteClusterCommandInput, DeleteClusterCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DeleteClusterCommandInput;
12
- constructor(input: DeleteClusterCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteClusterCommandInput, DeleteClusterCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteControlPanelRequest, DeleteControlPanelResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DeleteControlPanelCommandInput extends DeleteControlPanelRequest {
6
- }
7
- export interface DeleteControlPanelCommandOutput extends DeleteControlPanelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteControlPanelCommand extends $Command<DeleteControlPanelCommandInput, DeleteControlPanelCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DeleteControlPanelCommandInput;
12
- constructor(input: DeleteControlPanelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteControlPanelCommandInput, DeleteControlPanelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteRoutingControlRequest, DeleteRoutingControlResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DeleteRoutingControlCommandInput extends DeleteRoutingControlRequest {
6
- }
7
- export interface DeleteRoutingControlCommandOutput extends DeleteRoutingControlResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteRoutingControlCommand extends $Command<DeleteRoutingControlCommandInput, DeleteRoutingControlCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DeleteRoutingControlCommandInput;
12
- constructor(input: DeleteRoutingControlCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRoutingControlCommandInput, DeleteRoutingControlCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteSafetyRuleRequest, DeleteSafetyRuleResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DeleteSafetyRuleCommandInput extends DeleteSafetyRuleRequest {
6
- }
7
- export interface DeleteSafetyRuleCommandOutput extends DeleteSafetyRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteSafetyRuleCommand extends $Command<DeleteSafetyRuleCommandInput, DeleteSafetyRuleCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DeleteSafetyRuleCommandInput;
12
- constructor(input: DeleteSafetyRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSafetyRuleCommandInput, DeleteSafetyRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeClusterRequest, DescribeClusterResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DescribeClusterCommandInput extends DescribeClusterRequest {
6
- }
7
- export interface DescribeClusterCommandOutput extends DescribeClusterResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeClusterCommand extends $Command<DescribeClusterCommandInput, DescribeClusterCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DescribeClusterCommandInput;
12
- constructor(input: DescribeClusterCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeClusterCommandInput, DescribeClusterCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeControlPanelRequest, DescribeControlPanelResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DescribeControlPanelCommandInput extends DescribeControlPanelRequest {
6
- }
7
- export interface DescribeControlPanelCommandOutput extends DescribeControlPanelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeControlPanelCommand extends $Command<DescribeControlPanelCommandInput, DescribeControlPanelCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DescribeControlPanelCommandInput;
12
- constructor(input: DescribeControlPanelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeControlPanelCommandInput, DescribeControlPanelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeRoutingControlRequest, DescribeRoutingControlResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DescribeRoutingControlCommandInput extends DescribeRoutingControlRequest {
6
- }
7
- export interface DescribeRoutingControlCommandOutput extends DescribeRoutingControlResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeRoutingControlCommand extends $Command<DescribeRoutingControlCommandInput, DescribeRoutingControlCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DescribeRoutingControlCommandInput;
12
- constructor(input: DescribeRoutingControlCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRoutingControlCommandInput, DescribeRoutingControlCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeSafetyRuleRequest, DescribeSafetyRuleResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface DescribeSafetyRuleCommandInput extends DescribeSafetyRuleRequest {
6
- }
7
- export interface DescribeSafetyRuleCommandOutput extends DescribeSafetyRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeSafetyRuleCommand extends $Command<DescribeSafetyRuleCommandInput, DescribeSafetyRuleCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: DescribeSafetyRuleCommandInput;
12
- constructor(input: DescribeSafetyRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeSafetyRuleCommandInput, DescribeSafetyRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ListAssociatedRoute53HealthChecksRequest, ListAssociatedRoute53HealthChecksResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface ListAssociatedRoute53HealthChecksCommandInput extends ListAssociatedRoute53HealthChecksRequest {
6
- }
7
- export interface ListAssociatedRoute53HealthChecksCommandOutput extends ListAssociatedRoute53HealthChecksResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListAssociatedRoute53HealthChecksCommand extends $Command<ListAssociatedRoute53HealthChecksCommandInput, ListAssociatedRoute53HealthChecksCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: ListAssociatedRoute53HealthChecksCommandInput;
12
- constructor(input: ListAssociatedRoute53HealthChecksCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssociatedRoute53HealthChecksCommandInput, ListAssociatedRoute53HealthChecksCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ListClustersRequest, ListClustersResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface ListClustersCommandInput extends ListClustersRequest {
6
- }
7
- export interface ListClustersCommandOutput extends ListClustersResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListClustersCommand extends $Command<ListClustersCommandInput, ListClustersCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: ListClustersCommandInput;
12
- constructor(input: ListClustersCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListClustersCommandInput, ListClustersCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ListControlPanelsRequest, ListControlPanelsResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface ListControlPanelsCommandInput extends ListControlPanelsRequest {
6
- }
7
- export interface ListControlPanelsCommandOutput extends ListControlPanelsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListControlPanelsCommand extends $Command<ListControlPanelsCommandInput, ListControlPanelsCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: ListControlPanelsCommandInput;
12
- constructor(input: ListControlPanelsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListControlPanelsCommandInput, ListControlPanelsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ListRoutingControlsRequest, ListRoutingControlsResponse } from "../models/models_0";
4
- import { Route53RecoveryControlConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53RecoveryControlConfigClient";
5
- export interface ListRoutingControlsCommandInput extends ListRoutingControlsRequest {
6
- }
7
- export interface ListRoutingControlsCommandOutput extends ListRoutingControlsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListRoutingControlsCommand extends $Command<ListRoutingControlsCommandInput, ListRoutingControlsCommandOutput, Route53RecoveryControlConfigClientResolvedConfig> {
11
- readonly input: ListRoutingControlsCommandInput;
12
- constructor(input: ListRoutingControlsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53RecoveryControlConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRoutingControlsCommandInput, ListRoutingControlsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }