@aws-sdk/client-neptune 3.490.0 → 3.496.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist-cjs/Neptune.js +1 -149
  2. package/dist-cjs/NeptuneClient.js +1 -43
  3. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -28
  4. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -28
  5. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
  6. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +1 -28
  7. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +1 -28
  8. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +1 -30
  9. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +1 -28
  10. package/dist-cjs/commands/CreateDBClusterCommand.js +1 -30
  11. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +1 -28
  12. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +1 -28
  13. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +1 -28
  14. package/dist-cjs/commands/CreateDBInstanceCommand.js +1 -29
  15. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +1 -28
  16. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +1 -28
  17. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +1 -28
  18. package/dist-cjs/commands/CreateGlobalClusterCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteDBClusterCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteDBInstanceCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeDBClustersCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeDBInstancesCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeDBParametersCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -28
  46. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +1 -28
  48. package/dist-cjs/commands/FailoverDBClusterCommand.js +1 -28
  49. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +1 -28
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  51. package/dist-cjs/commands/ModifyDBClusterCommand.js +1 -28
  52. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +1 -28
  53. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +1 -28
  54. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -28
  55. package/dist-cjs/commands/ModifyDBInstanceCommand.js +1 -29
  56. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +1 -28
  57. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +1 -28
  58. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +1 -28
  59. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +1 -28
  60. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +1 -28
  61. package/dist-cjs/commands/RebootDBInstanceCommand.js +1 -28
  62. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +1 -28
  63. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -28
  64. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -28
  65. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
  66. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +1 -28
  67. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +1 -28
  68. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +1 -28
  69. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +1 -28
  70. package/dist-cjs/commands/StartDBClusterCommand.js +1 -28
  71. package/dist-cjs/commands/StopDBClusterCommand.js +1 -28
  72. package/dist-cjs/commands/index.js +1 -72
  73. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  74. package/dist-cjs/extensionConfiguration.js +1 -2
  75. package/dist-cjs/index.js +12320 -12
  76. package/dist-cjs/models/NeptuneServiceException.js +1 -12
  77. package/dist-cjs/models/index.js +1 -4
  78. package/dist-cjs/models/models_0.js +1 -899
  79. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +1 -7
  80. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +1 -7
  81. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +1 -7
  82. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +1 -7
  83. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +1 -7
  84. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +1 -7
  85. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +1 -7
  86. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +1 -7
  88. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +1 -7
  89. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
  90. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +1 -7
  91. package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
  92. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +1 -7
  95. package/dist-cjs/pagination/Interfaces.js +1 -2
  96. package/dist-cjs/pagination/index.js +1 -20
  97. package/dist-cjs/protocols/Aws_query.js +1 -9398
  98. package/dist-cjs/runtimeExtensions.js +1 -22
  99. package/dist-cjs/waiters/index.js +1 -5
  100. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -119
  101. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -107
  102. package/package.json +42 -42
