Skip to content

Commit

Permalink
Merge branch 'release-1.34.126' into develop
Browse files Browse the repository at this point in the history
* release-1.34.126:
  Bumping version to 1.34.126
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jun 13, 2024
2 parents 8b11c18 + 66a0beb commit b289fa7
Show file tree
Hide file tree
Showing 10 changed files with 300 additions and 47 deletions.
27 changes: 27 additions & 0 deletions .changes/1.34.126.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"category": "``cloudhsmv2``",
"description": "Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.",
"type": "api-change"
},
{
"category": "``glue``",
"description": "This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.",
"type": "api-change"
},
{
"category": "``iotwireless``",
"description": "Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.",
"type": "api-change"
},
{
"category": "``kms``",
"description": "This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.",
"type": "api-change"
},
{
"category": "``mediapackagev2``",
"description": "This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)",
"type": "api-change"
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
CHANGELOG
=========

1.34.126
========

* api-change:``cloudhsmv2``: Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
* api-change:``glue``: This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.
* api-change:``iotwireless``: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.
* api-change:``kms``: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
* api-change:``mediapackagev2``: This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)


1.34.125
========

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.125'
__version__ = '1.34.126'


class NullHandler(logging.Handler):
Expand Down
40 changes: 20 additions & 20 deletions botocore/data/cloudhsmv2/2017-04-28/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
34 changes: 30 additions & 4 deletions botocore/data/cloudhsmv2/2017-04-28/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"endpointPrefix":"cloudhsmv2",
"jsonVersion":"1.1",
"protocol":"json",
"protocols":["json"],
"serviceAbbreviation":"CloudHSM V2",
"serviceFullName":"AWS CloudHSM V2",
"serviceId":"CloudHSM V2",
Expand Down Expand Up @@ -325,6 +326,14 @@
"TagList":{
"shape":"TagList",
"documentation":"<p>The list of tags for the backup.</p>"
},
"HsmType":{
"shape":"HsmType",
"documentation":"<p>The HSM type of the cluster that was backed up.</p>"
},
"Mode":{
"shape":"ClusterMode",
"documentation":"<p>The mode of the cluster that was backed up.</p>"
}
},
"documentation":"<p>Contains information about a backup of an AWS CloudHSM cluster. All backup objects contain the <code>BackupId</code>, <code>BackupState</code>, <code>ClusterId</code>, and <code>CreateTimestamp</code> parameters. Backups that were copied into a destination region additionally contain the <code>CopyTimestamp</code>, <code>SourceBackup</code>, <code>SourceCluster</code>, and <code>SourceRegion</code> parameters. A backup that is pending deletion will include the <code>DeleteTimestamp</code> parameter.</p>"
Expand Down Expand Up @@ -382,7 +391,7 @@
"Boolean":{"type":"boolean"},
"Cert":{
"type":"string",
"max":5000,
"max":20000,
"pattern":"[a-zA-Z0-9+-/=\\s]*"
},
"Certificates":{
Expand Down Expand Up @@ -522,6 +531,10 @@
"TagList":{
"shape":"TagList",
"documentation":"<p>The list of tags for the cluster.</p>"
},
"Mode":{
"shape":"ClusterMode",
"documentation":"<p>The mode of the cluster.</p>"
}
},
"documentation":"<p>Contains information about an AWS CloudHSM cluster.</p>"
Expand All @@ -530,6 +543,13 @@
"type":"string",
"pattern":"cluster-[2-7a-zA-Z]{11,16}"
},
"ClusterMode":{
"type":"string",
"enum":[
"FIPS",
"NON_FIPS"
]
},
"ClusterState":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -596,7 +616,7 @@
},
"HsmType":{
"shape":"HsmType",
"documentation":"<p>The type of HSM to use in the cluster. Currently the only allowed value is <code>hsm1.medium</code>.</p>"
"documentation":"<p>The type of HSM to use in the cluster. The allowed values are <code>hsm1.medium</code> and <code>hsm2m.medium</code>.</p>"
},
"SourceBackupId":{
"shape":"BackupId",
Expand All @@ -609,6 +629,10 @@
"TagList":{
"shape":"TagList",
"documentation":"<p>Tags to apply to the CloudHSM cluster during creation.</p>"
},
"Mode":{
"shape":"ClusterMode",
"documentation":"<p>The mode to use in the cluster. The allowed values are <code>FIPS</code> and <code>NON_FIPS</code>.</p>"
}
}
},
Expand Down Expand Up @@ -826,7 +850,8 @@
"Filters":{
"type":"map",
"key":{"shape":"Field"},
"value":{"shape":"Strings"}
"value":{"shape":"Strings"},
"max":30
},
"Hsm":{
"type":"structure",
Expand Down Expand Up @@ -883,7 +908,8 @@
},
"HsmType":{
"type":"string",
"pattern":"(hsm1\\.medium)"
"max":32,
"pattern":"((p|)hsm[0-9][a-z.]*\\.[a-zA-Z]+)"
},
"Hsms":{
"type":"list",
Expand Down
13 changes: 12 additions & 1 deletion botocore/data/glue/2017-03-31/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8393,6 +8393,13 @@
"key":{"shape":"AdditionalOptionKeys"},
"value":{"shape":"GenericString"}
},
"DQCompositeRuleEvaluationMethod":{
"type":"string",
"enum":[
"COLUMN",
"ROW"
]
},
"DQDLAliases":{
"type":"map",
"key":{"shape":"NodeName"},
Expand Down Expand Up @@ -8533,6 +8540,10 @@
"ResultsS3Prefix":{
"shape":"UriString",
"documentation":"<p>Prefix for Amazon S3 to store results.</p>"
},
"CompositeRuleEvaluationMethod":{
"shape":"DQCompositeRuleEvaluationMethod",
"documentation":"<p>Set the evaluation method for composite rules in the ruleset to ROW/COLUMN</p>"
}
},
"documentation":"<p>Additional run options you can specify for an evaluation run.</p>"
Expand Down Expand Up @@ -11570,7 +11581,7 @@
},
"RulesetNames":{
"shape":"RulesetNames",
"documentation":"<p>A list of ruleset names for the run.</p>"
"documentation":"<p>A list of ruleset names for the run. Currently, this parameter takes only one Ruleset name.</p>"
},
"ResultIds":{
"shape":"DataQualityResultIdList",
Expand Down
5 changes: 4 additions & 1 deletion botocore/data/iotwireless/2020-11-22/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"serviceId":"IoT Wireless",
"signatureVersion":"v4",
"signingName":"iotwireless",
"uid":"iotwireless-2020-11-22"
"uid":"iotwireless-2020-11-22",
"auth":["aws.auth#sigv4"]
},
"operations":{
"AssociateAwsAccountWithPartnerAccount":{
Expand Down Expand Up @@ -6632,6 +6633,8 @@
"enum":[
"DeviceRSSI",
"DeviceSNR",
"DeviceRoamingRSSI",
"DeviceRoamingSNR",
"DeviceUplinkCount",
"DeviceDownlinkCount",
"DeviceUplinkLostCount",
Expand Down
Loading

0 comments on commit b289fa7

Please sign in to comment.