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 Mar 27, 2023
1 parent 8173d28 commit c189036
Show file tree
Hide file tree
Showing 66 changed files with 4,262 additions and 2,896 deletions.
52 changes: 52 additions & 0 deletions .changes/3.262.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[
{
"type": "api-change",
"category": "AppRegistry",
"description": "In this release, we started supporting ARN in applicationSpecifier and attributeGroupSpecifier. GetAttributeGroup, ListAttributeGroups and ListAttributeGroupsForApplication APIs will now have CreatedBy field in the response."
},
{
"type": "api-change",
"category": "MediaLive",
"description": "AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging."
},
{
"type": "api-change",
"category": "IoTWireless",
"description": "Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating possibilities for seamless integration and advanced device management."
},
{
"type": "api-change",
"category": "Connect",
"description": "This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well."
},
{
"type": "api-change",
"category": "VoiceID",
"description": "Amazon Connect Voice ID now supports multiple fraudster watchlists. Every domain has a default watchlist where all existing fraudsters are placed by default. Custom watchlists may now be created, managed, and evaluated against for known fraudster detection."
},
{
"type": "api-change",
"category": "ChimeSDKVoice",
"description": "Documentation updates for Amazon Chime SDK Voice."
},
{
"type": "api-change",
"category": "SecurityHub",
"description": "Added new resource detail objects to ASFF, including resources for AwsEksCluster, AWSS3Bucket, AwsEc2RouteTable and AwsEC2Instance."
},
{
"type": "api-change",
"category": "Athena",
"description": "Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries."
},
{
"type": "enhancement",
"category": "ConnectParticipant",
"description": "This release provides an update to the SendMessage API to handle interactive message response content-types."
},
{
"type": "enhancement",
"category": "SageMaker",
"description": "Fixed some improperly rendered links in SDK documentation."
}
]
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

## next release

* `Aws\AppRegistry` - In this release, we started supporting ARN in applicationSpecifier and attributeGroupSpecifier. GetAttributeGroup, ListAttributeGroups and ListAttributeGroupsForApplication APIs will now have CreatedBy field in the response.
* `Aws\Athena` - Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
* `Aws\ChimeSDKVoice` - Documentation updates for Amazon Chime SDK Voice.
* `Aws\Connect` - This release introduces support for RelatedContactId in the StartChatContact API. Interactive message and interactive message response have been added to the list of supported message content types for this API as well.
* `Aws\ConnectParticipant` - This release provides an update to the SendMessage API to handle interactive message response content-types.
* `Aws\IoTWireless` - Introducing new APIs that enable Sidewalk devices to communicate with AWS IoT Core through Sidewalk gateways. This will empower AWS customers to connect Sidewalk devices with other AWS IoT Services, creating possibilities for seamless integration and advanced device management.
* `Aws\MediaLive` - AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
* `Aws\SageMaker` - Fixed some improperly rendered links in SDK documentation.
* `Aws\SecurityHub` - Added new resource detail objects to ASFF, including resources for AwsEksCluster, AWSS3Bucket, AwsEc2RouteTable and AwsEC2Instance.
* `Aws\VoiceID` - Amazon Connect Voice ID now supports multiple fraudster watchlists. Every domain has a default watchlist where all existing fraudsters are placed by default. Custom watchlists may now be created, managed, and evaluated against for known fraudster detection.

## 3.262.1 - 2023-03-24

