Skip to content

Commit

Permalink
Release v1.44.207 (2023-02-22) (#4735)
Browse files Browse the repository at this point in the history
Release v1.44.207 (2023-02-22)
===

### Service Client Updates
* `service/chime-sdk-voice`: Updates service API and documentation
* `service/cloudfront`: Updates service API and documentation
  * CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin *except* for those specified in the block list.
* `service/datasync`: Updates service API
* `service/opensearch`: Updates service API, documentation, and paginators
* `service/rum`: Updates service API and documentation
* `service/ssm`: Updates service documentation
  * Document only update for Feb 2023
  • Loading branch information
aws-sdk-go-automation committed Feb 22, 2023
1 parent 33b50e7 commit f401fe6
Show file tree
Hide file tree
Showing 33 changed files with 4,792 additions and 3,757 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.44.207 (2023-02-22)
===

### Service Client Updates
* `service/chime-sdk-voice`: Updates service API and documentation
* `service/cloudfront`: Updates service API and documentation
* CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin *except* for those specified in the block list.
* `service/datasync`: Updates service API
* `service/opensearch`: Updates service API, documentation, and paginators
* `service/rum`: Updates service API and documentation
* `service/ssm`: Updates service documentation
* Document only update for Feb 2023

Release v1.44.206 (2023-02-21)
===

Expand Down
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.44.206"
const SDKVersion = "1.44.207"
3 changes: 2 additions & 1 deletion models/apis/chime-sdk-voice/2022-08-03/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2565,7 +2565,8 @@
"LoggingConfiguration":{
"type":"structure",
"members":{
"EnableSIPLogs":{"shape":"Boolean"}
"EnableSIPLogs":{"shape":"Boolean"},
"EnableMediaMetricLogs":{"shape":"Boolean"}
}
},
"NextTokenString":{
Expand Down
1 change: 1 addition & 0 deletions models/apis/chime-sdk-voice/2022-08-03/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
"refs": {
"CreateVoiceConnectorRequest$RequireEncryption": null,
"LoggingConfiguration$EnableSIPLogs": null,
"LoggingConfiguration$EnableMediaMetricLogs": null,
"Origination$Disabled": null,
"Proxy$Disabled": null,
"PutVoiceConnectorProxyRequest$Disabled": null,
Expand Down
405 changes: 223 additions & 182 deletions models/apis/chime-sdk-voice/2022-08-03/endpoint-rule-set-1.json

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions models/apis/chime-sdk-voice/2022-08-03/endpoint-tests-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -21,9 +21,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -34,9 +34,9 @@
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -47,9 +47,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-gov-east-1"
"Region": "us-gov-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -60,9 +60,9 @@
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseDualStack": true
}
},
{
Expand All @@ -73,9 +73,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseDualStack": false
}
},
{
Expand All @@ -86,9 +86,9 @@
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseDualStack": true
}
},
{
Expand All @@ -99,9 +99,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "cn-north-1"
"Region": "cn-north-1",
"UseDualStack": false
}
},
{
Expand All @@ -110,9 +110,9 @@
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -123,9 +123,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -134,9 +134,9 @@
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -147,9 +147,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-iso-east-1"
"Region": "us-iso-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -160,9 +160,9 @@
}
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-east-1"
"Region": "us-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -173,9 +173,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-1"
"Region": "us-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -186,9 +186,9 @@
}
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-1"
"Region": "us-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -199,9 +199,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-1"
"Region": "us-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -210,9 +210,9 @@
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
},
"params": {
"UseDualStack": true,
"UseFIPS": true,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -223,9 +223,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -234,9 +234,9 @@
"error": "DualStack is enabled but this partition does not support DualStack"
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseDualStack": true
}
},
{
Expand All @@ -247,9 +247,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-isob-east-1"
"Region": "us-isob-east-1",
"UseDualStack": false
}
},
{
Expand All @@ -260,9 +260,9 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"Region": "us-east-1",
"UseDualStack": false,
"Endpoint": "https://example.com"
}
},
Expand All @@ -272,9 +272,9 @@
"error": "Invalid Configuration: FIPS and custom endpoint are not supported"
},
"params": {
"UseDualStack": false,
"UseFIPS": true,
"Region": "us-east-1",
"UseDualStack": false,
"Endpoint": "https://example.com"
}
},
Expand All @@ -284,9 +284,9 @@
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported"
},
"params": {
"UseDualStack": true,
"UseFIPS": false,
"Region": "us-east-1",
"UseDualStack": true,
"Endpoint": "https://example.com"
}
}
Expand Down
9 changes: 6 additions & 3 deletions models/apis/cloudfront/2020-05-31/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6258,7 +6258,8 @@
"enum":[
"none",
"whitelist",
"all"
"all",
"allExcept"
]
},
"OriginRequestPolicyCookiesConfig":{
Expand All @@ -6275,7 +6276,8 @@
"none",
"whitelist",
"allViewer",
"allViewerAndWhitelistCloudFront"
"allViewerAndWhitelistCloudFront",
"allExcept"
]
},
"OriginRequestPolicyHeadersConfig":{
Expand Down Expand Up @@ -6312,7 +6314,8 @@
"enum":[
"none",
"whitelist",
"all"
"all",
"allExcept"
]
},
"OriginRequestPolicyQueryStringsConfig":{
Expand Down

0 comments on commit f401fe6

Please sign in to comment.