@aws-sdk/client-xray 3.529.1 → 3.535.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.
- package/dist-types/XRay.d.ts +10 -1
- package/dist-types/XRayClient.d.ts +1 -1
- package/dist-types/commands/BatchGetTracesCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSamplingRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSamplingRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightEventsCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightImpactGraphCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightSummariesCommand.d.ts +2 -1
- package/dist-types/commands/GetSamplingRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetSamplingStatisticSummariesCommand.d.ts +2 -1
- package/dist-types/commands/GetSamplingTargetsCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceGraphCommand.d.ts +2 -1
- package/dist-types/commands/GetTimeSeriesServiceStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetTraceGraphCommand.d.ts +2 -1
- package/dist-types/commands/GetTraceSummariesCommand.d.ts +2 -1
- package/dist-types/commands/ListResourcePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutTelemetryRecordsCommand.d.ts +2 -1
- package/dist-types/commands/PutTraceSegmentsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSamplingRuleCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +450 -450
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/XRay.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetTracesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSamplingRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSamplingRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightImpactGraphCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSamplingRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSamplingStatisticSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSamplingTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceGraphCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTimeSeriesServiceStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTraceGraphCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTraceSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourcePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutTelemetryRecordsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutTraceSegmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSamplingRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const TagResourceCommand_base: {
|
|
|
70
70
|
* @throws {@link XRayServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from XRay service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes tags from an Amazon Web Services X-Ray group or sampling rule. You cannot edit or delete system
|
|
30
30
|
* tags (those with an <code>aws:</code> prefix).</p>
|
|
31
31
|
* @example
|
|
@@ -65,6 +65,7 @@ declare const UntagResourceCommand_base: {
|
|
|
65
65
|
* @throws {@link XRayServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from XRay service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGroupCommand_base: {
|
|
24
24
|
new (input: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateGroupCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a group resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const UpdateGroupCommand_base: {
|
|
|
73
73
|
* @throws {@link XRayServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from XRay service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateSamplingRuleCommandOutput extends UpdateSamplingRuleResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSamplingRuleCommand_base: {
|
|
24
24
|
new (input: UpdateSamplingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSamplingRuleCommandInput, UpdateSamplingRuleCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateSamplingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSamplingRuleCommandInput, UpdateSamplingRuleCommandOutput, XRayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Modifies a sampling rule's configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const UpdateSamplingRuleCommand_base: {
|
|
|
94
94
|
* @throws {@link XRayServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from XRay service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class UpdateSamplingRuleCommand extends UpdateSamplingRuleCommand_base {
|
|
99
100
|
}
|