@aws-sdk/client-observabilityadmin 3.1076.0 → 3.1078.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-cjs/index.js +61 -407
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/CreateCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/CreateS3TableIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/CreateTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/CreateTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/DeleteCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/DeleteS3TableIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/DeleteTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/DeleteTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/GetCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/GetS3TableIntegrationCommand.js +2 -14
- package/dist-es/commands/GetTelemetryEnrichmentStatusCommand.js +2 -14
- package/dist-es/commands/GetTelemetryEvaluationStatusCommand.js +2 -14
- package/dist-es/commands/GetTelemetryEvaluationStatusForOrganizationCommand.js +2 -14
- package/dist-es/commands/GetTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/GetTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/GetTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/ListCentralizationRulesForOrganizationCommand.js +2 -14
- package/dist-es/commands/ListResourceTelemetryCommand.js +2 -14
- package/dist-es/commands/ListResourceTelemetryForOrganizationCommand.js +2 -14
- package/dist-es/commands/ListS3TableIntegrationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTelemetryPipelinesCommand.js +2 -14
- package/dist-es/commands/ListTelemetryRulesCommand.js +2 -14
- package/dist-es/commands/ListTelemetryRulesForOrganizationCommand.js +2 -14
- package/dist-es/commands/StartTelemetryEnrichmentCommand.js +2 -14
- package/dist-es/commands/StartTelemetryEvaluationCommand.js +2 -14
- package/dist-es/commands/StartTelemetryEvaluationForOrganizationCommand.js +2 -14
- package/dist-es/commands/StopTelemetryEnrichmentCommand.js +2 -14
- package/dist-es/commands/StopTelemetryEvaluationCommand.js +2 -14
- package/dist-es/commands/StopTelemetryEvaluationForOrganizationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TestTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/UpdateTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/UpdateTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/UpdateTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/ValidateTelemetryPipelineConfigurationCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +6 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3 -2
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/CreateCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/CreateS3TableIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/CreateTelemetryRuleCommand.d.ts +5 -10
- package/dist-types/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/DeleteCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteS3TableIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTelemetryRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTelemetryRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/GetCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/GetS3TableIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryEnrichmentStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryEvaluationStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryEvaluationStatusForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryRuleCommand.d.ts +5 -10
- package/dist-types/commands/GetTelemetryRuleForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/ListCentralizationRulesForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceTelemetryCommand.d.ts +5 -10
- package/dist-types/commands/ListResourceTelemetryForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/ListS3TableIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTelemetryPipelinesCommand.d.ts +3 -8
- package/dist-types/commands/ListTelemetryRulesCommand.d.ts +4 -9
- package/dist-types/commands/ListTelemetryRulesForOrganizationCommand.d.ts +4 -9
- package/dist-types/commands/StartTelemetryEnrichmentCommand.d.ts +3 -8
- package/dist-types/commands/StartTelemetryEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/StopTelemetryEnrichmentCommand.d.ts +3 -8
- package/dist-types/commands/StopTelemetryEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StopTelemetryEvaluationForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TestTelemetryPipelineCommand.d.ts +4 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTelemetryRuleCommand.d.ts +5 -10
- package/dist-types/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/ValidateTelemetryPipelineConfigurationCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +20 -0
- package/dist-types/models/models_0.d.ts +6 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/CreateCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateS3TableIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteS3TableIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetS3TableIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryEnrichmentStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryEvaluationStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryEvaluationStatusForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCentralizationRulesForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceTelemetryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceTelemetryForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListS3TableIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTelemetryPipelinesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTelemetryRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTelemetryRulesForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartTelemetryEnrichmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartTelemetryEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTelemetryEnrichmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTelemetryEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTelemetryEvaluationForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ValidateTelemetryPipelineConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
|
@@ -57,6 +57,7 @@ export declare const LogType: {
|
|
|
57
57
|
readonly ACCESS: "ACCESS_LOGS";
|
|
58
58
|
readonly APPLICATION: "APPLICATION_LOGS";
|
|
59
59
|
readonly CONNECTION: "CONNECTION_LOGS";
|
|
60
|
+
readonly S3_SERVER_ACCESS: "S3_SERVER_ACCESS_LOGS";
|
|
60
61
|
readonly SECURITY_FINDING: "SECURITY_FINDING_LOGS";
|
|
61
62
|
readonly USAGE: "USAGE_LOGS";
|
|
62
63
|
};
|
|
@@ -102,6 +103,7 @@ export declare const ResourceType: {
|
|
|
102
103
|
readonly AWS_MSK_CLUSTER: "AWS::MSK::Cluster";
|
|
103
104
|
readonly AWS_OTEL_ENRICHMENT: "AWS::CloudWatch::OTelEnrichment";
|
|
104
105
|
readonly AWS_ROUTE53_RESOLVER_RESOLVER_ENDPOINT: "AWS::Route53Resolver::ResolverEndpoint";
|
|
106
|
+
readonly AWS_S3_BUCKET: "AWS::S3::Bucket";
|
|
105
107
|
readonly AWS_SECURITY_HUB: "AWS::SecurityHub::Hub";
|
|
106
108
|
readonly AWS_SECURITY_HUB_HUBV2: "AWS::SecurityHub::HubV2";
|
|
107
109
|
readonly AWS_WAF_V2_WEB_ACL: "AWS::WAFv2::WebACL";
|
|
@@ -169,3 +171,8 @@ export declare const RecordFormat: {
|
|
|
169
171
|
readonly STRING: "STRING";
|
|
170
172
|
};
|
|
171
173
|
export type RecordFormat = (typeof RecordFormat)[keyof typeof RecordFormat];
|
|
174
|
+
export declare const SignalType: {
|
|
175
|
+
readonly LOG: "LOG";
|
|
176
|
+
readonly METRIC: "METRIC";
|
|
177
|
+
};
|
|
178
|
+
export type SignalType = (typeof SignalType)[keyof typeof SignalType];
|
|
@@ -14,6 +14,7 @@ import {
|
|
|
14
14
|
RecordFormat,
|
|
15
15
|
ResourceType,
|
|
16
16
|
RuleHealth,
|
|
17
|
+
SignalType,
|
|
17
18
|
SSEAlgorithm,
|
|
18
19
|
Status,
|
|
19
20
|
TelemetryEnrichmentStatus,
|
|
@@ -491,6 +492,7 @@ export interface _Record {
|
|
|
491
492
|
export interface TestTelemetryPipelineInput {
|
|
492
493
|
Records: _Record[] | undefined;
|
|
493
494
|
Configuration: TelemetryPipelineConfiguration | undefined;
|
|
495
|
+
SignalType?: SignalType | undefined;
|
|
494
496
|
}
|
|
495
497
|
export interface PipelineOutputError {
|
|
496
498
|
Message?: string | undefined;
|
|
@@ -22,7 +22,6 @@ export declare const getRuntimeConfig: (
|
|
|
22
22
|
| import("@smithy/core/protocols").HttpHandler<any>
|
|
23
23
|
| RequestHandler;
|
|
24
24
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
25
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
26
25
|
streamCollector: (
|
|
27
26
|
stream:
|
|
28
27
|
| import("stream").Readable
|
|
@@ -44,6 +43,7 @@ export declare const getRuntimeConfig: (
|
|
|
44
43
|
[setting: string]: unknown;
|
|
45
44
|
};
|
|
46
45
|
apiVersion: string;
|
|
46
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
47
47
|
urlParser: import("@smithy/types").UrlParser;
|
|
48
48
|
base64Decoder: import("@smithy/types").Decoder;
|
|
49
49
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -23,7 +23,6 @@ export declare const getRuntimeConfig: (
|
|
|
23
23
|
| RequestHandler
|
|
24
24
|
| import("@smithy/core/protocols").HttpHandler<any>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
27
26
|
streamCollector: (
|
|
28
27
|
stream:
|
|
29
28
|
| import("stream").Readable
|
|
@@ -44,6 +43,7 @@ export declare const getRuntimeConfig: (
|
|
|
44
43
|
[setting: string]: unknown;
|
|
45
44
|
};
|
|
46
45
|
apiVersion: string;
|
|
46
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
47
47
|
urlParser: import("@smithy/types").UrlParser;
|
|
48
48
|
base64Decoder: import("@smithy/types").Decoder;
|
|
49
49
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -3,7 +3,6 @@ export declare const getRuntimeConfig: (
|
|
|
3
3
|
config: ObservabilityAdminClientConfig
|
|
4
4
|
) => {
|
|
5
5
|
runtime: string;
|
|
6
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
7
6
|
requestHandler:
|
|
8
7
|
| import("@smithy/types").NodeHttpHandlerOptions
|
|
9
8
|
| import("@smithy/types").FetchHttpHandlerOptions
|
|
@@ -20,6 +19,7 @@ export declare const getRuntimeConfig: (
|
|
|
20
19
|
[setting: string]: unknown;
|
|
21
20
|
};
|
|
22
21
|
apiVersion: string;
|
|
22
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
24
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
25
25
|
streamCollector: (
|
|
@@ -26,6 +26,7 @@ export declare const getRuntimeConfig: (
|
|
|
26
26
|
defaultNamespace?: string;
|
|
27
27
|
};
|
|
28
28
|
serviceId: string;
|
|
29
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
29
30
|
urlParser: import("@smithy/types").UrlParser;
|
|
30
31
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
31
32
|
utf8Encoder: (input: Uint8Array | string) => string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-observabilityadmin",
|
|
3
3
|
"description": "AWS SDK for JavaScript Observabilityadmin Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1078.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -19,15 +19,13 @@
|
|
|
19
19
|
"module": "./dist-es/index.js",
|
|
20
20
|
"sideEffects": false,
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-
|
|
23
|
-
"@aws-
|
|
24
|
-
"@aws-sdk/
|
|
25
|
-
"@
|
|
26
|
-
"@
|
|
27
|
-
"@smithy/
|
|
28
|
-
"@smithy/
|
|
29
|
-
"@smithy/node-http-handler": "^4.9.0",
|
|
30
|
-
"@smithy/types": "^4.15.0",
|
|
22
|
+
"@aws-sdk/core": "^3.974.26",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "^3.972.61",
|
|
24
|
+
"@aws-sdk/types": "^3.973.15",
|
|
25
|
+
"@smithy/core": "^3.29.0",
|
|
26
|
+
"@smithy/fetch-http-handler": "^5.6.2",
|
|
27
|
+
"@smithy/node-http-handler": "^4.9.2",
|
|
28
|
+
"@smithy/types": "^4.15.1",
|
|
31
29
|
"tslib": "^2.6.2"
|
|
32
30
|
},
|
|
33
31
|
"devDependencies": {
|