aws-sdk-docdb 1.83.0 → 1.85.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 258f6196e81f348aab104ace9b745ab5e426bdf36d6b817a4bced3e87b457532
4
- data.tar.gz: 240d393f39a14e7354c59c38237f197e2d561c68af29273c946a51ddb956440f
3
+ metadata.gz: 014bdd8ccc35a4f7e0200336e768eedf4dcd2955a2ae0c3c08f79192c76e0166
4
+ data.tar.gz: 8cb3c137b7e86bc1ce365beaec3897d57bd8b34600fcd9cb9b20f071245e55e0
5
5
  SHA512:
6
- metadata.gz: '08d84013564a9fa5c5555c8c0b745f40b111d1782f69429ab2cbca2fda428322fbfc2c94d68df5b01f9796eda8401aee73b4dca759fccce463a97c2f5e9ccd11'
7
- data.tar.gz: 5a76e910b47a019242120eb12deab014f8677010743859698bb2766047588443a5696128149764686816dcb2ecc967a5d9c571a062ac353ca1bb34d6b81f87d6
6
+ metadata.gz: 04e3f5655226aad607e147065bc0c7a61c52e98d5b0bc647d5b85c077a01dc09f14b5376e6c06d7bcfa2250883eae8bd320e3fe1a259834a91dfba2eb127f448
7
+ data.tar.gz: a93a19779a657e569dd26836a57261cd85a8f1babef440c78975b8cd6129c5da3ad8a4d707da8fad4b7384aa78f85101208caea77ed100be03752aca861f7263
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.85.0 (2025-05-01)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.84.0 (2025-03-04)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.83.0 (2025-02-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.83.0
1
+ 1.85.0
@@ -5743,7 +5743,7 @@ module Aws::DocDB
5743
5743
  tracer: tracer
5744
5744
  )
5745
5745
  context[:gem_name] = 'aws-sdk-docdb'
5746
- context[:gem_version] = '1.83.0'
5746
+ context[:gem_version] = '1.85.0'
5747
5747
  Seahorse::Client::Request.new(handlers, context)
5748
5748
  end
5749
5749
 
@@ -21,7 +21,7 @@ module Aws::DocDB
21
21
  ApplyPendingMaintenanceActionMessage = Shapes::StructureShape.new(name: 'ApplyPendingMaintenanceActionMessage')
22
22
  ApplyPendingMaintenanceActionResult = Shapes::StructureShape.new(name: 'ApplyPendingMaintenanceActionResult')
23
23
  AttributeValueList = Shapes::ListShape.new(name: 'AttributeValueList')
24
- AuthorizationNotFoundFault = Shapes::StructureShape.new(name: 'AuthorizationNotFoundFault', error: {"code"=>"AuthorizationNotFound", "httpStatusCode"=>404, "senderFault"=>true})
24
+ AuthorizationNotFoundFault = Shapes::StructureShape.new(name: 'AuthorizationNotFoundFault', error: {"code" => "AuthorizationNotFound", "httpStatusCode" => 404, "senderFault" => true})
25
25
  AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
26
26
  AvailabilityZoneList = Shapes::ListShape.new(name: 'AvailabilityZoneList')
27
27
  AvailabilityZones = Shapes::ListShape.new(name: 'AvailabilityZones')
@@ -32,7 +32,7 @@ module Aws::DocDB
32
32
  CertificateDetails = Shapes::StructureShape.new(name: 'CertificateDetails')
33
33
  CertificateList = Shapes::ListShape.new(name: 'CertificateList')
34
34
  CertificateMessage = Shapes::StructureShape.new(name: 'CertificateMessage')
35
- CertificateNotFoundFault = Shapes::StructureShape.new(name: 'CertificateNotFoundFault', error: {"code"=>"CertificateNotFound", "httpStatusCode"=>404, "senderFault"=>true})
35
+ CertificateNotFoundFault = Shapes::StructureShape.new(name: 'CertificateNotFoundFault', error: {"code" => "CertificateNotFound", "httpStatusCode" => 404, "senderFault" => true})
36
36
  CloudwatchLogsExportConfiguration = Shapes::StructureShape.new(name: 'CloudwatchLogsExportConfiguration')
37
37
  ClusterMasterUserSecret = Shapes::StructureShape.new(name: 'ClusterMasterUserSecret')
38
38
  CopyDBClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'CopyDBClusterParameterGroupMessage')
@@ -54,55 +54,55 @@ module Aws::DocDB
54
54
  CreateGlobalClusterMessage = Shapes::StructureShape.new(name: 'CreateGlobalClusterMessage')
55
55
  CreateGlobalClusterResult = Shapes::StructureShape.new(name: 'CreateGlobalClusterResult')
56
56
  DBCluster = Shapes::StructureShape.new(name: 'DBCluster')
57
- DBClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBClusterAlreadyExistsFault', error: {"code"=>"DBClusterAlreadyExistsFault", "httpStatusCode"=>400, "senderFault"=>true})
57
+ DBClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBClusterAlreadyExistsFault', error: {"code" => "DBClusterAlreadyExistsFault", "httpStatusCode" => 400, "senderFault" => true})
58
58
  DBClusterIdentifier = Shapes::StringShape.new(name: 'DBClusterIdentifier')
59
59
  DBClusterList = Shapes::ListShape.new(name: 'DBClusterList')
60
60
  DBClusterMember = Shapes::StructureShape.new(name: 'DBClusterMember')
61
61
  DBClusterMemberList = Shapes::ListShape.new(name: 'DBClusterMemberList')
62
62
  DBClusterMessage = Shapes::StructureShape.new(name: 'DBClusterMessage')
