@aws-sdk/client-neptune 3.890.0 → 3.892.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 (71) hide show
  1. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +2 -0
  2. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +2 -0
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -0
  4. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +2 -0
  5. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +2 -0
  6. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -0
  7. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateDBInstanceCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +2 -0
  17. package/dist-types/commands/DeleteDBClusterCommand.d.ts +2 -0
  18. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +2 -0
  19. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +2 -0
  20. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -0
  21. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -0
  26. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +2 -0
  27. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +2 -0
  28. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +2 -0
  29. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +2 -0
  30. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +2 -0
  31. package/dist-types/commands/DescribeDBClustersCommand.d.ts +2 -0
  32. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +2 -0
  33. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +2 -0
  34. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +2 -0
  35. package/dist-types/commands/DescribeDBParametersCommand.d.ts +2 -0
  36. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +2 -0
  37. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +2 -0
  38. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -0
  39. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +2 -0
  40. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +2 -0
  41. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -0
  42. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -0
  43. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +2 -0
  44. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +2 -0
  45. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +2 -0
  46. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -0
  47. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +2 -0
  48. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  49. package/dist-types/commands/ModifyDBClusterCommand.d.ts +2 -0
  50. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -0
  51. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +2 -0
  52. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -0
  53. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +2 -0
  54. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +2 -0
  55. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -0
  56. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -0
  57. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -0
  58. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +2 -0
  59. package/dist-types/commands/RebootDBInstanceCommand.d.ts +2 -0
  60. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -0
  61. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +2 -0
  62. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +2 -0
  63. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -0
  64. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -0
  65. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +2 -0
  66. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +2 -0
  67. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +2 -0
  68. package/dist-types/commands/StartDBClusterCommand.d.ts +2 -0
  69. package/dist-types/commands/StopDBClusterCommand.d.ts +2 -0
  70. package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +2 -0
  71. package/package.json +11 -11
@@ -34,6 +34,8 @@ declare const AddRoleToDBClusterCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, AddRoleToDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, AddRoleToDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // AddRoleToDBClusterMessage
39
41
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const AddSourceIdentifierToSubscriptionCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, AddSourceIdentifierToSubscriptionCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, AddSourceIdentifierToSubscriptionCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // AddSourceIdentifierToSubscriptionMessage
38
40
  * SubscriptionName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const AddTagsToResourceCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, AddTagsToResourceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, AddTagsToResourceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // AddTagsToResourceMessage
40
42
  * ResourceName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, ApplyPendingMaintenanceActionCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, ApplyPendingMaintenanceActionCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // ApplyPendingMaintenanceActionMessage
38
40
  * ResourceIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CopyDBClusterParameterGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, CopyDBClusterParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, CopyDBClusterParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // CopyDBClusterParameterGroupMessage
