Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Nov 22, 2024
1 parent 3724979 commit 5c9bfef
Show file tree
Hide file tree
Showing 118 changed files with 12,820 additions and 540 deletions.
107 changes: 107 additions & 0 deletions .changes/3.330.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
[
{
"type": "api-change",
"category": "NeptuneGraph",
"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": "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": "ElasticLoadBalancingv2",
"description": "This release adds support for advertising trusted CA certificate names in associated trust stores."
},
{
"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": "MailManager",
"description": "Added new \"DeliverToQBusiness\" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications"
},
{
"type": "feature",
"category": "BCMPricingCalculator",
"description": "Initial release of the AWS Billing and Cost Management Pricing Calculator API."
},
{
"type": "enhancement",
"category": "SNS",
"description": "ArchivePolicy attribute added to Archive and Replay feature"
},
{
"type": "api-change",
"category": "Connect",
"description": "Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel"
},
{
"type": "api-change",
"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": "EMR",
"description": "Advanced Scaling in Amazon EMR Managed Scaling"
},
{
"type": "api-change",
"category": "CodePipeline",
"description": "AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions."
},
{
"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": "enhancement",
"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",
"category": "CognitoIdentityProvider",
"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": "BedrockAgentRuntime",
"description": "InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents."
},
{
"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": "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": "CostExplorer",
"description": "This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause"
},
{
"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": "SFN",
"description": "Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution"
}
]
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# CHANGELOG

## next release

