Skip to content

Commit

Permalink
Merge branch 'release-1.31.3' into develop
Browse files Browse the repository at this point in the history
* release-1.31.3:
  Bumping version to 1.31.3
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jul 13, 2023
2 parents 227c1ce + ec74e21 commit 1423809
Show file tree
Hide file tree
Showing 20 changed files with 1,283 additions and 106 deletions.
67 changes: 67 additions & 0 deletions .changes/1.31.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[
{
"category": "``cognito-idp``",
"description": "API model updated in Amazon Cognito",
"type": "api-change"
},
{
"category": "``connect``",
"description": "Add support for deleting Queues and Routing Profiles.",
"type": "api-change"
},
{
"category": "``datasync``",
"description": "Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.",
"type": "api-change"
},
{
"category": "``dms``",
"description": "Enhanced PostgreSQL target endpoint settings for providing Babelfish support.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.",
"type": "api-change"
},
{
"category": "``fsx``",
"description": "Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.",
"type": "api-change"
},
{
"category": "``iam``",
"description": "Documentation updates for AWS Identity and Access Management (IAM).",
"type": "api-change"
},
{
"category": "``mediatailor``",
"description": "Adds categories to MediaTailor channel assembly alerts",
"type": "api-change"
},
{
"category": "``personalize``",
"description": "This release provides ability to customers to change schema associated with their datasets in Amazon Personalize",
"type": "api-change"
},
{
"category": "``proton``",
"description": "This release adds support for deployment history for Proton provisioned resources",
"type": "api-change"
},
{
"category": "``s3``",
"description": "S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "Documentation updates for Secrets Manager",
"type": "api-change"
}
]
18 changes: 18 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
CHANGELOG
=========

1.31.3
======

* api-change:``cognito-idp``: API model updated in Amazon Cognito
* api-change:``connect``: Add support for deleting Queues and Routing Profiles.
* api-change:``datasync``: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
* api-change:``dms``: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
* api-change:``ec2``: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
* api-change:``fsx``: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``mediatailor``: Adds categories to MediaTailor channel assembly alerts
* api-change:``personalize``: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
* api-change:``proton``: This release adds support for deployment history for Proton provisioned resources
* api-change:``s3``: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
* api-change:``sagemaker``: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
* api-change:``secretsmanager``: Documentation updates for Secrets Manager


1.31.2
======

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.31.2'
__version__ = '1.31.3'


class NullHandler(logging.Handler):
Expand Down
6 changes: 4 additions & 2 deletions botocore/data/cognito-idp/2016-04-18/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6947,7 +6947,8 @@
"type":"string",
"max":6,
"min":6,
"pattern":"[0-9]+"
"pattern":"[0-9]+",
"sensitive":true
},
"SoftwareTokenMfaConfigType":{
"type":"structure",
Expand Down Expand Up @@ -7718,7 +7719,8 @@
"documentation":"<p>Encoded device-fingerprint details that your app collected with the Amazon Cognito context data collection library. For more information, see <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pool-settings-adaptive-authentication.html#user-pool-settings-adaptive-authentication-device-fingerprint\">Adding user device and session data to API requests</a>.</p>"
}
},
"documentation":"<p>Contextual data, such as the user's device fingerprint, IP address, or location, used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.</p>"
"documentation":"<p>Contextual data, such as the user's device fingerprint, IP address, or location, used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.</p>",
"sensitive":true
},
"UserFilterType":{
"type":"string",
Expand Down
80 changes: 78 additions & 2 deletions botocore/data/connect/2017-08-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,23 @@
],
"documentation":"<p>Deletes a prompt.</p>"
},
"DeleteQueue":{
"name":"DeleteQueue",
"http":{
"method":"DELETE",
"requestUri":"/queues/{InstanceId}/{QueueId}"
},
"input":{"shape":"DeleteQueueRequest"},
"errors":[
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ResourceInUseException"},
{"shape":"ThrottlingException"},
{"shape":"InternalServiceException"}
],
"documentation":"<p>Deletes a queue.</p>"
},
"DeleteQuickConnect":{
"name":"DeleteQuickConnect",
"http":{
Expand All @@ -762,6 +779,23 @@
],
"documentation":"<p>Deletes a quick connect.</p>"
},
"DeleteRoutingProfile":{
"name":"DeleteRoutingProfile",
"http":{
"method":"DELETE",
"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}"
},
"input":{"shape":"DeleteRoutingProfileRequest"},
"errors":[
{"shape":"InvalidRequestException"},
{"shape":"InvalidParameterException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ResourceInUseException"},
{"shape":"ThrottlingException"},
{"shape":"InternalServiceException"}
],
"documentation":"<p>Deletes a routing profile.</p>"
},
"DeleteRule":{
"name":"DeleteRule",
"http":{
Expand Down Expand Up @@ -5977,6 +6011,27 @@
}
}
},
"DeleteQueueRequest":{
"type":"structure",
"required":[
"InstanceId",
"QueueId"
],
"members":{
"InstanceId":{
"shape":"InstanceId",
"documentation":"<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>",
"location":"uri",
"locationName":"InstanceId"
},
"QueueId":{
"shape":"QueueId",
"documentation":"<p>The identifier for the queue.</p>",
"location":"uri",
"locationName":"QueueId"
}
}
},
"DeleteQuickConnectRequest":{
"type":"structure",
"required":[
Expand All @@ -5998,6 +6053,27 @@
}
}
},
"DeleteRoutingProfileRequest":{
"type":"structure",
"required":[
"InstanceId",
"RoutingProfileId"
],
"members":{
"InstanceId":{
"shape":"InstanceId",
"documentation":"<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>",
"location":"uri",
"locationName":"InstanceId"
},
"RoutingProfileId":{
"shape":"RoutingProfileId",
"documentation":"<p>The identifier of the routing profile.</p>",
"location":"uri",
"locationName":"RoutingProfileId"
}
}
},
"DeleteRuleRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -9148,7 +9224,7 @@
},
"InstanceAccessUrl":{
"shape":"Url",
"documentation":"<p>This URL allows contact center users to access Amazon Connect admin website.</p>"
"documentation":"<p>This URL allows contact center users to access the Amazon Connect admin website.</p>"
}
},
"documentation":"<p>The Amazon Connect instance.</p>"
Expand Down Expand Up @@ -9297,7 +9373,7 @@
},
"InstanceAccessUrl":{
"shape":"Url",
"documentation":"<p>This URL allows contact center users to access Amazon Connect admin website.</p>"
"documentation":"<p>This URL allows contact center users to access the Amazon Connect admin website.</p>"
}
},
"documentation":"<p>Information about the instance.</p>"
Expand Down
Loading

0 comments on commit 1423809

Please sign in to comment.