38
40
  * SourceDBClusterParameterGroupIdentifier: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const CopyDBClusterSnapshotCommand_base: {
36
36
  * ```javascript
37
37
  * import { NeptuneClient, CopyDBClusterSnapshotCommand } from "@aws-sdk/client-neptune"; // ES Modules import
38
38
  * // const { NeptuneClient, CopyDBClusterSnapshotCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
39
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
40
+ * const config = {}; // type is NeptuneClientConfig
39
41
  * const client = new NeptuneClient(config);
40
42
  * const input = { // CopyDBClusterSnapshotMessage
41
43
  * SourceDBClusterSnapshotIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CopyDBParameterGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, CopyDBParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, CopyDBParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // CopyDBParameterGroupMessage
38
40
  * SourceDBParameterGroupIdentifier: "STRING_VALUE", // required
@@ -39,6 +39,8 @@ declare const CreateDBClusterCommand_base: {
39
39
  * ```javascript
40
40
  * import { NeptuneClient, CreateDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
41
41
  * // const { NeptuneClient, CreateDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
42
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
43
+ * const config = {}; // type is NeptuneClientConfig
42
44
  * const client = new NeptuneClient(config);
43
45
  * const input = { // CreateDBClusterMessage
44
46
  * AvailabilityZones: [ // AvailabilityZones
@@ -33,6 +33,8 @@ declare const CreateDBClusterEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, CreateDBClusterEndpointCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, CreateDBClusterEndpointCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // CreateDBClusterEndpointMessage
38
40
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -57,6 +57,8 @@ declare const CreateDBClusterParameterGroupCommand_base: {
57
57
  * ```javascript
58
58
  * import { NeptuneClient, CreateDBClusterParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
59
59
  * // const { NeptuneClient, CreateDBClusterParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
60
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
61
+ * const config = {}; // type is NeptuneClientConfig
60
62
  * const client = new NeptuneClient(config);
61
63
  * const input = { // CreateDBClusterParameterGroupMessage
62
64
  * DBClusterParameterGroupName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDBClusterSnapshotCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, CreateDBClusterSnapshotCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, CreateDBClusterSnapshotCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // CreateDBClusterSnapshotMessage
38
40
  * DBClusterSnapshotIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDBInstanceCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, CreateDBInstanceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, CreateDBInstanceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // CreateDBInstanceMessage
38
40
  * DBName: "STRING_VALUE",
@@ -52,6 +52,8 @@ declare const CreateDBParameterGroupCommand_base: {
52
52
  * ```javascript
53
53
  * import { NeptuneClient, CreateDBParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
54
54
  * // const { NeptuneClient, CreateDBParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
55
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
56
+ * const config = {}; // type is NeptuneClientConfig
55
57
  * const client = new NeptuneClient(config);
56
58
  * const input = { // CreateDBParameterGroupMessage
57
59
  * DBParameterGroupName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateDBSubnetGroupCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, CreateDBSubnetGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, CreateDBSubnetGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // CreateDBSubnetGroupMessage
39
41
  * DBSubnetGroupName: "STRING_VALUE", // required
@@ -47,6 +47,8 @@ declare const CreateEventSubscriptionCommand_base: {
47
47
  * ```javascript
48
48
  * import { NeptuneClient, CreateEventSubscriptionCommand } from "@aws-sdk/client-neptune"; // ES Modules import
49
49
  * // const { NeptuneClient, CreateEventSubscriptionCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
50
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
51
+ * const config = {}; // type is NeptuneClientConfig
50
52
  * const client = new NeptuneClient(config);
51
53
  * const input = { // CreateEventSubscriptionMessage
52
54
  * SubscriptionName: "STRING_VALUE", // required
@@ -41,6 +41,8 @@ declare const CreateGlobalClusterCommand_base: {
41
41
  * ```javascript
42
42
  * import { NeptuneClient, CreateGlobalClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
43
43
  * // const { NeptuneClient, CreateGlobalClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
44
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
45
+ * const config = {}; // type is NeptuneClientConfig
44
46
  * const client = new NeptuneClient(config);
45
47
  * const input = { // CreateGlobalClusterMessage
46
48
  * GlobalClusterIdentifier: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const DeleteDBClusterCommand_base: {
38
38
  * ```javascript
39
39
  * import { NeptuneClient, DeleteDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
40
40
  * // const { NeptuneClient, DeleteDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
41
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
42
+ * const config = {}; // type is NeptuneClientConfig
41
43
  * const client = new NeptuneClient(config);
42
44
  * const input = { // DeleteDBClusterMessage
43
45
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDBClusterEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, DeleteDBClusterEndpointCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, DeleteDBClusterEndpointCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // DeleteDBClusterEndpointMessage
38
40
  * DBClusterEndpointIdentifier: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteDBClusterParameterGroupCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DeleteDBClusterParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DeleteDBClusterParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DeleteDBClusterParameterGroupMessage
39
41
  * DBClusterParameterGroupName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const DeleteDBClusterSnapshotCommand_base: {
38
38
  * ```javascript
39
39
  * import { NeptuneClient, DeleteDBClusterSnapshotCommand } from "@aws-sdk/client-neptune"; // ES Modules import
40
40
  * // const { NeptuneClient, DeleteDBClusterSnapshotCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
41
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
42
+ * const config = {}; // type is NeptuneClientConfig
41
43
  * const client = new NeptuneClient(config);
42
44
  * const input = { // DeleteDBClusterSnapshotMessage
43
45
  * DBClusterSnapshotIdentifier: "STRING_VALUE", // required
@@ -46,6 +46,8 @@ declare const DeleteDBInstanceCommand_base: {
46
46
  * ```javascript
47
47
  * import { NeptuneClient, DeleteDBInstanceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
48
48
  * // const { NeptuneClient, DeleteDBInstanceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
49
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
50
+ * const config = {}; // type is NeptuneClientConfig
49
51
  * const client = new NeptuneClient(config);
50
52
  * const input = { // DeleteDBInstanceMessage
51
53
  * DBInstanceIdentifier: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteDBParameterGroupCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DeleteDBParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DeleteDBParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DeleteDBParameterGroupMessage
39
41
  * DBParameterGroupName: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const DeleteDBSubnetGroupCommand_base: {
36
36
  * ```javascript
37
37
  * import { NeptuneClient, DeleteDBSubnetGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
38
38
  * // const { NeptuneClient, DeleteDBSubnetGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
39
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
40
+ * const config = {}; // type is NeptuneClientConfig
39
41
  * const client = new NeptuneClient(config);
40
42
  * const input = { // DeleteDBSubnetGroupMessage
41
43
  * DBSubnetGroupName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteEventSubscriptionCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, DeleteEventSubscriptionCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, DeleteEventSubscriptionCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // DeleteEventSubscriptionMessage
38
40
  * SubscriptionName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteGlobalClusterCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DeleteGlobalClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DeleteGlobalClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DeleteGlobalClusterMessage
39
41
  * GlobalClusterIdentifier: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const DescribeDBClusterEndpointsCommand_base: {
37
37
  * ```javascript
38
38
  * import { NeptuneClient, DescribeDBClusterEndpointsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
39
39
  * // const { NeptuneClient, DescribeDBClusterEndpointsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
40
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
41
+ * const config = {}; // type is NeptuneClientConfig
40
42
  * const client = new NeptuneClient(config);
41
43
  * const input = { // DescribeDBClusterEndpointsMessage
42
44
  * DBClusterIdentifier: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const DescribeDBClusterParameterGroupsCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, DescribeDBClusterParameterGroupsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, DescribeDBClusterParameterGroupsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // DescribeDBClusterParameterGroupsMessage
40
42
  * DBClusterParameterGroupName: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DescribeDBClusterParametersCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, DescribeDBClusterParametersCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, DescribeDBClusterParametersCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // DescribeDBClusterParametersMessage
38
40
  * DBClusterParameterGroupName: "STRING_VALUE", // required
@@ -42,6 +42,8 @@ declare const DescribeDBClusterSnapshotAttributesCommand_base: {
42
42
  * ```javascript
43
43
  * import { NeptuneClient, DescribeDBClusterSnapshotAttributesCommand } from "@aws-sdk/client-neptune"; // ES Modules import
44
44
  * // const { NeptuneClient, DescribeDBClusterSnapshotAttributesCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
45
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
46
+ * const config = {}; // type is NeptuneClientConfig
45
47
  * const client = new NeptuneClient(config);
46
48
  * const input = { // DescribeDBClusterSnapshotAttributesMessage
47
49
  * DBClusterSnapshotIdentifier: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DescribeDBClusterSnapshotsCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DescribeDBClusterSnapshotsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DescribeDBClusterSnapshotsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DescribeDBClusterSnapshotsMessage
39
41
  * DBClusterIdentifier: "STRING_VALUE",
@@ -38,6 +38,8 @@ declare const DescribeDBClustersCommand_base: {
38
38
  * ```javascript
39
39
  * import { NeptuneClient, DescribeDBClustersCommand } from "@aws-sdk/client-neptune"; // ES Modules import
40
40
  * // const { NeptuneClient, DescribeDBClustersCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
41
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
42
+ * const config = {}; // type is NeptuneClientConfig
41
43
  * const client = new NeptuneClient(config);
42
44
  * const input = { // DescribeDBClustersMessage
43
45
  * DBClusterIdentifier: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DescribeDBEngineVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, DescribeDBEngineVersionsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, DescribeDBEngineVersionsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // DescribeDBEngineVersionsMessage
38
40
  * Engine: "STRING_VALUE",
@@ -37,6 +37,8 @@ declare const DescribeDBInstancesCommand_base: {
37
37
  * ```javascript
38
38
  * import { NeptuneClient, DescribeDBInstancesCommand } from "@aws-sdk/client-neptune"; // ES Modules import
39
39
  * // const { NeptuneClient, DescribeDBInstancesCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
40
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
41
+ * const config = {}; // type is NeptuneClientConfig
40
42
  * const client = new NeptuneClient(config);
41
43
  * const input = { // DescribeDBInstancesMessage
42
44
  * DBInstanceIdentifier: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const DescribeDBParameterGroupsCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, DescribeDBParameterGroupsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, DescribeDBParameterGroupsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // DescribeDBParameterGroupsMessage
40
42
  * DBParameterGroupName: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DescribeDBParametersCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, DescribeDBParametersCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, DescribeDBParametersCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // DescribeDBParametersMessage
38
40
  * DBParameterGroupName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const DescribeDBSubnetGroupsCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, DescribeDBSubnetGroupsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, DescribeDBSubnetGroupsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // DescribeDBSubnetGroupsMessage
40
42
  * DBSubnetGroupName: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const DescribeEngineDefaultClusterParametersCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DescribeEngineDefaultClusterParametersCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DescribeEngineDefaultClusterParametersCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DescribeEngineDefaultClusterParametersMessage
39
41
  * DBParameterGroupFamily: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DescribeEngineDefaultParametersCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DescribeEngineDefaultParametersCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DescribeEngineDefaultParametersCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DescribeEngineDefaultParametersMessage
39
41
  * DBParameterGroupFamily: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DescribeEventCategoriesCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DescribeEventCategoriesCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DescribeEventCategoriesCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DescribeEventCategoriesMessage
39
41
  * SourceType: "STRING_VALUE",
@@ -36,6 +36,8 @@ declare const DescribeEventSubscriptionsCommand_base: {
36
36
  * ```javascript
37
37
  * import { NeptuneClient, DescribeEventSubscriptionsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
38
38
  * // const { NeptuneClient, DescribeEventSubscriptionsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
39
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
40
+ * const config = {}; // type is NeptuneClientConfig
39
41
  * const client = new NeptuneClient(config);
40
42
  * const input = { // DescribeEventSubscriptionsMessage
41
43
  * SubscriptionName: "STRING_VALUE",
@@ -36,6 +36,8 @@ declare const DescribeEventsCommand_base: {
36
36
  * ```javascript
37
37
  * import { NeptuneClient, DescribeEventsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
38
38
  * // const { NeptuneClient, DescribeEventsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
39
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
40
+ * const config = {}; // type is NeptuneClientConfig
39
41
  * const client = new NeptuneClient(config);
40
42
  * const input = { // DescribeEventsMessage
41
43
  * SourceIdentifier: "STRING_VALUE",
@@ -34,6 +34,8 @@ declare const DescribeGlobalClustersCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DescribeGlobalClustersCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DescribeGlobalClustersCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DescribeGlobalClustersMessage
39
41
  * GlobalClusterIdentifier: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DescribeOrderableDBInstanceOptionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, DescribeOrderableDBInstanceOptionsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, DescribeOrderableDBInstanceOptionsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // DescribeOrderableDBInstanceOptionsMessage
38
40
  * Engine: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DescribePendingMaintenanceActionsCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, DescribePendingMaintenanceActionsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, DescribePendingMaintenanceActionsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // DescribePendingMaintenanceActionsMessage
39
41
  * ResourceIdentifier: "STRING_VALUE",
@@ -35,6 +35,8 @@ declare const DescribeValidDBInstanceModificationsCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, DescribeValidDBInstanceModificationsCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, DescribeValidDBInstanceModificationsCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // DescribeValidDBInstanceModificationsMessage
40
42
  * DBInstanceIdentifier: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const FailoverDBClusterCommand_base: {
40
40
  * ```javascript
41
41
  * import { NeptuneClient, FailoverDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
42
42
  * // const { NeptuneClient, FailoverDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
43
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
44
+ * const config = {}; // type is NeptuneClientConfig
43
45
  * const client = new NeptuneClient(config);
44
46
  * const input = { // FailoverDBClusterMessage
45
47
  * DBClusterIdentifier: "STRING_VALUE",
@@ -46,6 +46,8 @@ declare const FailoverGlobalClusterCommand_base: {
46
46
  * ```javascript
47
47
  * import { NeptuneClient, FailoverGlobalClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
48
48
  * // const { NeptuneClient, FailoverGlobalClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
49
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
50
+ * const config = {}; // type is NeptuneClientConfig
49
51
  * const client = new NeptuneClient(config);
50
52
  * const input = { // FailoverGlobalClusterMessage
51
53
  * GlobalClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListTagsForResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, ListTagsForResourceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, ListTagsForResourceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // ListTagsForResourceMessage
38
40
  * ResourceName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ModifyDBClusterCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, ModifyDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, ModifyDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // ModifyDBClusterMessage
39
41
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ModifyDBClusterEndpointCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, ModifyDBClusterEndpointCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, ModifyDBClusterEndpointCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // ModifyDBClusterEndpointMessage
38
40
  * DBClusterEndpointIdentifier: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const ModifyDBClusterParameterGroupCommand_base: {
52
52
  * ```javascript
53
53
  * import { NeptuneClient, ModifyDBClusterParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
54
54
  * // const { NeptuneClient, ModifyDBClusterParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
55
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
56
+ * const config = {}; // type is NeptuneClientConfig
55
57
  * const client = new NeptuneClient(config);
56
58
  * const input = { // ModifyDBClusterParameterGroupMessage
57
59
  * DBClusterParameterGroupName: "STRING_VALUE", // required
@@ -46,6 +46,8 @@ declare const ModifyDBClusterSnapshotAttributeCommand_base: {
46
46
  * ```javascript
47
47
  * import { NeptuneClient, ModifyDBClusterSnapshotAttributeCommand } from "@aws-sdk/client-neptune"; // ES Modules import
48
48
  * // const { NeptuneClient, ModifyDBClusterSnapshotAttributeCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
49
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
50
+ * const config = {}; // type is NeptuneClientConfig
49
51
  * const client = new NeptuneClient(config);
50
52
  * const input = { // ModifyDBClusterSnapshotAttributeMessage
51
53
  * DBClusterSnapshotIdentifier: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const ModifyDBInstanceCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, ModifyDBInstanceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, ModifyDBInstanceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // ModifyDBInstanceMessage
40
42
  * DBInstanceIdentifier: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const ModifyDBParameterGroupCommand_base: {
52
52
  * ```javascript
53
53
  * import { NeptuneClient, ModifyDBParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
54
54
  * // const { NeptuneClient, ModifyDBParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
55
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
56
+ * const config = {}; // type is NeptuneClientConfig
55
57
  * const client = new NeptuneClient(config);
56
58
  * const input = { // ModifyDBParameterGroupMessage
57
59
  * DBParameterGroupName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const ModifyDBSubnetGroupCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, ModifyDBSubnetGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, ModifyDBSubnetGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // ModifyDBSubnetGroupMessage
39
41
  * DBSubnetGroupName: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const ModifyEventSubscriptionCommand_base: {
37
37
  * ```javascript
38
38
  * import { NeptuneClient, ModifyEventSubscriptionCommand } from "@aws-sdk/client-neptune"; // ES Modules import
39
39
  * // const { NeptuneClient, ModifyEventSubscriptionCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
40
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
41
+ * const config = {}; // type is NeptuneClientConfig
40
42
  * const client = new NeptuneClient(config);
41
43
  * const input = { // ModifyEventSubscriptionMessage
42
44
  * SubscriptionName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const ModifyGlobalClusterCommand_base: {
35
35
  * ```javascript
36
36
  * import { NeptuneClient, ModifyGlobalClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
37
37
  * // const { NeptuneClient, ModifyGlobalClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
38
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
39
+ * const config = {}; // type is NeptuneClientConfig
38
40
  * const client = new NeptuneClient(config);
39
41
  * const input = { // ModifyGlobalClusterMessage
40
42
  * GlobalClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, PromoteReadReplicaDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, PromoteReadReplicaDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // PromoteReadReplicaDBClusterMessage
38
40
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const RebootDBInstanceCommand_base: {
37
37
  * ```javascript
38
38
  * import { NeptuneClient, RebootDBInstanceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
39
39
  * // const { NeptuneClient, RebootDBInstanceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
40
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
41
+ * const config = {}; // type is NeptuneClientConfig
40
42
  * const client = new NeptuneClient(config);
41
43
  * const input = { // RebootDBInstanceMessage
42
44
  * DBInstanceIdentifier: "STRING_VALUE", // required
@@ -36,6 +36,8 @@ declare const RemoveFromGlobalClusterCommand_base: {
36
36
  * ```javascript
37
37
  * import { NeptuneClient, RemoveFromGlobalClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
38
38
  * // const { NeptuneClient, RemoveFromGlobalClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
39
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
40
+ * const config = {}; // type is NeptuneClientConfig
39
41
  * const client = new NeptuneClient(config);
40
42
  * const input = { // RemoveFromGlobalClusterMessage
41
43
  * GlobalClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const RemoveRoleFromDBClusterCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, RemoveRoleFromDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, RemoveRoleFromDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // RemoveRoleFromDBClusterMessage
38
40
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const RemoveSourceIdentifierFromSubscriptionCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, RemoveSourceIdentifierFromSubscriptionCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, RemoveSourceIdentifierFromSubscriptionCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // RemoveSourceIdentifierFromSubscriptionMessage
38
40
  * SubscriptionName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const RemoveTagsFromResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { NeptuneClient, RemoveTagsFromResourceCommand } from "@aws-sdk/client-neptune"; // ES Modules import
35
35
  * // const { NeptuneClient, RemoveTagsFromResourceCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
36
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
37
+ * const config = {}; // type is NeptuneClientConfig
36
38
  * const client = new NeptuneClient(config);
37
39
  * const input = { // RemoveTagsFromResourceMessage
38
40
  * ResourceName: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const ResetDBClusterParameterGroupCommand_base: {
40
40
  * ```javascript
41
41
  * import { NeptuneClient, ResetDBClusterParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
42
42
  * // const { NeptuneClient, ResetDBClusterParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
43
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
44
+ * const config = {}; // type is NeptuneClientConfig
43
45
  * const client = new NeptuneClient(config);
44
46
  * const input = { // ResetDBClusterParameterGroupMessage
45
47
  * DBClusterParameterGroupName: "STRING_VALUE", // required
@@ -39,6 +39,8 @@ declare const ResetDBParameterGroupCommand_base: {
39
39
  * ```javascript
40
40
  * import { NeptuneClient, ResetDBParameterGroupCommand } from "@aws-sdk/client-neptune"; // ES Modules import
41
41
  * // const { NeptuneClient, ResetDBParameterGroupCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
42
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
43
+ * const config = {}; // type is NeptuneClientConfig
42
44
  * const client = new NeptuneClient(config);
43
45
  * const input = { // ResetDBParameterGroupMessage
44
46
  * DBParameterGroupName: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
38
38
  * ```javascript
39
39
  * import { NeptuneClient, RestoreDBClusterFromSnapshotCommand } from "@aws-sdk/client-neptune"; // ES Modules import
40
40
  * // const { NeptuneClient, RestoreDBClusterFromSnapshotCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
41
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
42
+ * const config = {}; // type is NeptuneClientConfig
41
43
  * const client = new NeptuneClient(config);
42
44
  * const input = { // RestoreDBClusterFromSnapshotMessage
43
45
  * AvailabilityZones: [ // AvailabilityZones
@@ -45,6 +45,8 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
45
45
  * ```javascript
46
46
  * import { NeptuneClient, RestoreDBClusterToPointInTimeCommand } from "@aws-sdk/client-neptune"; // ES Modules import
47
47
  * // const { NeptuneClient, RestoreDBClusterToPointInTimeCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
48
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
49
+ * const config = {}; // type is NeptuneClientConfig
48
50
  * const client = new NeptuneClient(config);
49
51
  * const input = { // RestoreDBClusterToPointInTimeMessage
50
52
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const StartDBClusterCommand_base: {
34
34
  * ```javascript
35
35
  * import { NeptuneClient, StartDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
36
36
  * // const { NeptuneClient, StartDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
37
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
38
+ * const config = {}; // type is NeptuneClientConfig
37
39
  * const client = new NeptuneClient(config);
38
40
  * const input = { // StartDBClusterMessage
39
41
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const StopDBClusterCommand_base: {
37
37
  * ```javascript
38
38
  * import { NeptuneClient, StopDBClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
39
39
  * // const { NeptuneClient, StopDBClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
40
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
41
+ * const config = {}; // type is NeptuneClientConfig
40
42
  * const client = new NeptuneClient(config);
41
43
  * const input = { // StopDBClusterMessage
42
44
  * DBClusterIdentifier: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const SwitchoverGlobalClusterCommand_base: {
43
43
  * ```javascript
44
44
  * import { NeptuneClient, SwitchoverGlobalClusterCommand } from "@aws-sdk/client-neptune"; // ES Modules import
45
45
  * // const { NeptuneClient, SwitchoverGlobalClusterCommand } = require("@aws-sdk/client-neptune"); // CommonJS import
46
+ * // import type { NeptuneClientConfig } from "@aws-sdk/client-neptune";
47
+ * const config = {}; // type is NeptuneClientConfig
46
48
  * const client = new NeptuneClient(config);
47
49
  * const input = { // SwitchoverGlobalClusterMessage
48
50
  * GlobalClusterIdentifier: "STRING_VALUE", // required
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-neptune",
3
3
  "description": "AWS SDK for JavaScript Neptune Client for Node.js, Browser and React Native",
4
- "version": "3.890.0",
4
+ "version": "3.892.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-neptune",
@@ -21,17 +21,17 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.890.0",
24
- "@aws-sdk/credential-provider-node": "3.890.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-sdk-rds": "3.890.0",
29
- "@aws-sdk/middleware-user-agent": "3.890.0",
24
+ "@aws-sdk/credential-provider-node": "3.891.0",
25
+ "@aws-sdk/middleware-host-header": "3.891.0",
26
+ "@aws-sdk/middleware-logger": "3.891.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.891.0",
28
+ "@aws-sdk/middleware-sdk-rds": "3.892.0",
29
+ "@aws-sdk/middleware-user-agent": "3.891.0",
30
30
  "@aws-sdk/region-config-resolver": "3.890.0",
31
31
  "@aws-sdk/types": "3.887.0",
32
- "@aws-sdk/util-endpoints": "3.890.0",
32
+ "@aws-sdk/util-endpoints": "3.891.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.887.0",
34
- "@aws-sdk/util-user-agent-node": "3.890.0",
34
+ "@aws-sdk/util-user-agent-node": "3.891.0",
35
35
  "@smithy/config-resolver": "^4.2.2",
36
36
  "@smithy/core": "^3.11.0",
37
37
  "@smithy/fetch-http-handler": "^5.2.1",
@@ -39,7 +39,7 @@
39
39
  "@smithy/invalid-dependency": "^4.1.1",
40
40
  "@smithy/middleware-content-length": "^4.1.1",
41
41
  "@smithy/middleware-endpoint": "^4.2.2",
42
- "@smithy/middleware-retry": "^4.2.2",
42
+ "@smithy/middleware-retry": "^4.2.3",
43
43
  "@smithy/middleware-serde": "^4.1.1",
44
44
  "@smithy/middleware-stack": "^4.1.1",
45
45
  "@smithy/node-config-provider": "^4.2.2",
@@ -55,7 +55,7 @@
55
55
  "@smithy/util-defaults-mode-node": "^4.1.2",
56
56
  "@smithy/util-endpoints": "^3.1.2",
57
57
  "@smithy/util-middleware": "^4.1.1",
58
- "@smithy/util-retry": "^4.1.1",
58
+ "@smithy/util-retry": "^4.1.2",
59
59
  "@smithy/util-utf8": "^4.1.0",
60
60
  "@smithy/util-waiter": "^4.1.1",
61
61
  "tslib": "^2.6.2"