Skip to content

Commit

Permalink
Merge branch 'release-1.31.72' into develop
Browse files Browse the repository at this point in the history
* release-1.31.72:
  Bumping version to 1.31.72
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Oct 26, 2023
2 parents b0c6a76 + adfa9f0 commit e1c055e
Show file tree
Hide file tree
Showing 26 changed files with 1,435 additions and 562 deletions.
52 changes: 52 additions & 0 deletions .changes/1.31.72.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[
{
"category": "``appstream``",
"description": "This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.",
"type": "api-change"
},
{
"category": "``network-firewall``",
"description": "Network Firewall now supports inspection of outbound SSL/TLS traffic.",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.",
"type": "api-change"
},
{
"category": "``redshift``",
"description": "Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Amazon Sagemaker Autopilot now supports Text Generation jobs.",
"type": "api-change"
},
{
"category": "``sns``",
"description": "Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.",
"type": "api-change"
},
{
"category": "``ssm-sap``",
"description": "AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.",
"type": "api-change"
},
{
"category": "``endpoint-rules``",
"description": "Update endpoint-rules client to latest version",
"type": "api-change"
}
]
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
CHANGELOG
=========

1.31.72
=======

* api-change:``appstream``: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
* api-change:``ec2``: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.
* api-change:``network-firewall``: Network Firewall now supports inspection of outbound SSL/TLS traffic.
* api-change:``opensearch``: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.
* api-change:``redshift``: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.
* api-change:``sagemaker``: Amazon Sagemaker Autopilot now supports Text Generation jobs.
* api-change:``sns``: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
* api-change:``ssm-sap``: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications
* api-change:``transfer``: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version


1.31.71
=======

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.71'
__version__ = '1.31.72'


