@aws-sdk/client-observabilityadmin 3.1011.0 → 3.1013.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/schemas/schemas_0.js +3 -2
- package/dist-es/schemas/schemas_0.js +3 -2
- package/dist-types/commands/CreateCentralizationRuleForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/GetCentralizationRuleForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCentralizationRuleForOrganizationCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +7 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2 -1
- package/package.json +13 -13
|
@@ -58,6 +58,7 @@ const _DLC = "DestinationLogsConfiguration";
|
|
|
58
58
|
const _DP = "DestinationPattern";
|
|
59
59
|
const _DR = "DestinationRegion";
|
|
60
60
|
const _DS = "DataSources";
|
|
61
|
+
const _DSSC = "DataSourceSelectionCriteria";
|
|
61
62
|
const _DSTI = "DeleteS3TableIntegration";
|
|
62
63
|
const _DSTII = "DeleteS3TableIntegrationInput";
|
|
63
64
|
const _DSa = "DataSource";
|
|
@@ -705,8 +706,8 @@ exports.Source$ = [3, n0, _S,
|
|
|
705
706
|
];
|
|
706
707
|
exports.SourceLogsConfiguration$ = [3, n0, _SLC,
|
|
707
708
|
0,
|
|
708
|
-
[_LGSC,
|
|
709
|
-
[0, 0],
|
|
709
|
+
[_ELGS, _LGSC, _DSSC],
|
|
710
|
+
[0, 0, 0], 1
|
|
710
711
|
];
|
|
711
712
|
exports.StartTelemetryEnrichmentOutput$ = [3, n0, _STEO,
|
|
712
713
|
0,
|
|
@@ -52,6 +52,7 @@ const _DLC = "DestinationLogsConfiguration";
|
|
|
52
52
|
const _DP = "DestinationPattern";
|
|
53
53
|
const _DR = "DestinationRegion";
|
|
54
54
|
const _DS = "DataSources";
|
|
55
|
+
const _DSSC = "DataSourceSelectionCriteria";
|
|
55
56
|
const _DSTI = "DeleteS3TableIntegration";
|
|
56
57
|
const _DSTII = "DeleteS3TableIntegrationInput";
|
|
57
58
|
const _DSa = "DataSource";
|
|
@@ -699,8 +700,8 @@ export var Source$ = [3, n0, _S,
|
|
|
699
700
|
];
|
|
700
701
|
export var SourceLogsConfiguration$ = [3, n0, _SLC,
|
|
701
702
|
0,
|
|
702
|
-
[_LGSC,
|
|
703
|
-
[0, 0],
|
|
703
|
+
[_ELGS, _LGSC, _DSSC],
|
|
704
|
+
[0, 0, 0], 1
|
|
704
705
|
];
|
|
705
706
|
export var StartTelemetryEnrichmentOutput$ = [3, n0, _STEO,
|
|
706
707
|
0,
|
|
@@ -45,7 +45,8 @@ declare const CreateCentralizationRuleForOrganizationCommand_base: {
|
|
|
45
45
|
* ],
|
|
46
46
|
* Scope: "STRING_VALUE",
|
|
47
47
|
* SourceLogsConfiguration: { // SourceLogsConfiguration
|
|
48
|
-
* LogGroupSelectionCriteria: "STRING_VALUE",
|
|
48
|
+
* LogGroupSelectionCriteria: "STRING_VALUE",
|
|
49
|
+
* DataSourceSelectionCriteria: "STRING_VALUE",
|
|
49
50
|
* EncryptedLogGroupStrategy: "ALLOW" || "SKIP", // required
|
|
50
51
|
* },
|
|
51
52
|
* },
|
|
@@ -57,7 +57,8 @@ declare const GetCentralizationRuleForOrganizationCommand_base: {
|
|
|
57
57
|
* // ],
|
|
58
58
|
* // Scope: "STRING_VALUE",
|
|
59
59
|
* // SourceLogsConfiguration: { // SourceLogsConfiguration
|
|
60
|
-
* // LogGroupSelectionCriteria: "STRING_VALUE",
|
|
60
|
+
* // LogGroupSelectionCriteria: "STRING_VALUE",
|
|
61
|
+
* // DataSourceSelectionCriteria: "STRING_VALUE",
|
|
61
62
|
* // EncryptedLogGroupStrategy: "ALLOW" || "SKIP", // required
|
|
62
63
|
* // },
|
|
63
64
|
* // },
|
|
@@ -45,7 +45,8 @@ declare const UpdateCentralizationRuleForOrganizationCommand_base: {
|
|
|
45
45
|
* ],
|
|
46
46
|
* Scope: "STRING_VALUE",
|
|
47
47
|
* SourceLogsConfiguration: { // SourceLogsConfiguration
|
|
48
|
-
* LogGroupSelectionCriteria: "STRING_VALUE",
|
|
48
|
+
* LogGroupSelectionCriteria: "STRING_VALUE",
|
|
49
|
+
* DataSourceSelectionCriteria: "STRING_VALUE",
|
|
49
50
|
* EncryptedLogGroupStrategy: "ALLOW" || "SKIP", // required
|
|
50
51
|
* },
|
|
51
52
|
* },
|
|
@@ -89,7 +89,7 @@ export interface LogsBackupConfiguration {
|
|
|
89
89
|
*/
|
|
90
90
|
export interface LogGroupNameConfiguration {
|
|
91
91
|
/**
|
|
92
|
-
* <p>The pattern used to generate destination log group names during centralization. The pattern can contain static text and dynamic variables that are replaced with source attributes. If a variable cannot be resolved, it inherits the value from its parent variable in the hierarchy. The pattern must be between 1 and 512 characters.</p> <p>Supported variables:</p> <ul> <li> <p> <b>$\{source.logGroup\}</b> — The original log group name from the source account.</p> </li> <li> <p> <b>$\{source.accountId\}</b> — The
|
|
92
|
+
* <p>The pattern used to generate destination log group names during centralization. The pattern can contain static text and dynamic variables that are replaced with source attributes. If a variable cannot be resolved, it inherits the value from its parent variable in the hierarchy. The pattern must be between 1 and 512 characters.</p> <p>Supported variables:</p> <ul> <li> <p> <b>$\{source.logGroup\}</b> — The original log group name from the source account.</p> </li> <li> <p> <b>$\{source.accountId\}</b> — The Amazon Web Services account ID where the log originated.</p> </li> <li> <p> <b>$\{source.region\}</b> — The Amazon Web Services Region where the log originated.</p> </li> <li> <p> <b>$\{source.org.id\}</b> — The Amazon Web Services Organization ID of the source account.</p> </li> <li> <p> <b>$\{source.org.ouId\}</b> — The organizational unit ID of the source account.</p> </li> <li> <p> <b>$\{source.org.rootId\}</b> — The organization Root ID.</p> </li> <li> <p> <b>$\{source.org.path\}</b> — The organizational path from account to root.</p> </li> </ul>
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
LogGroupNamePattern: string | undefined;
|
|
@@ -166,7 +166,12 @@ export interface SourceLogsConfiguration {
|
|
|
166
166
|
* <p>The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.</p>
|
|
167
167
|
* @public
|
|
168
168
|
*/
|
|
169
|
-
LogGroupSelectionCriteria
|
|
169
|
+
LogGroupSelectionCriteria?: string | undefined;
|
|
170
|
+
/**
|
|
171
|
+
* <p>The selection criteria that specifies which data sources to centralize. The selection criteria uses the same filter expression format as <code>LogGroupSelectionCriteria</code>, but operates on <code>DataSourceName</code> and <code>DataSourceType</code> operands. When both <code>LogGroupSelectionCriteria</code> and <code>DataSourceSelectionCriteria</code> are specified, a log event must match both criteria to be centralized.</p>
|
|
172
|
+
* @public
|
|
173
|
+
*/
|
|
174
|
+
DataSourceSelectionCriteria?: string | undefined;
|
|
170
175
|
/**
|
|
171
176
|
* <p>A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.</p>
|
|
172
177
|
* @public
|
|
@@ -63,7 +63,8 @@ export interface CentralizationRuleDestination {
|
|
|
63
63
|
DestinationLogsConfiguration?: DestinationLogsConfiguration | undefined;
|
|
64
64
|
}
|
|
65
65
|
export interface SourceLogsConfiguration {
|
|
66
|
-
LogGroupSelectionCriteria
|
|
66
|
+
LogGroupSelectionCriteria?: string | undefined;
|
|
67
|
+
DataSourceSelectionCriteria?: string | undefined;
|
|
67
68
|
EncryptedLogGroupStrategy: EncryptedLogGroupStrategy | undefined;
|
|
68
69
|
}
|
|
69
70
|
export interface CentralizationRuleSource {
|
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.1013.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 client-observabilityadmin",
|
|
@@ -21,38 +21,38 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.22",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.23",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.8",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.8",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.8",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.23",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.8",
|
|
31
31
|
"@aws-sdk/types": "^3.973.6",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.5",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.8",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.9",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.11",
|
|
36
|
-
"@smithy/core": "^3.23.
|
|
36
|
+
"@smithy/core": "^3.23.12",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.15",
|
|
38
38
|
"@smithy/hash-node": "^4.2.12",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.12",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.12",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.26",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.43",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.15",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.12",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.12",
|
|
46
|
-
"@smithy/node-http-handler": "^4.
|
|
46
|
+
"@smithy/node-http-handler": "^4.5.0",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.12",
|
|
48
|
-
"@smithy/smithy-client": "^4.12.
|
|
48
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
49
49
|
"@smithy/types": "^4.13.1",
|
|
50
50
|
"@smithy/url-parser": "^4.2.12",
|
|
51
51
|
"@smithy/util-base64": "^4.3.2",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.2",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.3",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.42",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.45",
|
|
56
56
|
"@smithy/util-endpoints": "^3.3.3",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.12",
|
|
58
58
|
"@smithy/util-retry": "^4.2.12",
|