Skip to content

Commit

Permalink
Release v1.49.18 (2024-01-10) (#5136)
Browse files Browse the repository at this point in the history
Release v1.49.18 (2024-01-10)
===

### Service Client Updates
* `service/connectcampaigns`: Updates service API
* `service/location`: Updates service API and documentation
* `service/logs`: Updates service API and documentation
  * Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
* `service/qconnect`: Updates service API
* `service/redshift-serverless`: Updates service documentation
* `service/route53`: Updates service API and documentation
  * Route53 now supports geoproximity routing in AWS regions
* `service/wisdom`: Updates service API
  • Loading branch information
aws-sdk-go-automation committed Jan 10, 2024
1 parent 534f762 commit 98c36d0
Show file tree
Hide file tree
Showing 21 changed files with 757 additions and 104 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.49.18 (2024-01-10)
===

### Service Client Updates
* `service/connectcampaigns`: Updates service API
* `service/location`: Updates service API and documentation
* `service/logs`: Updates service API and documentation
* Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
* `service/qconnect`: Updates service API
* `service/redshift-serverless`: Updates service documentation
* `service/route53`: Updates service API and documentation
* Route53 now supports geoproximity routing in AWS regions
* `service/wisdom`: Updates service API

Release v1.49.17 (2024-01-08)
===

Expand Down
60 changes: 60 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.49.17"
const SDKVersion = "1.49.18"
22 changes: 16 additions & 6 deletions models/apis/connectcampaigns/2021-01-30/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,8 @@
"AttributeValue":{
"type":"string",
"max":32767,
"min":0
"min":0,
"pattern":".*"
},
"Attributes":{
"type":"map",
Expand Down Expand Up @@ -493,7 +494,8 @@
"CampaignId":{
"type":"string",
"max":256,
"min":0
"min":0,
"pattern":"[\\S]*"
},
"CampaignName":{
"type":"string",
Expand Down Expand Up @@ -531,8 +533,9 @@
},
"ClientToken":{
"type":"string",
"max":64,
"min":0
"max":200,
"min":0,
"pattern":"[a-zA-Z0-9_\\-.]*"
},
"ConflictException":{
"type":"structure",
Expand Down Expand Up @@ -634,6 +637,7 @@
"type":"string",
"max":20,
"min":0,
"pattern":"[\\d\\-+]*",
"sensitive":true
},
"DialRequest":{
Expand All @@ -651,7 +655,12 @@
"attributes":{"shape":"Attributes"}
}
},
"DialRequestId":{"type":"string"},
"DialRequestId":{
"type":"string",
"max":256,
"min":0,
"pattern":"[a-zA-Z0-9_\\-.]*"
},
"DialRequestList":{
"type":"list",
"member":{"shape":"DialRequest"},
Expand Down Expand Up @@ -821,7 +830,8 @@
"InstanceId":{
"type":"string",
"max":256,
"min":0
"min":0,
"pattern":"[a-zA-Z0-9_\\-.]*"
},
"InstanceIdFilter":{
"type":"structure",
Expand Down
40 changes: 20 additions & 20 deletions models/apis/connectcampaigns/2021-01-30/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
14 changes: 14 additions & 0 deletions models/apis/location/2020-11-19/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1932,6 +1932,18 @@
"TrackerName":{"shape":"ResourceName"}
}
},
"CustomLayer":{
"type":"string",
"max":100,
"min":1,
"pattern":"^[-._\\w]+$"
},
"CustomLayerList":{
"type":"list",
"member":{"shape":"CustomLayer"},
"max":10,
"min":0
},
"DataSourceConfiguration":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -3232,13 +3244,15 @@
"type":"structure",
"required":["Style"],
"members":{
"CustomLayers":{"shape":"CustomLayerList"},
"PoliticalView":{"shape":"CountryCode3"},
"Style":{"shape":"MapStyle"}
}
},
"MapConfigurationUpdate":{
"type":"structure",
"members":{
"CustomLayers":{"shape":"CustomLayerList"},
"PoliticalView":{"shape":"CountryCode3OrEmpty"}
}
},
Expand Down
13 changes: 13 additions & 0 deletions models/apis/location/2020-11-19/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,19 @@
"refs": {
}
},
"CustomLayer": {
"base": null,
"refs": {
"CustomLayerList$member": null
}
},
"CustomLayerList": {
"base": null,
"refs": {
"MapConfiguration$CustomLayers": "<p>Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as POI layer for the VectorEsriNavigation style. Default is <code>unset</code>.</p> <note> <p>Not all map resources or styles support custom layers. See Custom Layers for more information.</p> </note>",
"MapConfigurationUpdate$CustomLayers": "<p>Specifies the custom layers for the style. Leave unset to not enable any custom layer, or, for styles that support custom layers, you can enable layer(s), such as POI layer for the VectorEsriNavigation style. Default is <code>unset</code>.</p> <note> <p>Not all map resources or styles support custom layers. See Custom Layers for more information.</p> </note>"
}
},
"DataSourceConfiguration": {
"base": "<p>Specifies the data storage option chosen for requesting Places.</p> <important> <p>When using Amazon Location Places:</p> <ul> <li> <p>If using HERE Technologies as a data provider, you can't store results for locations in Japan by setting <code>IntendedUse</code> to <code>Storage</code>. parameter.</p> </li> <li> <p>Under the <code>MobileAssetTracking</code> or <code>MobilAssetManagement</code> pricing plan, you can't store results from your place index resources by setting <code>IntendedUse</code> to <code>Storage</code>. This returns a validation exception error.</p> </li> </ul> <p>For more information, see the <a href=\"https://aws.amazon.com/service-terms/\">AWS Service Terms</a> for Amazon Location Service.</p> </important>",
"refs": {
Expand Down
Loading

0 comments on commit 98c36d0

Please sign in to comment.