Skip to content

Commit

Permalink
Release v1.51.22 (2024-04-16) (#5226)
Browse files Browse the repository at this point in the history
Release v1.51.22 (2024-04-16)
===

### Service Client Updates
* `service/bedrock-agent`: Updates service API and documentation
* `service/emr-serverless`: Updates service API and documentation
* `service/entityresolution`: Updates service API, documentation, and paginators
* `service/iotwireless`: Updates service API and documentation
* `service/lakeformation`: Updates service API and documentation
* `service/m2`: Updates service API and documentation
* `service/mediapackagev2`: Updates service API and documentation
* `service/outposts`: Updates service API, documentation, and paginators
* `service/wellarchitected`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Apr 16, 2024
1 parent 49079a4 commit 92466d9
Show file tree
Hide file tree
Showing 40 changed files with 11,180 additions and 1,604 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Release v1.51.22 (2024-04-16)
===

### Service Client Updates
* `service/bedrock-agent`: Updates service API and documentation
* `service/emr-serverless`: Updates service API and documentation
* `service/entityresolution`: Updates service API, documentation, and paginators
* `service/iotwireless`: Updates service API and documentation
* `service/lakeformation`: Updates service API and documentation
* `service/m2`: Updates service API and documentation
* `service/mediapackagev2`: Updates service API and documentation
* `service/outposts`: Updates service API, documentation, and paginators
* `service/wellarchitected`: Updates service API and documentation

Release v1.51.21 (2024-04-12)
===

Expand Down
19 changes: 19 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.51.21"
const SDKVersion = "1.51.22"
5 changes: 1 addition & 4 deletions models/apis/bedrock-agent/2023-06-05/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1259,10 +1259,7 @@
},
"CreateAgentRequest":{
"type":"structure",
"required":[
"agentName",
"agentResourceRoleArn"
],
"required":["agentName"],
"members":{
"agentName":{"shape":"Name"},
"agentResourceRoleArn":{"shape":"AgentRoleArn"},
Expand Down
66 changes: 33 additions & 33 deletions models/apis/bedrock-agent/2023-06-05/docs-2.json

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion models/apis/emr-serverless/2021-07-13/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,10 @@
"min":1,
"pattern":"[1-9][0-9]*(\\s)?(GB|gb|gB|Gb)"
},
"DiskType":{
"type":"string",
"pattern":"(SHUFFLE_OPTIMIZED|[Ss]huffle_[Oo]ptimized|STANDARD|[Ss]tandard)"
},
"Double":{
"type":"double",
"box":true
Expand Down Expand Up @@ -1352,7 +1356,8 @@
"members":{
"cpu":{"shape":"CpuSize"},
"memory":{"shape":"MemorySize"},
"disk":{"shape":"DiskSize"}
"disk":{"shape":"DiskSize"},
"diskType":{"shape":"DiskType"}
}
},
"WorkerTypeSpecification":{
Expand Down
6 changes: 6 additions & 0 deletions models/apis/emr-serverless/2021-07-13/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,12 @@
"WorkerResourceConfig$disk": "<p>The disk requirements for every worker instance of the worker type.</p>"
}
},
"DiskType": {
"base": null,
"refs": {
"WorkerResourceConfig$diskType": "<p>The disk type for every worker instance of the work type. Shuffle optimized disks have higher performance characteristics and are better for shuffle heavy workloads. Default is <code>STANDARD</code>.</p>"
}
},
"Double": {
"base": null,
"refs": {
Expand Down
40 changes: 20 additions & 20 deletions models/apis/emr-serverless/2021-07-13/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 All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,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 @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,11 +212,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -231,14 +227,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -252,7 +250,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -272,7 +269,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -283,14 +279,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -301,9 +299,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
Loading

0 comments on commit 92466d9

Please sign in to comment.