@@ -1,149 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Neptune = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AddRoleToDBClusterCommand_1 = require("./commands/AddRoleToDBClusterCommand");
6
- const AddSourceIdentifierToSubscriptionCommand_1 = require("./commands/AddSourceIdentifierToSubscriptionCommand");
7
- const AddTagsToResourceCommand_1 = require("./commands/AddTagsToResourceCommand");
8
- const ApplyPendingMaintenanceActionCommand_1 = require("./commands/ApplyPendingMaintenanceActionCommand");
9
- const CopyDBClusterParameterGroupCommand_1 = require("./commands/CopyDBClusterParameterGroupCommand");
10
- const CopyDBClusterSnapshotCommand_1 = require("./commands/CopyDBClusterSnapshotCommand");
11
- const CopyDBParameterGroupCommand_1 = require("./commands/CopyDBParameterGroupCommand");
12
- const CreateDBClusterCommand_1 = require("./commands/CreateDBClusterCommand");
13
- const CreateDBClusterEndpointCommand_1 = require("./commands/CreateDBClusterEndpointCommand");
14
- const CreateDBClusterParameterGroupCommand_1 = require("./commands/CreateDBClusterParameterGroupCommand");
15
- const CreateDBClusterSnapshotCommand_1 = require("./commands/CreateDBClusterSnapshotCommand");
16
- const CreateDBInstanceCommand_1 = require("./commands/CreateDBInstanceCommand");
17
- const CreateDBParameterGroupCommand_1 = require("./commands/CreateDBParameterGroupCommand");
18
- const CreateDBSubnetGroupCommand_1 = require("./commands/CreateDBSubnetGroupCommand");
19
- const CreateEventSubscriptionCommand_1 = require("./commands/CreateEventSubscriptionCommand");
20
- const CreateGlobalClusterCommand_1 = require("./commands/CreateGlobalClusterCommand");
21
- const DeleteDBClusterCommand_1 = require("./commands/DeleteDBClusterCommand");
22
- const DeleteDBClusterEndpointCommand_1 = require("./commands/DeleteDBClusterEndpointCommand");
23
- const DeleteDBClusterParameterGroupCommand_1 = require("./commands/DeleteDBClusterParameterGroupCommand");
24
- const DeleteDBClusterSnapshotCommand_1 = require("./commands/DeleteDBClusterSnapshotCommand");
25
- const DeleteDBInstanceCommand_1 = require("./commands/DeleteDBInstanceCommand");
26
- const DeleteDBParameterGroupCommand_1 = require("./commands/DeleteDBParameterGroupCommand");
27
- const DeleteDBSubnetGroupCommand_1 = require("./commands/DeleteDBSubnetGroupCommand");
28
- const DeleteEventSubscriptionCommand_1 = require("./commands/DeleteEventSubscriptionCommand");
29
- const DeleteGlobalClusterCommand_1 = require("./commands/DeleteGlobalClusterCommand");
30
- const DescribeDBClusterEndpointsCommand_1 = require("./commands/DescribeDBClusterEndpointsCommand");
31
- const DescribeDBClusterParameterGroupsCommand_1 = require("./commands/DescribeDBClusterParameterGroupsCommand");
32
- const DescribeDBClusterParametersCommand_1 = require("./commands/DescribeDBClusterParametersCommand");
33
- const DescribeDBClustersCommand_1 = require("./commands/DescribeDBClustersCommand");
34
- const DescribeDBClusterSnapshotAttributesCommand_1 = require("./commands/DescribeDBClusterSnapshotAttributesCommand");
35
- const DescribeDBClusterSnapshotsCommand_1 = require("./commands/DescribeDBClusterSnapshotsCommand");
36
- const DescribeDBEngineVersionsCommand_1 = require("./commands/DescribeDBEngineVersionsCommand");
37
- const DescribeDBInstancesCommand_1 = require("./commands/DescribeDBInstancesCommand");
38
- const DescribeDBParameterGroupsCommand_1 = require("./commands/DescribeDBParameterGroupsCommand");
39
- const DescribeDBParametersCommand_1 = require("./commands/DescribeDBParametersCommand");
40
- const DescribeDBSubnetGroupsCommand_1 = require("./commands/DescribeDBSubnetGroupsCommand");
41
- const DescribeEngineDefaultClusterParametersCommand_1 = require("./commands/DescribeEngineDefaultClusterParametersCommand");
42
- const DescribeEngineDefaultParametersCommand_1 = require("./commands/DescribeEngineDefaultParametersCommand");
43
- const DescribeEventCategoriesCommand_1 = require("./commands/DescribeEventCategoriesCommand");
44
- const DescribeEventsCommand_1 = require("./commands/DescribeEventsCommand");
45
- const DescribeEventSubscriptionsCommand_1 = require("./commands/DescribeEventSubscriptionsCommand");
46
- const DescribeGlobalClustersCommand_1 = require("./commands/DescribeGlobalClustersCommand");
47
- const DescribeOrderableDBInstanceOptionsCommand_1 = require("./commands/DescribeOrderableDBInstanceOptionsCommand");
48
- const DescribePendingMaintenanceActionsCommand_1 = require("./commands/DescribePendingMaintenanceActionsCommand");
49
- const DescribeValidDBInstanceModificationsCommand_1 = require("./commands/DescribeValidDBInstanceModificationsCommand");
50
- const FailoverDBClusterCommand_1 = require("./commands/FailoverDBClusterCommand");
51
- const FailoverGlobalClusterCommand_1 = require("./commands/FailoverGlobalClusterCommand");
52
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
53
- const ModifyDBClusterCommand_1 = require("./commands/ModifyDBClusterCommand");
54
- const ModifyDBClusterEndpointCommand_1 = require("./commands/ModifyDBClusterEndpointCommand");
55
- const ModifyDBClusterParameterGroupCommand_1 = require("./commands/ModifyDBClusterParameterGroupCommand");
56
- const ModifyDBClusterSnapshotAttributeCommand_1 = require("./commands/ModifyDBClusterSnapshotAttributeCommand");
57
- const ModifyDBInstanceCommand_1 = require("./commands/ModifyDBInstanceCommand");
58
- const ModifyDBParameterGroupCommand_1 = require("./commands/ModifyDBParameterGroupCommand");
59
- const ModifyDBSubnetGroupCommand_1 = require("./commands/ModifyDBSubnetGroupCommand");
60
- const ModifyEventSubscriptionCommand_1 = require("./commands/ModifyEventSubscriptionCommand");
61
- const ModifyGlobalClusterCommand_1 = require("./commands/ModifyGlobalClusterCommand");
62
- const PromoteReadReplicaDBClusterCommand_1 = require("./commands/PromoteReadReplicaDBClusterCommand");
63
- const RebootDBInstanceCommand_1 = require("./commands/RebootDBInstanceCommand");
64
- const RemoveFromGlobalClusterCommand_1 = require("./commands/RemoveFromGlobalClusterCommand");
65
- const RemoveRoleFromDBClusterCommand_1 = require("./commands/RemoveRoleFromDBClusterCommand");
66
- const RemoveSourceIdentifierFromSubscriptionCommand_1 = require("./commands/RemoveSourceIdentifierFromSubscriptionCommand");
67
- const RemoveTagsFromResourceCommand_1 = require("./commands/RemoveTagsFromResourceCommand");
68
- const ResetDBClusterParameterGroupCommand_1 = require("./commands/ResetDBClusterParameterGroupCommand");
69
- const ResetDBParameterGroupCommand_1 = require("./commands/ResetDBParameterGroupCommand");
70
- const RestoreDBClusterFromSnapshotCommand_1 = require("./commands/RestoreDBClusterFromSnapshotCommand");
71
- const RestoreDBClusterToPointInTimeCommand_1 = require("./commands/RestoreDBClusterToPointInTimeCommand");
72
- const StartDBClusterCommand_1 = require("./commands/StartDBClusterCommand");
73
- const StopDBClusterCommand_1 = require("./commands/StopDBClusterCommand");
74
- const NeptuneClient_1 = require("./NeptuneClient");
75
- const commands = {
76
- AddRoleToDBClusterCommand: AddRoleToDBClusterCommand_1.AddRoleToDBClusterCommand,
77
- AddSourceIdentifierToSubscriptionCommand: AddSourceIdentifierToSubscriptionCommand_1.AddSourceIdentifierToSubscriptionCommand,
78
- AddTagsToResourceCommand: AddTagsToResourceCommand_1.AddTagsToResourceCommand,
79
- ApplyPendingMaintenanceActionCommand: ApplyPendingMaintenanceActionCommand_1.ApplyPendingMaintenanceActionCommand,
80
- CopyDBClusterParameterGroupCommand: CopyDBClusterParameterGroupCommand_1.CopyDBClusterParameterGroupCommand,
81
- CopyDBClusterSnapshotCommand: CopyDBClusterSnapshotCommand_1.CopyDBClusterSnapshotCommand,
82
- CopyDBParameterGroupCommand: CopyDBParameterGroupCommand_1.CopyDBParameterGroupCommand,
83
- CreateDBClusterCommand: CreateDBClusterCommand_1.CreateDBClusterCommand,
84
- CreateDBClusterEndpointCommand: CreateDBClusterEndpointCommand_1.CreateDBClusterEndpointCommand,
85
- CreateDBClusterParameterGroupCommand: CreateDBClusterParameterGroupCommand_1.CreateDBClusterParameterGroupCommand,
86
- CreateDBClusterSnapshotCommand: CreateDBClusterSnapshotCommand_1.CreateDBClusterSnapshotCommand,
87
- CreateDBInstanceCommand: CreateDBInstanceCommand_1.CreateDBInstanceCommand,
88
- CreateDBParameterGroupCommand: CreateDBParameterGroupCommand_1.CreateDBParameterGroupCommand,
89
- CreateDBSubnetGroupCommand: CreateDBSubnetGroupCommand_1.CreateDBSubnetGroupCommand,
90
- CreateEventSubscriptionCommand: CreateEventSubscriptionCommand_1.CreateEventSubscriptionCommand,
91
- CreateGlobalClusterCommand: CreateGlobalClusterCommand_1.CreateGlobalClusterCommand,
92
- DeleteDBClusterCommand: DeleteDBClusterCommand_1.DeleteDBClusterCommand,
93
- DeleteDBClusterEndpointCommand: DeleteDBClusterEndpointCommand_1.DeleteDBClusterEndpointCommand,
94
- DeleteDBClusterParameterGroupCommand: DeleteDBClusterParameterGroupCommand_1.DeleteDBClusterParameterGroupCommand,
95
- DeleteDBClusterSnapshotCommand: DeleteDBClusterSnapshotCommand_1.DeleteDBClusterSnapshotCommand,
96
- DeleteDBInstanceCommand: DeleteDBInstanceCommand_1.DeleteDBInstanceCommand,
97
- DeleteDBParameterGroupCommand: DeleteDBParameterGroupCommand_1.DeleteDBParameterGroupCommand,
98
- DeleteDBSubnetGroupCommand: DeleteDBSubnetGroupCommand_1.DeleteDBSubnetGroupCommand,
99
- DeleteEventSubscriptionCommand: DeleteEventSubscriptionCommand_1.DeleteEventSubscriptionCommand,
100
- DeleteGlobalClusterCommand: DeleteGlobalClusterCommand_1.DeleteGlobalClusterCommand,
101
- DescribeDBClusterEndpointsCommand: DescribeDBClusterEndpointsCommand_1.DescribeDBClusterEndpointsCommand,
102
- DescribeDBClusterParameterGroupsCommand: DescribeDBClusterParameterGroupsCommand_1.DescribeDBClusterParameterGroupsCommand,
103
- DescribeDBClusterParametersCommand: DescribeDBClusterParametersCommand_1.DescribeDBClusterParametersCommand,
104
- DescribeDBClustersCommand: DescribeDBClustersCommand_1.DescribeDBClustersCommand,
105
- DescribeDBClusterSnapshotAttributesCommand: DescribeDBClusterSnapshotAttributesCommand_1.DescribeDBClusterSnapshotAttributesCommand,
106
- DescribeDBClusterSnapshotsCommand: DescribeDBClusterSnapshotsCommand_1.DescribeDBClusterSnapshotsCommand,
107
- DescribeDBEngineVersionsCommand: DescribeDBEngineVersionsCommand_1.DescribeDBEngineVersionsCommand,
108
- DescribeDBInstancesCommand: DescribeDBInstancesCommand_1.DescribeDBInstancesCommand,
109
- DescribeDBParameterGroupsCommand: DescribeDBParameterGroupsCommand_1.DescribeDBParameterGroupsCommand,
110
- DescribeDBParametersCommand: DescribeDBParametersCommand_1.DescribeDBParametersCommand,
111
- DescribeDBSubnetGroupsCommand: DescribeDBSubnetGroupsCommand_1.DescribeDBSubnetGroupsCommand,
112
- DescribeEngineDefaultClusterParametersCommand: DescribeEngineDefaultClusterParametersCommand_1.DescribeEngineDefaultClusterParametersCommand,
113
- DescribeEngineDefaultParametersCommand: DescribeEngineDefaultParametersCommand_1.DescribeEngineDefaultParametersCommand,
114
- DescribeEventCategoriesCommand: DescribeEventCategoriesCommand_1.DescribeEventCategoriesCommand,
115
- DescribeEventsCommand: DescribeEventsCommand_1.DescribeEventsCommand,
116
- DescribeEventSubscriptionsCommand: DescribeEventSubscriptionsCommand_1.DescribeEventSubscriptionsCommand,
117
- DescribeGlobalClustersCommand: DescribeGlobalClustersCommand_1.DescribeGlobalClustersCommand,
118
- DescribeOrderableDBInstanceOptionsCommand: DescribeOrderableDBInstanceOptionsCommand_1.DescribeOrderableDBInstanceOptionsCommand,
119
- DescribePendingMaintenanceActionsCommand: DescribePendingMaintenanceActionsCommand_1.DescribePendingMaintenanceActionsCommand,
120
- DescribeValidDBInstanceModificationsCommand: DescribeValidDBInstanceModificationsCommand_1.DescribeValidDBInstanceModificationsCommand,
121
- FailoverDBClusterCommand: FailoverDBClusterCommand_1.FailoverDBClusterCommand,
122
- FailoverGlobalClusterCommand: FailoverGlobalClusterCommand_1.FailoverGlobalClusterCommand,
123
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
124
- ModifyDBClusterCommand: ModifyDBClusterCommand_1.ModifyDBClusterCommand,
125
- ModifyDBClusterEndpointCommand: ModifyDBClusterEndpointCommand_1.ModifyDBClusterEndpointCommand,
126
- ModifyDBClusterParameterGroupCommand: ModifyDBClusterParameterGroupCommand_1.ModifyDBClusterParameterGroupCommand,
127
- ModifyDBClusterSnapshotAttributeCommand: ModifyDBClusterSnapshotAttributeCommand_1.ModifyDBClusterSnapshotAttributeCommand,
128
- ModifyDBInstanceCommand: ModifyDBInstanceCommand_1.ModifyDBInstanceCommand,
129
- ModifyDBParameterGroupCommand: ModifyDBParameterGroupCommand_1.ModifyDBParameterGroupCommand,
130
- ModifyDBSubnetGroupCommand: ModifyDBSubnetGroupCommand_1.ModifyDBSubnetGroupCommand,
131
- ModifyEventSubscriptionCommand: ModifyEventSubscriptionCommand_1.ModifyEventSubscriptionCommand,
132
- ModifyGlobalClusterCommand: ModifyGlobalClusterCommand_1.ModifyGlobalClusterCommand,
133
- PromoteReadReplicaDBClusterCommand: PromoteReadReplicaDBClusterCommand_1.PromoteReadReplicaDBClusterCommand,
134
- RebootDBInstanceCommand: RebootDBInstanceCommand_1.RebootDBInstanceCommand,
135
- RemoveFromGlobalClusterCommand: RemoveFromGlobalClusterCommand_1.RemoveFromGlobalClusterCommand,
136
- RemoveRoleFromDBClusterCommand: RemoveRoleFromDBClusterCommand_1.RemoveRoleFromDBClusterCommand,
137
- RemoveSourceIdentifierFromSubscriptionCommand: RemoveSourceIdentifierFromSubscriptionCommand_1.RemoveSourceIdentifierFromSubscriptionCommand,
138
- RemoveTagsFromResourceCommand: RemoveTagsFromResourceCommand_1.RemoveTagsFromResourceCommand,
139
- ResetDBClusterParameterGroupCommand: ResetDBClusterParameterGroupCommand_1.ResetDBClusterParameterGroupCommand,
140
- ResetDBParameterGroupCommand: ResetDBParameterGroupCommand_1.ResetDBParameterGroupCommand,
141
- RestoreDBClusterFromSnapshotCommand: RestoreDBClusterFromSnapshotCommand_1.RestoreDBClusterFromSnapshotCommand,
142
- RestoreDBClusterToPointInTimeCommand: RestoreDBClusterToPointInTimeCommand_1.RestoreDBClusterToPointInTimeCommand,
143
- StartDBClusterCommand: StartDBClusterCommand_1.StartDBClusterCommand,
144
- StopDBClusterCommand: StopDBClusterCommand_1.StopDBClusterCommand,
145
- };
146
- class Neptune extends NeptuneClient_1.NeptuneClient {
147
- }
148
- exports.Neptune = Neptune;
149
- (0, smithy_client_1.createAggregatedClient)(commands, Neptune);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.NeptuneClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class NeptuneClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.NeptuneClient = NeptuneClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddRoleToDBClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AddRoleToDBClusterCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "AddRoleToDBCluster", {})
22
- .n("NeptuneClient", "AddRoleToDBClusterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AddRoleToDBClusterCommand)
25
- .de(Aws_query_1.de_AddRoleToDBClusterCommand)
26
- .build() {
27
- }
28
- exports.AddRoleToDBClusterCommand = AddRoleToDBClusterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddSourceIdentifierToSubscriptionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AddSourceIdentifierToSubscriptionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
22
- .n("NeptuneClient", "AddSourceIdentifierToSubscriptionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AddSourceIdentifierToSubscriptionCommand)
25
- .de(Aws_query_1.de_AddSourceIdentifierToSubscriptionCommand)
26
- .build() {
27
- }
28
- exports.AddSourceIdentifierToSubscriptionCommand = AddSourceIdentifierToSubscriptionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AddTagsToResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class AddTagsToResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "AddTagsToResource", {})
22
- .n("NeptuneClient", "AddTagsToResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_AddTagsToResourceCommand)
25
- .de(Aws_query_1.de_AddTagsToResourceCommand)
26
- .build() {
27
- }
28
- exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ApplyPendingMaintenanceActionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class ApplyPendingMaintenanceActionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
22
- .n("NeptuneClient", "ApplyPendingMaintenanceActionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_ApplyPendingMaintenanceActionCommand)
25
- .de(Aws_query_1.de_ApplyPendingMaintenanceActionCommand)
26
- .build() {
27
- }
28
- exports.ApplyPendingMaintenanceActionCommand = ApplyPendingMaintenanceActionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBClusterParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CopyDBClusterParameterGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
22
- .n("NeptuneClient", "CopyDBClusterParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CopyDBClusterParameterGroupCommand)
25
- .de(Aws_query_1.de_CopyDBClusterParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CopyDBClusterParameterGroupCommand = CopyDBClusterParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBClusterSnapshotCommand = exports.$Command = void 0;
4
- const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CopyDBClusterSnapshotCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- (0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(config),
21
- ];
22
- })
23
- .s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
24
- .n("NeptuneClient", "CopyDBClusterSnapshotCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_query_1.se_CopyDBClusterSnapshotCommand)
27
- .de(Aws_query_1.de_CopyDBClusterSnapshotCommand)
28
- .build() {
29
- }
30
- exports.CopyDBClusterSnapshotCommand = CopyDBClusterSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CopyDBParameterGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CopyDBParameterGroup", {})
22
- .n("NeptuneClient", "CopyDBParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CopyDBParameterGroupCommand)
25
- .de(Aws_query_1.de_CopyDBParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CopyDBParameterGroupCommand = CopyDBParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterCommand = exports.$Command = void 0;
4
- const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CreateDBClusterCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- (0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(config),
21
- ];
22
- })
23
- .s("AmazonRDSv19", "CreateDBCluster", {})
24
- .n("NeptuneClient", "CreateDBClusterCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_query_1.se_CreateDBClusterCommand)
27
- .de(Aws_query_1.de_CreateDBClusterCommand)
28
- .build() {
29
- }
30
- exports.CreateDBClusterCommand = CreateDBClusterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterEndpointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateDBClusterEndpointCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
22
- .n("NeptuneClient", "CreateDBClusterEndpointCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBClusterEndpointCommand)
25
- .de(Aws_query_1.de_CreateDBClusterEndpointCommand)
26
- .build() {
27
- }
28
- exports.CreateDBClusterEndpointCommand = CreateDBClusterEndpointCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateDBClusterParameterGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
22
- .n("NeptuneClient", "CreateDBClusterParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBClusterParameterGroupCommand)
25
- .de(Aws_query_1.de_CreateDBClusterParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBClusterParameterGroupCommand = CreateDBClusterParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterSnapshotCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateDBClusterSnapshotCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
22
- .n("NeptuneClient", "CreateDBClusterSnapshotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBClusterSnapshotCommand)
25
- .de(Aws_query_1.de_CreateDBClusterSnapshotCommand)
26
- .build() {
27
- }
28
- exports.CreateDBClusterSnapshotCommand = CreateDBClusterSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CreateDBInstanceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AmazonRDSv19", "CreateDBInstance", {})
23
- .n("NeptuneClient", "CreateDBInstanceCommand")
24
- .f(models_0_1.CreateDBInstanceMessageFilterSensitiveLog, void 0)
25
- .ser(Aws_query_1.se_CreateDBInstanceCommand)
26
- .de(Aws_query_1.de_CreateDBInstanceCommand)
27
- .build() {
28
- }
29
- exports.CreateDBInstanceCommand = CreateDBInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBParameterGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateDBParameterGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CreateDBParameterGroup", {})
22
- .n("NeptuneClient", "CreateDBParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBParameterGroupCommand)
25
- .de(Aws_query_1.de_CreateDBParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBParameterGroupCommand = CreateDBParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBSubnetGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class CreateDBSubnetGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "CreateDBSubnetGroup", {})
22
- .n("NeptuneClient", "CreateDBSubnetGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBSubnetGroupCommand)
25
- .de(Aws_query_1.de_CreateDBSubnetGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBSubnetGroupCommand = CreateDBSubnetGroupCommand;
1
+ module.exports = require("../index.js");