Skip to content

Commit 65280ab

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 023d0b6 commit 65280ab

Some content is hidden

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

51 files changed

+6023
-227
lines changed

Diff for: .changelog/07b21d5afb4f4cda9b54f304aa3a0251.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "07b21d5a-fb4f-4cda-9b54-f304aa3a0251",
3+
"type": "feature",
4+
"description": "AWS Transfer Family now supports static IP addresses for SFTP \u0026 AS2 connectors and for async MDNs on AS2 servers.",
5+
"modules": [
6+
"service/transfer"
7+
]
8+
}

Diff for: .changelog/37ffa09d752e4667b0486bd208f104ef.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "37ffa09d-752e-4667-b048-6bd208f104ef",
3+
"type": "feature",
4+
"description": "Supervisor Barge for Chat is now supported through the MonitorContact API.",
5+
"modules": [
6+
"service/connect"
7+
]
8+
}

Diff for: .changelog/41575353444b40ffbf474f4155544f00.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"service/supplychain"
7+
]
8+
}

Diff for: .changelog/5b5d8731d99d4f87b0312373025215a2.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5b5d8731-d99d-4f87-b031-2373025215a2",
3+
"type": "feature",
4+
"description": "Introduce new Supervisor participant role",
5+
"modules": [
6+
"service/connectparticipant"
7+
]
8+
}

Diff for: .changelog/7526854dc85d45c98aadb5406afb6bbe.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7526854d-c85d-45c9-8aad-b5406afb6bbe",
3+
"type": "documentation",
4+
"description": "Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.",
5+
"modules": [
6+
"service/location"
7+
]
8+
}

Diff for: .changelog/9383c100dbf34ce8931168d1c5e7e27c.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9383c100-dbf3-4ce8-9311-68d1c5e7e27c",
3+
"type": "feature",
4+
"description": "This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.",
5+
"modules": [
6+
"service/mwaa"
7+
]
8+
}

Diff for: .changelog/b6029001ef98481e8a089c8f7593a1fa.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "b6029001-ef98-481e-8a08-9c8f7593a1fa",
3+
"type": "feature",
4+
"description": "S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.",
5+
"modules": [
6+
"service/s3control"
7+
]
8+
}

Diff for: .changelog/c464520d3bc34515b45aea9a22f196ec.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c464520d-3bc3-4515-b45a-ea9a22f196ec",
3+
"type": "feature",
4+
"description": "This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.",
5+
"modules": [
6+
"service/supplychain"
7+
]
8+
}

Diff for: service/connect/api_op_GetCurrentMetricData.go

+10-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connect/api_op_GetMetricData.go

+6-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connect/api_op_GetMetricDataV2.go

+43-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connect/api_op_MonitorContact.go

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connect/types/enums.go

+8-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connect/types/types.go

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connectparticipant/deserializers.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: service/connectparticipant/endpoints.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)