Skip to content

Commit b58ba41

Browse files
Update models for release
1 parent e6a63e3 commit b58ba41

34 files changed

+887
-79
lines changed

.changes/3.294.3

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "ChimeSDKMeetings",
5+
"description": "Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting."
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "FSx",
10+
"description": "Added support for FSx for OpenZFS on-demand data replication across AWS accounts and\/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration."
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "AppSync",
15+
"description": "This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection"
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "RDS",
20+
"description": "RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation"
21+
},
22+
{
23+
"type": "api-change",
24+
"category": "EC2",
25+
"description": "Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones."
26+
},
27+
{
28+
"type": "api-change",
29+
"category": "MarketplaceCatalog",
30+
"description": "AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities."
31+
}
32+
]

CHANGELOG.md

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

3+
## next release
4+
5+
* `Aws\ChimeSDKMeetings` - Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
6+
* `Aws\FSx` - Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
7+
* `Aws\AppSync` - This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
8+
* `Aws\RDS` - RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation
9+
* `Aws\EC2` - Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
10+
* `Aws\MarketplaceCatalog` - AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
11+
312
## 3.294.2 - 2023-12-18
413

514
* `Aws\QuickSight` - A docs-only release to add missing entities to the API reference.

src/MarketplaceCatalog/MarketplaceCatalogClient.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
/**
77
* This client is used to interact with the **AWS Marketplace Catalog Service** service.
8+
* @method \Aws\Result batchDescribeEntities(array $args = [])
9+
* @method \GuzzleHttp\Promise\Promise batchDescribeEntitiesAsync(array $args = [])
810
* @method \Aws\Result cancelChangeSet(array $args = [])
911
* @method \GuzzleHttp\Promise\Promise cancelChangeSetAsync(array $args = [])
1012
* @method \Aws\Result deleteResourcePolicy(array $args = [])

src/Rds/RdsClient.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@
214214
* @method \GuzzleHttp\Promise\Promise describeDBProxyTargetGroupsAsync(array $args = []) (supported in versions 2014-10-31)
215215
* @method \Aws\Result describeDBProxyTargets(array $args = []) (supported in versions 2014-10-31)
216216
* @method \GuzzleHttp\Promise\Promise describeDBProxyTargetsAsync(array $args = []) (supported in versions 2014-10-31)
217+
* @method \Aws\Result describeDBRecommendations(array $args = []) (supported in versions 2014-10-31)
218+
* @method \GuzzleHttp\Promise\Promise describeDBRecommendationsAsync(array $args = []) (supported in versions 2014-10-31)
217219
* @method \Aws\Result describeDBSnapshotAttributes(array $args = []) (supported in versions 2014-10-31)
218220
* @method \GuzzleHttp\Promise\Promise describeDBSnapshotAttributesAsync(array $args = []) (supported in versions 2014-10-31)
219221
* @method \Aws\Result describeDBSnapshotTenantDatabases(array $args = []) (supported in versions 2014-10-31)
@@ -260,6 +262,8 @@
260262
* @method \GuzzleHttp\Promise\Promise modifyDBProxyEndpointAsync(array $args = []) (supported in versions 2014-10-31)
261263
* @method \Aws\Result modifyDBProxyTargetGroup(array $args = []) (supported in versions 2014-10-31)
262264
* @method \GuzzleHttp\Promise\Promise modifyDBProxyTargetGroupAsync(array $args = []) (supported in versions 2014-10-31)
265+
* @method \Aws\Result modifyDBRecommendation(array $args = []) (supported in versions 2014-10-31)
266+
* @method \GuzzleHttp\Promise\Promise modifyDBRecommendationAsync(array $args = []) (supported in versions 2014-10-31)
263267
* @method \Aws\Result modifyDBSnapshot(array $args = []) (supported in versions 2014-10-31)
264268
* @method \GuzzleHttp\Promise\Promise modifyDBSnapshotAsync(array $args = []) (supported in versions 2014-10-31)
265269
* @method \Aws\Result modifyDBSnapshotAttribute(array $args = []) (supported in versions 2014-10-31)

src/data/appsync/2017-07-25/api-2.json

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,10 @@
14731473
"visibility":{"shape":"GraphQLApiVisibility"},
14741474
"apiType":{"shape":"GraphQLApiType"},
14751475
"mergedApiExecutionRoleArn":{"shape":"String"},
1476-
"ownerContact":{"shape":"String"}
1476+
"ownerContact":{"shape":"String"},
1477+
"introspectionConfig":{"shape":"GraphQLApiIntrospectionConfig"},
1478+
"queryDepthLimit":{"shape":"QueryDepthLimit"},
1479+
"resolverCountLimit":{"shape":"ResolverCountLimit"}
14771480
}
14781481
},
14791482
"CreateGraphqlApiResponse":{
@@ -2358,6 +2361,13 @@
23582361
"type":{"shape":"Type"}
23592362
}
23602363
},
2364+
"GraphQLApiIntrospectionConfig":{
2365+
"type":"string",
2366+
"enum":[
2367+
"ENABLED",
2368+
"DISABLED"
2369+
]
2370+
},
23612371
"GraphQLApiType":{
23622372
"type":"string",
23632373
"enum":[
@@ -2401,7 +2411,10 @@
24012411
"apiType":{"shape":"GraphQLApiType"},
24022412
"mergedApiExecutionRoleArn":{"shape":"String"},
24032413
"owner":{"shape":"String"},
2404-
"ownerContact":{"shape":"String"}
2414+
"ownerContact":{"shape":"String"},
2415+
"introspectionConfig":{"shape":"GraphQLApiIntrospectionConfig"},
2416+
"queryDepthLimit":{"shape":"QueryDepthLimit"},
2417+
"resolverCountLimit":{"shape":"ResolverCountLimit"}
24052418
}
24062419
},
24072420
"GraphqlApis":{
@@ -2887,6 +2900,11 @@
28872900
"functions":{"shape":"FunctionsIds"}
28882901
}
28892902
},
2903+
"QueryDepthLimit":{
2904+
"type":"integer",
2905+
"max":75,
2906+
"min":0
2907+
},
28902908
"RdsDataApiConfig":{
28912909
"type":"structure",
28922910
"required":[
@@ -2956,6 +2974,11 @@
29562974
"code":{"shape":"Code"}
29572975
}
29582976
},
2977+
"ResolverCountLimit":{
2978+
"type":"integer",
2979+
"max":10000,
2980+
"min":0
2981+
},
29592982
"ResolverKind":{
29602983
"type":"string",
29612984
"enum":[
@@ -3386,7 +3409,10 @@
33863409
"xrayEnabled":{"shape":"Boolean"},
33873410
"lambdaAuthorizerConfig":{"shape":"LambdaAuthorizerConfig"},
33883411
"mergedApiExecutionRoleArn":{"shape":"String"},
3389-
"ownerContact":{"shape":"String"}
3412+
"ownerContact":{"shape":"String"},
3413+
"introspectionConfig":{"shape":"GraphQLApiIntrospectionConfig"},
3414+
"queryDepthLimit":{"shape":"QueryDepthLimit"},
3415+
"resolverCountLimit":{"shape":"ResolverCountLimit"}
33903416
}
33913417
},
33923418
"UpdateGraphqlApiResponse":{

src/data/appsync/2017-07-25/api-2.json.php

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

src/data/appsync/2017-07-25/docs-2.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,14 @@
939939
"refs": {
940940
}
941941
},
942+
"GraphQLApiIntrospectionConfig": {
943+
"base": null,
944+
"refs": {
945+
"CreateGraphqlApiRequest$introspectionConfig": "<p>Sets the value of the GraphQL API to enable (<code>ENABLED</code>) or disable (<code>DISABLED</code>) introspection. If no value is provided, the introspection configuration will be set to <code>ENABLED</code> by default. This field will produce an error if the operation attempts to use the introspection feature while this field is disabled.</p> <p>For more information about introspection, see <a href=\"https://graphql.org/learn/introspection/\">GraphQL introspection</a>.</p>",
946+
"GraphqlApi$introspectionConfig": "<p>Sets the value of the GraphQL API to enable (<code>ENABLED</code>) or disable (<code>DISABLED</code>) introspection. If no value is provided, the introspection configuration will be set to <code>ENABLED</code> by default. This field will produce an error if the operation attempts to use the introspection feature while this field is disabled.</p> <p>For more information about introspection, see <a href=\"https://graphql.org/learn/introspection/\">GraphQL introspection</a>.</p>",
947+
"UpdateGraphqlApiRequest$introspectionConfig": "<p>Sets the value of the GraphQL API to enable (<code>ENABLED</code>) or disable (<code>DISABLED</code>) introspection. If no value is provided, the introspection configuration will be set to <code>ENABLED</code> by default. This field will produce an error if the operation attempts to use the introspection feature while this field is disabled.</p> <p>For more information about introspection, see <a href=\"https://graphql.org/learn/introspection/\">GraphQL introspection</a>.</p>"
948+
}
949+
},
942950
"GraphQLApiType": {
943951
"base": null,
944952
"refs": {
@@ -1284,6 +1292,14 @@
12841292
"UpdateResolverRequest$pipelineConfig": "<p>The <code>PipelineConfig</code>.</p>"
12851293
}
12861294
},
1295+
"QueryDepthLimit": {
1296+
"base": null,
1297+
"refs": {
1298+
"CreateGraphqlApiRequest$queryDepthLimit": "<p>The maximum depth a query can have in a single request. Depth refers to the amount of nested levels allowed in the body of query. The default value is <code>0</code> (or unspecified), which indicates there's no depth limit. If you set a limit, it can be between <code>1</code> and <code>75</code> nested levels. This field will produce a limit error if the operation falls out of bounds.</p> <p>Note that fields can still be set to nullable or non-nullable. If a non-nullable field produces an error, the error will be thrown upwards to the first nullable field available.</p>",
1299+
"GraphqlApi$queryDepthLimit": "<p>The maximum depth a query can have in a single request. Depth refers to the amount of nested levels allowed in the body of query. The default value is <code>0</code> (or unspecified), which indicates there's no depth limit. If you set a limit, it can be between <code>1</code> and <code>75</code> nested levels. This field will produce a limit error if the operation falls out of bounds.</p> <p>Note that fields can still be set to nullable or non-nullable. If a non-nullable field produces an error, the error will be thrown upwards to the first nullable field available.</p>",
1300+
"UpdateGraphqlApiRequest$queryDepthLimit": "<p>The maximum depth a query can have in a single request. Depth refers to the amount of nested levels allowed in the body of query. The default value is <code>0</code> (or unspecified), which indicates there's no depth limit. If you set a limit, it can be between <code>1</code> and <code>75</code> nested levels. This field will produce a limit error if the operation falls out of bounds.</p> <p>Note that fields can still be set to nullable or non-nullable. If a non-nullable field produces an error, the error will be thrown upwards to the first nullable field available.</p>"
1301+
}
1302+
},
12871303
"RdsDataApiConfig": {
12881304
"base": "<p>Contains the metadata required to introspect the RDS cluster.</p>",
12891305
"refs": {
@@ -1337,6 +1353,14 @@
13371353
"UpdateResolverResponse$resolver": "<p>The updated <code>Resolver</code> object.</p>"
13381354
}
13391355
},
1356+
"ResolverCountLimit": {
1357+
"base": null,
1358+
"refs": {
1359+
"CreateGraphqlApiRequest$resolverCountLimit": "<p>The maximum number of resolvers that can be invoked in a single request. The default value is <code>0</code> (or unspecified), which will set the limit to <code>10000</code>. When specified, the limit value can be between <code>1</code> and <code>10000</code>. This field will produce a limit error if the operation falls out of bounds.</p>",
1360+
"GraphqlApi$resolverCountLimit": "<p>The maximum number of resolvers that can be invoked in a single request. The default value is <code>0</code> (or unspecified), which will set the limit to <code>10000</code>. When specified, the limit value can be between <code>1</code> and <code>10000</code>. This field will produce a limit error if the operation falls out of bounds.</p>",
1361+
"UpdateGraphqlApiRequest$resolverCountLimit": "<p>The maximum number of resolvers that can be invoked in a single request. The default value is <code>0</code> (or unspecified), which will set the limit to <code>10000</code>. When specified, the limit value can be between <code>1</code> and <code>10000</code>. This field will produce a limit error if the operation falls out of bounds.</p>"
1362+
}
1363+
},
13401364
"ResolverKind": {
13411365
"base": null,
13421366
"refs": {

src/data/appsync/2017-07-25/docs-2.json.php

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

src/data/chime-sdk-meetings/2021-07-15/api-2.json

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,12 @@
355355
"Content":{"shape":"MediaCapabilities"}
356356
}
357357
},
358+
"AttendeeFeatures":{
359+
"type":"structure",
360+
"members":{
361+
"MaxCount":{"shape":"AttendeeMax"}
362+
}
363+
},
358364
"AttendeeIdItem":{
359365
"type":"structure",
360366
"required":["AttendeeId"],
@@ -372,6 +378,11 @@
372378
"type":"list",
373379
"member":{"shape":"Attendee"}
374380
},
381+
"AttendeeMax":{
382+
"type":"integer",
383+
"max":250,
384+
"min":1
385+
},
375386
"AudioFeatures":{
376387
"type":"structure",
377388
"members":{
@@ -449,6 +460,20 @@
449460
"error":{"httpStatusCode":409},
450461
"exception":true
451462
},
463+
"ContentFeatures":{
464+
"type":"structure",
465+
"members":{
466+
"MaxResolution":{"shape":"ContentResolution"}
467+
}
468+
},
469+
"ContentResolution":{
470+
"type":"string",
471+
"enum":[
472+
"None",
473+
"FHD",
474+
"UHD"
475+
]
476+
},
452477
"CreateAttendeeError":{
453478
"type":"structure",
454479
"members":{
@@ -806,7 +831,10 @@
806831
"MeetingFeaturesConfiguration":{
807832
"type":"structure",
808833
"members":{
809-
"Audio":{"shape":"AudioFeatures"}
834+
"Audio":{"shape":"AudioFeatures"},
835+
"Video":{"shape":"VideoFeatures"},
836+
"Content":{"shape":"ContentFeatures"},
837+
"Attendee":{"shape":"AttendeeFeatures"}
810838
}
811839
},
812840
"NotFoundException":{
@@ -1182,6 +1210,20 @@
11821210
"members":{
11831211
"Attendee":{"shape":"Attendee"}
11841212
}
1213+
},
1214+
"VideoFeatures":{
1215+
"type":"structure",
1216+
"members":{
1217+
"MaxResolution":{"shape":"VideoResolution"}
1218+
}
1219+
},
1220+
"VideoResolution":{
1221+
"type":"string",
1222+
"enum":[
1223+
"None",
1224+
"HD",
1225+
"FHD"
1226+
]
11851227
}
11861228
}
11871229
}

src/data/chime-sdk-meetings/2021-07-15/api-2.json.php

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

0 commit comments

Comments
 (0)