Skip to content

Commit

Permalink
Merge branch 'release-1.35.68' into develop
Browse files Browse the repository at this point in the history
* release-1.35.68:
  Bumping version to 1.35.68
  Update endpoints model
  Update to latest models
  Merge customizations for QuickSight
  • Loading branch information
aws-sdk-python-automation committed Nov 22, 2024
2 parents fce24c0 + 366f29c commit 7dd49d5
Show file tree
Hide file tree
Showing 35 changed files with 11,504 additions and 422 deletions.
107 changes: 107 additions & 0 deletions .changes/1.35.68.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
[
{
"category": "``autoscaling``",
"description": "Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.",
"type": "api-change"
},
{
"category": "``bcm-pricing-calculator``",
"description": "Initial release of the AWS Billing and Cost Management Pricing Calculator API.",
"type": "api-change"
},
{
"category": "``bedrock-agent-runtime``",
"description": "InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.",
"type": "api-change"
},
{
"category": "``ce``",
"description": "This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause",
"type": "api-change"
},
{
"category": "``chatbot``",
"description": "Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.",
"type": "api-change"
},
{
"category": "``codepipeline``",
"description": "AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "This release adds support for advertising trusted CA certificate names in associated trust stores.",
"type": "api-change"
},
{
"category": "``emr``",
"description": "Advanced Scaling in Amazon EMR Managed Scaling",
"type": "api-change"
},
{
"category": "``inspector2``",
"description": "Extend inspector2 service model to include ServiceQuotaExceededException.",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "Add ProvisionedPollerConfig to Lambda event-source-mapping API.",
"type": "api-change"
},
{
"category": "``mailmanager``",
"description": "Added new \"DeliverToQBusiness\" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications",
"type": "api-change"
},
{
"category": "``neptune-graph``",
"description": "Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query \"neptune.read\" to run algorithms without loading data into database",
"type": "api-change"
},
{
"category": "``omics``",
"description": "This release adds support for resource policy based cross account S3 access to sequence store read sets.",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.",
"type": "api-change"
},
{
"category": "``ses``",
"description": "This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.",
"type": "api-change"
},
{
"category": "``sns``",
"description": "ArchivePolicy attribute added to Archive and Replay feature",
"type": "api-change"
},
{
"category": "``stepfunctions``",
"description": "Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.",
"type": "api-change"
}
]
26 changes: 26 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@
CHANGELOG
=========

1.35.68
=======

* api-change:``autoscaling``: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.
* api-change:``bcm-pricing-calculator``: Initial release of the AWS Billing and Cost Management Pricing Calculator API.
* api-change:``bedrock-agent-runtime``: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
* api-change:``ce``: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause
* api-change:``chatbot``: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.
* api-change:``codepipeline``: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.
* api-change:``cognito-idp``: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.
* api-change:``connect``: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel
* api-change:``elbv2``: This release adds support for advertising trusted CA certificate names in associated trust stores.
* api-change:``emr``: Advanced Scaling in Amazon EMR Managed Scaling
* api-change:``inspector2``: Extend inspector2 service model to include ServiceQuotaExceededException.
* api-change:``lambda``: Add ProvisionedPollerConfig to Lambda event-source-mapping API.
* api-change:``mailmanager``: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
* api-change:``neptune-graph``: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database
* api-change:``omics``: This release adds support for resource policy based cross account S3 access to sequence store read sets.
* api-change:``quicksight``: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.
* api-change:``sagemaker``: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.
* api-change:``ses``: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.
* api-change:``sns``: ArchivePolicy attribute added to Archive and Replay feature
* api-change:``stepfunctions``: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution
* api-change:``workspaces``: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.


1.35.67
=======

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.35.67'
__version__ = '1.35.68'


