Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 26, 2023
1 parent a073ecc commit 4996c38
Show file tree
Hide file tree
Showing 83 changed files with 6,353 additions and 907 deletions.
8 changes: 8 additions & 0 deletions .changelog/092df2c634dc417d803b4e19bd9825bc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "092df2c6-34dc-417d-803b-4e19bd9825bc",
"type": "feature",
"description": "Amazon Sagemaker Autopilot now supports Text Generation jobs.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/20a0f30d100c4e948e275c906d6ee057.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "20a0f30d-100c-4e94-8e27-5c906d6ee057",
"type": "feature",
"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.",
"modules": [
"service/redshift"
]
}
8 changes: 8 additions & 0 deletions .changelog/3947260a30a04fb086f03076aa69ba11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3947260a-30a0-4fb0-86f0-3076aa69ba11",
"type": "feature",
"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.",
"modules": [
"service/opensearch"
]
}
8 changes: 8 additions & 0 deletions .changelog/5061e35f165c418fafcc34cb349d93bb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5061e35f-165c-418f-afcc-34cb349d93bb",
"type": "feature",
"description": "This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.",
"modules": [
"service/appstream"
]
}
8 changes: 8 additions & 0 deletions .changelog/7b26854efc034abb95c3d7c294f56a8d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7b26854e-fc03-4abb-95c3-d7c294f56a8d",
"type": "feature",
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.",
"modules": [
"service/transfer"
]
}
8 changes: 8 additions & 0 deletions .changelog/96485e083bcb4029a674fb74322c2033.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "96485e08-3bcb-4029-a674-fb74322c2033",
"type": "feature",
"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.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/d40b6227b2f74ad189aaa4b3be8f4e0c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d40b6227-b2f7-4ad1-89aa-a4b3be8f4e0c",
"type": "feature",
"description": "Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.",
"modules": [
"service/sns"
]
}
8 changes: 8 additions & 0 deletions .changelog/d6a71608d5db43c395dea12f7a052a2e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d6a71608-d5db-43c3-95de-a12f7a052a2e",
"type": "feature",
"description": "Network Firewall now supports inspection of outbound SSL/TLS traffic.",
"modules": [
"service/networkfirewall"
]
}
8 changes: 8 additions & 0 deletions .changelog/efbaefbb49684a84be731e877a0dd37d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "efbaefbb-4968-4a84-be73-1e877a0dd37d",
"type": "feature",
"description": "AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications",
"modules": [
"service/ssmsap"
]
}
6 changes: 5 additions & 1 deletion service/appstream/api_op_CreateFleet.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions service/appstream/api_op_DescribeSessions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/appstream/api_op_UpdateFleet.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 74 additions & 0 deletions service/appstream/deserializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions service/appstream/serializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions service/appstream/types/enums.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 34 additions & 2 deletions service/appstream/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4996c38

Please sign in to comment.