@aws-sdk/client-grafana 3.289.0 → 3.292.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.
@@ -31,6 +31,22 @@ export interface AssociateLicenseCommandOutput extends AssociateLicenseResponse,
31
31
  * @see {@link AssociateLicenseCommandOutput} for command's `response` shape.
32
32
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
33
33
  *
34
+ * @throws {@link AccessDeniedException} (client fault)
35
+ * <p>You do not have sufficient permissions to perform this action. </p>
36
+ *
37
+ * @throws {@link InternalServerException} (server fault)
38
+ * <p>Unexpected error while processing the request. Retry the request.</p>
39
+ *
40
+ * @throws {@link ResourceNotFoundException} (client fault)
41
+ * <p>The request references a resource that does not exist.</p>
42
+ *
43
+ * @throws {@link ThrottlingException} (client fault)
44
+ * <p>The request was denied because of request throttling. Retry the request.</p>
45
+ *
46
+ * @throws {@link ValidationException} (client fault)
47
+ * <p>The value of a parameter in the request caused an error.</p>
48
+ *
49
+ *
34
50
  */
35
51
  export declare class AssociateLicenseCommand extends $Command<AssociateLicenseCommandInput, AssociateLicenseCommandOutput, GrafanaClientResolvedConfig> {
36
52
  readonly input: AssociateLicenseCommandInput;
@@ -31,6 +31,28 @@ export interface CreateWorkspaceApiKeyCommandOutput extends CreateWorkspaceApiKe
31
31
  * @see {@link CreateWorkspaceApiKeyCommandOutput} for command's `response` shape.
32
32
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
33
33
  *
34
+ * @throws {@link AccessDeniedException} (client fault)
35
+ * <p>You do not have sufficient permissions to perform this action. </p>
36
+ *
37
+ * @throws {@link ConflictException} (client fault)
38
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
39
+ *
40
+ * @throws {@link InternalServerException} (server fault)
41
+ * <p>Unexpected error while processing the request. Retry the request.</p>
42
+ *
43
+ * @throws {@link ResourceNotFoundException} (client fault)
44
+ * <p>The request references a resource that does not exist.</p>
45
+ *
46
+ * @throws {@link ServiceQuotaExceededException} (client fault)
47
+ * <p>The request would cause a service quota to be exceeded.</p>
48
+ *
49
+ * @throws {@link ThrottlingException} (client fault)
50
+ * <p>The request was denied because of request throttling. Retry the request.</p>
51
+ *
52
+ * @throws {@link ValidationException} (client fault)
53
+ * <p>The value of a parameter in the request caused an error.</p>
54
+ *
55
+ *
34
56
  */
35
57
  export declare class CreateWorkspaceApiKeyCommand extends $Command<CreateWorkspaceApiKeyCommandInput, CreateWorkspaceApiKeyCommandOutput, GrafanaClientResolvedConfig> {
36
58
  readonly input: CreateWorkspaceApiKeyCommandInput;
@@ -33,6 +33,25 @@ export interface CreateWorkspaceCommandOutput extends CreateWorkspaceResponse, _
33
33
  * @see {@link CreateWorkspaceCommandOutput} for command's `response` shape.
34
34
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
35
35
  *
36
+ * @throws {@link AccessDeniedException} (client fault)
37
+ * <p>You do not have sufficient permissions to perform this action. </p>
38
+ *
39
+ * @throws {@link ConflictException} (client fault)
40
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
41
+ *
42
+ * @throws {@link InternalServerException} (server fault)
43
+ * <p>Unexpected error while processing the request. Retry the request.</p>
44
+ *
45
+ * @throws {@link ServiceQuotaExceededException} (client fault)
46
+ * <p>The request would cause a service quota to be exceeded.</p>
47
+ *
48
+ * @throws {@link ThrottlingException} (client fault)
49
+ * <p>The request was denied because of request throttling. Retry the request.</p>
50
+ *
51
+ * @throws {@link ValidationException} (client fault)
52
+ * <p>The value of a parameter in the request caused an error.</p>
53
+ *
54
+ *
36
55
  */
37
56
  export declare class CreateWorkspaceCommand extends $Command<CreateWorkspaceCommandInput, CreateWorkspaceCommandOutput, GrafanaClientResolvedConfig> {
38
57
  readonly input: CreateWorkspaceCommandInput;
@@ -29,6 +29,25 @@ export interface DeleteWorkspaceApiKeyCommandOutput extends DeleteWorkspaceApiKe
29
29
  * @see {@link DeleteWorkspaceApiKeyCommandOutput} for command's `response` shape.
30
30
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>You do not have sufficient permissions to perform this action. </p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Unexpected error while processing the request. Retry the request.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>The request references a resource that does not exist.</p>
43
+ *
44
+ * @throws {@link ThrottlingException} (client fault)
45
+ * <p>The request was denied because of request throttling. Retry the request.</p>
46
+ *
47
+ * @throws {@link ValidationException} (client fault)
48
+ * <p>The value of a parameter in the request caused an error.</p>
49
+ *
50
+ *
32
51
  */
33
52
  export declare class DeleteWorkspaceApiKeyCommand extends $Command<DeleteWorkspaceApiKeyCommandInput, DeleteWorkspaceApiKeyCommandOutput, GrafanaClientResolvedConfig> {
34
53
  readonly input: DeleteWorkspaceApiKeyCommandInput;
@@ -29,6 +29,25 @@ export interface DeleteWorkspaceCommandOutput extends DeleteWorkspaceResponse, _
29
29
  * @see {@link DeleteWorkspaceCommandOutput} for command's `response` shape.
30
30
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>You do not have sufficient permissions to perform this action. </p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Unexpected error while processing the request. Retry the request.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>The request references a resource that does not exist.</p>
43
+ *
44
+ * @throws {@link ThrottlingException} (client fault)
45
+ * <p>The request was denied because of request throttling. Retry the request.</p>
46
+ *
47
+ * @throws {@link ValidationException} (client fault)
48
+ * <p>The value of a parameter in the request caused an error.</p>
49
+ *
50
+ *
32
51
  */
33
52
  export declare class DeleteWorkspaceCommand extends $Command<DeleteWorkspaceCommandInput, DeleteWorkspaceCommandOutput, GrafanaClientResolvedConfig> {
34
53
  readonly input: DeleteWorkspaceCommandInput;
@@ -30,6 +30,22 @@ export interface DescribeWorkspaceAuthenticationCommandOutput extends DescribeWo
30
30
  * @see {@link DescribeWorkspaceAuthenticationCommandOutput} for command's `response` shape.
31
31
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
32
32
  *
33
+ * @throws {@link AccessDeniedException} (client fault)
34
+ * <p>You do not have sufficient permissions to perform this action. </p>
35
+ *
36
+ * @throws {@link InternalServerException} (server fault)
37
+ * <p>Unexpected error while processing the request. Retry the request.</p>
38
+ *
39
+ * @throws {@link ResourceNotFoundException} (client fault)
40
+ * <p>The request references a resource that does not exist.</p>
41
+ *
42
+ * @throws {@link ThrottlingException} (client fault)
43
+ * <p>The request was denied because of request throttling. Retry the request.</p>
44
+ *
45
+ * @throws {@link ValidationException} (client fault)
46
+ * <p>The value of a parameter in the request caused an error.</p>
47
+ *
48
+ *
33
49
  */
34
50
  export declare class DescribeWorkspaceAuthenticationCommand extends $Command<DescribeWorkspaceAuthenticationCommandInput, DescribeWorkspaceAuthenticationCommandOutput, GrafanaClientResolvedConfig> {
35
51
  readonly input: DescribeWorkspaceAuthenticationCommandInput;
@@ -29,6 +29,22 @@ export interface DescribeWorkspaceCommandOutput extends DescribeWorkspaceRespons
29
29
  * @see {@link DescribeWorkspaceCommandOutput} for command's `response` shape.
30
30
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>You do not have sufficient permissions to perform this action. </p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Unexpected error while processing the request. Retry the request.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>The request references a resource that does not exist.</p>
40
+ *
41
+ * @throws {@link ThrottlingException} (client fault)
42
+ * <p>The request was denied because of request throttling. Retry the request.</p>
43
+ *
44
+ * @throws {@link ValidationException} (client fault)
45
+ * <p>The value of a parameter in the request caused an error.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class DescribeWorkspaceCommand extends $Command<DescribeWorkspaceCommandInput, DescribeWorkspaceCommandOutput, GrafanaClientResolvedConfig> {
34
50
  readonly input: DescribeWorkspaceCommandInput;
@@ -29,6 +29,19 @@ export interface DescribeWorkspaceConfigurationCommandOutput extends DescribeWor
29
29
  * @see {@link DescribeWorkspaceConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>You do not have sufficient permissions to perform this action. </p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Unexpected error while processing the request. Retry the request.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>The request references a resource that does not exist.</p>
40
+ *
41
+ * @throws {@link ThrottlingException} (client fault)
42
+ * <p>The request was denied because of request throttling. Retry the request.</p>
43
+ *
44
+ *
32
45
  */
33
46
  export declare class DescribeWorkspaceConfigurationCommand extends $Command<DescribeWorkspaceConfigurationCommandInput, DescribeWorkspaceConfigurationCommandOutput, GrafanaClientResolvedConfig> {
34
47
  readonly input: DescribeWorkspaceConfigurationCommandInput;
@@ -29,6 +29,22 @@ export interface DisassociateLicenseCommandOutput extends DisassociateLicenseRes
29
29
  * @see {@link DisassociateLicenseCommandOutput} for command's `response` shape.
30
30
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>You do not have sufficient permissions to perform this action. </p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Unexpected error while processing the request. Retry the request.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>The request references a resource that does not exist.</p>
40
+ *
41
+ * @throws {@link ThrottlingException} (client fault)
42
+ * <p>The request was denied because of request throttling. Retry the request.</p>
43
+ *
44
+ * @throws {@link ValidationException} (client fault)
45
+ * <p>The value of a parameter in the request caused an error.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class DisassociateLicenseCommand extends $Command<DisassociateLicenseCommandInput, DisassociateLicenseCommandOutput, GrafanaClientResolvedConfig> {
34
50
  readonly input: DisassociateLicenseCommandInput;
@@ -34,6 +34,22 @@ export interface ListPermissionsCommandOutput extends ListPermissionsResponse, _
34
34
  * @see {@link ListPermissionsCommandOutput} for command's `response` shape.
35
35
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
36
36
  *
37
+ * @throws {@link AccessDeniedException} (client fault)
38
+ * <p>You do not have sufficient permissions to perform this action. </p>
39
+ *
40
+ * @throws {@link InternalServerException} (server fault)
41
+ * <p>Unexpected error while processing the request. Retry the request.</p>
42
+ *
43
+ * @throws {@link ResourceNotFoundException} (client fault)
44
+ * <p>The request references a resource that does not exist.</p>
45
+ *
46
+ * @throws {@link ThrottlingException} (client fault)
47
+ * <p>The request was denied because of request throttling. Retry the request.</p>
48
+ *
49
+ * @throws {@link ValidationException} (client fault)
50
+ * <p>The value of a parameter in the request caused an error.</p>
51
+ *
52
+ *
37
53
  */
38
54
  export declare class ListPermissionsCommand extends $Command<ListPermissionsCommandInput, ListPermissionsCommandOutput, GrafanaClientResolvedConfig> {
39
55
  readonly input: ListPermissionsCommandInput;
@@ -32,6 +32,22 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
32
32
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
33
33
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
34
34
  *
35
+ * @throws {@link AccessDeniedException} (client fault)
36
+ * <p>You do not have sufficient permissions to perform this action. </p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Unexpected error while processing the request. Retry the request.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>The request references a resource that does not exist.</p>
43
+ *
44
+ * @throws {@link ThrottlingException} (client fault)
45
+ * <p>The request was denied because of request throttling. Retry the request.</p>
46
+ *
47
+ * @throws {@link ValidationException} (client fault)
48
+ * <p>The value of a parameter in the request caused an error.</p>
49
+ *
50
+ *
35
51
  */
36
52
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GrafanaClientResolvedConfig> {
37
53
  readonly input: ListTagsForResourceCommandInput;
@@ -30,6 +30,16 @@ export interface ListWorkspacesCommandOutput extends ListWorkspacesResponse, __M
30
30
  * @see {@link ListWorkspacesCommandOutput} for command's `response` shape.
31
31
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
32
32
  *
33
+ * @throws {@link AccessDeniedException} (client fault)
34
+ * <p>You do not have sufficient permissions to perform this action. </p>
35
+ *
36
+ * @throws {@link InternalServerException} (server fault)
37
+ * <p>Unexpected error while processing the request. Retry the request.</p>
38
+ *
39
+ * @throws {@link ThrottlingException} (client fault)
40
+ * <p>The request was denied because of request throttling. Retry the request.</p>
41
+ *
42
+ *
33
43
  */
34
44
  export declare class ListWorkspacesCommand extends $Command<ListWorkspacesCommandInput, ListWorkspacesCommandOutput, GrafanaClientResolvedConfig> {
35
45
  readonly input: ListWorkspacesCommandInput;
@@ -34,6 +34,22 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
34
34
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
35
35
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
36
36
  *
37
+ * @throws {@link AccessDeniedException} (client fault)
38
+ * <p>You do not have sufficient permissions to perform this action. </p>
39
+ *
40
+ * @throws {@link InternalServerException} (server fault)
41
+ * <p>Unexpected error while processing the request. Retry the request.</p>
42
+ *
43
+ * @throws {@link ResourceNotFoundException} (client fault)
44
+ * <p>The request references a resource that does not exist.</p>
45
+ *
46
+ * @throws {@link ThrottlingException} (client fault)
47
+ * <p>The request was denied because of request throttling. Retry the request.</p>
48
+ *
49
+ * @throws {@link ValidationException} (client fault)
50
+ * <p>The value of a parameter in the request caused an error.</p>
51
+ *
52
+ *
37
53
  */
38
54
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GrafanaClientResolvedConfig> {
39
55
  readonly input: TagResourceCommandInput;
@@ -30,6 +30,22 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
30
30
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
31
31
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
32
32
  *
33
+ * @throws {@link AccessDeniedException} (client fault)
34
+ * <p>You do not have sufficient permissions to perform this action. </p>
35
+ *
36
+ * @throws {@link InternalServerException} (server fault)
37
+ * <p>Unexpected error while processing the request. Retry the request.</p>
38
+ *
39
+ * @throws {@link ResourceNotFoundException} (client fault)
40
+ * <p>The request references a resource that does not exist.</p>
41
+ *
42
+ * @throws {@link ThrottlingException} (client fault)
43
+ * <p>The request was denied because of request throttling. Retry the request.</p>
44
+ *
45
+ * @throws {@link ValidationException} (client fault)
46
+ * <p>The value of a parameter in the request caused an error.</p>
47
+ *
48
+ *
33
49
  */
34
50
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GrafanaClientResolvedConfig> {
35
51
  readonly input: UntagResourceCommandInput;
@@ -30,6 +30,22 @@ export interface UpdatePermissionsCommandOutput extends UpdatePermissionsRespons
30
30
  * @see {@link UpdatePermissionsCommandOutput} for command's `response` shape.
31
31
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
32
32
  *
33
+ * @throws {@link AccessDeniedException} (client fault)
34
+ * <p>You do not have sufficient permissions to perform this action. </p>
35
+ *
36
+ * @throws {@link InternalServerException} (server fault)
37
+ * <p>Unexpected error while processing the request. Retry the request.</p>
38
+ *
39
+ * @throws {@link ResourceNotFoundException} (client fault)
40
+ * <p>The request references a resource that does not exist.</p>
41
+ *
42
+ * @throws {@link ThrottlingException} (client fault)
43
+ * <p>The request was denied because of request throttling. Retry the request.</p>
44
+ *
45
+ * @throws {@link ValidationException} (client fault)
46
+ * <p>The value of a parameter in the request caused an error.</p>
47
+ *
48
+ *
33
49
  */
34
50
  export declare class UpdatePermissionsCommand extends $Command<UpdatePermissionsCommandInput, UpdatePermissionsCommandOutput, GrafanaClientResolvedConfig> {
35
51
  readonly input: UpdatePermissionsCommandInput;
@@ -36,6 +36,25 @@ export interface UpdateWorkspaceAuthenticationCommandOutput extends UpdateWorksp
36
36
  * @see {@link UpdateWorkspaceAuthenticationCommandOutput} for command's `response` shape.
37
37
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
38
38
  *
39
+ * @throws {@link AccessDeniedException} (client fault)
40
+ * <p>You do not have sufficient permissions to perform this action. </p>
41
+ *
42
+ * @throws {@link ConflictException} (client fault)
43
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
44
+ *
45
+ * @throws {@link InternalServerException} (server fault)
46
+ * <p>Unexpected error while processing the request. Retry the request.</p>
47
+ *
48
+ * @throws {@link ResourceNotFoundException} (client fault)
49
+ * <p>The request references a resource that does not exist.</p>
50
+ *
51
+ * @throws {@link ThrottlingException} (client fault)
52
+ * <p>The request was denied because of request throttling. Retry the request.</p>
53
+ *
54
+ * @throws {@link ValidationException} (client fault)
55
+ * <p>The value of a parameter in the request caused an error.</p>
56
+ *
57
+ *
39
58
  */
40
59
  export declare class UpdateWorkspaceAuthenticationCommand extends $Command<UpdateWorkspaceAuthenticationCommandInput, UpdateWorkspaceAuthenticationCommandOutput, GrafanaClientResolvedConfig> {
41
60
  readonly input: UpdateWorkspaceAuthenticationCommandInput;
@@ -34,6 +34,25 @@ export interface UpdateWorkspaceCommandOutput extends UpdateWorkspaceResponse, _
34
34
  * @see {@link UpdateWorkspaceCommandOutput} for command's `response` shape.
35
35
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
36
36
  *
37
+ * @throws {@link AccessDeniedException} (client fault)
38
+ * <p>You do not have sufficient permissions to perform this action. </p>
39
+ *
40
+ * @throws {@link ConflictException} (client fault)
41
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
42
+ *
43
+ * @throws {@link InternalServerException} (server fault)
44
+ * <p>Unexpected error while processing the request. Retry the request.</p>
45
+ *
46
+ * @throws {@link ResourceNotFoundException} (client fault)
47
+ * <p>The request references a resource that does not exist.</p>
48
+ *
49
+ * @throws {@link ThrottlingException} (client fault)
50
+ * <p>The request was denied because of request throttling. Retry the request.</p>
51
+ *
52
+ * @throws {@link ValidationException} (client fault)
53
+ * <p>The value of a parameter in the request caused an error.</p>
54
+ *
55
+ *
37
56
  */
38
57
  export declare class UpdateWorkspaceCommand extends $Command<UpdateWorkspaceCommandInput, UpdateWorkspaceCommandOutput, GrafanaClientResolvedConfig> {
39
58
  readonly input: UpdateWorkspaceCommandInput;
@@ -29,6 +29,25 @@ export interface UpdateWorkspaceConfigurationCommandOutput extends UpdateWorkspa
29
29
  * @see {@link UpdateWorkspaceConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link GrafanaClientResolvedConfig | config} for GrafanaClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>You do not have sufficient permissions to perform this action. </p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>A resource was in an inconsistent state during an update or a deletion.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Unexpected error while processing the request. Retry the request.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>The request references a resource that does not exist.</p>
43
+ *
44
+ * @throws {@link ThrottlingException} (client fault)
45
+ * <p>The request was denied because of request throttling. Retry the request.</p>
46
+ *
47
+ * @throws {@link ValidationException} (client fault)
48
+ * <p>The value of a parameter in the request caused an error.</p>
49
+ *
50
+ *
32
51
  */
33
52
  export declare class UpdateWorkspaceConfigurationCommand extends $Command<UpdateWorkspaceConfigurationCommandInput, UpdateWorkspaceConfigurationCommandOutput, GrafanaClientResolvedConfig> {
34
53
  readonly input: UpdateWorkspaceConfigurationCommandInput;
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.289.0",
4
+ "version": "3.292.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,57 +20,52 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.289.0",
24
- "@aws-sdk/config-resolver": "3.289.0",
25
- "@aws-sdk/credential-provider-node": "3.289.0",
26
- "@aws-sdk/fetch-http-handler": "3.289.0",
27
- "@aws-sdk/hash-node": "3.289.0",
28
- "@aws-sdk/invalid-dependency": "3.289.0",
29
- "@aws-sdk/middleware-content-length": "3.289.0",
30
- "@aws-sdk/middleware-endpoint": "3.289.0",
31
- "@aws-sdk/middleware-host-header": "3.289.0",
32
- "@aws-sdk/middleware-logger": "3.289.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.289.0",
34
- "@aws-sdk/middleware-retry": "3.289.0",
35
- "@aws-sdk/middleware-serde": "3.289.0",
36
- "@aws-sdk/middleware-signing": "3.289.0",
37
- "@aws-sdk/middleware-stack": "3.289.0",
38
- "@aws-sdk/middleware-user-agent": "3.289.0",
39
- "@aws-sdk/node-config-provider": "3.289.0",
40
- "@aws-sdk/node-http-handler": "3.289.0",
41
- "@aws-sdk/protocol-http": "3.289.0",
42
- "@aws-sdk/smithy-client": "3.289.0",
43
- "@aws-sdk/types": "3.289.0",
44
- "@aws-sdk/url-parser": "3.289.0",
45
- "@aws-sdk/util-base64": "3.208.0",
46
- "@aws-sdk/util-body-length-browser": "3.188.0",
47
- "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.289.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.289.0",
50
- "@aws-sdk/util-endpoints": "3.289.0",
51
- "@aws-sdk/util-retry": "3.289.0",
52
- "@aws-sdk/util-user-agent-browser": "3.289.0",
53
- "@aws-sdk/util-user-agent-node": "3.289.0",
54
- "@aws-sdk/util-utf8": "3.254.0",
23
+ "@aws-sdk/client-sts": "3.292.0",
24
+ "@aws-sdk/config-resolver": "3.292.0",
25
+ "@aws-sdk/credential-provider-node": "3.292.0",
26
+ "@aws-sdk/fetch-http-handler": "3.292.0",
27
+ "@aws-sdk/hash-node": "3.292.0",
28
+ "@aws-sdk/invalid-dependency": "3.292.0",
29
+ "@aws-sdk/middleware-content-length": "3.292.0",
30
+ "@aws-sdk/middleware-endpoint": "3.292.0",
31
+ "@aws-sdk/middleware-host-header": "3.292.0",
32
+ "@aws-sdk/middleware-logger": "3.292.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
+ "@aws-sdk/middleware-retry": "3.292.0",
35
+ "@aws-sdk/middleware-serde": "3.292.0",
36
+ "@aws-sdk/middleware-signing": "3.292.0",
37
+ "@aws-sdk/middleware-stack": "3.292.0",
38
+ "@aws-sdk/middleware-user-agent": "3.292.0",
39
+ "@aws-sdk/node-config-provider": "3.292.0",
40
+ "@aws-sdk/node-http-handler": "3.292.0",
41
+ "@aws-sdk/protocol-http": "3.292.0",
42
+ "@aws-sdk/smithy-client": "3.292.0",
43
+ "@aws-sdk/types": "3.292.0",
44
+ "@aws-sdk/url-parser": "3.292.0",
45
+ "@aws-sdk/util-base64": "3.292.0",
46
+ "@aws-sdk/util-body-length-browser": "3.292.0",
47
+ "@aws-sdk/util-body-length-node": "3.292.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
+ "@aws-sdk/util-endpoints": "3.292.0",
51
+ "@aws-sdk/util-retry": "3.292.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.292.0",
53
+ "@aws-sdk/util-user-agent-node": "3.292.0",
54
+ "@aws-sdk/util-utf8": "3.292.0",
55
55
  "tslib": "^2.3.1",
56
56
  "uuid": "^8.3.2"
57
57
  },
58
58
  "devDependencies": {
59
- "@aws-sdk/service-client-documentation-generator": "3.208.0",
59
+ "@aws-sdk/service-client-documentation-generator": "3.292.0",
60
60
  "@tsconfig/node14": "1.0.3",
61
61
  "@types/node": "^14.14.31",
62
62
  "@types/uuid": "^8.3.0",
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "rimraf": "3.0.2",
66
- "typedoc": "0.19.2",
66
+ "typedoc": "0.23.23",
67
67
  "typescript": "~4.6.2"
68
68
  },
69
- "overrides": {
70
- "typedoc": {
71
- "typescript": "~4.6.2"
72
- }
73
- },
74
69
  "engines": {
75
70
  "node": ">=14.0.0"
76
71
  },