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 Aug 2, 2024
1 parent 46c14c3 commit e656d8e
Show file tree
Hide file tree
Showing 22 changed files with 724 additions and 65 deletions.
57 changes: 57 additions & 0 deletions .changes/3.317.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"type": "api-change",
"category": "IVS",
"description": "updates cloudtrail event source for SDKs"
},
{
"type": "api-change",
"category": "ResilienceHub",
"description": "Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents."
},
{
"type": "api-change",
"category": "WAFRegional",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "Kinesis",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "SSM",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "IVSRealTime",
"description": "updates cloudtrail event source for SDKs"
},
{
"type": "api-change",
"category": "Route53",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "Glue",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "CloudWatch",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "ECS",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "api-change",
"category": "ivschat",
"description": "updates cloudtrail event source for SDKs"
}
]
7 changes: 0 additions & 7 deletions .changes/nextrelease/iso-8601-fix.json

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# CHANGELOG

## next release

* `Aws\Api` - Fixes issue with parsing iso8601 timestamps with nanosecond precision in versions 8.0.9 and below.
* `Aws\IVS` - updates cloudtrail event source for SDKs
* `Aws\ResilienceHub` - Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
* `Aws\WAFRegional` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\Kinesis` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\SSM` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\IVSRealTime` - updates cloudtrail event source for SDKs
* `Aws\Route53` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\Glue` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\CloudWatch` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\ECS` - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* `Aws\ivschat` - updates cloudtrail event source for SDKs

## 3.317.0 - 2024-08-01

* `Aws\ControlTower` - Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs
Expand Down
10 changes: 10 additions & 0 deletions src/ResilienceHub/ResilienceHubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

/**
* This client is used to interact with the **AWS Resilience Hub** service.
* @method \Aws\Result acceptResourceGroupingRecommendations(array $args = [])
* @method \GuzzleHttp\Promise\Promise acceptResourceGroupingRecommendationsAsync(array $args = [])
* @method \Aws\Result addDraftAppVersionResourceMappings(array $args = [])
* @method \GuzzleHttp\Promise\Promise addDraftAppVersionResourceMappingsAsync(array $args = [])
* @method \Aws\Result batchUpdateRecommendationStatus(array $args = [])
Expand Down Expand Up @@ -51,6 +53,8 @@
* @method \GuzzleHttp\Promise\Promise describeDraftAppVersionResourcesImportStatusAsync(array $args = [])
* @method \Aws\Result describeResiliencyPolicy(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeResiliencyPolicyAsync(array $args = [])
* @method \Aws\Result describeResourceGroupingRecommendationTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeResourceGroupingRecommendationTaskAsync(array $args = [])
* @method \Aws\Result importResourcesToDraftAppVersion(array $args = [])
* @method \GuzzleHttp\Promise\Promise importResourcesToDraftAppVersionAsync(array $args = [])
* @method \Aws\Result listAlarmRecommendations(array $args = [])
Expand Down Expand Up @@ -81,6 +85,8 @@
* @method \GuzzleHttp\Promise\Promise listRecommendationTemplatesAsync(array $args = [])
* @method \Aws\Result listResiliencyPolicies(array $args = [])
* @method \GuzzleHttp\Promise\Promise listResiliencyPoliciesAsync(array $args = [])
* @method \Aws\Result listResourceGroupingRecommendations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listResourceGroupingRecommendationsAsync(array $args = [])
* @method \Aws\Result listSopRecommendations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSopRecommendationsAsync(array $args = [])
* @method \Aws\Result listSuggestedResiliencyPolicies(array $args = [])
Expand All @@ -95,12 +101,16 @@
* @method \GuzzleHttp\Promise\Promise publishAppVersionAsync(array $args = [])
* @method \Aws\Result putDraftAppVersionTemplate(array $args = [])
* @method \GuzzleHttp\Promise\Promise putDraftAppVersionTemplateAsync(array $args = [])
* @method \Aws\Result rejectResourceGroupingRecommendations(array $args = [])
* @method \GuzzleHttp\Promise\Promise rejectResourceGroupingRecommendationsAsync(array $args = [])
* @method \Aws\Result removeDraftAppVersionResourceMappings(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeDraftAppVersionResourceMappingsAsync(array $args = [])
* @method \Aws\Result resolveAppVersionResources(array $args = [])
* @method \GuzzleHttp\Promise\Promise resolveAppVersionResourcesAsync(array $args = [])
* @method \Aws\Result startAppAssessment(array $args = [])
* @method \GuzzleHttp\Promise\Promise startAppAssessmentAsync(array $args = [])
* @method \Aws\Result startResourceGroupingRecommendationTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise startResourceGroupingRecommendationTaskAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
Expand Down
8 changes: 7 additions & 1 deletion src/data/kinesis/2013-12-02/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@
"protocolSettings": {
"h2": "eventstream"
},
"protocols": [
"json"
],
"serviceAbbreviation": "Kinesis",
"serviceFullName": "Amazon Kinesis",
"serviceId": "Kinesis",
"signatureVersion": "v4",
"targetPrefix": "Kinesis_20131202",
"uid": "kinesis-2013-12-02"
"uid": "kinesis-2013-12-02",
"auth": [
"aws.auth#sigv4"
]
},
"operations": {
"AddTagsToStream": {
Expand Down
2 changes: 1 addition & 1 deletion src/data/kinesis/2013-12-02/api-2.json.php

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion src/data/monitoring/2010-08-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
"apiVersion":"2010-08-01",
"endpointPrefix":"monitoring",
"protocol":"query",
"protocols":["query"],
"serviceAbbreviation":"CloudWatch",
"serviceFullName":"Amazon CloudWatch",
"serviceId":"CloudWatch",
"signatureVersion":"v4",
"uid":"monitoring-2010-08-01",
"xmlNamespace":"http://monitoring.amazonaws.com/doc/2010-08-01/"
"xmlNamespace":"http://monitoring.amazonaws.com/doc/2010-08-01/",
"auth":["aws.auth#sigv4"]
},
"operations":{
"DeleteAlarms":{
Expand Down
2 changes: 1 addition & 1 deletion src/data/monitoring/2010-08-01/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit e656d8e

Please sign in to comment.