63
- DBClusterNotFoundFault = Shapes::StructureShape.new(name: 'DBClusterNotFoundFault', error: {"code"=>"DBClusterNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
63
+ DBClusterNotFoundFault = Shapes::StructureShape.new(name: 'DBClusterNotFoundFault', error: {"code" => "DBClusterNotFoundFault", "httpStatusCode" => 404, "senderFault" => true})
64
64
  DBClusterParameterGroup = Shapes::StructureShape.new(name: 'DBClusterParameterGroup')
65
65
  DBClusterParameterGroupDetails = Shapes::StructureShape.new(name: 'DBClusterParameterGroupDetails')
66
66
  DBClusterParameterGroupList = Shapes::ListShape.new(name: 'DBClusterParameterGroupList')
67
67
  DBClusterParameterGroupNameMessage = Shapes::StructureShape.new(name: 'DBClusterParameterGroupNameMessage')
68
- DBClusterParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBClusterParameterGroupNotFoundFault', error: {"code"=>"DBClusterParameterGroupNotFound", "httpStatusCode"=>404, "senderFault"=>true})
68
+ DBClusterParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBClusterParameterGroupNotFoundFault', error: {"code" => "DBClusterParameterGroupNotFound", "httpStatusCode" => 404, "senderFault" => true})
69
69
  DBClusterParameterGroupsMessage = Shapes::StructureShape.new(name: 'DBClusterParameterGroupsMessage')
70
- DBClusterQuotaExceededFault = Shapes::StructureShape.new(name: 'DBClusterQuotaExceededFault', error: {"code"=>"DBClusterQuotaExceededFault", "httpStatusCode"=>403, "senderFault"=>true})
70
+ DBClusterQuotaExceededFault = Shapes::StructureShape.new(name: 'DBClusterQuotaExceededFault', error: {"code" => "DBClusterQuotaExceededFault", "httpStatusCode" => 403, "senderFault" => true})
71
71
  DBClusterRole = Shapes::StructureShape.new(name: 'DBClusterRole')
72
72
  DBClusterRoles = Shapes::ListShape.new(name: 'DBClusterRoles')
73
73
  DBClusterSnapshot = Shapes::StructureShape.new(name: 'DBClusterSnapshot')
74
- DBClusterSnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBClusterSnapshotAlreadyExistsFault', error: {"code"=>"DBClusterSnapshotAlreadyExistsFault", "httpStatusCode"=>400, "senderFault"=>true})
74
+ DBClusterSnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBClusterSnapshotAlreadyExistsFault', error: {"code" => "DBClusterSnapshotAlreadyExistsFault", "httpStatusCode" => 400, "senderFault" => true})
75
75
  DBClusterSnapshotAttribute = Shapes::StructureShape.new(name: 'DBClusterSnapshotAttribute')
76
76
  DBClusterSnapshotAttributeList = Shapes::ListShape.new(name: 'DBClusterSnapshotAttributeList')
77
77
  DBClusterSnapshotAttributesResult = Shapes::StructureShape.new(name: 'DBClusterSnapshotAttributesResult')
78
78
  DBClusterSnapshotList = Shapes::ListShape.new(name: 'DBClusterSnapshotList')
79
79
  DBClusterSnapshotMessage = Shapes::StructureShape.new(name: 'DBClusterSnapshotMessage')
80
- DBClusterSnapshotNotFoundFault = Shapes::StructureShape.new(name: 'DBClusterSnapshotNotFoundFault', error: {"code"=>"DBClusterSnapshotNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
80
+ DBClusterSnapshotNotFoundFault = Shapes::StructureShape.new(name: 'DBClusterSnapshotNotFoundFault', error: {"code" => "DBClusterSnapshotNotFoundFault", "httpStatusCode" => 404, "senderFault" => true})
81
81
  DBEngineVersion = Shapes::StructureShape.new(name: 'DBEngineVersion')
82
82
  DBEngineVersionList = Shapes::ListShape.new(name: 'DBEngineVersionList')
83
83
  DBEngineVersionMessage = Shapes::StructureShape.new(name: 'DBEngineVersionMessage')
84
84
  DBInstance = Shapes::StructureShape.new(name: 'DBInstance')
85
- DBInstanceAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBInstanceAlreadyExistsFault', error: {"code"=>"DBInstanceAlreadyExists", "httpStatusCode"=>400, "senderFault"=>true})
85
+ DBInstanceAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBInstanceAlreadyExistsFault', error: {"code" => "DBInstanceAlreadyExists", "httpStatusCode" => 400, "senderFault" => true})
86
86
  DBInstanceList = Shapes::ListShape.new(name: 'DBInstanceList')
87
87
  DBInstanceMessage = Shapes::StructureShape.new(name: 'DBInstanceMessage')
88
- DBInstanceNotFoundFault = Shapes::StructureShape.new(name: 'DBInstanceNotFoundFault', error: {"code"=>"DBInstanceNotFound", "httpStatusCode"=>404, "senderFault"=>true})
88
+ DBInstanceNotFoundFault = Shapes::StructureShape.new(name: 'DBInstanceNotFoundFault', error: {"code" => "DBInstanceNotFound", "httpStatusCode" => 404, "senderFault" => true})
89
89
  DBInstanceStatusInfo = Shapes::StructureShape.new(name: 'DBInstanceStatusInfo')
90
90
  DBInstanceStatusInfoList = Shapes::ListShape.new(name: 'DBInstanceStatusInfoList')
91
- DBParameterGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBParameterGroupAlreadyExistsFault', error: {"code"=>"DBParameterGroupAlreadyExists", "httpStatusCode"=>400, "senderFault"=>true})
92
- DBParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBParameterGroupNotFoundFault', error: {"code"=>"DBParameterGroupNotFound", "httpStatusCode"=>404, "senderFault"=>true})
93
- DBParameterGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'DBParameterGroupQuotaExceededFault', error: {"code"=>"DBParameterGroupQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
94
- DBSecurityGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBSecurityGroupNotFoundFault', error: {"code"=>"DBSecurityGroupNotFound", "httpStatusCode"=>404, "senderFault"=>true})
95
- DBSnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBSnapshotAlreadyExistsFault', error: {"code"=>"DBSnapshotAlreadyExists", "httpStatusCode"=>400, "senderFault"=>true})
96
- DBSnapshotNotFoundFault = Shapes::StructureShape.new(name: 'DBSnapshotNotFoundFault', error: {"code"=>"DBSnapshotNotFound", "httpStatusCode"=>404, "senderFault"=>true})
91
+ DBParameterGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBParameterGroupAlreadyExistsFault', error: {"code" => "DBParameterGroupAlreadyExists", "httpStatusCode" => 400, "senderFault" => true})
92
+ DBParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBParameterGroupNotFoundFault', error: {"code" => "DBParameterGroupNotFound", "httpStatusCode" => 404, "senderFault" => true})
93
+ DBParameterGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'DBParameterGroupQuotaExceededFault', error: {"code" => "DBParameterGroupQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
94
+ DBSecurityGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBSecurityGroupNotFoundFault', error: {"code" => "DBSecurityGroupNotFound", "httpStatusCode" => 404, "senderFault" => true})
95
+ DBSnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBSnapshotAlreadyExistsFault', error: {"code" => "DBSnapshotAlreadyExists", "httpStatusCode" => 400, "senderFault" => true})
96
+ DBSnapshotNotFoundFault = Shapes::StructureShape.new(name: 'DBSnapshotNotFoundFault', error: {"code" => "DBSnapshotNotFound", "httpStatusCode" => 404, "senderFault" => true})
97
97
  DBSubnetGroup = Shapes::StructureShape.new(name: 'DBSubnetGroup')
98
- DBSubnetGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBSubnetGroupAlreadyExistsFault', error: {"code"=>"DBSubnetGroupAlreadyExists", "httpStatusCode"=>400, "senderFault"=>true})
99
- DBSubnetGroupDoesNotCoverEnoughAZs = Shapes::StructureShape.new(name: 'DBSubnetGroupDoesNotCoverEnoughAZs', error: {"code"=>"DBSubnetGroupDoesNotCoverEnoughAZs", "httpStatusCode"=>400, "senderFault"=>true})
98
+ DBSubnetGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'DBSubnetGroupAlreadyExistsFault', error: {"code" => "DBSubnetGroupAlreadyExists", "httpStatusCode" => 400, "senderFault" => true})
99
+ DBSubnetGroupDoesNotCoverEnoughAZs = Shapes::StructureShape.new(name: 'DBSubnetGroupDoesNotCoverEnoughAZs', error: {"code" => "DBSubnetGroupDoesNotCoverEnoughAZs", "httpStatusCode" => 400, "senderFault" => true})
100
100
  DBSubnetGroupMessage = Shapes::StructureShape.new(name: 'DBSubnetGroupMessage')
101
- DBSubnetGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBSubnetGroupNotFoundFault', error: {"code"=>"DBSubnetGroupNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
102
- DBSubnetGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'DBSubnetGroupQuotaExceededFault', error: {"code"=>"DBSubnetGroupQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
101
+ DBSubnetGroupNotFoundFault = Shapes::StructureShape.new(name: 'DBSubnetGroupNotFoundFault', error: {"code" => "DBSubnetGroupNotFoundFault", "httpStatusCode" => 404, "senderFault" => true})
102
+ DBSubnetGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'DBSubnetGroupQuotaExceededFault', error: {"code" => "DBSubnetGroupQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
103
103
  DBSubnetGroups = Shapes::ListShape.new(name: 'DBSubnetGroups')
104
- DBSubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'DBSubnetQuotaExceededFault', error: {"code"=>"DBSubnetQuotaExceededFault", "httpStatusCode"=>400, "senderFault"=>true})
105
- DBUpgradeDependencyFailureFault = Shapes::StructureShape.new(name: 'DBUpgradeDependencyFailureFault', error: {"code"=>"DBUpgradeDependencyFailure", "httpStatusCode"=>400, "senderFault"=>true})
104
+ DBSubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'DBSubnetQuotaExceededFault', error: {"code" => "DBSubnetQuotaExceededFault", "httpStatusCode" => 400, "senderFault" => true})
105
+ DBUpgradeDependencyFailureFault = Shapes::StructureShape.new(name: 'DBUpgradeDependencyFailureFault', error: {"code" => "DBUpgradeDependencyFailure", "httpStatusCode" => 400, "senderFault" => true})
106
106
  DeleteDBClusterMessage = Shapes::StructureShape.new(name: 'DeleteDBClusterMessage')
107
107
  DeleteDBClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'DeleteDBClusterParameterGroupMessage')
108
108
  DeleteDBClusterResult = Shapes::StructureShape.new(name: 'DeleteDBClusterResult')
@@ -142,7 +142,7 @@ module Aws::DocDB
142
142
  EventCategoriesMessage = Shapes::StructureShape.new(name: 'EventCategoriesMessage')
143
143
  EventList = Shapes::ListShape.new(name: 'EventList')
144
144
  EventSubscription = Shapes::StructureShape.new(name: 'EventSubscription')
145
- EventSubscriptionQuotaExceededFault = Shapes::StructureShape.new(name: 'EventSubscriptionQuotaExceededFault', error: {"code"=>"EventSubscriptionQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
145
+ EventSubscriptionQuotaExceededFault = Shapes::StructureShape.new(name: 'EventSubscriptionQuotaExceededFault', error: {"code" => "EventSubscriptionQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
146
146
  EventSubscriptionsList = Shapes::ListShape.new(name: 'EventSubscriptionsList')
147
147
  EventSubscriptionsMessage = Shapes::StructureShape.new(name: 'EventSubscriptionsMessage')
148
148
  EventsMessage = Shapes::StructureShape.new(name: 'EventsMessage')
@@ -154,34 +154,34 @@ module Aws::DocDB
154
154
  FilterList = Shapes::ListShape.new(name: 'FilterList')
155
155
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
156
156
  GlobalCluster = Shapes::StructureShape.new(name: 'GlobalCluster')
157
- GlobalClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'GlobalClusterAlreadyExistsFault', error: {"code"=>"GlobalClusterAlreadyExistsFault", "httpStatusCode"=>400, "senderFault"=>true})
157
+ GlobalClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'GlobalClusterAlreadyExistsFault', error: {"code" => "GlobalClusterAlreadyExistsFault", "httpStatusCode" => 400, "senderFault" => true})
158
158
  GlobalClusterIdentifier = Shapes::StringShape.new(name: 'GlobalClusterIdentifier')
159
159
  GlobalClusterList = Shapes::ListShape.new(name: 'GlobalClusterList')
160
160
  GlobalClusterMember = Shapes::StructureShape.new(name: 'GlobalClusterMember')
161
161
  GlobalClusterMemberList = Shapes::ListShape.new(name: 'GlobalClusterMemberList')
162
- GlobalClusterNotFoundFault = Shapes::StructureShape.new(name: 'GlobalClusterNotFoundFault', error: {"code"=>"GlobalClusterNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
163
- GlobalClusterQuotaExceededFault = Shapes::StructureShape.new(name: 'GlobalClusterQuotaExceededFault', error: {"code"=>"GlobalClusterQuotaExceededFault", "httpStatusCode"=>400, "senderFault"=>true})
162
+ GlobalClusterNotFoundFault = Shapes::StructureShape.new(name: 'GlobalClusterNotFoundFault', error: {"code" => "GlobalClusterNotFoundFault", "httpStatusCode" => 404, "senderFault" => true})
163
+ GlobalClusterQuotaExceededFault = Shapes::StructureShape.new(name: 'GlobalClusterQuotaExceededFault', error: {"code" => "GlobalClusterQuotaExceededFault", "httpStatusCode" => 400, "senderFault" => true})
164
164
  GlobalClustersMessage = Shapes::StructureShape.new(name: 'GlobalClustersMessage')
165
- InstanceQuotaExceededFault = Shapes::StructureShape.new(name: 'InstanceQuotaExceededFault', error: {"code"=>"InstanceQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
166
- InsufficientDBClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientDBClusterCapacityFault', error: {"code"=>"InsufficientDBClusterCapacityFault", "httpStatusCode"=>403, "senderFault"=>true})
167
- InsufficientDBInstanceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientDBInstanceCapacityFault', error: {"code"=>"InsufficientDBInstanceCapacity", "httpStatusCode"=>400, "senderFault"=>true})
168
- InsufficientStorageClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientStorageClusterCapacityFault', error: {"code"=>"InsufficientStorageClusterCapacity", "httpStatusCode"=>400, "senderFault"=>true})
165
+ InstanceQuotaExceededFault = Shapes::StructureShape.new(name: 'InstanceQuotaExceededFault', error: {"code" => "InstanceQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
166
+ InsufficientDBClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientDBClusterCapacityFault', error: {"code" => "InsufficientDBClusterCapacityFault", "httpStatusCode" => 403, "senderFault" => true})
167
+ InsufficientDBInstanceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientDBInstanceCapacityFault', error: {"code" => "InsufficientDBInstanceCapacity", "httpStatusCode" => 400, "senderFault" => true})
168
+ InsufficientStorageClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientStorageClusterCapacityFault', error: {"code" => "InsufficientStorageClusterCapacity", "httpStatusCode" => 400, "senderFault" => true})
169
169
  Integer = Shapes::IntegerShape.new(name: 'Integer')
170
170
  IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
171
- InvalidDBClusterSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidDBClusterSnapshotStateFault', error: {"code"=>"InvalidDBClusterSnapshotStateFault", "httpStatusCode"=>400, "senderFault"=>true})
172
- InvalidDBClusterStateFault = Shapes::StructureShape.new(name: 'InvalidDBClusterStateFault', error: {"code"=>"InvalidDBClusterStateFault", "httpStatusCode"=>400, "senderFault"=>true})
173
- InvalidDBInstanceStateFault = Shapes::StructureShape.new(name: 'InvalidDBInstanceStateFault', error: {"code"=>"InvalidDBInstanceState", "httpStatusCode"=>400, "senderFault"=>true})
174
- InvalidDBParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidDBParameterGroupStateFault', error: {"code"=>"InvalidDBParameterGroupState", "httpStatusCode"=>400, "senderFault"=>true})
175
- InvalidDBSecurityGroupStateFault = Shapes::StructureShape.new(name: 'InvalidDBSecurityGroupStateFault', error: {"code"=>"InvalidDBSecurityGroupState", "httpStatusCode"=>400, "senderFault"=>true})
176
- InvalidDBSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidDBSnapshotStateFault', error: {"code"=>"InvalidDBSnapshotState", "httpStatusCode"=>400, "senderFault"=>true})
177
- InvalidDBSubnetGroupStateFault = Shapes::StructureShape.new(name: 'InvalidDBSubnetGroupStateFault', error: {"code"=>"InvalidDBSubnetGroupStateFault", "httpStatusCode"=>400, "senderFault"=>true})
178
- InvalidDBSubnetStateFault = Shapes::StructureShape.new(name: 'InvalidDBSubnetStateFault', error: {"code"=>"InvalidDBSubnetStateFault", "httpStatusCode"=>400, "senderFault"=>true})
179
- InvalidEventSubscriptionStateFault = Shapes::StructureShape.new(name: 'InvalidEventSubscriptionStateFault', error: {"code"=>"InvalidEventSubscriptionState", "httpStatusCode"=>400, "senderFault"=>true})
180
- InvalidGlobalClusterStateFault = Shapes::StructureShape.new(name: 'InvalidGlobalClusterStateFault', error: {"code"=>"InvalidGlobalClusterStateFault", "httpStatusCode"=>400, "senderFault"=>true})
181
- InvalidRestoreFault = Shapes::StructureShape.new(name: 'InvalidRestoreFault', error: {"code"=>"InvalidRestoreFault", "httpStatusCode"=>400, "senderFault"=>true})
182
- InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet', error: {"code"=>"InvalidSubnet", "httpStatusCode"=>400, "senderFault"=>true})
183
- InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault', error: {"code"=>"InvalidVPCNetworkStateFault", "httpStatusCode"=>400, "senderFault"=>true})
184
- KMSKeyNotAccessibleFault = Shapes::StructureShape.new(name: 'KMSKeyNotAccessibleFault', error: {"code"=>"KMSKeyNotAccessibleFault", "httpStatusCode"=>400, "senderFault"=>true})
171
+ InvalidDBClusterSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidDBClusterSnapshotStateFault', error: {"code" => "InvalidDBClusterSnapshotStateFault", "httpStatusCode" => 400, "senderFault" => true})
172
+ InvalidDBClusterStateFault = Shapes::StructureShape.new(name: 'InvalidDBClusterStateFault', error: {"code" => "InvalidDBClusterStateFault", "httpStatusCode" => 400, "senderFault" => true})
173
+ InvalidDBInstanceStateFault = Shapes::StructureShape.new(name: 'InvalidDBInstanceStateFault', error: {"code" => "InvalidDBInstanceState", "httpStatusCode" => 400, "senderFault" => true})
174
+ InvalidDBParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidDBParameterGroupStateFault', error: {"code" => "InvalidDBParameterGroupState", "httpStatusCode" => 400, "senderFault" => true})
175
+ InvalidDBSecurityGroupStateFault = Shapes::StructureShape.new(name: 'InvalidDBSecurityGroupStateFault', error: {"code" => "InvalidDBSecurityGroupState", "httpStatusCode" => 400, "senderFault" => true})
176
+ InvalidDBSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidDBSnapshotStateFault', error: {"code" => "InvalidDBSnapshotState", "httpStatusCode" => 400, "senderFault" => true})
177
+ InvalidDBSubnetGroupStateFault = Shapes::StructureShape.new(name: 'InvalidDBSubnetGroupStateFault', error: {"code" => "InvalidDBSubnetGroupStateFault", "httpStatusCode" => 400, "senderFault" => true})
178
+ InvalidDBSubnetStateFault = Shapes::StructureShape.new(name: 'InvalidDBSubnetStateFault', error: {"code" => "InvalidDBSubnetStateFault", "httpStatusCode" => 400, "senderFault" => true})
179
+ InvalidEventSubscriptionStateFault = Shapes::StructureShape.new(name: 'InvalidEventSubscriptionStateFault', error: {"code" => "InvalidEventSubscriptionState", "httpStatusCode" => 400, "senderFault" => true})
180
+ InvalidGlobalClusterStateFault = Shapes::StructureShape.new(name: 'InvalidGlobalClusterStateFault', error: {"code" => "InvalidGlobalClusterStateFault", "httpStatusCode" => 400, "senderFault" => true})
181
+ InvalidRestoreFault = Shapes::StructureShape.new(name: 'InvalidRestoreFault', error: {"code" => "InvalidRestoreFault", "httpStatusCode" => 400, "senderFault" => true})
182
+ InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet', error: {"code" => "InvalidSubnet", "httpStatusCode" => 400, "senderFault" => true})
183
+ InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault', error: {"code" => "InvalidVPCNetworkStateFault", "httpStatusCode" => 400, "senderFault" => true})
184
+ KMSKeyNotAccessibleFault = Shapes::StructureShape.new(name: 'KMSKeyNotAccessibleFault', error: {"code" => "KMSKeyNotAccessibleFault", "httpStatusCode" => 400, "senderFault" => true})
185
185
  KeyList = Shapes::ListShape.new(name: 'KeyList')
186
186
  ListTagsForResourceMessage = Shapes::StructureShape.new(name: 'ListTagsForResourceMessage')
187
187
  LogTypeList = Shapes::ListShape.new(name: 'LogTypeList')
@@ -219,34 +219,34 @@ module Aws::DocDB
219
219
  RemoveSourceIdentifierFromSubscriptionResult = Shapes::StructureShape.new(name: 'RemoveSourceIdentifierFromSubscriptionResult')
220
220
  RemoveTagsFromResourceMessage = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceMessage')
221
221
  ResetDBClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'ResetDBClusterParameterGroupMessage')
222
- ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault', error: {"code"=>"ResourceNotFoundFault", "httpStatusCode"=>404, "senderFault"=>true})
222
+ ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault', error: {"code" => "ResourceNotFoundFault", "httpStatusCode" => 404, "senderFault" => true})
223
223
  ResourcePendingMaintenanceActions = Shapes::StructureShape.new(name: 'ResourcePendingMaintenanceActions')
224
224
  RestoreDBClusterFromSnapshotMessage = Shapes::StructureShape.new(name: 'RestoreDBClusterFromSnapshotMessage')
225
225
  RestoreDBClusterFromSnapshotResult = Shapes::StructureShape.new(name: 'RestoreDBClusterFromSnapshotResult')
226
226
  RestoreDBClusterToPointInTimeMessage = Shapes::StructureShape.new(name: 'RestoreDBClusterToPointInTimeMessage')
227
227
  RestoreDBClusterToPointInTimeResult = Shapes::StructureShape.new(name: 'RestoreDBClusterToPointInTimeResult')
228
- SNSInvalidTopicFault = Shapes::StructureShape.new(name: 'SNSInvalidTopicFault', error: {"code"=>"SNSInvalidTopic", "httpStatusCode"=>400, "senderFault"=>true})
229
- SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault', error: {"code"=>"SNSNoAuthorization", "httpStatusCode"=>400, "senderFault"=>true})
230
- SNSTopicArnNotFoundFault = Shapes::StructureShape.new(name: 'SNSTopicArnNotFoundFault', error: {"code"=>"SNSTopicArnNotFound", "httpStatusCode"=>404, "senderFault"=>true})
231
- SharedSnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SharedSnapshotQuotaExceededFault', error: {"code"=>"SharedSnapshotQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
232
- SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault', error: {"code"=>"SnapshotQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
228
+ SNSInvalidTopicFault = Shapes::StructureShape.new(name: 'SNSInvalidTopicFault', error: {"code" => "SNSInvalidTopic", "httpStatusCode" => 400, "senderFault" => true})
229
+ SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault', error: {"code" => "SNSNoAuthorization", "httpStatusCode" => 400, "senderFault" => true})
230
+ SNSTopicArnNotFoundFault = Shapes::StructureShape.new(name: 'SNSTopicArnNotFoundFault', error: {"code" => "SNSTopicArnNotFound", "httpStatusCode" => 404, "senderFault" => true})
231
+ SharedSnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SharedSnapshotQuotaExceededFault', error: {"code" => "SharedSnapshotQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
232
+ SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault', error: {"code" => "SnapshotQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
233
233
  SourceIdsList = Shapes::ListShape.new(name: 'SourceIdsList')
234
- SourceNotFoundFault = Shapes::StructureShape.new(name: 'SourceNotFoundFault', error: {"code"=>"SourceNotFound", "httpStatusCode"=>404, "senderFault"=>true})
234
+ SourceNotFoundFault = Shapes::StructureShape.new(name: 'SourceNotFoundFault', error: {"code" => "SourceNotFound", "httpStatusCode" => 404, "senderFault" => true})
235
235
  SourceType = Shapes::StringShape.new(name: 'SourceType')
236
236
  StartDBClusterMessage = Shapes::StructureShape.new(name: 'StartDBClusterMessage')
237
237
  StartDBClusterResult = Shapes::StructureShape.new(name: 'StartDBClusterResult')
238
238
  StopDBClusterMessage = Shapes::StructureShape.new(name: 'StopDBClusterMessage')
239
239
  StopDBClusterResult = Shapes::StructureShape.new(name: 'StopDBClusterResult')
240
- StorageQuotaExceededFault = Shapes::StructureShape.new(name: 'StorageQuotaExceededFault', error: {"code"=>"StorageQuotaExceeded", "httpStatusCode"=>400, "senderFault"=>true})
241
- StorageTypeNotSupportedFault = Shapes::StructureShape.new(name: 'StorageTypeNotSupportedFault', error: {"code"=>"StorageTypeNotSupported", "httpStatusCode"=>400, "senderFault"=>true})
240
+ StorageQuotaExceededFault = Shapes::StructureShape.new(name: 'StorageQuotaExceededFault', error: {"code" => "StorageQuotaExceeded", "httpStatusCode" => 400, "senderFault" => true})
241
+ StorageTypeNotSupportedFault = Shapes::StructureShape.new(name: 'StorageTypeNotSupportedFault', error: {"code" => "StorageTypeNotSupported", "httpStatusCode" => 400, "senderFault" => true})
242
242
  String = Shapes::StringShape.new(name: 'String')
243
243
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
244
- SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse', error: {"code"=>"SubnetAlreadyInUse", "httpStatusCode"=>400, "senderFault"=>true})
244
+ SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse', error: {"code" => "SubnetAlreadyInUse", "httpStatusCode" => 400, "senderFault" => true})
245
245
  SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
246
246
  SubnetList = Shapes::ListShape.new(name: 'SubnetList')
247
- SubscriptionAlreadyExistFault = Shapes::StructureShape.new(name: 'SubscriptionAlreadyExistFault', error: {"code"=>"SubscriptionAlreadyExist", "httpStatusCode"=>400, "senderFault"=>true})
248
- SubscriptionCategoryNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionCategoryNotFoundFault', error: {"code"=>"SubscriptionCategoryNotFound", "httpStatusCode"=>404, "senderFault"=>true})
249
- SubscriptionNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionNotFoundFault', error: {"code"=>"SubscriptionNotFound", "httpStatusCode"=>404, "senderFault"=>true})
247
+ SubscriptionAlreadyExistFault = Shapes::StructureShape.new(name: 'SubscriptionAlreadyExistFault', error: {"code" => "SubscriptionAlreadyExist", "httpStatusCode" => 400, "senderFault" => true})
248
+ SubscriptionCategoryNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionCategoryNotFoundFault', error: {"code" => "SubscriptionCategoryNotFound", "httpStatusCode" => 404, "senderFault" => true})
249
+ SubscriptionNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionNotFoundFault', error: {"code" => "SubscriptionNotFound", "httpStatusCode" => 404, "senderFault" => true})
250
250
  SwitchoverGlobalClusterMessage = Shapes::StructureShape.new(name: 'SwitchoverGlobalClusterMessage')
251
251
  SwitchoverGlobalClusterResult = Shapes::StructureShape.new(name: 'SwitchoverGlobalClusterResult')
252
252
  TStamp = Shapes::TimestampShape.new(name: 'TStamp')
@@ -28,44 +28,67 @@ module Aws::DocDB
28
28
  #
29
29
  # ## Error Classes
30
30
  # * {AuthorizationNotFoundFault}
31
+ # * This error class is not used. `AuthorizationNotFound` is used during parsing instead.
31
32
  # * {CertificateNotFoundFault}
33
+ # * This error class is not used. `CertificateNotFound` is used during parsing instead.
32
34
  # * {DBClusterAlreadyExistsFault}
33
35
  # * {DBClusterNotFoundFault}
34
36
  # * {DBClusterParameterGroupNotFoundFault}
37
+ # * This error class is not used. `DBClusterParameterGroupNotFound` is used during parsing instead.
35
38
  # * {DBClusterQuotaExceededFault}
36
39
  # * {DBClusterSnapshotAlreadyExistsFault}
37
40
  # * {DBClusterSnapshotNotFoundFault}
38
41
  # * {DBInstanceAlreadyExistsFault}
42
+ # * This error class is not used. `DBInstanceAlreadyExists` is used during parsing instead.
39
43
  # * {DBInstanceNotFoundFault}
44
+ # * This error class is not used. `DBInstanceNotFound` is used during parsing instead.
40
45
  # * {DBParameterGroupAlreadyExistsFault}
46
+ # * This error class is not used. `DBParameterGroupAlreadyExists` is used during parsing instead.
41
47
  # * {DBParameterGroupNotFoundFault}
48
+ # * This error class is not used. `DBParameterGroupNotFound` is used during parsing instead.
42
49
  # * {DBParameterGroupQuotaExceededFault}
50
+ # * This error class is not used. `DBParameterGroupQuotaExceeded` is used during parsing instead.
43
51
  # * {DBSecurityGroupNotFoundFault}
52
+ # * This error class is not used. `DBSecurityGroupNotFound` is used during parsing instead.
44
53
  # * {DBSnapshotAlreadyExistsFault}
54
+ # * This error class is not used. `DBSnapshotAlreadyExists` is used during parsing instead.
45
55
  # * {DBSnapshotNotFoundFault}
56
+ # * This error class is not used. `DBSnapshotNotFound` is used during parsing instead.
46
57
  # * {DBSubnetGroupAlreadyExistsFault}
58
+ # * This error class is not used. `DBSubnetGroupAlreadyExists` is used during parsing instead.
47
59
  # * {DBSubnetGroupDoesNotCoverEnoughAZs}
48
60
  # * {DBSubnetGroupNotFoundFault}
49
61
  # * {DBSubnetGroupQuotaExceededFault}
62
+ # * This error class is not used. `DBSubnetGroupQuotaExceeded` is used during parsing instead.
50
63
  # * {DBSubnetQuotaExceededFault}
51
64
  # * {DBUpgradeDependencyFailureFault}
65
+ # * This error class is not used. `DBUpgradeDependencyFailure` is used during parsing instead.
52
66
  # * {EventSubscriptionQuotaExceededFault}
67
+ # * This error class is not used. `EventSubscriptionQuotaExceeded` is used during parsing instead.
53
68
  # * {GlobalClusterAlreadyExistsFault}
54
69
  # * {GlobalClusterNotFoundFault}
55
70
  # * {GlobalClusterQuotaExceededFault}
56
71
  # * {InstanceQuotaExceededFault}
72
+ # * This error class is not used. `InstanceQuotaExceeded` is used during parsing instead.
57
73
  # * {InsufficientDBClusterCapacityFault}
58
74
  # * {InsufficientDBInstanceCapacityFault}
75
+ # * This error class is not used. `InsufficientDBInstanceCapacity` is used during parsing instead.
59
76
  # * {InsufficientStorageClusterCapacityFault}
77
+ # * This error class is not used. `InsufficientStorageClusterCapacity` is used during parsing instead.
60
78
  # * {InvalidDBClusterSnapshotStateFault}
61
79
  # * {InvalidDBClusterStateFault}
62
80
  # * {InvalidDBInstanceStateFault}
81
+ # * This error class is not used. `InvalidDBInstanceState` is used during parsing instead.
63
82
  # * {InvalidDBParameterGroupStateFault}
83
+ # * This error class is not used. `InvalidDBParameterGroupState` is used during parsing instead.
64
84
  # * {InvalidDBSecurityGroupStateFault}
85
+ # * This error class is not used. `InvalidDBSecurityGroupState` is used during parsing instead.
65
86
  # * {InvalidDBSnapshotStateFault}
87
+ # * This error class is not used. `InvalidDBSnapshotState` is used during parsing instead.
66
88
  # * {InvalidDBSubnetGroupStateFault}
67
89
  # * {InvalidDBSubnetStateFault}
68
90
  # * {InvalidEventSubscriptionStateFault}
91
+ # * This error class is not used. `InvalidEventSubscriptionState` is used during parsing instead.
69
92
  # * {InvalidGlobalClusterStateFault}
70
93
  # * {InvalidRestoreFault}
71
94
  # * {InvalidSubnet}
@@ -73,24 +96,38 @@ module Aws::DocDB
73
96
  # * {KMSKeyNotAccessibleFault}
74
97
  # * {ResourceNotFoundFault}
75
98
  # * {SNSInvalidTopicFault}
99
+ # * This error class is not used. `SNSInvalidTopic` is used during parsing instead.
76
100
  # * {SNSNoAuthorizationFault}
101
+ # * This error class is not used. `SNSNoAuthorization` is used during parsing instead.
77
102
  # * {SNSTopicArnNotFoundFault}
103
+ # * This error class is not used. `SNSTopicArnNotFound` is used during parsing instead.
78
104
  # * {SharedSnapshotQuotaExceededFault}
105
+ # * This error class is not used. `SharedSnapshotQuotaExceeded` is used during parsing instead.
79
106
  # * {SnapshotQuotaExceededFault}
107
+ # * This error class is not used. `SnapshotQuotaExceeded` is used during parsing instead.
80
108
  # * {SourceNotFoundFault}
109
+ # * This error class is not used. `SourceNotFound` is used during parsing instead.
81
110
  # * {StorageQuotaExceededFault}
111
+ # * This error class is not used. `StorageQuotaExceeded` is used during parsing instead.
82
112
  # * {StorageTypeNotSupportedFault}
113
+ # * This error class is not used. `StorageTypeNotSupported` is used during parsing instead.
83
114
  # * {SubnetAlreadyInUse}
84
115
  # * {SubscriptionAlreadyExistFault}
116
+ # * This error class is not used. `SubscriptionAlreadyExist` is used during parsing instead.
85
117
  # * {SubscriptionCategoryNotFoundFault}
118
+ # * This error class is not used. `SubscriptionCategoryNotFound` is used during parsing instead.
86
119
  # * {SubscriptionNotFoundFault}
120
+ # * This error class is not used. `SubscriptionNotFound` is used during parsing instead.
87
121
  #
88
122
  # Additionally, error classes are dynamically generated for service errors based on the error code
89
123
  # if they are not defined above.
124
+ # Some existing error classes may use a different class name than the one documented.
90
125
  module Errors
91
126
 
92
127
  extend Aws::Errors::DynamicErrors
93
128
 
129
+ # @deprecated This error class is not used during parsing.
130
+ # Please use `AuthorizationNotFound` instead.
94
131
  class AuthorizationNotFoundFault < ServiceError
95
132
 
96
133
  # @param [Seahorse::Client::RequestContext] context
@@ -101,6 +138,8 @@ module Aws::DocDB
101
138
  end
102
139
  end
103
140
 
141
+ # @deprecated This error class is not used during parsing.
142
+ # Please use `CertificateNotFound` instead.
104
143
  class CertificateNotFoundFault < ServiceError
105
144
 
106
145
  # @param [Seahorse::Client::RequestContext] context
@@ -131,6 +170,8 @@ module Aws::DocDB
131
170
  end
132
171
  end
133
172
 
173
+ # @deprecated This error class is not used during parsing.
174
+ # Please use `DBClusterParameterGroupNotFound` instead.
134
175
  class DBClusterParameterGroupNotFoundFault < ServiceError
135
176
 
136
177
  # @param [Seahorse::Client::RequestContext] context
@@ -171,6 +212,8 @@ module Aws::DocDB
171
212
  end
172
213
  end
173
214
 
215
+ # @deprecated This error class is not used during parsing.
216
+ # Please use `DBInstanceAlreadyExists` instead.
174
217
  class DBInstanceAlreadyExistsFault < ServiceError
175
218
 
176
219
  # @param [Seahorse::Client::RequestContext] context
@@ -181,6 +224,8 @@ module Aws::DocDB
181
224
  end
182
225
  end
183
226
 
227
+ # @deprecated This error class is not used during parsing.
228
+ # Please use `DBInstanceNotFound` instead.
184
229
  class DBInstanceNotFoundFault < ServiceError
185
230
 
186
231
  # @param [Seahorse::Client::RequestContext] context
@@ -191,6 +236,8 @@ module Aws::DocDB
191
236
  end
192
237
  end
193
238
 
239
+ # @deprecated This error class is not used during parsing.
240
+ # Please use `DBParameterGroupAlreadyExists` instead.
194
241
  class DBParameterGroupAlreadyExistsFault < ServiceError
195
242
 
196
243
  # @param [Seahorse::Client::RequestContext] context
@@ -201,6 +248,8 @@ module Aws::DocDB
201
248
  end
202
249
  end
203
250
 
251
+ # @deprecated This error class is not used during parsing.
252
+ # Please use `DBParameterGroupNotFound` instead.
204
253
  class DBParameterGroupNotFoundFault < ServiceError
205
254
 
206
255
  # @param [Seahorse::Client::RequestContext] context
@@ -211,6 +260,8 @@ module Aws::DocDB
211
260
  end
212
261
  end
213
262
 
263
+ # @deprecated This error class is not used during parsing.
264
+ # Please use `DBParameterGroupQuotaExceeded` instead.
214
265
  class DBParameterGroupQuotaExceededFault < ServiceError
215
266
 
216
267
  # @param [Seahorse::Client::RequestContext] context
@@ -221,6 +272,8 @@ module Aws::DocDB
221
272
  end
222
273
  end
223
274
 
275
+ # @deprecated This error class is not used during parsing.
276
+ # Please use `DBSecurityGroupNotFound` instead.
224
277
  class DBSecurityGroupNotFoundFault < ServiceError
225
278
 
226
279
  # @param [Seahorse::Client::RequestContext] context
@@ -231,6 +284,8 @@ module Aws::DocDB
231
284
  end
232
285
  end
233
286
 
287
+ # @deprecated This error class is not used during parsing.
288
+ # Please use `DBSnapshotAlreadyExists` instead.
234
289
  class DBSnapshotAlreadyExistsFault < ServiceError
235
290
 
236
291
  # @param [Seahorse::Client::RequestContext] context
@@ -241,6 +296,8 @@ module Aws::DocDB
241
296
  end
242
297
  end
243
298
 
299
+ # @deprecated This error class is not used during parsing.
300
+ # Please use `DBSnapshotNotFound` instead.
244
301
  class DBSnapshotNotFoundFault < ServiceError
245
302
 
246
303
  # @param [Seahorse::Client::RequestContext] context
@@ -251,6 +308,8 @@ module Aws::DocDB
251
308
  end
252
309
  end
253
310
 
311
+ # @deprecated This error class is not used during parsing.
312
+ # Please use `DBSubnetGroupAlreadyExists` instead.
254
313
  class DBSubnetGroupAlreadyExistsFault < ServiceError
255
314
 
256
315
  # @param [Seahorse::Client::RequestContext] context
@@ -281,6 +340,8 @@ module Aws::DocDB
281
340
  end
282
341
  end
283
342
 
343
+ # @deprecated This error class is not used during parsing.
344
+ # Please use `DBSubnetGroupQuotaExceeded` instead.
284
345
  class DBSubnetGroupQuotaExceededFault < ServiceError
285
346
 
286
347
  # @param [Seahorse::Client::RequestContext] context
@@ -301,6 +362,8 @@ module Aws::DocDB
301
362
  end
302
363
  end
303
364
 
365
+ # @deprecated This error class is not used during parsing.
366
+ # Please use `DBUpgradeDependencyFailure` instead.
304
367
  class DBUpgradeDependencyFailureFault < ServiceError
305
368
 
306
369
  # @param [Seahorse::Client::RequestContext] context
@@ -311,6 +374,8 @@ module Aws::DocDB
311
374
  end
312
375
  end
313
376
 
377
+ # @deprecated This error class is not used during parsing.
378
+ # Please use `EventSubscriptionQuotaExceeded` instead.
314
379
  class EventSubscriptionQuotaExceededFault < ServiceError
315
380
 
316
381
  # @param [Seahorse::Client::RequestContext] context
@@ -351,6 +416,8 @@ module Aws::DocDB
351
416
  end
352
417
  end
353
418
 
419
+ # @deprecated This error class is not used during parsing.
420
+ # Please use `InstanceQuotaExceeded` instead.
354
421
  class InstanceQuotaExceededFault < ServiceError
355
422
 
356
423
  # @param [Seahorse::Client::RequestContext] context
@@ -371,6 +438,8 @@ module Aws::DocDB
371
438
  end
372
439
  end
373
440
 
441
+ # @deprecated This error class is not used during parsing.
442
+ # Please use `InsufficientDBInstanceCapacity` instead.
374
443
  class InsufficientDBInstanceCapacityFault < ServiceError
375
444
 
376
445
  # @param [Seahorse::Client::RequestContext] context
@@ -381,6 +450,8 @@ module Aws::DocDB
381
450
  end
382
451
  end
383
452
 
453
+ # @deprecated This error class is not used during parsing.
454
+ # Please use `InsufficientStorageClusterCapacity` instead.
384
455
  class InsufficientStorageClusterCapacityFault < ServiceError
385
456
 
386
457
  # @param [Seahorse::Client::RequestContext] context
@@ -411,6 +482,8 @@ module Aws::DocDB
411
482
  end
412
483
  end
413
484
 
485
+ # @deprecated This error class is not used during parsing.
486
+ # Please use `InvalidDBInstanceState` instead.
414
487
  class InvalidDBInstanceStateFault < ServiceError
415
488
 
416
489
  # @param [Seahorse::Client::RequestContext] context
@@ -421,6 +494,8 @@ module Aws::DocDB
421
494
  end
422
495
  end
423
496
 
497
+ # @deprecated This error class is not used during parsing.
498
+ # Please use `InvalidDBParameterGroupState` instead.
424
499
  class InvalidDBParameterGroupStateFault < ServiceError
425
500
 
426
501
  # @param [Seahorse::Client::RequestContext] context
@@ -431,6 +506,8 @@ module Aws::DocDB
431
506
  end
432
507
  end
433
508
 
509
+ # @deprecated This error class is not used during parsing.
510
+ # Please use `InvalidDBSecurityGroupState` instead.
434
511
  class InvalidDBSecurityGroupStateFault < ServiceError
435
512
 
436
513
  # @param [Seahorse::Client::RequestContext] context
@@ -441,6 +518,8 @@ module Aws::DocDB
441
518
  end
442
519
  end
443
520
 
521
+ # @deprecated This error class is not used during parsing.
522
+ # Please use `InvalidDBSnapshotState` instead.
444
523
  class InvalidDBSnapshotStateFault < ServiceError
445
524
 
446
525
  # @param [Seahorse::Client::RequestContext] context
@@ -471,6 +550,8 @@ module Aws::DocDB
471
550
  end
472
551
  end
473
552
 
553
+ # @deprecated This error class is not used during parsing.
554
+ # Please use `InvalidEventSubscriptionState` instead.
474
555
  class InvalidEventSubscriptionStateFault < ServiceError
475
556
 
476
557
  # @param [Seahorse::Client::RequestContext] context
@@ -541,6 +622,8 @@ module Aws::DocDB
541
622
  end
542
623
  end
543
624
 
625
+ # @deprecated This error class is not used during parsing.
626
+ # Please use `SNSInvalidTopic` instead.
544
627
  class SNSInvalidTopicFault < ServiceError
545
628
 
546
629
  # @param [Seahorse::Client::RequestContext] context
@@ -551,6 +634,8 @@ module Aws::DocDB
551
634
  end
552
635
  end
553
636
 
637
+ # @deprecated This error class is not used during parsing.
638
+ # Please use `SNSNoAuthorization` instead.
554
639
  class SNSNoAuthorizationFault < ServiceError
555
640
 
556
641
  # @param [Seahorse::Client::RequestContext] context
@@ -561,6 +646,8 @@ module Aws::DocDB
561
646
  end
562
647
  end
563
648
 
649
+ # @deprecated This error class is not used during parsing.
650
+ # Please use `SNSTopicArnNotFound` instead.
564
651
  class SNSTopicArnNotFoundFault < ServiceError
565
652
 
566
653
  # @param [Seahorse::Client::RequestContext] context
@@ -571,6 +658,8 @@ module Aws::DocDB
571
658
  end
572
659
  end
573
660
 
661
+ # @deprecated This error class is not used during parsing.
662
+ # Please use `SharedSnapshotQuotaExceeded` instead.
574
663
  class SharedSnapshotQuotaExceededFault < ServiceError
575
664
 
576
665
  # @param [Seahorse::Client::RequestContext] context
@@ -581,6 +670,8 @@ module Aws::DocDB
581
670
  end
582
671
  end
583
672
 
673
+ # @deprecated This error class is not used during parsing.
674
+ # Please use `SnapshotQuotaExceeded` instead.
584
675
  class SnapshotQuotaExceededFault < ServiceError
585
676
 
586
677
  # @param [Seahorse::Client::RequestContext] context
@@ -591,6 +682,8 @@ module Aws::DocDB
591
682
  end
592
683
  end
593
684
 
685
+ # @deprecated This error class is not used during parsing.
686
+ # Please use `SourceNotFound` instead.
594
687
  class SourceNotFoundFault < ServiceError
595
688
 
596
689
  # @param [Seahorse::Client::RequestContext] context
@@ -601,6 +694,8 @@ module Aws::DocDB
601
694
  end
602
695
  end
603
696
 
697
+ # @deprecated This error class is not used during parsing.
698
+ # Please use `StorageQuotaExceeded` instead.
604
699
  class StorageQuotaExceededFault < ServiceError
605
700
 
606
701
  # @param [Seahorse::Client::RequestContext] context
@@ -611,6 +706,8 @@ module Aws::DocDB
611
706
  end
612
707
  end
613
708
 
709
+ # @deprecated This error class is not used during parsing.
710
+ # Please use `StorageTypeNotSupported` instead.
614
711
  class StorageTypeNotSupportedFault < ServiceError
615
712
 
616
713
  # @param [Seahorse::Client::RequestContext] context
@@ -631,6 +728,8 @@ module Aws::DocDB
631
728
  end
632
729
  end
633
730
 
731
+ # @deprecated This error class is not used during parsing.
732
+ # Please use `SubscriptionAlreadyExist` instead.
634
733
  class SubscriptionAlreadyExistFault < ServiceError
635
734
 
636
735
  # @param [Seahorse::Client::RequestContext] context
@@ -641,6 +740,8 @@ module Aws::DocDB
641
740
  end
642
741
  end
643
742
 
743
+ # @deprecated This error class is not used during parsing.
744
+ # Please use `SubscriptionCategoryNotFound` instead.
644
745
  class SubscriptionCategoryNotFoundFault < ServiceError
645
746
 
646
747
  # @param [Seahorse::Client::RequestContext] context
@@ -651,6 +752,8 @@ module Aws::DocDB
651
752
  end
652
753
  end
653
754
 
755
+ # @deprecated This error class is not used during parsing.
756
+ # Please use `SubscriptionNotFound` instead.
654
757
  class SubscriptionNotFoundFault < ServiceError
655
758
 
656
759
  # @param [Seahorse::Client::RequestContext] context
data/lib/aws-sdk-docdb.rb CHANGED
@@ -55,7 +55,7 @@ module Aws::DocDB
55
55
  autoload :EndpointProvider, 'aws-sdk-docdb/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-docdb/endpoints'
57
57
 
58
- GEM_VERSION = '1.83.0'
58
+ GEM_VERSION = '1.85.0'
59
59
 
60
60
  end
61
61
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-docdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.83.0
4
+ version: 1.85.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-02-18 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: aws-sdk-core
@@ -79,7 +78,6 @@ licenses:
79
78
  metadata:
80
79
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-docdb
81
80
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-docdb/CHANGELOG.md
82
- post_install_message:
83
81
  rdoc_options: []
84
82
  require_paths:
85
83
  - lib
@@ -94,8 +92,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
94
92
  - !ruby/object:Gem::Version
95
93
  version: '0'
96
94
  requirements: []
97
- rubygems_version: 3.4.10
98
- signing_key:
95
+ rubygems_version: 3.6.7
99
96
  specification_version: 4
100
97
  summary: AWS SDK for Ruby - Amazon DocDB
101
98
  test_files: []