@aws-sdk/client-config-service 3.952.0 → 3.953.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 +1533 -1102
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AssociateResourceTypesCommand.js +2 -2
- package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/BatchGetResourceConfigCommand.js +2 -2
- package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DeleteConfigRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/DeleteConformancePackCommand.js +2 -2
- package/dist-es/commands/DeleteDeliveryChannelCommand.js +2 -2
- package/dist-es/commands/DeleteEvaluationResultsCommand.js +2 -2
- package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +2 -2
- package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +2 -2
- package/dist-es/commands/DeletePendingAggregationRequestCommand.js +2 -2
- package/dist-es/commands/DeleteRemediationConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/DeleteResourceConfigCommand.js +2 -2
- package/dist-es/commands/DeleteRetentionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/DeleteStoredQueryCommand.js +2 -2
- package/dist-es/commands/DeliverConfigSnapshotCommand.js +2 -2
- package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +2 -2
- package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +2 -2
- package/dist-es/commands/DescribeComplianceByResourceCommand.js +2 -2
- package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationRecordersCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePackComplianceCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePackStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +2 -2
- package/dist-es/commands/DescribeDeliveryChannelsCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +2 -2
- package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +2 -2
- package/dist-es/commands/DisassociateResourceTypesCommand.js +2 -2
- package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +2 -2
- package/dist-es/commands/GetAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +2 -2
- package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +2 -2
- package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +2 -2
- package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetCustomRulePolicyCommand.js +2 -2
- package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +2 -2
- package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +2 -2
- package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +2 -2
- package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +2 -2
- package/dist-es/commands/GetResourceConfigHistoryCommand.js +2 -2
- package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +2 -2
- package/dist-es/commands/GetStoredQueryCommand.js +2 -2
- package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +2 -2
- package/dist-es/commands/ListConfigurationRecordersCommand.js +2 -2
- package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +2 -2
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +2 -2
- package/dist-es/commands/ListResourceEvaluationsCommand.js +2 -2
- package/dist-es/commands/ListStoredQueriesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutAggregationAuthorizationCommand.js +2 -2
- package/dist-es/commands/PutConfigRuleCommand.js +2 -2
- package/dist-es/commands/PutConfigurationAggregatorCommand.js +2 -2
- package/dist-es/commands/PutConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/PutConformancePackCommand.js +2 -2
- package/dist-es/commands/PutDeliveryChannelCommand.js +2 -2
- package/dist-es/commands/PutEvaluationsCommand.js +2 -2
- package/dist-es/commands/PutExternalEvaluationCommand.js +2 -2
- package/dist-es/commands/PutOrganizationConfigRuleCommand.js +2 -2
- package/dist-es/commands/PutOrganizationConformancePackCommand.js +2 -2
- package/dist-es/commands/PutRemediationConfigurationsCommand.js +2 -2
- package/dist-es/commands/PutRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/PutResourceConfigCommand.js +2 -2
- package/dist-es/commands/PutRetentionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/PutStoredQueryCommand.js +2 -2
- package/dist-es/commands/SelectAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/SelectResourceConfigCommand.js +2 -2
- package/dist-es/commands/StartConfigRulesEvaluationCommand.js +2 -2
- package/dist-es/commands/StartConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/StartRemediationExecutionCommand.js +2 -2
- package/dist-es/commands/StartResourceEvaluationCommand.js +2 -2
- package/dist-es/commands/StopConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +874 -882
- package/dist-types/ConfigServiceClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +440 -542
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +439 -543
- package/package.json +34 -34
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-config-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Config Service Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.953.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:
|
|
6
|
+
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-config-service",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
@@ -21,41 +21,41 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.953.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.953.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.953.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.953.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.953.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.953.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.953.0",
|
|
31
|
+
"@aws-sdk/types": "3.953.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.953.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.953.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.953.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.4",
|
|
36
|
+
"@smithy/core": "^3.19.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.7",
|
|
38
|
+
"@smithy/hash-node": "^4.2.6",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.6",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.6",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.15",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.15",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.7",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.6",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.6",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.6",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.6",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.0",
|
|
49
|
+
"@smithy/types": "^4.10.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.6",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.14",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.17",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.6",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.6",
|
|
58
|
+
"@smithy/util-retry": "^4.2.6",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|