@aws-sdk/client-observabilityadmin 3.908.0 → 3.910.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 (55) hide show
  1. package/README.md +25 -4
  2. package/dist-cjs/endpoint/ruleset.js +1 -1
  3. package/dist-cjs/index.js +131 -0
  4. package/dist-es/ObservabilityAdmin.js +6 -0
  5. package/dist-es/commands/GetTelemetryEnrichmentStatusCommand.js +22 -0
  6. package/dist-es/commands/StartTelemetryEnrichmentCommand.js +22 -0
  7. package/dist-es/commands/StopTelemetryEnrichmentCommand.js +22 -0
  8. package/dist-es/commands/index.js +3 -0
  9. package/dist-es/endpoint/ruleset.js +1 -1
  10. package/dist-es/models/models_0.js +5 -0
  11. package/dist-es/protocols/Aws_restJson1.js +68 -0
  12. package/dist-types/ObservabilityAdmin.d.ts +25 -4
  13. package/dist-types/ObservabilityAdminClient.d.ts +6 -6
  14. package/dist-types/commands/CreateCentralizationRuleForOrganizationCommand.d.ts +6 -18
  15. package/dist-types/commands/CreateTelemetryRuleCommand.d.ts +7 -21
  16. package/dist-types/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +7 -21
  17. package/dist-types/commands/DeleteCentralizationRuleForOrganizationCommand.d.ts +5 -15
  18. package/dist-types/commands/DeleteTelemetryRuleCommand.d.ts +6 -18
  19. package/dist-types/commands/DeleteTelemetryRuleForOrganizationCommand.d.ts +6 -18
  20. package/dist-types/commands/GetCentralizationRuleForOrganizationCommand.d.ts +5 -15
  21. package/dist-types/commands/GetTelemetryEnrichmentStatusCommand.d.ts +85 -0
  22. package/dist-types/commands/GetTelemetryEvaluationStatusCommand.d.ts +4 -12
  23. package/dist-types/commands/GetTelemetryEvaluationStatusForOrganizationCommand.d.ts +5 -15
  24. package/dist-types/commands/GetTelemetryRuleCommand.d.ts +6 -18
  25. package/dist-types/commands/GetTelemetryRuleForOrganizationCommand.d.ts +6 -18
  26. package/dist-types/commands/ListCentralizationRulesForOrganizationCommand.d.ts +4 -12
  27. package/dist-types/commands/ListResourceTelemetryCommand.d.ts +5 -15
  28. package/dist-types/commands/ListResourceTelemetryForOrganizationCommand.d.ts +5 -15
  29. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -18
  30. package/dist-types/commands/ListTelemetryRulesCommand.d.ts +5 -15
  31. package/dist-types/commands/ListTelemetryRulesForOrganizationCommand.d.ts +5 -15
  32. package/dist-types/commands/StartTelemetryEnrichmentCommand.d.ts +85 -0
  33. package/dist-types/commands/StartTelemetryEvaluationCommand.d.ts +5 -15
  34. package/dist-types/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +5 -15
  35. package/dist-types/commands/StopTelemetryEnrichmentCommand.d.ts +84 -0
  36. package/dist-types/commands/StopTelemetryEvaluationCommand.d.ts +5 -15
  37. package/dist-types/commands/StopTelemetryEvaluationForOrganizationCommand.d.ts +5 -15
  38. package/dist-types/commands/TagResourceCommand.d.ts +7 -21
  39. package/dist-types/commands/UntagResourceCommand.d.ts +6 -18
  40. package/dist-types/commands/UpdateCentralizationRuleForOrganizationCommand.d.ts +6 -18
  41. package/dist-types/commands/UpdateTelemetryRuleCommand.d.ts +7 -21
  42. package/dist-types/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +7 -21
  43. package/dist-types/commands/index.d.ts +3 -0
  44. package/dist-types/index.d.ts +1 -4
  45. package/dist-types/models/models_0.d.ts +159 -318
  46. package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
  47. package/dist-types/ts3.4/ObservabilityAdmin.d.ts +54 -0
  48. package/dist-types/ts3.4/ObservabilityAdminClient.d.ts +18 -0
  49. package/dist-types/ts3.4/commands/GetTelemetryEnrichmentStatusCommand.d.ts +47 -0
  50. package/dist-types/ts3.4/commands/StartTelemetryEnrichmentCommand.d.ts +47 -0
  51. package/dist-types/ts3.4/commands/StopTelemetryEnrichmentCommand.d.ts +47 -0
  52. package/dist-types/ts3.4/commands/index.d.ts +3 -0
  53. package/dist-types/ts3.4/models/models_0.d.ts +18 -0
  54. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
  55. package/package.json +33 -33
