Skip to content

Commit

Permalink
Merge branch 'release-1.34.17'
Browse files Browse the repository at this point in the history
* release-1.34.17:
  Bumping version to 1.34.17
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jan 11, 2024
2 parents f42c5b8 + d86d5aa commit 8400087
Show file tree
Hide file tree
Showing 12 changed files with 371 additions and 61 deletions.
37 changes: 37 additions & 0 deletions .changes/1.34.17.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"category": "``ec2``",
"description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.",
"type": "api-change"
},
{
"category": "``ecs``",
"description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.",
"type": "api-change"
},
{
"category": "``events``",
"description": "Update events client to latest version",
"type": "api-change"
},
{
"category": "``iot``",
"description": "Add ConflictException to Update APIs of AWS IoT Software Package Catalog",
"type": "api-change"
},
{
"category": "``iotfleetwise``",
"description": "The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "Doc only update for Secrets Manager",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update",
"type": "api-change"
}
]
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
CHANGELOG
=========

1.34.17
=======

* api-change:``ec2``: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
* api-change:``ecs``: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
* api-change:``events``: Update events client to latest version
* api-change:``iot``: Add ConflictException to Update APIs of AWS IoT Software Package Catalog
* api-change:``iotfleetwise``: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
* api-change:``secretsmanager``: Doc only update for Secrets Manager
* api-change:``workspaces``: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update


1.34.16
=======

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.34.16'
__version__ = '1.34.17'


class NullHandler(logging.Handler):
Expand Down
68 changes: 44 additions & 24 deletions botocore/data/ec2/2016-11-15/service-2.json

Large diffs are not rendered by default.

