Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 4ff0cb4

Browse files
Release v1.44.232 (2023-03-29) (#4779)
Release v1.44.232 (2023-03-29) === ### Service Client Updates * `service/opensearchserverless`: Updates service API and documentation * `service/rds`: Updates service API, documentation, waiters, paginators, and examples * Add support for creating a read replica DB instance from a Multi-AZ DB cluster.
1 parent 821f015 commit 4ff0cb4

File tree

15 files changed

+863
-467
lines changed

15 files changed

+863
-467
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Release v1.44.232 (2023-03-29)
2+
===
3+
4+
### Service Client Updates
5+
* `service/opensearchserverless`: Updates service API and documentation
6+
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
7+
* Add support for creating a read replica DB instance from a Multi-AZ DB cluster.
8+
19
Release v1.44.231 (2023-03-28)
210
===
311

aws/endpoints/defaults.go

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.44.231"
8+
const SDKVersion = "1.44.232"

models/apis/opensearchserverless/2021-11-01/api-2.json

Lines changed: 62 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@
6464
},
6565
{
6666
"shape": "ValidationException"
67+
},
68+
{
69+
"shape": "ServiceQuotaExceededException"
6770
}
6871
],
6972
"http": {
@@ -81,6 +84,9 @@
8184
},
8285
"CreateCollection": {
8386
"errors": [
87+
{
88+
"shape": "OcuLimitExceededException"
89+
},
8490
{
8591
"shape": "InternalServerException"
8692
},
@@ -89,6 +95,9 @@
8995
},
9096
{
9197
"shape": "ValidationException"
98+
},
99+
{
100+
"shape": "ServiceQuotaExceededException"
92101
}
93102
],
94103
"http": {
@@ -114,6 +123,9 @@
114123
},
115124
{
116125
"shape": "ValidationException"
126+
},
127+
{
128+
"shape": "ServiceQuotaExceededException"
117129
}
118130
],
119131
"http": {
@@ -139,6 +151,9 @@
139151
},
140152
{
141153
"shape": "ValidationException"
154+
},
155+
{
156+
"shape": "ServiceQuotaExceededException"
142157
}
143158
],
144159
"http": {
@@ -164,6 +179,9 @@
164179
},
165180
{
166181
"shape": "ValidationException"
182+
},
183+
{
184+
"shape": "ServiceQuotaExceededException"
167185
}
168186
],
169187
"http": {
@@ -572,6 +590,9 @@
572590
},
573591
{
574592
"shape": "ValidationException"
593+
},
594+
{
595+
"shape": "ServiceQuotaExceededException"
575596
}
576597
],
577598
"http": {
@@ -728,6 +749,9 @@
728749
},
729750
{
730751
"shape": "ValidationException"
752+
},
753+
{
754+
"shape": "ServiceQuotaExceededException"
731755
}
732756
],
733757
"http": {
@@ -1753,9 +1777,21 @@
17531777
"box": true,
17541778
"type": "long"
17551779
},
1780+
"OcuLimitExceededException": {
1781+
"exception": true,
1782+
"members": {
1783+
"message": {
1784+
"shape": "String"
1785+
}
1786+
},
1787+
"required": [
1788+
"message"
1789+
],
1790+
"type": "structure"
1791+
},
17561792
"PolicyDescription": {
17571793
"max": 1000,
1758-
"min": 1,
1794+
"min": 0,
17591795
"type": "string"
17601796
},
17611797
"PolicyDocument": {
@@ -1977,6 +2013,31 @@
19772013
],
19782014
"type": "string"
19792015
},
2016+
"ServiceQuotaExceededException": {
2017+
"exception": true,
2018+
"members": {
2019+
"message": {
2020+
"shape": "String"
2021+
},
2022+
"quotaCode": {
2023+
"shape": "String"
2024+
},
2025+
"resourceId": {
2026+
"shape": "String"
2027+
},
2028+
"resourceType": {
2029+
"shape": "String"
2030+
},
2031+
"serviceCode": {
2032+
"shape": "String"
2033+
}
2034+
},
2035+
"required": [
2036+
"message",
2037+
"serviceCode"
2038+
],
2039+
"type": "structure"
2040+
},
19802041
"String": {
19812042
"type": "string"
19822043
},