@@ -27,9 +27,7 @@ declare const GetTelemetryRuleForOrganizationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>
31
- * Retrieves the details of a specific organization telemetry rule. This operation can only be called by the organization's management account or a delegated administrator account.
32
- * </p>
30
+ * <p> Retrieves the details of a specific organization telemetry rule. This operation can only be called by the organization's management account or a delegated administrator account. </p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -75,29 +73,19 @@ declare const GetTelemetryRuleForOrganizationCommand_base: {
75
73
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
76
74
  *
77
75
  * @throws {@link AccessDeniedException} (client fault)
78
- * <p>
79
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
80
- * </p>
76
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
81
77
  *
82
78
  * @throws {@link InternalServerException} (server fault)
83
- * <p>
84
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
85
- * </p>
79
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
86
80
  *
87
81
  * @throws {@link ResourceNotFoundException} (client fault)
88
- * <p>
89
- * The specified resource (such as a telemetry rule) could not be found.
90
- * </p>
82
+ * <p> The specified resource (such as a telemetry rule) could not be found. </p>
91
83
  *
92
84
  * @throws {@link TooManyRequestsException} (client fault)
93
- * <p>
94
- * The request throughput limit was exceeded.
95
- * </p>
85
+ * <p> The request throughput limit was exceeded. </p>
96
86
  *
97
87
  * @throws {@link ValidationException} (client fault)
98
- * <p>
99
- * Indicates input validation failed. Check your request parameters and retry the request.
100
- * </p>
88
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
101
89
  *
102
90
  * @throws {@link ObservabilityAdminServiceException}
