Skip to content

Commit

Permalink
Release v1.47.4 (2023-11-06) (#5058)
Browse files Browse the repository at this point in the history
Release v1.47.4 (2023-11-06)
===

### Service Client Updates
* `service/ce`: Updates service API and documentation
* `service/codebuild`: Updates service API and documentation
  * AWS CodeBuild now supports AWS Lambda compute.
* `service/connect`: Updates service API and documentation
* `service/docdb`: Updates service API and documentation
  * Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.
* `service/iam`: Adds new service
  * Add partitional endpoint for iso-e.
* `service/mwaa`: Updates service API and documentation
* `service/polly`: Updates service API
  * Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.
* `service/route53`: Adds new service
  * Add partitional endpoints for iso-e and iso-f.
  • Loading branch information
aws-sdk-go-automation committed Nov 6, 2023
1 parent 4ed8ea3 commit 6d6fb86
Show file tree
Hide file tree
Showing 33 changed files with 2,939 additions and 563 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
Release v1.47.4 (2023-11-06)
===

### Service Client Updates
* `service/ce`: Updates service API and documentation
* `service/codebuild`: Updates service API and documentation
* AWS CodeBuild now supports AWS Lambda compute.
* `service/connect`: Updates service API and documentation
* `service/docdb`: Updates service API and documentation
* Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.
* `service/iam`: Adds new service
* Add partitional endpoint for iso-e.
* `service/mwaa`: Updates service API and documentation
* `service/polly`: Updates service API
* Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.
* `service/route53`: Adds new service
* Add partitional endpoints for iso-e and iso-f.

Release v1.47.3 (2023-11-03)
===

Expand Down
27 changes: 27 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.47.3"
const SDKVersion = "1.47.4"
13 changes: 12 additions & 1 deletion models/apis/ce/2017-10-25/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,8 @@
"RDSInstanceDetails":{"shape":"RDSInstanceDetails"},
"RedshiftInstanceDetails":{"shape":"RedshiftInstanceDetails"},
"ElastiCacheInstanceDetails":{"shape":"ElastiCacheInstanceDetails"},
"ESInstanceDetails":{"shape":"ESInstanceDetails"}
"ESInstanceDetails":{"shape":"ESInstanceDetails"},
"MemoryDBInstanceDetails":{"shape":"MemoryDBInstanceDetails"}
}
},
"InvalidNextTokenException":{
Expand Down Expand Up @@ -1977,6 +1978,16 @@
"type":"integer",
"min":1
},
"MemoryDBInstanceDetails":{
"type":"structure",
"members":{
"Family":{"shape":"GenericString"},
"NodeType":{"shape":"GenericString"},
"Region":{"shape":"GenericString"},
"CurrentGeneration":{"shape":"GenericBoolean"},
"SizeFlexEligible":{"shape":"GenericBoolean"}
}
},
"Metric":{
"type":"string",
"enum":[
Expand Down
35 changes: 23 additions & 12 deletions models/apis/ce/2017-10-25/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -607,9 +607,9 @@
}
},
"EC2InstanceDetails": {
"base": "<p>Details about the Amazon EC2 instances that Amazon Web Services recommends that you purchase.</p>",
"base": "<p>Details about the Amazon EC2 reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"InstanceDetails$EC2InstanceDetails": "<p>The Amazon EC2 instances that Amazon Web Services recommends that you purchase.</p>"
"InstanceDetails$EC2InstanceDetails": "<p>The Amazon EC2 reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"EC2ResourceDetails": {
Expand All @@ -631,15 +631,15 @@
}
},
"ESInstanceDetails": {
"base": "<p>Details about the Amazon OpenSearch Service instances that Amazon Web Services recommends that you purchase.</p>",
"base": "<p>Details about the Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"InstanceDetails$ESInstanceDetails": "<p>The Amazon OpenSearch Service instances that Amazon Web Services recommends that you purchase.</p>"
"InstanceDetails$ESInstanceDetails": "<p>The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"ElastiCacheInstanceDetails": {
"base": "<p>Details about the Amazon ElastiCache instances that Amazon Web Services recommends that you purchase.</p>",
"base": "<p>Details about the Amazon ElastiCache reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"InstanceDetails$ElastiCacheInstanceDetails": "<p>The ElastiCache instances that Amazon Web Services recommends that you purchase.</p>"
"InstanceDetails$ElastiCacheInstanceDetails": "<p>The ElastiCache reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"Entity": {
Expand Down Expand Up @@ -763,6 +763,8 @@
"ESInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
"ElastiCacheInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current generation instance.</p>",
"ElastiCacheInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
"MemoryDBInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current generation instance.</p>",
"MemoryDBInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
"RDSInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current-generation instance. </p>",
"RDSInstanceDetails$SizeFlexEligible": "<p>Determines whether the recommended reservation is size flexible.</p>",
"RedshiftInstanceDetails$CurrentGeneration": "<p>Determines whether the recommendation is for a current-generation instance.</p>",
Expand Down Expand Up @@ -850,6 +852,9 @@
"GetReservationPurchaseRecommendationRequest$AccountId": "<p>The account ID that's associated with the recommendation. </p>",
"GetReservationPurchaseRecommendationRequest$Service": "<p>The specific service that you want recommendations for.</p>",
"GetRightsizingRecommendationRequest$Service": "<p>The specific service that you want recommendations for. The only valid value for <code>GetRightsizingRecommendation</code> is \"<code>AmazonEC2</code>\".</p>",
"MemoryDBInstanceDetails$Family": "<p>The instance family of the recommended reservation.</p>",
"MemoryDBInstanceDetails$NodeType": "<p>The node type of the recommended reservation.</p>",
"MemoryDBInstanceDetails$Region": "<p>The Amazon Web Services Region of the recommended reservation.</p>",
"NetworkResourceUtilization$NetworkInBytesPerSecond": "<p>The network inbound throughput utilization measured in Bytes per second (Bps). </p>",
"NetworkResourceUtilization$NetworkOutBytesPerSecond": "<p>The network outbound throughput utilization measured in Bytes per second (Bps). </p>",
"NetworkResourceUtilization$NetworkPacketsInPerSecond": "<p>The network inbound packets that are measured in packets per second. </p>",
Expand Down Expand Up @@ -1238,9 +1243,9 @@
}
},
"InstanceDetails": {
"base": "<p>Details about the instances that Amazon Web Services recommends that you purchase.</p>",
"base": "<p>Details about the reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"ReservationPurchaseRecommendationDetail$InstanceDetails": "<p>Details about the instances that Amazon Web Services recommends that you purchase.</p>"
"ReservationPurchaseRecommendationDetail$InstanceDetails": "<p>Details about the reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"InvalidNextTokenException": {
Expand Down Expand Up @@ -1342,6 +1347,12 @@
"GetTagsRequest$MaxResults": "<p>This field is only used when SortBy is provided in the request. The maximum number of objects that are returned for this request. If MaxResults isn't specified with SortBy, the request returns 1000 results as the default value for this parameter.</p> <p>For <code>GetTags</code>, MaxResults has an upper quota of 1000.</p>"
}
},
"MemoryDBInstanceDetails": {
"base": "<p>Details about the MemoryDB reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"InstanceDetails$MemoryDBInstanceDetails": "<p>The MemoryDB reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"Metric": {
"base": null,
"refs": {
Expand Down Expand Up @@ -1599,9 +1610,9 @@
}
},
"RDSInstanceDetails": {
"base": "<p>Details about the Amazon RDS instances that Amazon Web Services recommends that you purchase.</p>",
"base": "<p>Details about the Amazon RDS reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"InstanceDetails$RDSInstanceDetails": "<p>The Amazon RDS instances that Amazon Web Services recommends that you purchase.</p>"
"InstanceDetails$RDSInstanceDetails": "<p>The Amazon RDS reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"RICostForUnusedHours": {
Expand Down Expand Up @@ -1657,9 +1668,9 @@
}
},
"RedshiftInstanceDetails": {
"base": "<p>Details about the Amazon Redshift instances that Amazon Web Services recommends that you purchase.</p>",
"base": "<p>Details about the Amazon Redshift reservations that Amazon Web Services recommends that you purchase.</p>",
"refs": {
"InstanceDetails$RedshiftInstanceDetails": "<p>The Amazon Redshift instances that Amazon Web Services recommends that you purchase.</p>"
"InstanceDetails$RedshiftInstanceDetails": "<p>The Amazon Redshift reservations that Amazon Web Services recommends that you purchase.</p>"
}
},
"RequestChangedException": {
Expand Down
40 changes: 20 additions & 20 deletions models/apis/ce/2017-10-25/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -235,7 +233,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -270,7 +267,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -281,14 +277,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -302,14 +300,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -318,11 +314,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -333,14 +329,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -354,7 +352,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -374,7 +371,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -385,14 +381,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -403,9 +401,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down

0 comments on commit 6d6fb86

Please sign in to comment.