models/apis/opensearchserverless/2021-11-01/docs-2.json

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"TagResource": "<p>Associates tags with an OpenSearch Serverless resource. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/tag-collection.html\">Tagging Amazon OpenSearch Serverless collections</a>.</p>",
2929
"UntagResource": "<p>Removes a tag or set of tags from an OpenSearch Serverless resource. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/tag-collection.html\">Tagging Amazon OpenSearch Serverless collections</a>.</p>",
3030
"UpdateAccessPolicy": "<p>Updates an OpenSearch Serverless access policy. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-data-access.html\">Data access control for Amazon OpenSearch Serverless</a>.</p>",
31-
"UpdateAccountSettings": "<p>Update the OpenSearch Serverless settings for the current Amazon Web Services account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-overview.html#serverless-scaling\">Autoscaling</a>.</p>",
31+
"UpdateAccountSettings": "<p>Update the OpenSearch Serverless settings for the current Amazon Web Services account. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-scaling.html\">Managing capacity limits for Amazon OpenSearch Serverless</a>.</p>",
3232
"UpdateCollection": "<p>Updates an OpenSearch Serverless collection.</p>",
3333
"UpdateSecurityConfig": "<p>Updates a security configuration for OpenSearch Serverless. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>.</p>",
3434
"UpdateSecurityPolicy": "<p>Updates an OpenSearch Serverless security policy. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-network.html\">Network access for Amazon OpenSearch Serverless</a> and <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-encryption.html\">Encryption at rest for Amazon OpenSearch Serverless</a>.</p>",
@@ -109,7 +109,7 @@
109109
}
110110
},
111111
"CapacityLimits": {
112-
"base": "<p>The maximum capacity limits for all OpenSearch Serverless collections, in OpenSearch Compute Units (OCUs). These limits are used to scale your collections based on the current workload. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-overview.html#serverless-scaling\">Autoscaling</a>.</p>",
112+
"base": "<p>The maximum capacity limits for all OpenSearch Serverless collections, in OpenSearch Compute Units (OCUs). These limits are used to scale your collections based on the current workload. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-scaling.html\">Managing capacity limits for Amazon OpenSearch Serverless</a>.</p>",
113113
"refs": {
114114
"AccountSettingsDetail$capacityLimits": null,
115115
"UpdateAccountSettingsRequest$capacityLimits": null
@@ -253,7 +253,7 @@
253253
}
254254
},
255255
"ConflictException": {
256-
"base": "<p>When creating a collection, thrown when a collection with the same name already exists or is being created. When deleting a collection, thrown when the collection is not in the ACTIVE or FAILED state.</p>",
256+
"base": "<p>When creating a resource, thrown when a resource with the same name already exists or is being created. When deleting a resource, thrown when the resource is not in the ACTIVE or FAILED state.</p>",
257257
"refs": {
258258
}
259259
},
@@ -469,7 +469,7 @@
469469
"ListAccessPoliciesRequestResourceList": {
470470
"base": null,
471471
"refs": {
472-
"ListAccessPoliciesRequest$resource": "<p>Resource filters (can be collection or indexes) that policies can apply to.</p>"
472+
"ListAccessPoliciesRequest$resource": "<p>Resource filters (can be collections or indexes) that policies can apply to.</p>"
473473
}
474474
},
475475
"ListAccessPoliciesResponse": {
@@ -587,6 +587,11 @@
587587
"VpcEndpointDetail$createdDate": "<p>The date the endpoint was created.</p>"
588588
}
589589
},
590+
"OcuLimitExceededException": {
591+
"base": "<p>OCU Limit Exceeded for service limits</p>",
592+
"refs": {
593+
}
594+
},
590595
"PolicyDescription": {
591596
"base": null,
592597
"refs": {
@@ -655,15 +660,15 @@
655660
"SamlConfigOptions": {
656661
"base": "<p>Describes SAML options for an OpenSearch Serverless security configuration in the form of a key-value map.</p>",
657662
"refs": {
658-
"CreateSecurityConfigRequest$samlOptions": "<p>Describes SAML options in in the form of a key-value map.</p>",
663+
"CreateSecurityConfigRequest$samlOptions": "<p>Describes SAML options in in the form of a key-value map. This field is required if you specify <code>saml</code> for the <code>type</code> parameter.</p>",
659664
"SecurityConfigDetail$samlOptions": "<p>SAML options for the security configuration in the form of a key-value map.</p>",
660665
"UpdateSecurityConfigRequest$samlOptions": "<p>SAML options in in the form of a key-value map.</p>"
661666
}
662667
},
663668
"SamlConfigOptionsSessionTimeoutInteger": {
664669
"base": null,
665670
"refs": {
666-
"SamlConfigOptions$sessionTimeout": "<p>The session timeout, in minutes. Minimum is 15 minutes and maximum is 1440 minutes (24 hours or 1 day). Default is 60 minutes.</p>"
671+
"SamlConfigOptions$sessionTimeout": "<p>The session timeout, in minutes. Default is 60 minutes (12 hours).</p>"
667672
}
668673
},
669674
"SearchCapacityValue": {
@@ -771,6 +776,11 @@
771776
"UpdateSecurityPolicyRequest$type": "<p>The type of access policy.</p>"
772777
}
773778
},
779+
"ServiceQuotaExceededException": {
780+
"base": "<p>Thrown when you attempt to create more resources than the service allows based on service quotas.</p>",
781+
"refs": {
782+
}
783+
},
774784
"String": {
775785
"base": null,
776786
"refs": {
@@ -797,7 +807,13 @@
797807
"ListSecurityPoliciesResponse$nextToken": "<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>",
798808
"ListVpcEndpointsRequest$nextToken": "<p>If your initial <code>ListVpcEndpoints</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListVpcEndpoints</code> operations, which returns results in the next page. </p>",
799809
"ListVpcEndpointsResponse$nextToken": "<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>",
810+
"OcuLimitExceededException$message": "<p>Description of the error.</p>",
800811
"ResourceNotFoundException$message": null,
812+
"ServiceQuotaExceededException$message": "<p>Description of the error.</p>",
813+
"ServiceQuotaExceededException$quotaCode": "<p>Service Quotas requirement to identify originating quota.</p>",
814+
"ServiceQuotaExceededException$resourceId": "<p>Identifier of the resource affected.</p>",
815+
"ServiceQuotaExceededException$resourceType": "<p>Type of the resource affected.</p>",
816+
"ServiceQuotaExceededException$serviceCode": "<p>Service Quotas requirement to identify originating service.</p>",
801817
"UpdateCollectionDetail$arn": "<p>The Amazon Resource Name (ARN) of the collection.</p>",
802818
"UpdateCollectionDetail$description": "<p>The description of the collection.</p>",
803819
"ValidationException$message": null,
@@ -1045,7 +1061,7 @@
10451061
"base": null,
10461062
"refs": {
10471063
"CreateVpcEndpointRequest$vpcId": "<p>The ID of the VPC from which you'll access OpenSearch Serverless.</p>",
1048-
"VpcEndpointDetail$vpcId": "<p>The ID of the VPC from which you access OpenSearch Serverless</p>"
1064+
"VpcEndpointDetail$vpcId": "<p>The ID of the VPC from which you access OpenSearch Serverless.</p>"
10491065
}
10501066
},
10511067
"samlGroupAttribute": {

0 commit comments

Comments
 (0)