@aws-sdk/client-neptune 3.529.1 → 3.535.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 (151) hide show
  1. package/dist-types/Neptune.d.ts +15 -1
  2. package/dist-types/NeptuneClient.d.ts +1 -1
  3. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +2 -1
  4. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  6. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -1
  7. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -1
  8. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -1
  9. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeDBParametersCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -1
  48. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -1
  49. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +2 -1
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -1
  52. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -1
  53. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -1
  54. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -1
  55. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -1
  56. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +2 -1
  57. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -1
  58. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -1
  59. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -1
  60. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -1
  61. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -1
  62. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -1
  63. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -1
  64. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -1
  65. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +2 -1
  68. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -1
  69. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -1
  70. package/dist-types/commands/StartDBClusterCommand.d.ts +2 -1
  71. package/dist-types/commands/StopDBClusterCommand.d.ts +2 -1
  72. package/dist-types/models/models_0.d.ts +914 -914
  73. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  74. package/dist-types/runtimeConfig.d.ts +2 -2
  75. package/dist-types/runtimeConfig.native.d.ts +2 -2
  76. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  77. package/dist-types/ts3.4/Neptune.d.ts +14 -0
  78. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  151. package/package.json +42 -42
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: NeptuneClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: NeptuneClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: NeptuneClientConfig) => {
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: import("@smithy/types").Encoder;
14
+ base64Encoder: (_input: string | Uint8Array) => string;
15
15
  utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: import("@smithy/types").Encoder;
16
+ utf8Encoder: (input: string | Uint8Array) => string;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -5,7 +5,7 @@ import { NeptuneClientConfig } from "./NeptuneClient";
5
5
  export declare const getRuntimeConfig: (config: NeptuneClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: import("@smithy/types").Encoder;
8
+ base64Encoder: (_input: string | Uint8Array) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
11
  logger?: import("@smithy/types").Logger | undefined;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: NeptuneClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };
@@ -608,6 +608,7 @@ export interface Neptune {
608
608
  options: __HttpHandlerOptions,
609
609
  cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
610
610
  ): void;
611
+ describeDBClusterEndpoints(): Promise<DescribeDBClusterEndpointsCommandOutput>;
611
612
  describeDBClusterEndpoints(
612
613
  args: DescribeDBClusterEndpointsCommandInput,
613
614
  options?: __HttpHandlerOptions
@@ -621,6 +622,7 @@ export interface Neptune {
621
622
  options: __HttpHandlerOptions,
622
623
  cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void
623
624
  ): void;
625
+ describeDBClusterParameterGroups(): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
624
626
  describeDBClusterParameterGroups(
625
627
  args: DescribeDBClusterParameterGroupsCommandInput,
626
628
  options?: __HttpHandlerOptions
@@ -647,6 +649,7 @@ export interface Neptune {
647
649
  options: __HttpHandlerOptions,
648
650
  cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
649
651
  ): void;
652
+ describeDBClusters(): Promise<DescribeDBClustersCommandOutput>;
650
653
  describeDBClusters(
651
654
  args: DescribeDBClustersCommandInput,
652
655
  options?: __HttpHandlerOptions
@@ -679,6 +682,7 @@ export interface Neptune {
679
682
  data?: DescribeDBClusterSnapshotAttributesCommandOutput
680
683
  ) => void
681
684
  ): void;
685
+ describeDBClusterSnapshots(): Promise<DescribeDBClusterSnapshotsCommandOutput>;
682
686
  describeDBClusterSnapshots(
683
687
  args: DescribeDBClusterSnapshotsCommandInput,
684
688
  options?: __HttpHandlerOptions
@@ -692,6 +696,7 @@ export interface Neptune {
692
696
  options: __HttpHandlerOptions,
693
697
  cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
694
698
  ): void;
699
+ describeDBEngineVersions(): Promise<DescribeDBEngineVersionsCommandOutput>;
695
700
  describeDBEngineVersions(
696
701
  args: DescribeDBEngineVersionsCommandInput,
697
702
  options?: __HttpHandlerOptions
@@ -705,6 +710,7 @@ export interface Neptune {
705
710
  options: __HttpHandlerOptions,
706
711
  cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
707
712
  ): void;
713
+ describeDBInstances(): Promise<DescribeDBInstancesCommandOutput>;
708
714
  describeDBInstances(
709
715
  args: DescribeDBInstancesCommandInput,
710
716
  options?: __HttpHandlerOptions
@@ -718,6 +724,7 @@ export interface Neptune {
718
724
  options: __HttpHandlerOptions,
719
725
  cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
720
726
  ): void;
727
+ describeDBParameterGroups(): Promise<DescribeDBParameterGroupsCommandOutput>;
721
728
  describeDBParameterGroups(
722
729
  args: DescribeDBParameterGroupsCommandInput,
723
730
  options?: __HttpHandlerOptions
@@ -744,6 +751,7 @@ export interface Neptune {
744
751
  options: __HttpHandlerOptions,
745
752
  cb: (err: any, data?: DescribeDBParametersCommandOutput) => void
746
753
  ): void;
754
+ describeDBSubnetGroups(): Promise<DescribeDBSubnetGroupsCommandOutput>;
747
755
  describeDBSubnetGroups(
748
756
  args: DescribeDBSubnetGroupsCommandInput,
749
757
  options?: __HttpHandlerOptions
@@ -789,6 +797,7 @@ export interface Neptune {
789
797
  options: __HttpHandlerOptions,
790
798
  cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
791
799
  ): void;
800
+ describeEventCategories(): Promise<DescribeEventCategoriesCommandOutput>;
792
801
  describeEventCategories(
793
802
  args: DescribeEventCategoriesCommandInput,
794
803
  options?: __HttpHandlerOptions
@@ -802,6 +811,7 @@ export interface Neptune {
802
811
  options: __HttpHandlerOptions,
803
812
  cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
804
813
  ): void;
814
+ describeEvents(): Promise<DescribeEventsCommandOutput>;
805
815
  describeEvents(
806
816
  args: DescribeEventsCommandInput,
807
817
  options?: __HttpHandlerOptions
@@ -815,6 +825,7 @@ export interface Neptune {
815
825
  options: __HttpHandlerOptions,
816
826
  cb: (err: any, data?: DescribeEventsCommandOutput) => void
817
827
  ): void;
828
+ describeEventSubscriptions(): Promise<DescribeEventSubscriptionsCommandOutput>;
818
829
  describeEventSubscriptions(
819
830
  args: DescribeEventSubscriptionsCommandInput,
820
831
  options?: __HttpHandlerOptions
@@ -828,6 +839,7 @@ export interface Neptune {
828
839
  options: __HttpHandlerOptions,
829
840
  cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
830
841
  ): void;
842
+ describeGlobalClusters(): Promise<DescribeGlobalClustersCommandOutput>;
831
843
  describeGlobalClusters(
832
844
  args: DescribeGlobalClustersCommandInput,
833
845
  options?: __HttpHandlerOptions
@@ -860,6 +872,7 @@ export interface Neptune {
860
872
  data?: DescribeOrderableDBInstanceOptionsCommandOutput
861
873
  ) => void
862
874
  ): void;
875
+ describePendingMaintenanceActions(): Promise<DescribePendingMaintenanceActionsCommandOutput>;
863
876
  describePendingMaintenanceActions(
864
877
  args: DescribePendingMaintenanceActionsCommandInput,
865
878
  options?: __HttpHandlerOptions
@@ -898,6 +911,7 @@ export interface Neptune {
898
911
  data?: DescribeValidDBInstanceModificationsCommandOutput
899
912
  ) => void
900
913
  ): void;
914
+ failoverDBCluster(): Promise<FailoverDBClusterCommandOutput>;
901
915
  failoverDBCluster(
902
916
  args: FailoverDBClusterCommandInput,
903
917
  options?: __HttpHandlerOptions
@@ -20,6 +20,15 @@ declare const AddRoleToDBClusterCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: AddRoleToDBClusterCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ AddRoleToDBClusterCommandInput,
27
+ AddRoleToDBClusterCommandOutput,
28
+ NeptuneClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class AddRoleToDBClusterCommand extends AddRoleToDBClusterCommand_base {}
@@ -25,6 +25,15 @@ declare const AddSourceIdentifierToSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AddSourceIdentifierToSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AddSourceIdentifierToSubscriptionCommandInput,
32
+ AddSourceIdentifierToSubscriptionCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AddSourceIdentifierToSubscriptionCommand extends AddSourceIdentifierToSubscriptionCommand_base {}
@@ -20,6 +20,15 @@ declare const AddTagsToResourceCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: AddTagsToResourceCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ AddTagsToResourceCommandInput,
27
+ AddTagsToResourceCommandOutput,
28
+ NeptuneClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ApplyPendingMaintenanceActionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ApplyPendingMaintenanceActionCommandInput,
32
+ ApplyPendingMaintenanceActionCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ApplyPendingMaintenanceActionCommand extends ApplyPendingMaintenanceActionCommand_base {}
@@ -25,6 +25,15 @@ declare const CopyDBClusterParameterGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CopyDBClusterParameterGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CopyDBClusterParameterGroupCommandInput,
32
+ CopyDBClusterParameterGroupCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CopyDBClusterParameterGroupCommand extends CopyDBClusterParameterGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CopyDBClusterSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CopyDBClusterSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CopyDBClusterSnapshotCommandInput,
32
+ CopyDBClusterSnapshotCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CopyDBClusterSnapshotCommand extends CopyDBClusterSnapshotCommand_base {}
@@ -25,6 +25,15 @@ declare const CopyDBParameterGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CopyDBParameterGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CopyDBParameterGroupCommandInput,
32
+ CopyDBParameterGroupCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CopyDBParameterGroupCommand extends CopyDBParameterGroupCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDBClusterCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDBClusterCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDBClusterCommandInput,
31
+ CreateDBClusterCommandOutput,
32
+ NeptuneClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDBClusterCommand extends CreateDBClusterCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDBClusterEndpointCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDBClusterEndpointCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDBClusterEndpointCommandInput,
32
+ CreateDBClusterEndpointCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDBClusterEndpointCommand extends CreateDBClusterEndpointCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDBClusterParameterGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDBClusterParameterGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDBClusterParameterGroupCommandInput,
32
+ CreateDBClusterParameterGroupCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDBClusterParameterGroupCommand extends CreateDBClusterParameterGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDBClusterSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDBClusterSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDBClusterSnapshotCommandInput,
32
+ CreateDBClusterSnapshotCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDBClusterSnapshotCommand extends CreateDBClusterSnapshotCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDBInstanceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDBInstanceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDBInstanceCommandInput,
31
+ CreateDBInstanceCommandOutput,
32
+ NeptuneClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDBInstanceCommand extends CreateDBInstanceCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDBParameterGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDBParameterGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDBParameterGroupCommandInput,
32
+ CreateDBParameterGroupCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDBParameterGroupCommand extends CreateDBParameterGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDBSubnetGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDBSubnetGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDBSubnetGroupCommandInput,
32
+ CreateDBSubnetGroupCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDBSubnetGroupCommand extends CreateDBSubnetGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateEventSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateEventSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateEventSubscriptionCommandInput,
32
+ CreateEventSubscriptionCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateEventSubscriptionCommand extends CreateEventSubscriptionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateGlobalClusterCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateGlobalClusterCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateGlobalClusterCommandInput,
32
+ CreateGlobalClusterCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateGlobalClusterCommand extends CreateGlobalClusterCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDBClusterCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDBClusterCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDBClusterCommandInput,
31
+ DeleteDBClusterCommandOutput,
32
+ NeptuneClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDBClusterCommand extends DeleteDBClusterCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteDBClusterEndpointCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteDBClusterEndpointCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteDBClusterEndpointCommandInput,
32
+ DeleteDBClusterEndpointCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteDBClusterEndpointCommand extends DeleteDBClusterEndpointCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteDBClusterParameterGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteDBClusterParameterGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteDBClusterParameterGroupCommandInput,
28
+ DeleteDBClusterParameterGroupCommandOutput,
29
+ NeptuneClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteDBClusterParameterGroupCommand extends DeleteDBClusterParameterGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteDBClusterSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteDBClusterSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteDBClusterSnapshotCommandInput,
32
+ DeleteDBClusterSnapshotCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteDBClusterSnapshotCommand extends DeleteDBClusterSnapshotCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteDBInstanceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteDBInstanceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteDBInstanceCommandInput,
31
+ DeleteDBInstanceCommandOutput,
32
+ NeptuneClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteDBInstanceCommand extends DeleteDBInstanceCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteDBParameterGroupCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteDBParameterGroupCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteDBParameterGroupCommandInput,
27
+ DeleteDBParameterGroupCommandOutput,
28
+ NeptuneClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteDBParameterGroupCommand extends DeleteDBParameterGroupCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteDBSubnetGroupCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteDBSubnetGroupCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteDBSubnetGroupCommandInput,
27
+ DeleteDBSubnetGroupCommandOutput,
28
+ NeptuneClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteDBSubnetGroupCommand extends DeleteDBSubnetGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteEventSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteEventSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteEventSubscriptionCommandInput,
32
+ DeleteEventSubscriptionCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteEventSubscriptionCommand extends DeleteEventSubscriptionCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteGlobalClusterCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteGlobalClusterCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteGlobalClusterCommandInput,
32
+ DeleteGlobalClusterCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteGlobalClusterCommand extends DeleteGlobalClusterCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDBClusterEndpointsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeDBClusterEndpointsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDBClusterEndpointsCommandInput,
32
+ DescribeDBClusterEndpointsCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDBClusterEndpointsCommand extends DescribeDBClusterEndpointsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDBClusterParameterGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeDBClusterParameterGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDBClusterParameterGroupsCommandInput,
32
+ DescribeDBClusterParameterGroupsCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDBClusterParameterGroupsCommand extends DescribeDBClusterParameterGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDBClusterParametersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDBClusterParametersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDBClusterParametersCommandInput,
32
+ DescribeDBClusterParametersCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDBClusterParametersCommand extends DescribeDBClusterParametersCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDBClusterSnapshotAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDBClusterSnapshotAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDBClusterSnapshotAttributesCommandInput,
32
+ DescribeDBClusterSnapshotAttributesCommandOutput,
33
+ NeptuneClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDBClusterSnapshotAttributesCommand extends DescribeDBClusterSnapshotAttributesCommand_base {}