@aws-sdk/client-grafana 3.775.0 → 3.777.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/dist-types/commands/AssociateLicenseCommand.d.ts +1 -0
  2. package/dist-types/commands/CreateWorkspaceApiKeyCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateWorkspaceCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateWorkspaceServiceAccountCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateWorkspaceServiceAccountTokenCommand.d.ts +1 -0
  6. package/dist-types/commands/DeleteWorkspaceApiKeyCommand.d.ts +1 -0
  7. package/dist-types/commands/DeleteWorkspaceCommand.d.ts +1 -0
  8. package/dist-types/commands/DeleteWorkspaceServiceAccountCommand.d.ts +1 -0
  9. package/dist-types/commands/DeleteWorkspaceServiceAccountTokenCommand.d.ts +1 -0
  10. package/dist-types/commands/DescribeWorkspaceAuthenticationCommand.d.ts +1 -0
  11. package/dist-types/commands/DescribeWorkspaceCommand.d.ts +1 -0
  12. package/dist-types/commands/DescribeWorkspaceConfigurationCommand.d.ts +1 -0
  13. package/dist-types/commands/DisassociateLicenseCommand.d.ts +1 -0
  14. package/dist-types/commands/ListPermissionsCommand.d.ts +1 -0
  15. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  16. package/dist-types/commands/ListVersionsCommand.d.ts +1 -0
  17. package/dist-types/commands/ListWorkspaceServiceAccountTokensCommand.d.ts +1 -0
  18. package/dist-types/commands/ListWorkspaceServiceAccountsCommand.d.ts +1 -0
  19. package/dist-types/commands/ListWorkspacesCommand.d.ts +1 -0
  20. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  21. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  22. package/dist-types/commands/UpdatePermissionsCommand.d.ts +1 -0
  23. package/dist-types/commands/UpdateWorkspaceAuthenticationCommand.d.ts +1 -0
  24. package/dist-types/commands/UpdateWorkspaceCommand.d.ts +1 -0
  25. package/dist-types/commands/UpdateWorkspaceConfigurationCommand.d.ts +1 -0
  26. package/package.json +2 -2
