Skip to content

Commit fabd22b

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 8fef97f commit fabd22b

29 files changed

+2671
-114
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4fd62109-c93e-47d2-b265-1c3a15d0bc87",
3+
"type": "feature",
4+
"description": "This release includes support for configuring a Grafana workspace to connect to a datasource within a VPC as well as new APIs for configuring Grafana settings.",
5+
"modules": [
6+
"service/grafana"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7409f174-a242-4870-8725-0b0a71cc5d1c",
3+
"type": "feature",
4+
"description": "This release adds support for Rule Lock for Recycle Bin, which allows you to lock retention rules so that they can no longer be modified or deleted.",
5+
"modules": [
6+
"service/rbin"
7+
]
8+
}

service/grafana/api_op_CreateWorkspace.go

Lines changed: 27 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/grafana/api_op_CreateWorkspaceApiKey.go

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/grafana/api_op_DeleteWorkspaceApiKey.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/grafana/api_op_DescribeWorkspaceConfiguration.go

Lines changed: 127 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/grafana/api_op_ListPermissions.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/grafana/api_op_UpdateWorkspace.go

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/grafana/api_op_UpdateWorkspaceAuthentication.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)