* `Aws\NeptuneGraph` - 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
* `Aws\Inspector2` - Extend inspector2 service model to include ServiceQuotaExceededException.
* `Aws\Lambda` - Add ProvisionedPollerConfig to Lambda event-source-mapping API.
* `Aws\ElasticLoadBalancingv2` - This release adds support for advertising trusted CA certificate names in associated trust stores.
* `Aws\Omics` - This release adds support for resource policy based cross account S3 access to sequence store read sets.
* `Aws\MailManager` - Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
* `Aws\BCMPricingCalculator` - Initial release of the AWS Billing and Cost Management Pricing Calculator API.
* `Aws\SNS` - ArchivePolicy attribute added to Archive and Replay feature
* `Aws\Connect` - Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel
* `Aws\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.
* `Aws\EMR` - Advanced Scaling in Amazon EMR Managed Scaling
* `Aws\CodePipeline` - AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.
* `Aws\SES` - This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.
* `Aws\WorkSpaces` - While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.
* `Aws\CognitoIdentityProvider` - 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.
* `Aws\BedrockAgentRuntime` - InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
* `Aws\Chatbot` - Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.
* `Aws\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.
* `Aws\CostExplorer` - This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause
* `Aws\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.
* `Aws\SFN` - Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution

## 3.329.0 - 2024-11-21

* `Aws\Api` - Fixes issue with path resolution in rest protocol services
Expand Down
81 changes: 81 additions & 0 deletions src/BCMPricingCalculator/BCMPricingCalculatorClient.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<?php
namespace Aws\BCMPricingCalculator;

use Aws\AwsClient;

/**
* This client is used to interact with the **AWS Billing and Cost Management Pricing Calculator** service.
* @method \Aws\Result batchCreateBillScenarioCommitmentModification(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchCreateBillScenarioCommitmentModificationAsync(array $args = [])
* @method \Aws\Result batchCreateBillScenarioUsageModification(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchCreateBillScenarioUsageModificationAsync(array $args = [])
* @method \Aws\Result batchCreateWorkloadEstimateUsage(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchCreateWorkloadEstimateUsageAsync(array $args = [])
* @method \Aws\Result batchDeleteBillScenarioCommitmentModification(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchDeleteBillScenarioCommitmentModificationAsync(array $args = [])
* @method \Aws\Result batchDeleteBillScenarioUsageModification(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchDeleteBillScenarioUsageModificationAsync(array $args = [])
* @method \Aws\Result batchDeleteWorkloadEstimateUsage(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchDeleteWorkloadEstimateUsageAsync(array $args = [])
* @method \Aws\Result batchUpdateBillScenarioCommitmentModification(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchUpdateBillScenarioCommitmentModificationAsync(array $args = [])
* @method \Aws\Result batchUpdateBillScenarioUsageModification(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchUpdateBillScenarioUsageModificationAsync(array $args = [])
* @method \Aws\Result batchUpdateWorkloadEstimateUsage(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchUpdateWorkloadEstimateUsageAsync(array $args = [])
* @method \Aws\Result createBillEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createBillEstimateAsync(array $args = [])
* @method \Aws\Result createBillScenario(array $args = [])
* @method \GuzzleHttp\Promise\Promise createBillScenarioAsync(array $args = [])
* @method \Aws\Result createWorkloadEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise createWorkloadEstimateAsync(array $args = [])
* @method \Aws\Result deleteBillEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteBillEstimateAsync(array $args = [])
* @method \Aws\Result deleteBillScenario(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteBillScenarioAsync(array $args = [])
* @method \Aws\Result deleteWorkloadEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWorkloadEstimateAsync(array $args = [])
* @method \Aws\Result getBillEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise getBillEstimateAsync(array $args = [])
* @method \Aws\Result getBillScenario(array $args = [])
* @method \GuzzleHttp\Promise\Promise getBillScenarioAsync(array $args = [])
* @method \Aws\Result getPreferences(array $args = [])
* @method \GuzzleHttp\Promise\Promise getPreferencesAsync(array $args = [])
* @method \Aws\Result getWorkloadEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWorkloadEstimateAsync(array $args = [])
* @method \Aws\Result listBillEstimateCommitments(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillEstimateCommitmentsAsync(array $args = [])
* @method \Aws\Result listBillEstimateInputCommitmentModifications(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillEstimateInputCommitmentModificationsAsync(array $args = [])
* @method \Aws\Result listBillEstimateInputUsageModifications(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillEstimateInputUsageModificationsAsync(array $args = [])
* @method \Aws\Result listBillEstimateLineItems(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillEstimateLineItemsAsync(array $args = [])
* @method \Aws\Result listBillEstimates(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillEstimatesAsync(array $args = [])
* @method \Aws\Result listBillScenarioCommitmentModifications(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillScenarioCommitmentModificationsAsync(array $args = [])
* @method \Aws\Result listBillScenarioUsageModifications(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillScenarioUsageModificationsAsync(array $args = [])
* @method \Aws\Result listBillScenarios(array $args = [])
* @method \GuzzleHttp\Promise\Promise listBillScenariosAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listWorkloadEstimateUsage(array $args = [])
* @method \GuzzleHttp\Promise\Promise listWorkloadEstimateUsageAsync(array $args = [])
* @method \Aws\Result listWorkloadEstimates(array $args = [])
* @method \GuzzleHttp\Promise\Promise listWorkloadEstimatesAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateBillEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateBillEstimateAsync(array $args = [])
* @method \Aws\Result updateBillScenario(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateBillScenarioAsync(array $args = [])
* @method \Aws\Result updatePreferences(array $args = [])
* @method \GuzzleHttp\Promise\Promise updatePreferencesAsync(array $args = [])
* @method \Aws\Result updateWorkloadEstimate(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateWorkloadEstimateAsync(array $args = [])
*/
class BCMPricingCalculatorClient extends AwsClient {}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
namespace Aws\BCMPricingCalculator\Exception;

use Aws\Exception\AwsException;

/**
* Represents an error interacting with the **AWS Billing and Cost Management Pricing Calculator** service.
*/
class BCMPricingCalculatorException extends AwsException {}
2 changes: 2 additions & 0 deletions src/BedrockAgentRuntime/BedrockAgentRuntimeClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
* @method \GuzzleHttp\Promise\Promise invokeAgentAsync(array $args = [])
* @method \Aws\Result invokeFlow(array $args = [])
* @method \GuzzleHttp\Promise\Promise invokeFlowAsync(array $args = [])
* @method \Aws\Result invokeInlineAgent(array $args = [])
* @method \GuzzleHttp\Promise\Promise invokeInlineAgentAsync(array $args = [])
* @method \Aws\Result optimizePrompt(array $args = [])
* @method \GuzzleHttp\Promise\Promise optimizePromptAsync(array $args = [])
* @method \Aws\Result retrieve(array $args = [])
Expand Down
16 changes: 16 additions & 0 deletions src/Chatbot/ChatbotClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,20 @@

/**
* This client is used to interact with the **chatbot** service.
* @method \Aws\Result associateToConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateToConfigurationAsync(array $args = [])
* @method \Aws\Result createChimeWebhookConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise createChimeWebhookConfigurationAsync(array $args = [])
* @method \Aws\Result createCustomAction(array $args = [])
* @method \GuzzleHttp\Promise\Promise createCustomActionAsync(array $args = [])
* @method \Aws\Result createMicrosoftTeamsChannelConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise createMicrosoftTeamsChannelConfigurationAsync(array $args = [])
* @method \Aws\Result createSlackChannelConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSlackChannelConfigurationAsync(array $args = [])
* @method \Aws\Result deleteChimeWebhookConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteChimeWebhookConfigurationAsync(array $args = [])
* @method \Aws\Result deleteCustomAction(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteCustomActionAsync(array $args = [])
* @method \Aws\Result deleteMicrosoftTeamsChannelConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteMicrosoftTeamsChannelConfigurationAsync(array $args = [])
* @method \Aws\Result deleteMicrosoftTeamsConfiguredTeam(array $args = [])
Expand All @@ -33,10 +39,18 @@
* @method \GuzzleHttp\Promise\Promise describeSlackUserIdentitiesAsync(array $args = [])
* @method \Aws\Result describeSlackWorkspaces(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSlackWorkspacesAsync(array $args = [])
* @method \Aws\Result disassociateFromConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateFromConfigurationAsync(array $args = [])
* @method \Aws\Result getAccountPreferences(array $args = [])
* @method \GuzzleHttp\Promise\Promise getAccountPreferencesAsync(array $args = [])
* @method \Aws\Result getCustomAction(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCustomActionAsync(array $args = [])
* @method \Aws\Result getMicrosoftTeamsChannelConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise getMicrosoftTeamsChannelConfigurationAsync(array $args = [])
* @method \Aws\Result listAssociations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAssociationsAsync(array $args = [])
* @method \Aws\Result listCustomActions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCustomActionsAsync(array $args = [])
* @method \Aws\Result listMicrosoftTeamsChannelConfigurations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listMicrosoftTeamsChannelConfigurationsAsync(array $args = [])
* @method \Aws\Result listMicrosoftTeamsConfiguredTeams(array $args = [])
Expand All @@ -53,6 +67,8 @@
* @method \GuzzleHttp\Promise\Promise updateAccountPreferencesAsync(array $args = [])
* @method \Aws\Result updateChimeWebhookConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateChimeWebhookConfigurationAsync(array $args = [])
* @method \Aws\Result updateCustomAction(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateCustomActionAsync(array $args = [])
* @method \Aws\Result updateMicrosoftTeamsChannelConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateMicrosoftTeamsChannelConfigurationAsync(array $args = [])
* @method \Aws\Result updateSlackChannelConfiguration(array $args = [])
Expand Down
Loading

0 comments on commit 5c9bfef

Please sign in to comment.