* `Aws\CloudWatch` - Doc-only update to correct alarm actions list
Expand Down
16 changes: 16 additions & 0 deletions src/IoTWireless/IoTWirelessClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,16 @@
* @method \GuzzleHttp\Promise\Promise deleteServiceProfileAsync(array $args = [])
* @method \Aws\Result deleteWirelessDevice(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWirelessDeviceAsync(array $args = [])
* @method \Aws\Result deleteWirelessDeviceImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWirelessDeviceImportTaskAsync(array $args = [])
* @method \Aws\Result deleteWirelessGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayAsync(array $args = [])
* @method \Aws\Result deleteWirelessGatewayTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayTaskAsync(array $args = [])
* @method \Aws\Result deleteWirelessGatewayTaskDefinition(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayTaskDefinitionAsync(array $args = [])
* @method \Aws\Result deregisterWirelessDevice(array $args = [])
* @method \GuzzleHttp\Promise\Promise deregisterWirelessDeviceAsync(array $args = [])
* @method \Aws\Result disassociateAwsAccountFromPartnerAccount(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateAwsAccountFromPartnerAccountAsync(array $args = [])
* @method \Aws\Result disassociateMulticastGroupFromFuotaTask(array $args = [])
Expand Down Expand Up @@ -113,6 +117,8 @@
* @method \GuzzleHttp\Promise\Promise getServiceProfileAsync(array $args = [])
* @method \Aws\Result getWirelessDevice(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWirelessDeviceAsync(array $args = [])
* @method \Aws\Result getWirelessDeviceImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWirelessDeviceImportTaskAsync(array $args = [])
* @method \Aws\Result getWirelessDeviceStatistics(array $args = [])
* @method \GuzzleHttp\Promise\Promise getWirelessDeviceStatisticsAsync(array $args = [])
* @method \Aws\Result getWirelessGateway(array $args = [])
Expand All @@ -131,6 +137,8 @@
* @method \GuzzleHttp\Promise\Promise listDestinationsAsync(array $args = [])
* @method \Aws\Result listDeviceProfiles(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDeviceProfilesAsync(array $args = [])
* @method \Aws\Result listDevicesForWirelessDeviceImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDevicesForWirelessDeviceImportTaskAsync(array $args = [])
* @method \Aws\Result listEventConfigurations(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEventConfigurationsAsync(array $args = [])
* @method \Aws\Result listFuotaTasks(array $args = [])
Expand All @@ -151,6 +159,8 @@
* @method \GuzzleHttp\Promise\Promise listServiceProfilesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listWirelessDeviceImportTasks(array $args = [])
* @method \GuzzleHttp\Promise\Promise listWirelessDeviceImportTasksAsync(array $args = [])
* @method \Aws\Result listWirelessDevices(array $args = [])
* @method \GuzzleHttp\Promise\Promise listWirelessDevicesAsync(array $args = [])
* @method \Aws\Result listWirelessGatewayTaskDefinitions(array $args = [])
Expand All @@ -177,6 +187,10 @@
* @method \GuzzleHttp\Promise\Promise startFuotaTaskAsync(array $args = [])
* @method \Aws\Result startMulticastGroupSession(array $args = [])
* @method \GuzzleHttp\Promise\Promise startMulticastGroupSessionAsync(array $args = [])
* @method \Aws\Result startSingleWirelessDeviceImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise startSingleWirelessDeviceImportTaskAsync(array $args = [])
* @method \Aws\Result startWirelessDeviceImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise startWirelessDeviceImportTaskAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result testWirelessDevice(array $args = [])
Expand Down Expand Up @@ -205,6 +219,8 @@
* @method \GuzzleHttp\Promise\Promise updateResourcePositionAsync(array $args = [])
* @method \Aws\Result updateWirelessDevice(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateWirelessDeviceAsync(array $args = [])
* @method \Aws\Result updateWirelessDeviceImportTask(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateWirelessDeviceImportTaskAsync(array $args = [])
* @method \Aws\Result updateWirelessGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateWirelessGatewayAsync(array $args = [])
*/
Expand Down
16 changes: 16 additions & 0 deletions src/VoiceID/VoiceIDClient.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 **Amazon Voice ID** service.
* @method \Aws\Result associateFraudster(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateFraudsterAsync(array $args = [])
* @method \Aws\Result createDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
* @method \Aws\Result createWatchlist(array $args = [])
* @method \GuzzleHttp\Promise\Promise createWatchlistAsync(array $args = [])
* @method \Aws\Result deleteDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
* @method \Aws\Result deleteFraudster(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteFraudsterAsync(array $args = [])
* @method \Aws\Result deleteSpeaker(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteSpeakerAsync(array $args = [])
* @method \Aws\Result deleteWatchlist(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteWatchlistAsync(array $args = [])
* @method \Aws\Result describeDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDomainAsync(array $args = [])
* @method \Aws\Result describeFraudster(array $args = [])
Expand All @@ -23,18 +29,26 @@
* @method \GuzzleHttp\Promise\Promise describeSpeakerAsync(array $args = [])
* @method \Aws\Result describeSpeakerEnrollmentJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSpeakerEnrollmentJobAsync(array $args = [])
* @method \Aws\Result describeWatchlist(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeWatchlistAsync(array $args = [])
* @method \Aws\Result disassociateFraudster(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateFraudsterAsync(array $args = [])
* @method \Aws\Result evaluateSession(array $args = [])
* @method \GuzzleHttp\Promise\Promise evaluateSessionAsync(array $args = [])
* @method \Aws\Result listDomains(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDomainsAsync(array $args = [])
* @method \Aws\Result listFraudsterRegistrationJobs(array $args = [])
* @method \GuzzleHttp\Promise\Promise listFraudsterRegistrationJobsAsync(array $args = [])
* @method \Aws\Result listFraudsters(array $args = [])
* @method \GuzzleHttp\Promise\Promise listFraudstersAsync(array $args = [])
* @method \Aws\Result listSpeakerEnrollmentJobs(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSpeakerEnrollmentJobsAsync(array $args = [])
* @method \Aws\Result listSpeakers(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSpeakersAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listWatchlists(array $args = [])
* @method \GuzzleHttp\Promise\Promise listWatchlistsAsync(array $args = [])
* @method \Aws\Result optOutSpeaker(array $args = [])
* @method \GuzzleHttp\Promise\Promise optOutSpeakerAsync(array $args = [])
* @method \Aws\Result startFraudsterRegistrationJob(array $args = [])
Expand All @@ -47,5 +61,7 @@
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateDomainAsync(array $args = [])
* @method \Aws\Result updateWatchlist(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateWatchlistAsync(array $args = [])
*/
class VoiceIDClient extends AwsClient {}
6 changes: 4 additions & 2 deletions src/data/athena/2017-05-18/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2926,7 +2926,8 @@
"EngineVersion":{"shape":"EngineVersion"},
"AdditionalConfiguration":{"shape":"NameString"},
"ExecutionRole":{"shape":"RoleArn"},
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"}
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"},
"EnableMinimumEncryptionConfiguration":{"shape":"BoxedBoolean"}
}
},
"WorkGroupConfigurationUpdates":{
Expand All @@ -2942,7 +2943,8 @@
"RemoveCustomerContentEncryptionConfiguration":{"shape":"BoxedBoolean"},
"AdditionalConfiguration":{"shape":"NameString"},
"ExecutionRole":{"shape":"RoleArn"},
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"}
"CustomerContentEncryptionConfiguration":{"shape":"CustomerContentEncryptionConfiguration"},
"EnableMinimumEncryptionConfiguration":{"shape":"BoxedBoolean"}
}
},
"WorkGroupDescriptionString":{
Expand Down
2 changes: 1 addition & 1 deletion src/data/athena/2017-05-18/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit c189036

Please sign in to comment.