Skip to content

Commit e073f79

Browse files
Update models for release
1 parent 4155279 commit e073f79

File tree

19 files changed

+776
-447
lines changed

19 files changed

+776
-447
lines changed

.changes/3.367.2

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "WorkSpacesWeb",
5+
"description": "Adds support for portal branding customization, enabling administrators to personalize end-user portals with custom assets."
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "Connect",
10+
"description": "Amazon Connect now offers automated post-chat surveys triggered when customers end conversations. This captures timely feedback while experience is fresh, using either a no-code form builder or Amazon Lex-powered interactive surveys."
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "BCMRecommendedActions",
15+
"description": "Added new freetier action types to RecommendedAction.type."
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "DataSync",
20+
"description": "Adds Enhanced mode support for NFS and SMB locations. SMB credentials are now managed via Secrets Manager, and may be encrypted with service or customer managed keys. Increases AgentArns maximum count to 8 (max 4 per TaskMode). Adds folder counters to DescribeTaskExecution for Enhanced mode tasks."
21+
}
22+
]

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\WorkSpacesWeb` - Adds support for portal branding customization, enabling administrators to personalize end-user portals with custom assets.
6+
* `Aws\Connect` - Amazon Connect now offers automated post-chat surveys triggered when customers end conversations. This captures timely feedback while experience is fresh, using either a no-code form builder or Amazon Lex-powered interactive surveys.
7+
* `Aws\BCMRecommendedActions` - Added new freetier action types to RecommendedAction.type.
8+
* `Aws\DataSync` - Adds Enhanced mode support for NFS and SMB locations. SMB credentials are now managed via Secrets Manager, and may be encrypted with service or customer managed keys. Increases AgentArns maximum count to 8 (max 4 per TaskMode). Adds folder counters to DescribeTaskExecution for Enhanced mode tasks.
9+
310
## 3.367.1 - 2025-12-11
411

512
* `Aws\SESv2` - Update GetEmailIdentity and CreateEmailIdentity response to include SigningHostedZone in DkimAttributes. Updated PutEmailIdentityDkimSigningAttributes Response to include SigningHostedZone.

src/data/bcm-recommended-actions/2024-11-14/api-2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@
7979
"REVIEW_EXPIRING_RI",
8080
"REVIEW_EXPIRING_SP",
8181
"REVIEW_FREETIER_USAGE_ALERTS",
82+
"REVIEW_FREETIER_CREDITS_REMAINING",
83+
"REVIEW_FREETIER_DAYS_REMAINING",
8284
"REVIEW_SAVINGS_OPPORTUNITY_RECOMMENDATIONS",
8385
"UPDATE_EXPIRED_PAYMENT_METHOD",
8486
"UPDATE_INVALID_PAYMENT_METHOD",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22
// This file was auto-generated from sdk-root/src/data/bcm-recommended-actions/2024-11-14/api-2.json
3-
return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2024-11-14', 'auth' => [ 'aws.auth#sigv4', ], 'endpointPrefix' => 'bcm-recommended-actions', 'jsonVersion' => '1.0', 'protocol' => 'json', 'protocols' => [ 'json', ], 'serviceFullName' => 'AWS Billing and Cost Management Recommended Actions', 'serviceId' => 'BCM Recommended Actions', 'signatureVersion' => 'v4', 'signingName' => 'bcm-recommended-actions', 'targetPrefix' => 'AWSBillingAndCostManagementRecommendedActions', 'uid' => 'bcm-recommended-actions-2024-11-14', ], 'operations' => [ 'ListRecommendedActions' => [ 'name' => 'ListRecommendedActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRecommendedActionsRequest', ], 'output' => [ 'shape' => 'ListRecommendedActionsResponse', ], 'errors' => [ [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ThrottlingException', ], ], ], ], 'shapes' => [ 'AccessDeniedException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'AccountId' => [ 'type' => 'string', 'max' => 12, 'min' => 12, 'pattern' => '[0-9]{12}', ], 'ActionFilter' => [ 'type' => 'structure', 'required' => [ 'key', 'matchOption', 'values', ], 'members' => [ 'key' => [ 'shape' => 'FilterName', ], 'matchOption' => [ 'shape' => 'MatchOption', ], 'values' => [ 'shape' => 'FilterValues', ], ], ], 'ActionFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ActionFilter', ], ], 'ActionType' => [ 'type' => 'string', 'enum' => [ 'ADD_ALTERNATE_BILLING_CONTACT', 'CREATE_ANOMALY_MONITOR', 'CREATE_BUDGET', 'ENABLE_COST_OPTIMIZATION_HUB', 'MIGRATE_TO_GRANULAR_PERMISSIONS', 'PAYMENTS_DUE', 'PAYMENTS_PAST_DUE', 'REVIEW_ANOMALIES', 'REVIEW_BUDGET_ALERTS', 'REVIEW_BUDGETS_EXCEEDED', 'REVIEW_EXPIRING_RI', 'REVIEW_EXPIRING_SP', 'REVIEW_FREETIER_USAGE_ALERTS', 'REVIEW_SAVINGS_OPPORTUNITY_RECOMMENDATIONS', 'UPDATE_EXPIRED_PAYMENT_METHOD', 'UPDATE_INVALID_PAYMENT_METHOD', 'UPDATE_TAX_EXEMPTION_CERTIFICATE', 'UPDATE_TAX_REGISTRATION_NUMBER', ], ], 'Context' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'Feature' => [ 'type' => 'string', 'enum' => [ 'ACCOUNT', 'BUDGETS', 'COST_ANOMALY_DETECTION', 'COST_OPTIMIZATION_HUB', 'FREE_TIER', 'IAM', 'PAYMENTS', 'RESERVATIONS', 'SAVINGS_PLANS', 'TAX_SETTINGS', ], ], 'FilterName' => [ 'type' => 'string', 'enum' => [ 'FEATURE', 'SEVERITY', 'TYPE', ], ], 'FilterValue' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, 'pattern' => '.*[\\S\\s]*.*', ], 'FilterValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'FilterValue', ], 'min' => 1, ], 'InternalServerException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, 'fault' => true, ], 'ListRecommendedActionsRequest' => [ 'type' => 'structure', 'members' => [ 'filter' => [ 'shape' => 'RequestFilter', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListRecommendedActionsResponse' => [ 'type' => 'structure', 'required' => [ 'recommendedActions', ], 'members' => [ 'recommendedActions' => [ 'shape' => 'RecommendedActions', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'MatchOption' => [ 'type' => 'string', 'enum' => [ 'EQUALS', 'NOT_EQUALS', ], ], 'MaxResults' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'NextStep' => [ 'type' => 'string', ], 'NextSteps' => [ 'type' => 'list', 'member' => [ 'shape' => 'NextStep', ], ], 'NextToken' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, 'pattern' => '[\\S\\s]*', ], 'RecommendedAction' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'ActionType', ], 'accountId' => [ 'shape' => 'AccountId', ], 'severity' => [ 'shape' => 'Severity', ], 'feature' => [ 'shape' => 'Feature', ], 'context' => [ 'shape' => 'Context', ], 'nextSteps' => [ 'shape' => 'NextSteps', ], 'lastUpdatedTimeStamp' => [ 'shape' => 'String', ], ], ], 'RecommendedActions' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecommendedAction', ], ], 'RequestFilter' => [ 'type' => 'structure', 'members' => [ 'actions' => [ 'shape' => 'ActionFilterList', ], ], ], 'Severity' => [ 'type' => 'string', 'enum' => [ 'INFO', 'WARNING', 'CRITICAL', ], ], 'String' => [ 'type' => 'string', ], 'ThrottlingException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ValidationException' => [ 'type' => 'structure', 'required' => [ 'message', 'reason', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'reason' => [ 'shape' => 'ValidationExceptionReason', ], 'fieldList' => [ 'shape' => 'ValidationExceptionFieldList', ], ], 'exception' => true, ], 'ValidationExceptionField' => [ 'type' => 'structure', 'required' => [ 'name', 'message', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'message' => [ 'shape' => 'String', ], ], ], 'ValidationExceptionFieldList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ValidationExceptionField', ], ], 'ValidationExceptionReason' => [ 'type' => 'string', 'enum' => [ 'unknownOperation', 'cannotParse', 'fieldValidationFailed', 'other', ], ], ],];
3+
return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2024-11-14', 'auth' => [ 'aws.auth#sigv4', ], 'endpointPrefix' => 'bcm-recommended-actions', 'jsonVersion' => '1.0', 'protocol' => 'json', 'protocols' => [ 'json', ], 'serviceFullName' => 'AWS Billing and Cost Management Recommended Actions', 'serviceId' => 'BCM Recommended Actions', 'signatureVersion' => 'v4', 'signingName' => 'bcm-recommended-actions', 'targetPrefix' => 'AWSBillingAndCostManagementRecommendedActions', 'uid' => 'bcm-recommended-actions-2024-11-14', ], 'operations' => [ 'ListRecommendedActions' => [ 'name' => 'ListRecommendedActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRecommendedActionsRequest', ], 'output' => [ 'shape' => 'ListRecommendedActionsResponse', ], 'errors' => [ [ 'shape' => 'AccessDeniedException', ], [ 'shape' => 'InternalServerException', ], [ 'shape' => 'ValidationException', ], [ 'shape' => 'ThrottlingException', ], ], ], ], 'shapes' => [ 'AccessDeniedException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'AccountId' => [ 'type' => 'string', 'max' => 12, 'min' => 12, 'pattern' => '[0-9]{12}', ], 'ActionFilter' => [ 'type' => 'structure', 'required' => [ 'key', 'matchOption', 'values', ], 'members' => [ 'key' => [ 'shape' => 'FilterName', ], 'matchOption' => [ 'shape' => 'MatchOption', ], 'values' => [ 'shape' => 'FilterValues', ], ], ], 'ActionFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ActionFilter', ], ], 'ActionType' => [ 'type' => 'string', 'enum' => [ 'ADD_ALTERNATE_BILLING_CONTACT', 'CREATE_ANOMALY_MONITOR', 'CREATE_BUDGET', 'ENABLE_COST_OPTIMIZATION_HUB', 'MIGRATE_TO_GRANULAR_PERMISSIONS', 'PAYMENTS_DUE', 'PAYMENTS_PAST_DUE', 'REVIEW_ANOMALIES', 'REVIEW_BUDGET_ALERTS', 'REVIEW_BUDGETS_EXCEEDED', 'REVIEW_EXPIRING_RI', 'REVIEW_EXPIRING_SP', 'REVIEW_FREETIER_USAGE_ALERTS', 'REVIEW_FREETIER_CREDITS_REMAINING', 'REVIEW_FREETIER_DAYS_REMAINING', 'REVIEW_SAVINGS_OPPORTUNITY_RECOMMENDATIONS', 'UPDATE_EXPIRED_PAYMENT_METHOD', 'UPDATE_INVALID_PAYMENT_METHOD', 'UPDATE_TAX_EXEMPTION_CERTIFICATE', 'UPDATE_TAX_REGISTRATION_NUMBER', ], ], 'Context' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'Feature' => [ 'type' => 'string', 'enum' => [ 'ACCOUNT', 'BUDGETS', 'COST_ANOMALY_DETECTION', 'COST_OPTIMIZATION_HUB', 'FREE_TIER', 'IAM', 'PAYMENTS', 'RESERVATIONS', 'SAVINGS_PLANS', 'TAX_SETTINGS', ], ], 'FilterName' => [ 'type' => 'string', 'enum' => [ 'FEATURE', 'SEVERITY', 'TYPE', ], ], 'FilterValue' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, 'pattern' => '.*[\\S\\s]*.*', ], 'FilterValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'FilterValue', ], 'min' => 1, ], 'InternalServerException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, 'fault' => true, ], 'ListRecommendedActionsRequest' => [ 'type' => 'structure', 'members' => [ 'filter' => [ 'shape' => 'RequestFilter', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListRecommendedActionsResponse' => [ 'type' => 'structure', 'required' => [ 'recommendedActions', ], 'members' => [ 'recommendedActions' => [ 'shape' => 'RecommendedActions', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'MatchOption' => [ 'type' => 'string', 'enum' => [ 'EQUALS', 'NOT_EQUALS', ], ], 'MaxResults' => [ 'type' => 'integer', 'box' => true, 'max' => 1000, 'min' => 1, ], 'NextStep' => [ 'type' => 'string', ], 'NextSteps' => [ 'type' => 'list', 'member' => [ 'shape' => 'NextStep', ], ], 'NextToken' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, 'pattern' => '[\\S\\s]*', ], 'RecommendedAction' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'ActionType', ], 'accountId' => [ 'shape' => 'AccountId', ], 'severity' => [ 'shape' => 'Severity', ], 'feature' => [ 'shape' => 'Feature', ], 'context' => [ 'shape' => 'Context', ], 'nextSteps' => [ 'shape' => 'NextSteps', ], 'lastUpdatedTimeStamp' => [ 'shape' => 'String', ], ], ], 'RecommendedActions' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecommendedAction', ], ], 'RequestFilter' => [ 'type' => 'structure', 'members' => [ 'actions' => [ 'shape' => 'ActionFilterList', ], ], ], 'Severity' => [ 'type' => 'string', 'enum' => [ 'INFO', 'WARNING', 'CRITICAL', ], ], 'String' => [ 'type' => 'string', ], 'ThrottlingException' => [ 'type' => 'structure', 'required' => [ 'message', ], 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ValidationException' => [ 'type' => 'structure', 'required' => [ 'message', 'reason', ], 'members' => [ 'message' => [ 'shape' => 'String', ], 'reason' => [ 'shape' => 'ValidationExceptionReason', ], 'fieldList' => [ 'shape' => 'ValidationExceptionFieldList', ], ], 'exception' => true, ], 'ValidationExceptionField' => [ 'type' => 'structure', 'required' => [ 'name', 'message', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'message' => [ 'shape' => 'String', ], ], ], 'ValidationExceptionFieldList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ValidationExceptionField', ], ], 'ValidationExceptionReason' => [ 'type' => 'string', 'enum' => [ 'unknownOperation', 'cannotParse', 'fieldValidationFailed', 'other', ], ], ],];

src/data/connect/2017-08-08/api-2.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11873,6 +11873,16 @@
1187311873
"PotentialDisconnectIssue":{"shape":"PotentialDisconnectIssue"}
1187411874
}
1187511875
},
11876+
"DisconnectOnCustomerExit":{
11877+
"type":"list",
11878+
"member":{"shape":"DisconnectOnCustomerExitParticipantType"},
11879+
"max":1,
11880+
"min":1
11881+
},
11882+
"DisconnectOnCustomerExitParticipantType":{
11883+
"type":"string",
11884+
"enum":["AGENT"]
11885+
},
1187611886
"DisconnectReason":{
1187711887
"type":"structure",
1187811888
"members":{
@@ -20894,7 +20904,8 @@
2089420904
"PersistentChat":{"shape":"PersistentChat"},
2089520905
"RelatedContactId":{"shape":"ContactId"},
2089620906
"SegmentAttributes":{"shape":"SegmentAttributes"},
20897-
"CustomerId":{"shape":"CustomerIdNonEmpty"}
20907+
"CustomerId":{"shape":"CustomerIdNonEmpty"},
20908+
"DisconnectOnCustomerExit":{"shape":"DisconnectOnCustomerExit"}
2089820909
}
2089920910
},
2090020911
"StartChatContactResponse":{

src/data/connect/2017-08-08/api-2.json.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)