Skip to content

Commit 903762a

Browse files
Update models for release
1 parent 0807e68 commit 903762a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1548
-673
lines changed

.changes/3.283.13

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "SsmSap",
5+
"description": "AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications"
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "SNS",
10+
"description": "Message Archiving and Replay is now supported in Amazon SNS for FIFO topics."
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "Redshift",
15+
"description": "Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations."
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "OpenSearchService",
20+
"description": "You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests."
21+
},
22+
{
23+
"type": "api-change",
24+
"category": "AppStream",
25+
"description": "This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance."
26+
},
27+
{
28+
"type": "api-change",
29+
"category": "Transfer",
30+
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged."
31+
},
32+
{
33+
"type": "api-change",
34+
"category": "EC2",
35+
"description": "Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC."
36+
},
37+
{
38+
"type": "api-change",
39+
"category": "SageMaker",
40+
"description": "Amazon Sagemaker Autopilot now supports Text Generation jobs."
41+
},
42+
{
43+
"type": "api-change",
44+
"category": "NetworkFirewall",
45+
"description": "Network Firewall now supports inspection of outbound SSL\/TLS traffic."
46+
}
47+
]

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\SsmSap` - AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications
6+
* `Aws\SNS` - Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.
7+
* `Aws\Redshift` - Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.
8+
* `Aws\OpenSearchService` - You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.
9+
* `Aws\AppStream` - This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
10+
* `Aws\Transfer` - No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.
11+
* `Aws\EC2` - Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.
12+
* `Aws\SageMaker` - Amazon Sagemaker Autopilot now supports Text Generation jobs.
13+
* `Aws\NetworkFirewall` - Network Firewall now supports inspection of outbound SSL/TLS traffic.
14+
315
## 3.283.12 - 2023-10-25
416

517
* `Aws\ConnectCases` - Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500

src/Ec2/Ec2Client.php

+2
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,8 @@
10021002
* @method \GuzzleHttp\Promise\Promise getNetworkInsightsAccessScopeAnalysisFindingsAsync(array $args = []) (supported in versions 2016-11-15)
10031003
* @method \Aws\Result getNetworkInsightsAccessScopeContent(array $args = []) (supported in versions 2016-11-15)
10041004
* @method \GuzzleHttp\Promise\Promise getNetworkInsightsAccessScopeContentAsync(array $args = []) (supported in versions 2016-11-15)
1005+
* @method \Aws\Result getSecurityGroupsForVpc(array $args = []) (supported in versions 2016-11-15)
1006+
* @method \GuzzleHttp\Promise\Promise getSecurityGroupsForVpcAsync(array $args = []) (supported in versions 2016-11-15)
10051007
* @method \Aws\Result getSerialConsoleAccessStatus(array $args = []) (supported in versions 2016-11-15)
10061008
* @method \GuzzleHttp\Promise\Promise getSerialConsoleAccessStatusAsync(array $args = []) (supported in versions 2016-11-15)
10071009
* @method \Aws\Result getSpotPlacementScores(array $args = []) (supported in versions 2016-11-15)

src/Redshift/RedshiftClient.php

+8
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
* @method \GuzzleHttp\Promise\Promise deleteHsmConfigurationAsync(array $args = [])
8787
* @method \Aws\Result deletePartner(array $args = [])
8888
* @method \GuzzleHttp\Promise\Promise deletePartnerAsync(array $args = [])
89+
* @method \Aws\Result deleteResourcePolicy(array $args = [])
90+
* @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = [])
8991
* @method \Aws\Result deleteScheduledAction(array $args = [])
9092
* @method \GuzzleHttp\Promise\Promise deleteScheduledActionAsync(array $args = [])
9193
* @method \Aws\Result deleteSnapshotCopyGrant(array $args = [])
@@ -142,6 +144,8 @@
142144
* @method \GuzzleHttp\Promise\Promise describeHsmClientCertificatesAsync(array $args = [])
143145
* @method \Aws\Result describeHsmConfigurations(array $args = [])
144146
* @method \GuzzleHttp\Promise\Promise describeHsmConfigurationsAsync(array $args = [])
147+
* @method \Aws\Result describeInboundIntegrations(array $args = [])
148+
* @method \GuzzleHttp\Promise\Promise describeInboundIntegrationsAsync(array $args = [])
145149
* @method \Aws\Result describeLoggingStatus(array $args = [])
146150
* @method \GuzzleHttp\Promise\Promise describeLoggingStatusAsync(array $args = [])
147151
* @method \Aws\Result describeNodeConfigurationOptions(array $args = [])
@@ -190,6 +194,8 @@
190194
* @method \GuzzleHttp\Promise\Promise getReservedNodeExchangeConfigurationOptionsAsync(array $args = [])
191195
* @method \Aws\Result getReservedNodeExchangeOfferings(array $args = [])
192196
* @method \GuzzleHttp\Promise\Promise getReservedNodeExchangeOfferingsAsync(array $args = [])
197+
* @method \Aws\Result getResourcePolicy(array $args = [])
198+
* @method \GuzzleHttp\Promise\Promise getResourcePolicyAsync(array $args = [])
193199
* @method \Aws\Result modifyAquaConfiguration(array $args = [])
194200
* @method \GuzzleHttp\Promise\Promise modifyAquaConfigurationAsync(array $args = [])
195201
* @method \Aws\Result modifyAuthenticationProfile(array $args = [])
@@ -228,6 +234,8 @@
228234
* @method \GuzzleHttp\Promise\Promise pauseClusterAsync(array $args = [])
229235
* @method \Aws\Result purchaseReservedNodeOffering(array $args = [])
230236
* @method \GuzzleHttp\Promise\Promise purchaseReservedNodeOfferingAsync(array $args = [])
237+
* @method \Aws\Result putResourcePolicy(array $args = [])
238+
* @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = [])
231239
* @method \Aws\Result rebootCluster(array $args = [])
232240
* @method \GuzzleHttp\Promise\Promise rebootClusterAsync(array $args = [])
233241
* @method \Aws\Result rejectDataShare(array $args = [])

src/data/appstream/2016-12-01/api-2.json

+22-12
Original file line numberDiff line numberDiff line change
@@ -1487,9 +1487,9 @@
14871487
},
14881488
"ComputeCapacity":{
14891489
"type":"structure",
1490-
"required":["DesiredInstances"],
14911490
"members":{
1492-
"DesiredInstances":{"shape":"Integer"}
1491+
"DesiredInstances":{"shape":"Integer"},
1492+
"DesiredSessions":{"shape":"Integer"}
14931493
}
14941494
},
14951495
"ComputeCapacityStatus":{
@@ -1499,7 +1499,11 @@
14991499
"Desired":{"shape":"Integer"},
15001500
"Running":{"shape":"Integer"},
15011501
"InUse":{"shape":"Integer"},
1502-
"Available":{"shape":"Integer"}
1502+
"Available":{"shape":"Integer"},
1503+
"DesiredUserSessions":{"shape":"Integer"},
1504+
"AvailableUserSessions":{"shape":"Integer"},
1505+
"ActiveUserSessions":{"shape":"Integer"},
1506+
"ActualUserSessions":{"shape":"Integer"}
15031507
}
15041508
},
15051509
"ConcurrentModificationException":{
@@ -1692,7 +1696,8 @@
16921696
"Platform":{"shape":"PlatformType"},
16931697
"MaxConcurrentSessions":{"shape":"Integer"},
16941698
"UsbDeviceFilterStrings":{"shape":"UsbDeviceFilterStrings"},
1695-
"SessionScriptS3Location":{"shape":"S3Location"}
1699+
"SessionScriptS3Location":{"shape":"S3Location"},
1700+
"MaxSessionsPerInstance":{"shape":"Integer"}
16961701
}
16971702
},
16981703
"CreateFleetResult":{
@@ -2186,12 +2191,13 @@
21862191
"FleetName"
21872192
],
21882193
"members":{
2189-
"StackName":{"shape":"String"},
2190-
"FleetName":{"shape":"String"},
2194+
"StackName":{"shape":"Name"},
2195+
"FleetName":{"shape":"Name"},
21912196
"UserId":{"shape":"UserId"},
21922197
"NextToken":{"shape":"String"},
21932198
"Limit":{"shape":"Integer"},
2194-
"AuthenticationType":{"shape":"AuthenticationType"}
2199+
"AuthenticationType":{"shape":"AuthenticationType"},
2200+
"InstanceId":{"shape":"String"}
21952201
}
21962202
},
21972203
"DescribeSessionsResult":{
@@ -2540,7 +2546,8 @@
25402546
"Platform":{"shape":"PlatformType"},
25412547
"MaxConcurrentSessions":{"shape":"Integer"},
25422548
"UsbDeviceFilterStrings":{"shape":"UsbDeviceFilterStrings"},
2543-
"SessionScriptS3Location":{"shape":"S3Location"}
2549+
"SessionScriptS3Location":{"shape":"S3Location"},
2550+
"MaxSessionsPerInstance":{"shape":"Integer"}
25442551
}
25452552
},
25462553
"FleetAttribute":{
@@ -2551,7 +2558,8 @@
25512558
"DOMAIN_JOIN_INFO",
25522559
"IAM_ROLE_ARN",
25532560
"USB_DEVICE_FILTER_STRINGS",
2554-
"SESSION_SCRIPT_S3_LOCATION"
2561+
"SESSION_SCRIPT_S3_LOCATION",
2562+
"MAX_SESSIONS_PER_INSTANCE"
25552563
]
25562564
},
25572565
"FleetAttributes":{
@@ -3063,7 +3071,8 @@
30633071
"StartTime":{"shape":"Timestamp"},
30643072
"MaxExpirationTime":{"shape":"Timestamp"},
30653073
"AuthenticationType":{"shape":"AuthenticationType"},
3066-
"NetworkAccessConfiguration":{"shape":"NetworkAccessConfiguration"}
3074+
"NetworkAccessConfiguration":{"shape":"NetworkAccessConfiguration"},
3075+
"InstanceId":{"shape":"String"}
30673076
}
30683077
},
30693078
"SessionConnectionState":{
@@ -3438,7 +3447,7 @@
34383447
"members":{
34393448
"ImageName":{"shape":"String"},
34403449
"ImageArn":{"shape":"Arn"},
3441-
"Name":{"shape":"String"},
3450+
"Name":{"shape":"Name"},
34423451
"InstanceType":{"shape":"String"},
34433452
"ComputeCapacity":{"shape":"ComputeCapacity"},
34443453
"VpcConfig":{"shape":"VpcConfig"},
@@ -3459,7 +3468,8 @@
34593468
"Platform":{"shape":"PlatformType"},
34603469
"MaxConcurrentSessions":{"shape":"Integer"},
34613470
"UsbDeviceFilterStrings":{"shape":"UsbDeviceFilterStrings"},
3462-
"SessionScriptS3Location":{"shape":"S3Location"}
3471+
"SessionScriptS3Location":{"shape":"S3Location"},
3472+
"MaxSessionsPerInstance":{"shape":"Integer"}
34633473
}
34643474
},
34653475
"UpdateFleetResult":{

src/data/appstream/2016-12-01/api-2.json.php

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)