class NullHandler(logging.Handler):
Expand Down
16 changes: 16 additions & 0 deletions botocore/data/autoscaling/2011-01-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2258,6 +2258,10 @@
"shape":"MetricUnit",
"documentation":"<p>The unit of the metric. For a complete list of the units that CloudWatch supports, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html\">MetricDatum</a> data type in the <i>Amazon CloudWatch API Reference</i>.</p>"
},
"Period":{
"shape":"MetricGranularityInSeconds",
"documentation":"<p> The period of the metric in seconds. The default value is 60. Accepted values are 10, 30, and 60. For high resolution metric, set the value to less than 60. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html\">Create a target tracking policy using high-resolution metrics for faster response</a>. </p>"
},
"Metrics":{
"shape":"TargetTrackingMetricDataQueries",
"documentation":"<p>The metrics to include in the target tracking scaling policy, as a metric data query. This can include both raw metric and metric math expressions.</p>"
Expand Down Expand Up @@ -4200,6 +4204,10 @@
"type":"list",
"member":{"shape":"MetricDimension"}
},
"MetricGranularityInSeconds":{
"type":"integer",
"min":1
},
"MetricGranularityType":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -5613,6 +5621,10 @@
"shape":"XmlStringMetricLabel",
"documentation":"<p>A human-readable label for this metric or expression. This is especially useful if this is a math expression, so that you know what the value represents.</p>"
},
"Period":{
"shape":"MetricGranularityInSeconds",
"documentation":"<p> The period of the metric in seconds. The default value is 60. Accepted values are 10, 30, and 60. For high resolution metric, set the value to less than 60. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html\">Create a target tracking policy using high-resolution metrics for faster response</a>. </p>"
},
"ReturnData":{
"shape":"ReturnData",
"documentation":"<p>Indicates whether to return the timestamps and raw data values of this metric. </p> <p>If you use any math expressions, specify <code>true</code> for this value for only the final math expression that the metric specification is based on. You must specify <code>false</code> for <code>ReturnData</code> for all the other metrics and expressions used in the metric specification.</p> <p>If you are only retrieving metrics and not performing any math expressions, do not specify anything for <code>ReturnData</code>. This sets it to its default (<code>true</code>).</p>"
Expand All @@ -5638,6 +5650,10 @@
"Unit":{
"shape":"MetricUnit",
"documentation":"<p>The unit to use for the returned data points. For a complete list of the units that CloudWatch supports, see the <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html\">MetricDatum</a> data type in the <i>Amazon CloudWatch API Reference</i>.</p>"
},
"Period":{
"shape":"MetricGranularityInSeconds",
"documentation":"<p> The period of the metric in seconds. The default value is 60. Accepted values are 10, 30, and 60. For high resolution metric, set the value to less than 60. For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/policy-creating-high-resolution-metrics.html\">Create a target tracking policy using high-resolution metrics for faster response</a>. </p>"
}
},
"documentation":"<p>This structure defines the CloudWatch metric to return, along with the statistic and unit.</p> <p>For more information about the CloudWatch terminology below, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html\">Amazon CloudWatch concepts</a> in the <i>Amazon CloudWatch User Guide</i>.</p>"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
{
"version": "1.0",
"parameters": {
"UseFIPS": {
"builtIn": "AWS::UseFIPS",
"required": true,
"default": false,
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
"type": "Boolean"
},
"Endpoint": {
"builtIn": "SDK::Endpoint",
"required": false,
"documentation": "Override the endpoint used to send this request",
"type": "String"
},
"Region": {
"builtIn": "AWS::Region",
"required": false,
"documentation": "The AWS region used to dispatch the request.",
"type": "String"
}
},
"rules": [
{
"conditions": [
{
"fn": "isSet",
"argv": [
{
"ref": "Endpoint"
}
]
}
],
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
{
"ref": "UseFIPS"
},
true
]
}
],
"error": "Invalid Configuration: FIPS and custom endpoint are not supported",
"type": "error"
},
{
"conditions": [],
"endpoint": {
"url": {
"ref": "Endpoint"
},
"properties": {},
"headers": {}
},
"type": "endpoint"
}
],
"type": "tree"
},
{
"conditions": [],
"rules": [
{
"conditions": [
{
"fn": "isSet",
"argv": [
{
"ref": "Region"
}
]
}
],
"rules": [
{
"conditions": [
{
"fn": "aws.partition",
"argv": [
{
"ref": "Region"
}
],
"assign": "PartitionResult"
}
],
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
{
"ref": "UseFIPS"
},
true
]
}
],
"endpoint": {
"url": "https://bcm-pricing-calculator-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}",
"properties": {
"authSchemes": [
{
"name": "sigv4",
"signingRegion": "{PartitionResult#implicitGlobalRegion}"
}
]
},
"headers": {}
},
"type": "endpoint"
},
{
"conditions": [],
"endpoint": {
"url": "https://bcm-pricing-calculator.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}",
"properties": {
"authSchemes": [
{
"name": "sigv4",
"signingRegion": "{PartitionResult#implicitGlobalRegion}"
}
]
},
"headers": {}
},
"type": "endpoint"
}
],
"type": "tree"
}
],
"type": "tree"
},
{
"conditions": [],
"error": "Invalid Configuration: Missing Region",
"type": "error"
}
],
"type": "tree"
}
]
}
Loading

0 comments on commit 7dd49d5

Please sign in to comment.