Skip to content

Commit

Permalink
Merge branch 'release-1.29.142' into develop
Browse files Browse the repository at this point in the history
* release-1.29.142:
  Bumping version to 1.29.142
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed May 26, 2023
2 parents 0e9d748 + 687a595 commit 34bdcf6
Show file tree
Hide file tree
Showing 9 changed files with 87 additions and 20 deletions.
22 changes: 22 additions & 0 deletions .changes/1.29.142.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``Polly``",
"description": "Remove `Content-Type` header from ``synthesize_speech`` URL presigning.",
"type": "bugfix"
},
{
"category": "``connect``",
"description": "Documentation update for a new Initiation Method value in DescribeContact API",
"type": "api-change"
},
{
"category": "``iotwireless``",
"description": "Add Multicast Group support in Network Analyzer Configuration.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/bugfix-generatepresignedurl-96454.json

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.29.142
========

* bugfix:``Polly``: Remove `Content-Type` header from ``synthesize_speech`` URL presigning.
* api-change:``connect``: Documentation update for a new Initiation Method value in DescribeContact API
* api-change:``iotwireless``: Add Multicast Group support in Network Analyzer Configuration.
* api-change:``sagemaker``: Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.


1.29.141
========

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.29.141'
__version__ = '1.29.142'


class NullHandler(logging.Handler):
Expand Down
3 changes: 2 additions & 1 deletion botocore/data/connect/2017-08-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4412,7 +4412,8 @@
"CALLBACK",
"API",
"DISCONNECT",
"MONITOR"
"MONITOR",
"EXTERNAL_OUTBOUND"
]
},
"ContactNotFoundException":{
Expand Down
3 changes: 3 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -1076,6 +1076,7 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
Expand Down Expand Up @@ -8526,6 +8527,7 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "kafka-fips.ca-central-1.amazonaws.com",
Expand Down Expand Up @@ -13925,6 +13927,7 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
Expand Down
53 changes: 42 additions & 11 deletions botocore/data/iotwireless/2020-11-22/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2756,6 +2756,10 @@
"ClientRequestToken":{
"shape":"ClientRequestToken",
"idempotencyToken":true
},
"MulticastGroups":{
"shape":"NetworkAnalyzerMulticastGroupList",
"documentation":"<p>Multicast Group resources to add to the network analyzer configruation. Provide the <code>MulticastGroupId</code> of the resource to add in the input array.</p>"
}
}
},
Expand Down Expand Up @@ -3813,12 +3817,12 @@
},
"FragmentIntervalMS":{
"type":"integer",
"documentation":"<p>The interval of sending fragments in milliseconds. Currently the interval will be rounded to the nearest second. Note that this interval only controls the timing when the cloud sends the fragments down. The actual delay of receiving fragments at device side depends on the device's class and the communication delay with the cloud.</p>",
"documentation":"<p>The interval for sending fragments in milliseconds, rounded to the nearest second.</p> <note> <p>This interval only determines the timing for when the Cloud sends down the fragments to yor device. There can be a delay for when your device will receive these fragments. This delay depends on the device's class and the communication delay with the cloud.</p> </note>",
"min":1
},
"FragmentSizeBytes":{
"type":"integer",
"documentation":"<p>The size of each fragment in bytes. Currently only supported in fuota tasks with multicast groups.</p>",
"documentation":"<p>The size of each fragment in bytes. This parameter is supported only for FUOTA tasks with multicast groups.</p>",
"min":1
},
"FuotaDeviceStatus":{
Expand Down Expand Up @@ -4137,7 +4141,11 @@
"shape":"NetworkAnalyzerConfigurationArn",
"documentation":"<p>The Amazon Resource Name of the new resource.</p>"
},
"Name":{"shape":"NetworkAnalyzerConfigurationName"}
"Name":{"shape":"NetworkAnalyzerConfigurationName"},
"MulticastGroups":{
"shape":"NetworkAnalyzerMulticastGroupList",
"documentation":"<p>List of multicast group resources that have been added to the network analyzer configuration.</p>"
}
}
},
"GetPartnerAccountRequest":{
Expand Down Expand Up @@ -4623,7 +4631,7 @@
},
"LastUplinkReceivedAt":{
"shape":"ISODateTimeString",
"documentation":"<p>The date and time when the most recent uplink was received.</p>"
"documentation":"<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>"
},
"LoRaWAN":{
"shape":"LoRaWANDeviceMetadata",
Expand Down Expand Up @@ -4756,7 +4764,7 @@
},
"LastUplinkReceivedAt":{
"shape":"ISODateTimeString",
"documentation":"<p>The date and time when the most recent uplink was received.</p>"
"documentation":"<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>"
},
"ConnectionStatus":{
"shape":"ConnectionStatus",
Expand Down Expand Up @@ -4822,7 +4830,7 @@
},
"LastUplinkReceivedAt":{
"shape":"ISODateTimeString",
"documentation":"<p>The date and time when the most recent uplink was received.</p>"
"documentation":"<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>"
},
"TaskCreatedAt":{
"shape":"ISODateTimeString",
Expand Down Expand Up @@ -6462,6 +6470,14 @@
"type":"string",
"max":256
},
"MulticastFrameInfo":{
"type":"string",
"documentation":"<p> <code>FrameInfo</code> of your multicast group resources for the trace content. Use FrameInfo to debug the multicast communication between your LoRaWAN end devices and the network server.</p>",
"enum":[
"ENABLED",
"DISABLED"
]
},
"MulticastGroup":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -6559,6 +6575,12 @@
},
"documentation":"<p>Network analyzer configurations.</p>"
},
"NetworkAnalyzerMulticastGroupList":{
"type":"list",
"member":{"shape":"MulticastGroupId"},
"max":10,
"min":0
},
"NetworkId":{
"type":"integer",
"max":65535,
Expand Down Expand Up @@ -6951,7 +6973,7 @@
"RaAllowed":{"type":"boolean"},
"RedundancyPercent":{
"type":"integer",
"documentation":"<p>The percentage of added redundant fragments. For example, if firmware file is 100 bytes and fragment size is 10 bytes, with <code>RedundancyPercent</code> set to 50(%), the final number of encoded fragments is (100 / 10) + (100 / 10 * 50%) = 15.</p>",
"documentation":"<p>The percentage of the added fragments that are redundant. For example, if the size of the firmware image file is 100 bytes and the fragment size is 10 bytes, with <code>RedundancyPercent</code> set to 50(%), the final number of encoded fragments is (100 / 10) + (100 / 10 * 50%) = 15.</p>",
"max":100,
"min":0
},
Expand Down Expand Up @@ -7954,7 +7976,8 @@
"type":"structure",
"members":{
"WirelessDeviceFrameInfo":{"shape":"WirelessDeviceFrameInfo"},
"LogLevel":{"shape":"LogLevel"}
"LogLevel":{"shape":"LogLevel"},
"MulticastFrameInfo":{"shape":"MulticastFrameInfo"}
},
"documentation":"<p>Trace content for your wireless gateway and wireless device resources.</p>"
},
Expand Down Expand Up @@ -8202,7 +8225,15 @@
"shape":"WirelessGatewayList",
"documentation":"<p>Wireless gateway resources to remove from the network analyzer configuration. Provide the <code>WirelessGatewayId</code> of the resources to remove in the input array.</p>"
},
"Description":{"shape":"Description"}
"Description":{"shape":"Description"},
"MulticastGroupsToAdd":{
"shape":"NetworkAnalyzerMulticastGroupList",
"documentation":"<p>Multicast group resources to add to the network analyzer configuration. Provide the <code>MulticastGroupId</code> of the resource to add in the input array.</p>"
},
"MulticastGroupsToRemove":{
"shape":"NetworkAnalyzerMulticastGroupList",
"documentation":"<p>Multicast group resources to remove from the network analyzer configuration. Provide the <code>MulticastGroupId</code> of the resource to remove in the input array.</p>"
}
}
},
"UpdateNetworkAnalyzerConfigurationResponse":{
Expand Down Expand Up @@ -8807,7 +8838,7 @@
},
"LastUplinkReceivedAt":{
"shape":"ISODateTimeString",
"documentation":"<p>The date and time when the most recent uplink was received.</p>"
"documentation":"<p>The date and time when the most recent uplink was received.</p> <note> <p>Theis value is only valid for 3 months.</p> </note>"
},
"LoRaWAN":{
"shape":"LoRaWANListDevice",
Expand Down Expand Up @@ -8933,7 +8964,7 @@
},
"LastUplinkReceivedAt":{
"shape":"ISODateTimeString",
"documentation":"<p>The date and time when the most recent uplink was received.</p>"
"documentation":"<p>The date and time when the most recent uplink was received.</p> <note> <p>This value is only valid for 3 months.</p> </note>"
}
},
"documentation":"<p>Information about a wireless gateway's operation.</p>"
Expand Down
8 changes: 7 additions & 1 deletion botocore/data/sagemaker/2017-07-24/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -18976,7 +18976,13 @@
"ml.g5.16xlarge",
"ml.g5.12xlarge",
"ml.g5.24xlarge",
"ml.g5.48xlarge"
"ml.g5.48xlarge",
"ml.inf1.xlarge",
"ml.inf1.2xlarge",
"ml.inf1.6xlarge",
"ml.inf1.24xlarge",
"ml.p4d.24xlarge",
"ml.p4de.24xlarge"
]
},
"Integer":{"type":"integer"},
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
# The short X.Y version.
version = '1.29.1'
# The full version, including alpha/beta/rc tags.
release = '1.29.141'
release = '1.29.142'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 34bdcf6

Please sign in to comment.