Skip to content

Commit 32ca43e

Browse files
Release v1.43.42 (2022-04-19) (#4366)
Release v1.43.42 (2022-04-19) === ### Service Client Updates * `service/autoscaling`: Updates service API and documentation * EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle. * `service/kendra`: Updates service API and documentation * Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html * `service/kms`: Updates service API, documentation, and examples * Adds support for KMS keys and APIs that generate and verify HMAC codes * `service/personalize`: Updates service API and documentation * `service/polly`: Updates service API * Amazon Polly adds new Austrian German voice - Hannah. Hannah is available as Neural voice only. * `service/redshift`: Updates service API and documentation * Introduces new fields for LogDestinationType and LogExports on EnableLogging requests and Enable/Disable/DescribeLogging responses. Customers can now select CloudWatch Logs as a destination for their Audit Logs. * `service/ssm`: Updates service API and documentation * Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association. * `service/textract`: Updates service API and documentation * `service/transfer`: Updates service documentation * This release contains corrected HomeDirectoryMappings examples for several API functions: CreateAccess, UpdateAccess, CreateUser, and UpdateUser,. * `service/worklink`: Updates service API
1 parent b0f95ad commit 32ca43e

File tree

38 files changed

+4140
-817
lines changed

38 files changed

+4140
-817
lines changed

Diff for: CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
Release v1.43.42 (2022-04-19)
2+
===
3+
4+
### Service Client Updates
5+
* `service/autoscaling`: Updates service API and documentation
6+
* EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle.
7+
* `service/kendra`: Updates service API and documentation
8+
* Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html
9+
* `service/kms`: Updates service API, documentation, and examples
10+
* Adds support for KMS keys and APIs that generate and verify HMAC codes
11+
* `service/personalize`: Updates service API and documentation
12+
* `service/polly`: Updates service API
13+
* Amazon Polly adds new Austrian German voice - Hannah. Hannah is available as Neural voice only.
14+
* `service/redshift`: Updates service API and documentation
15+
* Introduces new fields for LogDestinationType and LogExports on EnableLogging requests and Enable/Disable/DescribeLogging responses. Customers can now select CloudWatch Logs as a destination for their Audit Logs.
16+
* `service/ssm`: Updates service API and documentation
17+
* Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association.
18+
* `service/textract`: Updates service API and documentation
19+
* `service/transfer`: Updates service documentation
20+
* This release contains corrected HomeDirectoryMappings examples for several API functions: CreateAccess, UpdateAccess, CreateUser, and UpdateUser,.
21+
* `service/worklink`: Updates service API
22+
123
Release v1.43.41 (2022-04-15)
224
===
325

Diff for: aws/endpoints/defaults.go

+37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: aws/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.43.41"
8+
const SDKVersion = "1.43.42"

Diff for: models/apis/autoscaling/2011-01-01/api-2.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,8 @@
11331133
"WarmPoolConfiguration":{"shape":"WarmPoolConfiguration"},
11341134
"WarmPoolSize":{"shape":"WarmPoolSize"},
11351135
"Context":{"shape":"Context"},
1136-
"DesiredCapacityType":{"shape":"XmlStringMaxLen255"}
1136+
"DesiredCapacityType":{"shape":"XmlStringMaxLen255"},
1137+
"DefaultInstanceWarmup":{"shape":"DefaultInstanceWarmup"}
11371138
}
11381139
},
11391140
"AutoScalingGroupDesiredCapacity":{"type":"integer"},
@@ -1409,7 +1410,8 @@
14091410
"ServiceLinkedRoleARN":{"shape":"ResourceName"},
14101411
"MaxInstanceLifetime":{"shape":"MaxInstanceLifetime"},
14111412
"Context":{"shape":"Context"},
1412-
"DesiredCapacityType":{"shape":"XmlStringMaxLen255"}
1413+
"DesiredCapacityType":{"shape":"XmlStringMaxLen255"},
1414+
"DefaultInstanceWarmup":{"shape":"DefaultInstanceWarmup"}
14131415
}
14141416
},
14151417
"CreateLaunchConfigurationType":{
@@ -1459,6 +1461,7 @@
14591461
"Unit":{"shape":"MetricUnit"}
14601462
}
14611463
},
1464+
"DefaultInstanceWarmup":{"type":"integer"},
14621465
"DeleteAutoScalingGroupType":{
14631466
"type":"structure",
14641467
"required":["AutoScalingGroupName"],
@@ -3251,7 +3254,8 @@
32513254
"MaxInstanceLifetime":{"shape":"MaxInstanceLifetime"},
32523255
"CapacityRebalance":{"shape":"CapacityRebalanceEnabled"},
32533256
"Context":{"shape":"Context"},
3254-
"DesiredCapacityType":{"shape":"XmlStringMaxLen255"}
3257+
"DesiredCapacityType":{"shape":"XmlStringMaxLen255"},
3258+
"DefaultInstanceWarmup":{"shape":"DefaultInstanceWarmup"}
32553259
}
32563260
},
32573261
"VCpuCountRequest":{

Diff for: models/apis/autoscaling/2011-01-01/docs-2.json

+26-18
Large diffs are not rendered by default.

Diff for: models/apis/kendra/2019-02-03/api-2.json

+40-2
Original file line numberDiff line numberDiff line change
@@ -1701,7 +1701,8 @@
17011701
"WorkDocsConfiguration":{"shape":"WorkDocsConfiguration"},
17021702
"FsxConfiguration":{"shape":"FsxConfiguration"},
17031703
"SlackConfiguration":{"shape":"SlackConfiguration"},
1704-
"BoxConfiguration":{"shape":"BoxConfiguration"}
1704+
"BoxConfiguration":{"shape":"BoxConfiguration"},
1705+
"QuipConfiguration":{"shape":"QuipConfiguration"}
17051706
}
17061707
},
17071708
"DataSourceDateFieldFormat":{
@@ -1875,7 +1876,8 @@
18751876
"WORKDOCS",
18761877
"FSX",
18771878
"SLACK",
1878-
"BOX"
1879+
"BOX",
1880+
"QUIP"
18791881
]
18801882
},
18811883
"DataSourceVpcConfiguration":{
@@ -2465,6 +2467,12 @@
24652467
"S3Prefix":{"shape":"S3ObjectKey"}
24662468
}
24672469
},
2470+
"Domain":{
2471+
"type":"string",
2472+
"max":63,
2473+
"min":1,
2474+
"pattern":"^(?!-)[A-Za-z0-9-].*(?<!-)$"
2475+
},
24682476
"Duration":{
24692477
"type":"string",
24702478
"max":10,
@@ -2754,6 +2762,15 @@
27542762
"min":11,
27552763
"pattern":"^(fs-[0-9a-f]{8,})$"
27562764
},
2765+
"FolderId":{
2766+
"type":"string",
2767+
"max":500,
2768+
"min":1
2769+
},
2770+
"FolderIdList":{
2771+
"type":"list",
2772+
"member":{"shape":"FolderId"}
2773+
},
27572774
"FsxConfiguration":{
27582775
"type":"structure",
27592776
"required":[
@@ -3742,6 +3759,27 @@
37423759
"max":1000,
37433760
"min":1
37443761
},
3762+
"QuipConfiguration":{
3763+
"type":"structure",
3764+
"required":[
3765+
"Domain",
3766+
"SecretArn"
3767+
],
3768+
"members":{
3769+
"Domain":{"shape":"Domain"},
3770+
"SecretArn":{"shape":"SecretArn"},
3771+
"CrawlFileComments":{"shape":"Boolean"},
3772+
"CrawlChatRooms":{"shape":"Boolean"},
3773+
"CrawlAttachments":{"shape":"Boolean"},
3774+
"FolderIds":{"shape":"FolderIdList"},
3775+
"ThreadFieldMappings":{"shape":"DataSourceToIndexFieldMappingList"},
3776+
"MessageFieldMappings":{"shape":"DataSourceToIndexFieldMappingList"},
3777+
"AttachmentFieldMappings":{"shape":"DataSourceToIndexFieldMappingList"},
3778+
"InclusionPatterns":{"shape":"DataSourceInclusionsExclusionsStrings"},
3779+
"ExclusionPatterns":{"shape":"DataSourceInclusionsExclusionsStrings"},
3780+
"VpcConfiguration":{"shape":"DataSourceVpcConfiguration"}
3781+
}
3782+
},
37453783
"ReadAccessType":{
37463784
"type":"string",
37473785
"enum":[

0 commit comments

Comments
 (0)