103
91
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -71,24 +71,16 @@ declare const ListCentralizationRulesForOrganizationCommand_base: {
71
71
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
72
72
  *
73
73
  * @throws {@link AccessDeniedException} (client fault)
74
- * <p>
75
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
76
- * </p>
74
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
77
75
  *
78
76
  * @throws {@link InternalServerException} (server fault)
79
- * <p>
80
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
81
- * </p>
77
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
82
78
  *
83
79
  * @throws {@link TooManyRequestsException} (client fault)
84
- * <p>
85
- * The request throughput limit was exceeded.
86
- * </p>
80
+ * <p> The request throughput limit was exceeded. </p>
87
81
  *
88
82
  * @throws {@link ValidationException} (client fault)
89
- * <p>
90
- * Indicates input validation failed. Check your request parameters and retry the request.
91
- * </p>
83
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
92
84
  *
93
85
  * @throws {@link ObservabilityAdminServiceException}
94
86
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -27,9 +27,7 @@ declare const ListResourceTelemetryCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>
31
- * Returns a list of telemetry configurations for Amazon Web Services resources supported by telemetry config. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/telemetry-config-cloudwatch.html">Auditing CloudWatch telemetry configurations</a>.
32
- * </p>
30
+ * <p> Returns a list of telemetry configurations for Amazon Web Services resources supported by telemetry config. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/telemetry-config-cloudwatch.html">Auditing CloudWatch telemetry configurations</a>. </p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -81,24 +79,16 @@ declare const ListResourceTelemetryCommand_base: {
81
79
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
82
80
  *
83
81
  * @throws {@link AccessDeniedException} (client fault)
84
- * <p>
85
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
86
- * </p>
82
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
87
83
  *
88
84
  * @throws {@link InternalServerException} (server fault)
89
- * <p>
90
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
91
- * </p>
85
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
92
86
  *
93
87
  * @throws {@link TooManyRequestsException} (client fault)
94
- * <p>
95
- * The request throughput limit was exceeded.
96
- * </p>
88
+ * <p> The request throughput limit was exceeded. </p>
97
89
  *
98
90
  * @throws {@link ValidationException} (client fault)
99
- * <p>
100
- * Indicates input validation failed. Check your request parameters and retry the request.
101
- * </p>
91
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
102
92
  *
103
93
  * @throws {@link ObservabilityAdminServiceException}
104
94
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -27,9 +27,7 @@ declare const ListResourceTelemetryForOrganizationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>
31
- * Returns a list of telemetry configurations for Amazon Web Services resources supported by telemetry config in the organization.
32
- * </p>
30
+ * <p> Returns a list of telemetry configurations for Amazon Web Services resources supported by telemetry config in the organization. </p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -84,24 +82,16 @@ declare const ListResourceTelemetryForOrganizationCommand_base: {
84
82
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
85
83
  *
86
84
  * @throws {@link AccessDeniedException} (client fault)
87
- * <p>
88
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
89
- * </p>
85
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
90
86
  *
91
87
  * @throws {@link InternalServerException} (server fault)
92
- * <p>
93
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
94
- * </p>
88
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
95
89
  *
96
90
  * @throws {@link TooManyRequestsException} (client fault)
97
- * <p>
98
- * The request throughput limit was exceeded.
99
- * </p>
91
+ * <p> The request throughput limit was exceeded. </p>
100
92
  *
101
93
  * @throws {@link ValidationException} (client fault)
102
- * <p>
103
- * Indicates input validation failed. Check your request parameters and retry the request.
104
- * </p>
94
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
105
95
  *
106
96
  * @throws {@link ObservabilityAdminServiceException}
107
97
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -27,9 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>
31
- * Lists all tags attached to the specified telemetry rule resource.
32
- * </p>
30
+ * <p> Lists all tags attached to the specified telemetry rule resource. </p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -58,29 +56,19 @@ declare const ListTagsForResourceCommand_base: {
58
56
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
59
57
  *
60
58
  * @throws {@link AccessDeniedException} (client fault)
61
- * <p>
62
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
63
- * </p>
59
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
64
60
  *
65
61
  * @throws {@link InternalServerException} (server fault)
66
- * <p>
67
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
68
- * </p>
62
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
69
63
  *
70
64
  * @throws {@link ResourceNotFoundException} (client fault)
71
- * <p>
72
- * The specified resource (such as a telemetry rule) could not be found.
73
- * </p>
65
+ * <p> The specified resource (such as a telemetry rule) could not be found. </p>
74
66
  *
75
67
  * @throws {@link TooManyRequestsException} (client fault)
76
- * <p>
77
- * The request throughput limit was exceeded.
78
- * </p>
68
+ * <p> The request throughput limit was exceeded. </p>
79
69
  *
80
70
  * @throws {@link ValidationException} (client fault)
81
- * <p>
82
- * Indicates input validation failed. Check your request parameters and retry the request.
83
- * </p>
71
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
84
72
  *
85
73
  * @throws {@link ObservabilityAdminServiceException}
86
74
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -27,9 +27,7 @@ declare const ListTelemetryRulesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>
31
- * Lists all telemetry rules in your account. You can filter the results by specifying a rule name prefix.
32
- * </p>
30
+ * <p> Lists all telemetry rules in your account. You can filter the results by specifying a rule name prefix. </p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -68,24 +66,16 @@ declare const ListTelemetryRulesCommand_base: {
68
66
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
69
67
  *
70
68
  * @throws {@link AccessDeniedException} (client fault)
71
- * <p>
72
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
73
- * </p>
69
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
74
70
  *
75
71
  * @throws {@link InternalServerException} (server fault)
76
- * <p>
77
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
78
- * </p>
72
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
79
73
  *
80
74
  * @throws {@link TooManyRequestsException} (client fault)
81
- * <p>
82
- * The request throughput limit was exceeded.
83
- * </p>
75
+ * <p> The request throughput limit was exceeded. </p>
84
76
  *
85
77
  * @throws {@link ValidationException} (client fault)
86
- * <p>
87
- * Indicates input validation failed. Check your request parameters and retry the request.
88
- * </p>
78
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
89
79
  *
90
80
  * @throws {@link ObservabilityAdminServiceException}
91
81
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -27,9 +27,7 @@ declare const ListTelemetryRulesForOrganizationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>
31
- * Lists all telemetry rules in your organization. This operation can only be called by the organization's management account or a delegated administrator account.
32
- * </p>
30
+ * <p> Lists all telemetry rules in your organization. This operation can only be called by the organization's management account or a delegated administrator account. </p>
33
31
  * @example
34
32
  * Use a bare-bones client and the command you need to make an API call.
35
33
  * ```javascript
@@ -74,24 +72,16 @@ declare const ListTelemetryRulesForOrganizationCommand_base: {
74
72
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
75
73
  *
76
74
  * @throws {@link AccessDeniedException} (client fault)
77
- * <p>
78
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
79
- * </p>
75
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
80
76
  *
81
77
  * @throws {@link InternalServerException} (server fault)
82
- * <p>
83
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
84
- * </p>
78
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
85
79
  *
86
80
  * @throws {@link TooManyRequestsException} (client fault)
87
- * <p>
88
- * The request throughput limit was exceeded.
89
- * </p>
81
+ * <p> The request throughput limit was exceeded. </p>
90
82
  *
91
83
  * @throws {@link ValidationException} (client fault)
92
- * <p>
93
- * Indicates input validation failed. Check your request parameters and retry the request.
94
- * </p>
84
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
95
85
  *
96
86
  * @throws {@link ObservabilityAdminServiceException}
97
87
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -0,0 +1,85 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import { StartTelemetryEnrichmentOutput } from "../models/models_0";
4
+ import { ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ObservabilityAdminClient";
5
+ /**
6
+ * @public
7
+ */
8
+ export type { __MetadataBearer };
9
+ export { $Command };
10
+ /**
11
+ * @public
12
+ *
13
+ * The input for {@link StartTelemetryEnrichmentCommand}.
14
+ */
15
+ export interface StartTelemetryEnrichmentCommandInput {
16
+ }
17
+ /**
18
+ * @public
19
+ *
20
+ * The output of {@link StartTelemetryEnrichmentCommand}.
21
+ */
22
+ export interface StartTelemetryEnrichmentCommandOutput extends StartTelemetryEnrichmentOutput, __MetadataBearer {
23
+ }
24
+ declare const StartTelemetryEnrichmentCommand_base: {
25
+ new (input: StartTelemetryEnrichmentCommandInput): import("@smithy/smithy-client").CommandImpl<StartTelemetryEnrichmentCommandInput, StartTelemetryEnrichmentCommandOutput, ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [StartTelemetryEnrichmentCommandInput]): import("@smithy/smithy-client").CommandImpl<StartTelemetryEnrichmentCommandInput, StartTelemetryEnrichmentCommandOutput, ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ /**
30
+ * <p> Enables the resource tags for telemetry feature for your account, which enhances telemetry data with additional resource metadata from Amazon Web Services Resource Explorer to provide richer context for monitoring and observability. </p>
31
+ * @example
32
+ * Use a bare-bones client and the command you need to make an API call.
33
+ * ```javascript
34
+ * import { ObservabilityAdminClient, StartTelemetryEnrichmentCommand } from "@aws-sdk/client-observabilityadmin"; // ES Modules import
35
+ * // const { ObservabilityAdminClient, StartTelemetryEnrichmentCommand } = require("@aws-sdk/client-observabilityadmin"); // CommonJS import
36
+ * // import type { ObservabilityAdminClientConfig } from "@aws-sdk/client-observabilityadmin";
37
+ * const config = {}; // type is ObservabilityAdminClientConfig
38
+ * const client = new ObservabilityAdminClient(config);
39
+ * const input = {};
40
+ * const command = new StartTelemetryEnrichmentCommand(input);
41
+ * const response = await client.send(command);
42
+ * // { // StartTelemetryEnrichmentOutput
43
+ * // Status: "Running" || "Stopped" || "Impaired",
44
+ * // AwsResourceExplorerManagedViewArn: "STRING_VALUE",
45
+ * // };
46
+ *
47
+ * ```
48
+ *
49
+ * @param StartTelemetryEnrichmentCommandInput - {@link StartTelemetryEnrichmentCommandInput}
50
+ * @returns {@link StartTelemetryEnrichmentCommandOutput}
51
+ * @see {@link StartTelemetryEnrichmentCommandInput} for command's `input` shape.
52
+ * @see {@link StartTelemetryEnrichmentCommandOutput} for command's `response` shape.
53
+ * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
54
+ *
55
+ * @throws {@link AccessDeniedException} (client fault)
56
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
57
+ *
58
+ * @throws {@link ConflictException} (client fault)
59
+ * <p> The requested operation conflicts with the current state of the specified resource or with another request. </p>
60
+ *
61
+ * @throws {@link InternalServerException} (server fault)
62
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
63
+ *
64
+ * @throws {@link TooManyRequestsException} (client fault)
65
+ * <p> The request throughput limit was exceeded. </p>
66
+ *
67
+ * @throws {@link ObservabilityAdminServiceException}
68
+ * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
69
+ *
70
+ *
71
+ * @public
72
+ */
73
+ export declare class StartTelemetryEnrichmentCommand extends StartTelemetryEnrichmentCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: {};
78
+ output: StartTelemetryEnrichmentOutput;
79
+ };
80
+ sdk: {
81
+ input: StartTelemetryEnrichmentCommandInput;
82
+ output: StartTelemetryEnrichmentCommandOutput;
83
+ };
84
+ };
85
+ }
@@ -26,9 +26,7 @@ declare const StartTelemetryEvaluationCommand_base: {
26
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
27
  };
28
28
  /**
29
- * <p>
30
- * This action begins onboarding the caller Amazon Web Services account to the telemetry config feature.
31
- * </p>
29
+ * <p> This action begins onboarding the caller Amazon Web Services account to the telemetry config feature. </p>
32
30
  * @example
33
31
  * Use a bare-bones client and the command you need to make an API call.
34
32
  * ```javascript
@@ -51,24 +49,16 @@ declare const StartTelemetryEvaluationCommand_base: {
51
49
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
52
50
  *
53
51
  * @throws {@link AccessDeniedException} (client fault)
54
- * <p>
55
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
56
- * </p>
52
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
57
53
  *
58
54
  * @throws {@link InternalServerException} (server fault)
59
- * <p>
60
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
61
- * </p>
55
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
62
56
  *
63
57
  * @throws {@link TooManyRequestsException} (client fault)
64
- * <p>
65
- * The request throughput limit was exceeded.
66
- * </p>
58
+ * <p> The request throughput limit was exceeded. </p>
67
59
  *
68
60
  * @throws {@link ValidationException} (client fault)
69
- * <p>
70
- * Indicates input validation failed. Check your request parameters and retry the request.
71
- * </p>
61
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
72
62
  *
73
63
  * @throws {@link ObservabilityAdminServiceException}
74
64
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -26,9 +26,7 @@ declare const StartTelemetryEvaluationForOrganizationCommand_base: {
26
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
27
  };
28
28
  /**
29
- * <p>
30
- * This actions begins onboarding the organization and all member accounts to the telemetry config feature.
31
- * </p>
29
+ * <p> This actions begins onboarding the organization and all member accounts to the telemetry config feature. </p>
32
30
  * @example
33
31
  * Use a bare-bones client and the command you need to make an API call.
34
32
  * ```javascript
@@ -51,24 +49,16 @@ declare const StartTelemetryEvaluationForOrganizationCommand_base: {
51
49
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
52
50
  *
53
51
  * @throws {@link AccessDeniedException} (client fault)
54
- * <p>
55
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
56
- * </p>
52
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
57
53
  *
58
54
  * @throws {@link InternalServerException} (server fault)
59
- * <p>
60
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
61
- * </p>
55
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
62
56
  *
63
57
  * @throws {@link TooManyRequestsException} (client fault)
64
- * <p>
65
- * The request throughput limit was exceeded.
66
- * </p>
58
+ * <p> The request throughput limit was exceeded. </p>
67
59
  *
68
60
  * @throws {@link ValidationException} (client fault)
69
- * <p>
70
- * Indicates input validation failed. Check your request parameters and retry the request.
71
- * </p>
61
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
72
62
  *
73
63
  * @throws {@link ObservabilityAdminServiceException}
74
64
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -0,0 +1,84 @@
1
+ import { Command as $Command } from "@smithy/smithy-client";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import { StopTelemetryEnrichmentOutput } from "../models/models_0";
4
+ import { ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ObservabilityAdminClient";
5
+ /**
6
+ * @public
7
+ */
8
+ export type { __MetadataBearer };
9
+ export { $Command };
10
+ /**
11
+ * @public
12
+ *
13
+ * The input for {@link StopTelemetryEnrichmentCommand}.
14
+ */
15
+ export interface StopTelemetryEnrichmentCommandInput {
16
+ }
17
+ /**
18
+ * @public
19
+ *
20
+ * The output of {@link StopTelemetryEnrichmentCommand}.
21
+ */
22
+ export interface StopTelemetryEnrichmentCommandOutput extends StopTelemetryEnrichmentOutput, __MetadataBearer {
23
+ }
24
+ declare const StopTelemetryEnrichmentCommand_base: {
25
+ new (input: StopTelemetryEnrichmentCommandInput): import("@smithy/smithy-client").CommandImpl<StopTelemetryEnrichmentCommandInput, StopTelemetryEnrichmentCommandOutput, ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (...[input]: [] | [StopTelemetryEnrichmentCommandInput]): import("@smithy/smithy-client").CommandImpl<StopTelemetryEnrichmentCommandInput, StopTelemetryEnrichmentCommandOutput, ObservabilityAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ /**
30
+ * <p> Disables the resource tags for telemetry feature for your account, stopping the enhancement of telemetry data with additional resource metadata. </p>
31
+ * @example
32
+ * Use a bare-bones client and the command you need to make an API call.
33
+ * ```javascript
34
+ * import { ObservabilityAdminClient, StopTelemetryEnrichmentCommand } from "@aws-sdk/client-observabilityadmin"; // ES Modules import
35
+ * // const { ObservabilityAdminClient, StopTelemetryEnrichmentCommand } = require("@aws-sdk/client-observabilityadmin"); // CommonJS import
36
+ * // import type { ObservabilityAdminClientConfig } from "@aws-sdk/client-observabilityadmin";
37
+ * const config = {}; // type is ObservabilityAdminClientConfig
38
+ * const client = new ObservabilityAdminClient(config);
39
+ * const input = {};
40
+ * const command = new StopTelemetryEnrichmentCommand(input);
41
+ * const response = await client.send(command);
42
+ * // { // StopTelemetryEnrichmentOutput
43
+ * // Status: "Running" || "Stopped" || "Impaired",
44
+ * // };
45
+ *
46
+ * ```
47
+ *
48
+ * @param StopTelemetryEnrichmentCommandInput - {@link StopTelemetryEnrichmentCommandInput}
49
+ * @returns {@link StopTelemetryEnrichmentCommandOutput}
50
+ * @see {@link StopTelemetryEnrichmentCommandInput} for command's `input` shape.
51
+ * @see {@link StopTelemetryEnrichmentCommandOutput} for command's `response` shape.
52
+ * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
53
+ *
54
+ * @throws {@link AccessDeniedException} (client fault)
55
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
56
+ *
57
+ * @throws {@link ConflictException} (client fault)
58
+ * <p> The requested operation conflicts with the current state of the specified resource or with another request. </p>
59
+ *
60
+ * @throws {@link InternalServerException} (server fault)
61
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
62
+ *
63
+ * @throws {@link TooManyRequestsException} (client fault)
64
+ * <p> The request throughput limit was exceeded. </p>
65
+ *
66
+ * @throws {@link ObservabilityAdminServiceException}
67
+ * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
68
+ *
69
+ *
70
+ * @public
71
+ */
72
+ export declare class StopTelemetryEnrichmentCommand extends StopTelemetryEnrichmentCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: {};
77
+ output: StopTelemetryEnrichmentOutput;
78
+ };
79
+ sdk: {
80
+ input: StopTelemetryEnrichmentCommandInput;
81
+ output: StopTelemetryEnrichmentCommandOutput;
82
+ };
83
+ };
84
+ }
@@ -26,9 +26,7 @@ declare const StopTelemetryEvaluationCommand_base: {
26
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
27
  };
28
28
  /**
29
- * <p>
30
- * This action begins offboarding the caller Amazon Web Services account from the telemetry config feature.
31
- * </p>
29
+ * <p> This action begins offboarding the caller Amazon Web Services account from the telemetry config feature. </p>
32
30
  * @example
33
31
  * Use a bare-bones client and the command you need to make an API call.
34
32
  * ```javascript
@@ -51,24 +49,16 @@ declare const StopTelemetryEvaluationCommand_base: {
51
49
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
52
50
  *
53
51
  * @throws {@link AccessDeniedException} (client fault)
54
- * <p>
55
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
56
- * </p>
52
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
57
53
  *
58
54
  * @throws {@link InternalServerException} (server fault)
59
- * <p>
60
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
61
- * </p>
55
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
62
56
  *
63
57
  * @throws {@link TooManyRequestsException} (client fault)
64
- * <p>
65
- * The request throughput limit was exceeded.
66
- * </p>
58
+ * <p> The request throughput limit was exceeded. </p>
67
59
  *
68
60
  * @throws {@link ValidationException} (client fault)
69
- * <p>
70
- * Indicates input validation failed. Check your request parameters and retry the request.
71
- * </p>
61
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
72
62
  *
73
63
  * @throws {@link ObservabilityAdminServiceException}
74
64
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>
@@ -26,9 +26,7 @@ declare const StopTelemetryEvaluationForOrganizationCommand_base: {
26
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
27
  };
28
28
  /**
29
- * <p>
30
- * This action offboards the Organization of the caller Amazon Web Services account from the telemetry config feature.
31
- * </p>
29
+ * <p> This action offboards the Organization of the caller Amazon Web Services account from the telemetry config feature. </p>
32
30
  * @example
33
31
  * Use a bare-bones client and the command you need to make an API call.
34
32
  * ```javascript
@@ -51,24 +49,16 @@ declare const StopTelemetryEvaluationForOrganizationCommand_base: {
51
49
  * @see {@link ObservabilityAdminClientResolvedConfig | config} for ObservabilityAdminClient's `config` shape.
52
50
  *
53
51
  * @throws {@link AccessDeniedException} (client fault)
54
- * <p>
55
- * Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide.
56
- * </p>
52
+ * <p> Indicates you don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access.html">Access management for Amazon Web Services resources</a> in the IAM user guide. </p>
57
53
  *
58
54
  * @throws {@link InternalServerException} (server fault)
59
- * <p>
60
- * Indicates the request has failed to process because of an unknown server error, exception, or failure.
61
- * </p>
55
+ * <p> Indicates the request has failed to process because of an unknown server error, exception, or failure. </p>
62
56
  *
63
57
  * @throws {@link TooManyRequestsException} (client fault)
64
- * <p>
65
- * The request throughput limit was exceeded.
66
- * </p>
58
+ * <p> The request throughput limit was exceeded. </p>
67
59
  *
68
60
  * @throws {@link ValidationException} (client fault)
69
- * <p>
70
- * Indicates input validation failed. Check your request parameters and retry the request.
71
- * </p>
61
+ * <p> Indicates input validation failed. Check your request parameters and retry the request. </p>
72
62
  *
73
63
  * @throws {@link ObservabilityAdminServiceException}
74
64
  * <p>Base exception class for all service exceptions from ObservabilityAdmin service.</p>