class NullHandler(logging.Handler):
Expand Down
40 changes: 20 additions & 20 deletions botocore/data/appstream/2016-12-01/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,11 +212,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -231,14 +227,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -252,7 +250,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -272,7 +269,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -283,14 +279,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand Down Expand Up @@ -351,9 +349,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
52 changes: 46 additions & 6 deletions botocore/data/appstream/2016-12-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1782,11 +1782,14 @@
},
"ComputeCapacity":{
"type":"structure",
"required":["DesiredInstances"],
"members":{
"DesiredInstances":{
"shape":"Integer",
"documentation":"<p>The desired number of streaming instances.</p>"
},
"DesiredSessions":{
"shape":"Integer",
"documentation":"<p>The desired number of user sessions for a multi-session fleet. This is not allowed for single-session fleets.</p> <p>When you create a fleet, you must set either the DesiredSessions or DesiredInstances attribute, based on the type of fleet you create. You can’t define both attributes or leave both attributes blank.</p>"
}
},
"documentation":"<p>Describes the capacity for a fleet.</p>"
Expand All @@ -1810,6 +1813,22 @@
"Available":{
"shape":"Integer",
"documentation":"<p>The number of currently available instances that can be used to stream sessions.</p>"
},
"DesiredUserSessions":{
"shape":"Integer",
"documentation":"<p>The total number of sessions slots that are either running or pending. This represents the total number of concurrent streaming sessions your fleet can support in a steady state.</p> <p>DesiredUserSessionCapacity = ActualUserSessionCapacity + PendingUserSessionCapacity</p> <p>This only applies to multi-session fleets.</p>"
},
"AvailableUserSessions":{
"shape":"Integer",
"documentation":"<p>The number of idle session slots currently available for user sessions.</p> <p>AvailableUserSessionCapacity = ActualUserSessionCapacity - ActiveUserSessions</p> <p>This only applies to multi-session fleets.</p>"
},
"ActiveUserSessions":{
"shape":"Integer",
"documentation":"<p>The number of user sessions currently being used for streaming sessions. This only applies to multi-session fleets.</p>"
},
"ActualUserSessions":{
"shape":"Integer",
"documentation":"<p>The total number of session slots that are available for streaming or are currently streaming.</p> <p>ActualUserSessionCapacity = AvailableUserSessionCapacity + ActiveUserSessions</p> <p>This only applies to multi-session fleets.</p>"
}
},
"documentation":"<p>Describes the capacity status for a fleet.</p>"
Expand Down Expand Up @@ -2165,7 +2184,7 @@
},
"MaxUserDurationInSeconds":{
"shape":"Integer",
"documentation":"<p>The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.</p> <p>Specify a value between 600 and 360000.</p>"
"documentation":"<p>The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.</p> <p>Specify a value between 600 and 432000.</p>"
},
"DisconnectTimeoutInSeconds":{
"shape":"Integer",
Expand Down Expand Up @@ -2218,6 +2237,10 @@
"SessionScriptS3Location":{
"shape":"S3Location",
"documentation":"<p>The S3 location of the session scripts configuration zip file. This only applies to Elastic fleets.</p>"
},
"MaxSessionsPerInstance":{
"shape":"Integer",
"documentation":"<p>The maximum number of user sessions on an instance. This only applies to multi-session fleets.</p>"
}
}
},
Expand Down Expand Up @@ -3106,11 +3129,11 @@
],
"members":{
"StackName":{
"shape":"String",
"shape":"Name",
"documentation":"<p>The name of the stack. This value is case-sensitive.</p>"
},
"FleetName":{
"shape":"String",
"shape":"Name",
"documentation":"<p>The name of the fleet. This value is case-sensitive.</p>"
},
"UserId":{
Expand All @@ -3128,6 +3151,10 @@
"AuthenticationType":{
"shape":"AuthenticationType",
"documentation":"<p>The authentication method. Specify <code>API</code> for a user authenticated using a streaming URL or <code>SAML</code> for a SAML federated user. The default is to authenticate users using a streaming URL.</p>"
},
"InstanceId":{
"shape":"String",
"documentation":"<p>The identifier for the instance hosting the session.</p>"
}
}
},
Expand Down Expand Up @@ -3727,6 +3754,10 @@
"SessionScriptS3Location":{
"shape":"S3Location",
"documentation":"<p>The S3 location of the session scripts configuration zip file. This only applies to Elastic fleets.</p>"
},
"MaxSessionsPerInstance":{
"shape":"Integer",
"documentation":"<p>The maximum number of user sessions on an instance. This only applies to multi-session fleets.</p>"
}
},
"documentation":"<p>Describes a fleet.</p>"
Expand All @@ -3740,7 +3771,8 @@
"DOMAIN_JOIN_INFO",
"IAM_ROLE_ARN",
"USB_DEVICE_FILTER_STRINGS",
"SESSION_SCRIPT_S3_LOCATION"
"SESSION_SCRIPT_S3_LOCATION",
"MAX_SESSIONS_PER_INSTANCE"
]
},
"FleetAttributes":{
Expand Down Expand Up @@ -4528,6 +4560,10 @@
"NetworkAccessConfiguration":{
"shape":"NetworkAccessConfiguration",
"documentation":"<p>The network details for the streaming session.</p>"
},
"InstanceId":{
"shape":"String",
"documentation":"<p>The identifier for the instance hosting the session.</p>"
}
},
"documentation":"<p>Describes a streaming session.</p>"
Expand Down Expand Up @@ -5118,7 +5154,7 @@
"documentation":"<p>The ARN of the public, private, or shared image to use.</p>"
},
"Name":{
"shape":"String",
"shape":"Name",
"documentation":"<p>A unique name for the fleet.</p>"
},
"InstanceType":{
Expand Down Expand Up @@ -5193,6 +5229,10 @@
"SessionScriptS3Location":{
"shape":"S3Location",
"documentation":"<p>The S3 location of the session scripts configuration zip file. This only applies to Elastic fleets. </p>"
},
"MaxSessionsPerInstance":{
"shape":"Integer",
"documentation":"<p>The maximum number of user sessions on an instance. This only applies to multi-session fleets.</p>"
}
}
},
Expand Down
6 changes: 6 additions & 0 deletions botocore/data/ec2/2016-11-15/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,12 @@
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "InstanceConnectEndpoints"
},
"GetSecurityGroupsForVpc": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "SecurityGroupForVpcs"
}
}
}
Loading

0 comments on commit e1c055e

Please sign in to comment.