Skip to content

Commit

Permalink
Release v1.49.20 (2024-01-12) (#5140)
Browse files Browse the repository at this point in the history
Release v1.49.20 (2024-01-12)
===

### Service Client Updates
* `service/connect`: Updates service API and documentation
* `service/connectparticipant`: Updates service API
* `service/location`: Updates service documentation
* `service/mwaa`: Updates service API and documentation
* `service/s3control`: Adds new service
  * S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
* `service/supplychain`: Adds new service
* `service/transfer`: Updates service API and documentation
  * AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
  • Loading branch information
aws-sdk-go-automation committed Jan 12, 2024
1 parent f9475fb commit f7f68df
Show file tree
Hide file tree
Showing 31 changed files with 3,189 additions and 181 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.20 (2024-01-12)
===

### Service Client Updates
* `service/connect`: Updates service API and documentation
* `service/connectparticipant`: Updates service API
* `service/location`: Updates service documentation
* `service/mwaa`: Updates service API and documentation
* `service/s3control`: Adds new service
* S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
* `service/supplychain`: Adds new service
* `service/transfer`: Updates service API and documentation
* AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

Release v1.49.19 (2024-01-11)
===

Expand Down
23 changes: 23 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.19"
const SDKVersion = "1.49.20"
8 changes: 5 additions & 3 deletions models/apis/connect/2017-08-08/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8033,7 +8033,7 @@
},
"EvaluationNoteString":{
"type":"string",
"max":1024,
"max":3072,
"min":0
},
"EvaluationNotesMap":{
Expand Down Expand Up @@ -8929,7 +8929,8 @@
"EARLY_MEDIA",
"MULTI_PARTY_CONFERENCE",
"HIGH_VOLUME_OUTBOUND",
"ENHANCED_CONTACT_MONITORING"
"ENHANCED_CONTACT_MONITORING",
"ENHANCED_CHAT_MONITORING"
]
},
"InstanceAttributeValue":{
Expand Down Expand Up @@ -11017,7 +11018,8 @@
"AGENT",
"CUSTOMER",
"SYSTEM",
"CUSTOM_BOT"
"CUSTOM_BOT",
"SUPERVISOR"
]
},
"ParticipantTimerAction":{
Expand Down
20 changes: 10 additions & 10 deletions models/apis/connect/2017-08-08/docs-2.json

Large diffs are not rendered by default.

9 changes: 6 additions & 3 deletions models/apis/connectparticipant/2018-09-07/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@
{"shape":"AccessDeniedException"},
{"shape":"InternalServerException"},
{"shape":"ThrottlingException"},
{"shape":"ValidationException"}
{"shape":"ValidationException"},
{"shape":"ConflictException"}
]
},
"SendMessage":{
Expand Down Expand Up @@ -497,7 +498,8 @@
"AGENT",
"CUSTOMER",
"SYSTEM",
"CUSTOM_BOT"
"CUSTOM_BOT",
"SUPERVISOR"
]
},
"ParticipantToken":{
Expand Down Expand Up @@ -552,7 +554,8 @@
"PARTICIPANT",
"HIERARCHY_LEVEL",
"HIERARCHY_GROUP",
"USER"
"USER",
"PHONE_NUMBER"
]
},
"ScanDirection":{
Expand Down
44 changes: 22 additions & 22 deletions models/apis/connectparticipant/2018-09-07/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,18 +212,17 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "stringEquals",
"argv": [
"aws-us-gov",
{
"fn": "getAttr",
"argv": [
Expand All @@ -236,7 +231,8 @@
},
"name"
]
}
},
"aws-us-gov"
]
}
],
Expand All @@ -256,14 +252,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -277,7 +275,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -297,7 +294,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -308,14 +304,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -326,9 +324,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
Loading

0 comments on commit f7f68df

Please sign in to comment.