-
Notifications
You must be signed in to change notification settings - Fork 653
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
AWS SDK for Go v2 automation user
committed
May 15, 2023
1 parent
e12b822
commit d35f788
Showing
61 changed files
with
2,397 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "098500ee-e7ec-44f6-9f6c-e7a11fbd46d3", | ||
"type": "feature", | ||
"description": "Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.", | ||
"modules": [ | ||
"service/rolesanywhere" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "0aba22ed-88e2-46f7-b5e8-aadcece36916", | ||
"type": "feature", | ||
"description": "This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.", | ||
"modules": [ | ||
"service/rekognition" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "6c7f5ba5-01f3-4eb8-b115-166eb0b8dcc8", | ||
"type": "feature", | ||
"description": "Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs", | ||
"modules": [ | ||
"service/kafka" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "9629df9a-620f-498a-8fd2-888e82b0a43d", | ||
"type": "feature", | ||
"description": "With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst", | ||
"modules": [ | ||
"service/codecatalyst" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "b029974d-8b45-429d-8117-f2429480868f", | ||
"type": "feature", | ||
"description": "You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.", | ||
"modules": [ | ||
"service/athena" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "f8930ac3-fda2-4c48-afa8-e1fc6bea31cd", | ||
"type": "feature", | ||
"description": "This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.", | ||
"modules": [ | ||
"service/transfer" | ||
] | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
240 changes: 240 additions & 0 deletions
240
service/codecatalyst/api_op_ListDevEnvironmentSessions.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.