Skip to content

Commit 9ae54fd

Browse files
Update models for release
1 parent b2f78a0 commit 9ae54fd

File tree

14 files changed

+1267
-18
lines changed

14 files changed

+1267
-18
lines changed

.changes/3.363.1

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "CloudFront",
5+
"description": "Add TrustStore, ConnectionFunction APIs to CloudFront SDK"
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "CloudWatchLogs",
10+
"description": "New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion."
11+
}
12+
]

CHANGELOG.md

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

3+
## next release
4+
5+
* `Aws\CloudFront` - Add TrustStore, ConnectionFunction APIs to CloudFront SDK
6+
* `Aws\CloudWatchLogs` - New CloudWatch Logs feature - LogGroup Deletion Protection, a capability that allows customers to safeguard their critical CloudWatch log groups from accidental or unintended deletion.
7+
38
## 3.363.0 - 2025-11-21
49

510
* `Aws\SecurityIR` - Add ListInvestigations and SendFeedback APIs to support SecurityIR AI agents

src/CloudFront/CloudFrontClient.php

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@
110110
* @method \GuzzleHttp\Promise\Promise createAnycastIpListAsync(array $args = []) (supported in versions 2020-05-31)
111111
* @method \Aws\Result createCachePolicy(array $args = []) (supported in versions 2020-05-31)
112112
* @method \GuzzleHttp\Promise\Promise createCachePolicyAsync(array $args = []) (supported in versions 2020-05-31)
113+
* @method \Aws\Result createConnectionFunction(array $args = []) (supported in versions 2020-05-31)
114+
* @method \GuzzleHttp\Promise\Promise createConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
113115
* @method \Aws\Result createConnectionGroup(array $args = []) (supported in versions 2020-05-31)
114116
* @method \GuzzleHttp\Promise\Promise createConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31)
115117
* @method \Aws\Result createContinuousDeploymentPolicy(array $args = []) (supported in versions 2020-05-31)
@@ -134,12 +136,16 @@
134136
* @method \GuzzleHttp\Promise\Promise createRealtimeLogConfigAsync(array $args = []) (supported in versions 2020-05-31)
135137
* @method \Aws\Result createResponseHeadersPolicy(array $args = []) (supported in versions 2020-05-31)
136138
* @method \GuzzleHttp\Promise\Promise createResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31)
139+
* @method \Aws\Result createTrustStore(array $args = []) (supported in versions 2020-05-31)
140+
* @method \GuzzleHttp\Promise\Promise createTrustStoreAsync(array $args = []) (supported in versions 2020-05-31)
137141
* @method \Aws\Result createVpcOrigin(array $args = []) (supported in versions 2020-05-31)
138142
* @method \GuzzleHttp\Promise\Promise createVpcOriginAsync(array $args = []) (supported in versions 2020-05-31)
139143
* @method \Aws\Result deleteAnycastIpList(array $args = []) (supported in versions 2020-05-31)
140144
* @method \GuzzleHttp\Promise\Promise deleteAnycastIpListAsync(array $args = []) (supported in versions 2020-05-31)
141145
* @method \Aws\Result deleteCachePolicy(array $args = []) (supported in versions 2020-05-31)
142146
* @method \GuzzleHttp\Promise\Promise deleteCachePolicyAsync(array $args = []) (supported in versions 2020-05-31)
147+
* @method \Aws\Result deleteConnectionFunction(array $args = []) (supported in versions 2020-05-31)
148+
* @method \GuzzleHttp\Promise\Promise deleteConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
143149
* @method \Aws\Result deleteConnectionGroup(array $args = []) (supported in versions 2020-05-31)
144150
* @method \GuzzleHttp\Promise\Promise deleteConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31)
145151
* @method \Aws\Result deleteContinuousDeploymentPolicy(array $args = []) (supported in versions 2020-05-31)
@@ -164,8 +170,12 @@
164170
* @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = []) (supported in versions 2020-05-31)
165171
* @method \Aws\Result deleteResponseHeadersPolicy(array $args = []) (supported in versions 2020-05-31)
166172
* @method \GuzzleHttp\Promise\Promise deleteResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31)
173+
* @method \Aws\Result deleteTrustStore(array $args = []) (supported in versions 2020-05-31)
174+
* @method \GuzzleHttp\Promise\Promise deleteTrustStoreAsync(array $args = []) (supported in versions 2020-05-31)
167175
* @method \Aws\Result deleteVpcOrigin(array $args = []) (supported in versions 2020-05-31)
168176
* @method \GuzzleHttp\Promise\Promise deleteVpcOriginAsync(array $args = []) (supported in versions 2020-05-31)
177+
* @method \Aws\Result describeConnectionFunction(array $args = []) (supported in versions 2020-05-31)
178+
* @method \GuzzleHttp\Promise\Promise describeConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
169179
* @method \Aws\Result describeFunction(array $args = []) (supported in versions 2020-05-31)
170180
* @method \GuzzleHttp\Promise\Promise describeFunctionAsync(array $args = []) (supported in versions 2020-05-31)
171181
* @method \Aws\Result describeKeyValueStore(array $args = []) (supported in versions 2020-05-31)
@@ -180,6 +190,8 @@
180190
* @method \GuzzleHttp\Promise\Promise getCachePolicyAsync(array $args = []) (supported in versions 2020-05-31)
181191
* @method \Aws\Result getCachePolicyConfig(array $args = []) (supported in versions 2020-05-31)
182192
* @method \GuzzleHttp\Promise\Promise getCachePolicyConfigAsync(array $args = []) (supported in versions 2020-05-31)
193+
* @method \Aws\Result getConnectionFunction(array $args = []) (supported in versions 2020-05-31)
194+
* @method \GuzzleHttp\Promise\Promise getConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
183195
* @method \Aws\Result getConnectionGroup(array $args = []) (supported in versions 2020-05-31)
184196
* @method \GuzzleHttp\Promise\Promise getConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31)
185197
* @method \Aws\Result getConnectionGroupByRoutingEndpoint(array $args = []) (supported in versions 2020-05-31)
@@ -220,6 +232,8 @@
220232
* @method \GuzzleHttp\Promise\Promise getResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31)
221233
* @method \Aws\Result getResponseHeadersPolicyConfig(array $args = []) (supported in versions 2020-05-31)
222234
* @method \GuzzleHttp\Promise\Promise getResponseHeadersPolicyConfigAsync(array $args = []) (supported in versions 2020-05-31)
235+
* @method \Aws\Result getTrustStore(array $args = []) (supported in versions 2020-05-31)
236+
* @method \GuzzleHttp\Promise\Promise getTrustStoreAsync(array $args = []) (supported in versions 2020-05-31)
223237
* @method \Aws\Result getVpcOrigin(array $args = []) (supported in versions 2020-05-31)
224238
* @method \GuzzleHttp\Promise\Promise getVpcOriginAsync(array $args = []) (supported in versions 2020-05-31)
225239
* @method \Aws\Result listAnycastIpLists(array $args = []) (supported in versions 2020-05-31)
@@ -228,6 +242,8 @@
228242
* @method \GuzzleHttp\Promise\Promise listCachePoliciesAsync(array $args = []) (supported in versions 2020-05-31)
229243
* @method \Aws\Result listConflictingAliases(array $args = []) (supported in versions 2020-05-31)
230244
* @method \GuzzleHttp\Promise\Promise listConflictingAliasesAsync(array $args = []) (supported in versions 2020-05-31)
245+
* @method \Aws\Result listConnectionFunctions(array $args = []) (supported in versions 2020-05-31)
246+
* @method \GuzzleHttp\Promise\Promise listConnectionFunctionsAsync(array $args = []) (supported in versions 2020-05-31)
231247
* @method \Aws\Result listConnectionGroups(array $args = []) (supported in versions 2020-05-31)
232248
* @method \GuzzleHttp\Promise\Promise listConnectionGroupsAsync(array $args = []) (supported in versions 2020-05-31)
233249
* @method \Aws\Result listContinuousDeploymentPolicies(array $args = []) (supported in versions 2020-05-31)
@@ -240,6 +256,8 @@
240256
* @method \GuzzleHttp\Promise\Promise listDistributionsByAnycastIpListIdAsync(array $args = []) (supported in versions 2020-05-31)
241257
* @method \Aws\Result listDistributionsByCachePolicyId(array $args = []) (supported in versions 2020-05-31)
242258
* @method \GuzzleHttp\Promise\Promise listDistributionsByCachePolicyIdAsync(array $args = []) (supported in versions 2020-05-31)
259+
* @method \Aws\Result listDistributionsByConnectionFunction(array $args = []) (supported in versions 2020-05-31)
260+
* @method \GuzzleHttp\Promise\Promise listDistributionsByConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
243261
* @method \Aws\Result listDistributionsByConnectionMode(array $args = []) (supported in versions 2020-05-31)
244262
* @method \GuzzleHttp\Promise\Promise listDistributionsByConnectionModeAsync(array $args = []) (supported in versions 2020-05-31)
245263
* @method \Aws\Result listDistributionsByKeyGroup(array $args = []) (supported in versions 2020-05-31)
@@ -252,6 +270,8 @@
252270
* @method \GuzzleHttp\Promise\Promise listDistributionsByRealtimeLogConfigAsync(array $args = []) (supported in versions 2020-05-31)
253271
* @method \Aws\Result listDistributionsByResponseHeadersPolicyId(array $args = []) (supported in versions 2020-05-31)
254272
* @method \GuzzleHttp\Promise\Promise listDistributionsByResponseHeadersPolicyIdAsync(array $args = []) (supported in versions 2020-05-31)
273+
* @method \Aws\Result listDistributionsByTrustStore(array $args = []) (supported in versions 2020-05-31)
274+
* @method \GuzzleHttp\Promise\Promise listDistributionsByTrustStoreAsync(array $args = []) (supported in versions 2020-05-31)
255275
* @method \Aws\Result listDistributionsByVpcOriginId(array $args = []) (supported in versions 2020-05-31)
256276
* @method \GuzzleHttp\Promise\Promise listDistributionsByVpcOriginIdAsync(array $args = []) (supported in versions 2020-05-31)
257277
* @method \Aws\Result listDomainConflicts(array $args = []) (supported in versions 2020-05-31)
@@ -272,18 +292,26 @@
272292
* @method \GuzzleHttp\Promise\Promise listRealtimeLogConfigsAsync(array $args = []) (supported in versions 2020-05-31)
273293
* @method \Aws\Result listResponseHeadersPolicies(array $args = []) (supported in versions 2020-05-31)
274294
* @method \GuzzleHttp\Promise\Promise listResponseHeadersPoliciesAsync(array $args = []) (supported in versions 2020-05-31)
295+
* @method \Aws\Result listTrustStores(array $args = []) (supported in versions 2020-05-31)
296+
* @method \GuzzleHttp\Promise\Promise listTrustStoresAsync(array $args = []) (supported in versions 2020-05-31)
275297
* @method \Aws\Result listVpcOrigins(array $args = []) (supported in versions 2020-05-31)
276298
* @method \GuzzleHttp\Promise\Promise listVpcOriginsAsync(array $args = []) (supported in versions 2020-05-31)
299+
* @method \Aws\Result publishConnectionFunction(array $args = []) (supported in versions 2020-05-31)
300+
* @method \GuzzleHttp\Promise\Promise publishConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
277301
* @method \Aws\Result publishFunction(array $args = []) (supported in versions 2020-05-31)
278302
* @method \GuzzleHttp\Promise\Promise publishFunctionAsync(array $args = []) (supported in versions 2020-05-31)
279303
* @method \Aws\Result putResourcePolicy(array $args = []) (supported in versions 2020-05-31)
280304
* @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = []) (supported in versions 2020-05-31)
305+
* @method \Aws\Result testConnectionFunction(array $args = []) (supported in versions 2020-05-31)
306+
* @method \GuzzleHttp\Promise\Promise testConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
281307
* @method \Aws\Result testFunction(array $args = []) (supported in versions 2020-05-31)
282308
* @method \GuzzleHttp\Promise\Promise testFunctionAsync(array $args = []) (supported in versions 2020-05-31)
283309
* @method \Aws\Result updateAnycastIpList(array $args = []) (supported in versions 2020-05-31)
284310
* @method \GuzzleHttp\Promise\Promise updateAnycastIpListAsync(array $args = []) (supported in versions 2020-05-31)
285311
* @method \Aws\Result updateCachePolicy(array $args = []) (supported in versions 2020-05-31)
286312
* @method \GuzzleHttp\Promise\Promise updateCachePolicyAsync(array $args = []) (supported in versions 2020-05-31)
313+
* @method \Aws\Result updateConnectionFunction(array $args = []) (supported in versions 2020-05-31)
314+
* @method \GuzzleHttp\Promise\Promise updateConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31)
287315
* @method \Aws\Result updateConnectionGroup(array $args = []) (supported in versions 2020-05-31)
288316
* @method \GuzzleHttp\Promise\Promise updateConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31)
289317
* @method \Aws\Result updateContinuousDeploymentPolicy(array $args = []) (supported in versions 2020-05-31)
@@ -308,6 +336,8 @@
308336
* @method \GuzzleHttp\Promise\Promise updateRealtimeLogConfigAsync(array $args = []) (supported in versions 2020-05-31)
309337
* @method \Aws\Result updateResponseHeadersPolicy(array $args = []) (supported in versions 2020-05-31)
310338
* @method \GuzzleHttp\Promise\Promise updateResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31)
339+
* @method \Aws\Result updateTrustStore(array $args = []) (supported in versions 2020-05-31)
340+
* @method \GuzzleHttp\Promise\Promise updateTrustStoreAsync(array $args = []) (supported in versions 2020-05-31)
311341
* @method \Aws\Result updateVpcOrigin(array $args = []) (supported in versions 2020-05-31)
312342
* @method \GuzzleHttp\Promise\Promise updateVpcOriginAsync(array $args = []) (supported in versions 2020-05-31)
313343
* @method \Aws\Result verifyDnsConfiguration(array $args = []) (supported in versions 2020-05-31)

src/CloudWatchLogs/CloudWatchLogsClient.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@
164164
* @method \GuzzleHttp\Promise\Promise putIntegrationAsync(array $args = [])
165165
* @method \Aws\Result putLogEvents(array $args = [])
166166
* @method \GuzzleHttp\Promise\Promise putLogEventsAsync(array $args = [])
167+
* @method \Aws\Result putLogGroupDeletionProtection(array $args = [])
168+
* @method \GuzzleHttp\Promise\Promise putLogGroupDeletionProtectionAsync(array $args = [])
167169
* @method \Aws\Result putMetricFilter(array $args = [])
168170
* @method \GuzzleHttp\Promise\Promise putMetricFilterAsync(array $args = [])
169171
* @method \Aws\Result putQueryDefinition(array $args = [])

0 commit comments

Comments
 (0)