@@ -128,6 +128,7 @@ declare const AssociateLicenseCommand_base: {
128
128
  * @throws {@link GrafanaServiceException}
129
129
  * <p>Base exception class for all service exceptions from Grafana service.</p>
130
130
  *
131
+ *
131
132
  * @public
132
133
  */
133
134
  export declare class AssociateLicenseCommand extends AssociateLicenseCommand_base {
@@ -86,6 +86,7 @@ declare const CreateWorkspaceApiKeyCommand_base: {
86
86
  * @throws {@link GrafanaServiceException}
87
87
  * <p>Base exception class for all service exceptions from Grafana service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateWorkspaceApiKeyCommand extends CreateWorkspaceApiKeyCommand_base {
@@ -169,6 +169,7 @@ declare const CreateWorkspaceCommand_base: {
169
169
  * @throws {@link GrafanaServiceException}
170
170
  * <p>Base exception class for all service exceptions from Grafana service.</p>
171
171
  *
172
+ *
172
173
  * @public
173
174
  */
174
175
  export declare class CreateWorkspaceCommand extends CreateWorkspaceCommand_base {
@@ -92,6 +92,7 @@ declare const CreateWorkspaceServiceAccountCommand_base: {
92
92
  * @throws {@link GrafanaServiceException}
93
93
  * <p>Base exception class for all service exceptions from Grafana service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateWorkspaceServiceAccountCommand extends CreateWorkspaceServiceAccountCommand_base {
@@ -96,6 +96,7 @@ declare const CreateWorkspaceServiceAccountTokenCommand_base: {
96
96
  * @throws {@link GrafanaServiceException}
97
97
  * <p>Base exception class for all service exceptions from Grafana service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreateWorkspaceServiceAccountTokenCommand extends CreateWorkspaceServiceAccountTokenCommand_base {
@@ -78,6 +78,7 @@ declare const DeleteWorkspaceApiKeyCommand_base: {
78
78
  * @throws {@link GrafanaServiceException}
79
79
  * <p>Base exception class for all service exceptions from Grafana service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DeleteWorkspaceApiKeyCommand extends DeleteWorkspaceApiKeyCommand_base {
@@ -125,6 +125,7 @@ declare const DeleteWorkspaceCommand_base: {
125
125
  * @throws {@link GrafanaServiceException}
126
126
  * <p>Base exception class for all service exceptions from Grafana service.</p>
127
127
  *
128
+ *
128
129
  * @public
129
130
  */
130
131
  export declare class DeleteWorkspaceCommand extends DeleteWorkspaceCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteWorkspaceServiceAccountCommand_base: {
79
79
  * @throws {@link GrafanaServiceException}
80
80
  * <p>Base exception class for all service exceptions from Grafana service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteWorkspaceServiceAccountCommand extends DeleteWorkspaceServiceAccountCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteWorkspaceServiceAccountTokenCommand_base: {
81
81
  * @throws {@link GrafanaServiceException}
82
82
  * <p>Base exception class for all service exceptions from Grafana service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DeleteWorkspaceServiceAccountTokenCommand extends DeleteWorkspaceServiceAccountTokenCommand_base {
@@ -109,6 +109,7 @@ declare const DescribeWorkspaceAuthenticationCommand_base: {
109
109
  * @throws {@link GrafanaServiceException}
110
110
  * <p>Base exception class for all service exceptions from Grafana service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class DescribeWorkspaceAuthenticationCommand extends DescribeWorkspaceAuthenticationCommand_base {
@@ -122,6 +122,7 @@ declare const DescribeWorkspaceCommand_base: {
122
122
  * @throws {@link GrafanaServiceException}
123
123
  * <p>Base exception class for all service exceptions from Grafana service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class DescribeWorkspaceCommand extends DescribeWorkspaceCommand_base {
@@ -67,6 +67,7 @@ declare const DescribeWorkspaceConfigurationCommand_base: {
67
67
  * @throws {@link GrafanaServiceException}
68
68
  * <p>Base exception class for all service exceptions from Grafana service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DescribeWorkspaceConfigurationCommand extends DescribeWorkspaceConfigurationCommand_base {
@@ -123,6 +123,7 @@ declare const DisassociateLicenseCommand_base: {
123
123
  * @throws {@link GrafanaServiceException}
124
124
  * <p>Base exception class for all service exceptions from Grafana service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class DisassociateLicenseCommand extends DisassociateLicenseCommand_base {
@@ -88,6 +88,7 @@ declare const ListPermissionsCommand_base: {
88
88
  * @throws {@link GrafanaServiceException}
89
89
  * <p>Base exception class for all service exceptions from Grafana service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListPermissionsCommand extends ListPermissionsCommand_base {
@@ -74,6 +74,7 @@ declare const ListTagsForResourceCommand_base: {
74
74
  * @throws {@link GrafanaServiceException}
75
75
  * <p>Base exception class for all service exceptions from Grafana service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -76,6 +76,7 @@ declare const ListVersionsCommand_base: {
76
76
  * @throws {@link GrafanaServiceException}
77
77
  * <p>Base exception class for all service exceptions from Grafana service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListVersionsCommand extends ListVersionsCommand_base {
@@ -92,6 +92,7 @@ declare const ListWorkspaceServiceAccountTokensCommand_base: {
92
92
  * @throws {@link GrafanaServiceException}
93
93
  * <p>Base exception class for all service exceptions from Grafana service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListWorkspaceServiceAccountTokensCommand extends ListWorkspaceServiceAccountTokensCommand_base {
@@ -85,6 +85,7 @@ declare const ListWorkspaceServiceAccountsCommand_base: {
85
85
  * @throws {@link GrafanaServiceException}
86
86
  * <p>Base exception class for all service exceptions from Grafana service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListWorkspaceServiceAccountsCommand extends ListWorkspaceServiceAccountsCommand_base {
@@ -91,6 +91,7 @@ declare const ListWorkspacesCommand_base: {
91
91
  * @throws {@link GrafanaServiceException}
92
92
  * <p>Base exception class for all service exceptions from Grafana service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class ListWorkspacesCommand extends ListWorkspacesCommand_base {
@@ -75,6 +75,7 @@ declare const TagResourceCommand_base: {
75
75
  * @throws {@link GrafanaServiceException}
76
76
  * <p>Base exception class for all service exceptions from Grafana service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -71,6 +71,7 @@ declare const UntagResourceCommand_base: {
71
71
  * @throws {@link GrafanaServiceException}
72
72
  * <p>Base exception class for all service exceptions from Grafana service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -97,6 +97,7 @@ declare const UpdatePermissionsCommand_base: {
97
97
  * @throws {@link GrafanaServiceException}
98
98
  * <p>Base exception class for all service exceptions from Grafana service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class UpdatePermissionsCommand extends UpdatePermissionsCommand_base {
@@ -144,6 +144,7 @@ declare const UpdateWorkspaceAuthenticationCommand_base: {
144
144
  * @throws {@link GrafanaServiceException}
145
145
  * <p>Base exception class for all service exceptions from Grafana service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class UpdateWorkspaceAuthenticationCommand extends UpdateWorkspaceAuthenticationCommand_base {
@@ -164,6 +164,7 @@ declare const UpdateWorkspaceCommand_base: {
164
164
  * @throws {@link GrafanaServiceException}
165
165
  * <p>Base exception class for all service exceptions from Grafana service.</p>
166
166
  *
167
+ *
167
168
  * @public
168
169
  */
169
170
  export declare class UpdateWorkspaceCommand extends UpdateWorkspaceCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateWorkspaceConfigurationCommand_base: {
72
72
  * @throws {@link GrafanaServiceException}
73
73
  * <p>Base exception class for all service exceptions from Grafana service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UpdateWorkspaceConfigurationCommand extends UpdateWorkspaceConfigurationCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-grafana",
3
3
  "description": "AWS SDK for JavaScript Grafana Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-grafana",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",