You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modified validation to allow expectedCustomerSpend array with zero elements in Partner Opportunity operations.
Release of Dualstack and Ipv6-only EC2 Public DNS hostnames
Adds support for setting up Contributor Insight rules on logs transformed via Logs Transformation feature.
Doc only update that addresses a customer reported issue.
Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress.
Copy file name to clipboardExpand all lines: generated/src/aws-cpp-sdk-application-autoscaling/include/aws/application-autoscaling/model/PredictiveScalingPredefinedLoadMetricSpecification.h
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,17 @@ namespace Model
27
27
* <p> Describes a load metric for a predictive scaling policy. </p> <p>When
28
28
* returned in the output of <code>DescribePolicies</code>, it indicates that a
Copy file name to clipboardExpand all lines: generated/src/aws-cpp-sdk-application-autoscaling/include/aws/application-autoscaling/model/PredictiveScalingPredefinedMetricPairSpecification.h
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,17 @@ namespace Model
24
24
{
25
25
26
26
/**
27
-
* <p> Represents a metric pair for a predictive scaling policy. </p><p><h3>See
28
-
* Also:</h3> <a
27
+
* <p> Represents a metric pair for a predictive scaling policy. </p> <p>The
28
+
* following predefined metrics are available for predictive scaling:</p> <ul> <li>
Copy file name to clipboardExpand all lines: generated/src/aws-cpp-sdk-application-autoscaling/include/aws/application-autoscaling/model/PredictiveScalingPredefinedScalingMetricSpecification.h
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,17 @@ namespace Model
27
27
* <p> Describes a scaling metric for a predictive scaling policy. </p> <p>When
28
28
* returned in the output of <code>DescribePolicies</code>, it indicates that a
Copy file name to clipboardExpand all lines: generated/src/aws-cpp-sdk-bedrock-agent-runtime/include/aws/bedrock-agent-runtime/BedrockAgentRuntimeClient.h
* An Async wrapper for GetExecutionFlowSnapshot that queues the request into a thread executor and triggers associated callback when operation has finished.
* An Async wrapper for ListFlowExecutionEvents that queues the request into a thread executor and triggers associated callback when operation has finished.
0 commit comments