237 changes: 225 additions & 12 deletions botocore/data/ecs/2014-11-13/service-2.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -26547,6 +26547,15 @@
"us-iso-east-1" : { }
}
},
"guardduty" : {
"defaults" : {
"protocols" : [ "https" ]
},
"endpoints" : {
"us-iso-east-1" : { }
},
"isRegionalized" : true
},
"health" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down
24 changes: 22 additions & 2 deletions botocore/data/events/2015-10-07/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,16 @@
"INACTIVE"
]
},
"AppSyncParameters":{
"type":"structure",
"members":{
"GraphQLOperation":{
"shape":"GraphQLOperation",
"documentation":"<p>The GraphQL operation; that is, the query, mutation, or subscription to be parsed and executed by the GraphQL service.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/appsync/latest/devguide/graphql-architecture.html#graphql-operations\">Operations</a> in the <i>AppSync User Guide</i>.</p>"
}
},
"documentation":"<p>Contains the GraphQL operation to be parsed and executed, if the event target is an AppSync API.</p>"
},
"Archive":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -2847,6 +2857,12 @@
},
"documentation":"<p>The failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered.</p>"
},
"GraphQLOperation":{
"type":"string",
"max":1048576,
"min":1,
"sensitive":true
},
"HeaderKey":{
"type":"string",
"max":512,
Expand Down Expand Up @@ -3847,7 +3863,7 @@
},
"State":{
"shape":"RuleState",
"documentation":"<p>The state of the rule.</p> <p>Valid values include:</p> <ul> <li> <p> <code>DISABLED</code>: The rule is disabled. EventBridge does not match any events against the rule.</p> </li> <li> <p> <code>ENABLED</code>: The rule is enabled. EventBridge matches events against the rule, <i>except</i> for Amazon Web Services management events delivered through CloudTrail.</p> </li> <li> <p> <code>ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS</code>: The rule is enabled for all events, including Amazon Web Services management events delivered through CloudTrail.</p> <p>Management events provide visibility into management operations that are performed on resources in your Amazon Web Services account. These are also known as control plane operations. For more information, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-management-events-with-cloudtrail.html#logging-management-events\">Logging management events</a> in the <i>CloudTrail User Guide</i>, and <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#eb-service-event-cloudtrail\">Filtering management events from Amazon Web Services services</a> in the <i>Amazon EventBridge User Guide</i>.</p> <p>This value is only valid for rules on the <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is-how-it-works-concepts.html#eb-bus-concepts-buses\">default</a> event bus or <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-create-event-bus.html\">custom event buses</a>. It does not apply to <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-saas.html\">partner event buses</a>.</p> </li> </ul>"
"documentation":"<p>Indicates whether the rule is enabled or disabled.</p>"
},
"Description":{
"shape":"RuleDescription",
Expand Down Expand Up @@ -4267,7 +4283,7 @@
},
"State":{
"shape":"RuleState",
"documentation":"<p>The state of the rule.</p> <p>Valid values include:</p> <ul> <li> <p> <code>DISABLED</code>: The rule is disabled. EventBridge does not match any events against the rule.</p> </li> <li> <p> <code>ENABLED</code>: The rule is enabled. EventBridge matches events against the rule, <i>except</i> for Amazon Web Services management events delivered through CloudTrail.</p> </li> <li> <p> <code>ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS</code>: The rule is enabled for all events, including Amazon Web Services management events delivered through CloudTrail.</p> <p>Management events provide visibility into management operations that are performed on resources in your Amazon Web Services account. These are also known as control plane operations. For more information, see <a href=\"https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-management-events-with-cloudtrail.html#logging-management-events\">Logging management events</a> in the <i>CloudTrail User Guide</i>, and <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html#eb-service-event-cloudtrail\">Filtering management events from Amazon Web Services services</a> in the <i>Amazon EventBridge User Guide</i>.</p> <p>This value is only valid for rules on the <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is-how-it-works-concepts.html#eb-bus-concepts-buses\">default</a> event bus or <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-create-event-bus.html\">custom event buses</a>. It does not apply to <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-saas.html\">partner event buses</a>.</p> </li> </ul>"
"documentation":"<p>The state of the rule.</p>"
},
"Description":{
"shape":"RuleDescription",
Expand Down Expand Up @@ -4671,6 +4687,10 @@
"RetryPolicy":{
"shape":"RetryPolicy",
"documentation":"<p>The <code>RetryPolicy</code> object that contains the retry policy configuration to use for the dead-letter queue.</p>"
},
"AppSyncParameters":{
"shape":"AppSyncParameters",
"documentation":"<p>Contains the GraphQL operation to be parsed and executed, if the event target is an AppSync API.</p>"
}
},
"documentation":"<p>Targets are the resources to be invoked when a rule is triggered. For a complete list of services and resources that can be set as a target, see <a href=\"https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_PutTargets.html\">PutTargets</a>.</p> <p>If you are setting the event bus of another account as the target, and that account granted permission to your account through an organization instead of directly by the account ID, then you must specify a <code>RoleArn</code> with proper permissions in the <code>Target</code> structure. For more information, see <a href=\"https://docs.aws.amazon.com/eventbridge/latest/userguide/eventbridge-cross-account-event-delivery.html\">Sending and Receiving Events Between Amazon Web Services Accounts</a> in the <i>Amazon EventBridge User Guide</i>.</p>"
Expand Down
11 changes: 7 additions & 4 deletions botocore/data/iot/2015-05-28/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4154,6 +4154,7 @@
"output":{"shape":"UpdatePackageResponse"},
"errors":[
{"shape":"ThrottlingException"},
{"shape":"ConflictException"},
{"shape":"InternalServerException"},
{"shape":"ValidationException"},
{"shape":"ResourceNotFoundException"}
Expand All @@ -4172,6 +4173,7 @@
"output":{"shape":"UpdatePackageConfigurationResponse"},
"errors":[
{"shape":"ThrottlingException"},
{"shape":"ConflictException"},
{"shape":"InternalServerException"},
{"shape":"ValidationException"}
],
Expand All @@ -4189,6 +4191,7 @@
"output":{"shape":"UpdatePackageVersionResponse"},
"errors":[
{"shape":"ThrottlingException"},
{"shape":"ConflictException"},
{"shape":"InternalServerException"},
{"shape":"ValidationException"},
{"shape":"ResourceNotFoundException"}
Expand Down Expand Up @@ -7230,7 +7233,7 @@
},
"destinationPackageVersions":{
"shape":"DestinationPackageVersions",
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. </p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. The package version must be in either the Published or Deprecated state when the job deploys. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle\">Package version lifecycle</a>. </p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
}
}
},
Expand Down Expand Up @@ -7298,7 +7301,7 @@
},
"destinationPackageVersions":{
"shape":"DestinationPackageVersions",
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. </p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. The package version must be in either the Published or Deprecated state when the job deploys. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle\">Package version lifecycle</a>.</p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
}
}
},
Expand Down Expand Up @@ -9742,7 +9745,7 @@
},
"destinationPackageVersions":{
"shape":"DestinationPackageVersions",
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. </p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. The package version must be in either the Published or Deprecated state when the job deploys. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle\">Package version lifecycle</a>.</p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
}
}
},
Expand Down Expand Up @@ -12328,7 +12331,7 @@
},
"destinationPackageVersions":{
"shape":"DestinationPackageVersions",
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. </p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
"documentation":"<p>The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. The package version must be in either the Published or Deprecated state when the job deploys. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle\">Package version lifecycle</a>.The package version must be in either the Published or Deprecated state when the job deploys. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle\">Package version lifecycle</a>.</p> <p> <b>Note:</b>The following Length Constraints relates to a single ARN. Up to 25 package version ARNs are allowed.</p>"
}
},
"documentation":"<p>The <code>Job</code> object contains details about a job.</p>"
Expand Down
12 changes: 4 additions & 8 deletions botocore/data/iotfleetwise/2021-06-17/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3412,17 +3412,15 @@
"CAN_NETWORK_INTERFACE_INFO_IS_NULL",
"OBD_NETWORK_INTERFACE_INFO_IS_NULL",
"NETWORK_INTERFACE_TO_REMOVE_ASSOCIATED_WITH_SIGNALS",
"VEHICLE_MIDDLEWARE_NETWORK_INTERFACE_INFO_IS_NULL",
"CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL"
"VEHICLE_MIDDLEWARE_NETWORK_INTERFACE_INFO_IS_NULL"
]
},
"NetworkInterfaceType":{
"type":"string",
"enum":[
"CAN_INTERFACE",
"OBD_INTERFACE",
"VEHICLE_MIDDLEWARE",
"CUSTOMER_DECODED_INTERFACE"
"VEHICLE_MIDDLEWARE"
]
},
"NetworkInterfaces":{
Expand Down Expand Up @@ -4022,17 +4020,15 @@
"STRUCT_SIZE_MISMATCH",
"NO_SIGNAL_IN_CATALOG_FOR_DECODER_SIGNAL",
"SIGNAL_DECODER_INCOMPATIBLE_WITH_SIGNAL_CATALOG",
"EMPTY_MESSAGE_SIGNAL",
"CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL"
"EMPTY_MESSAGE_SIGNAL"
]
},
"SignalDecoderType":{
"type":"string",
"enum":[
"CAN_SIGNAL",
"OBD_SIGNAL",
"MESSAGE_SIGNAL",
"CUSTOMER_DECODED_SIGNAL"
"MESSAGE_SIGNAL"
]
},
"SignalDecoders":{
Expand Down

0 comments on commit 8400087

Please sign in to comment.