@aws-sdk/client-accessanalyzer 3.42.0 → 3.46.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/CHANGELOG.md CHANGED
@@ -3,6 +3,53 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **clients:** update clean:dist script to delete dist-* folder ([#3155](https://github.com/aws/aws-sdk-js-v3/issues/3155)) ([cdb1709](https://github.com/aws/aws-sdk-js-v3/commit/cdb17090f82d1fc8755811c82cbed5976ec7e60b))
12
+
13
+
14
+ ### Features
15
+
16
+ * **clients:** extend typedoc.json from root ([#3136](https://github.com/aws/aws-sdk-js-v3/issues/3136)) ([f6a3ef5](https://github.com/aws/aws-sdk-js-v3/commit/f6a3ef541ae2d92872d09d8cab6727911287ebb2))
17
+ * end support for Node.js 10.x ([#3122](https://github.com/aws/aws-sdk-js-v3/issues/3122)) ([7acf18a](https://github.com/aws/aws-sdk-js-v3/commit/7acf18abd3fb1cc461f809110cdb0d7968c2070e))
18
+
19
+
20
+
21
+
22
+
23
+ # [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
24
+
25
+
26
+ ### Features
27
+
28
+ * **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
29
+
30
+
31
+
32
+
33
+
34
+ # [3.44.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.43.0...v3.44.0) (2021-12-02)
35
+
36
+
37
+ ### Features
38
+
39
+ * **clients:** update clients as of 2021/11/30 ([#3077](https://github.com/aws/aws-sdk-js-v3/issues/3077)) ([2bdba30](https://github.com/aws/aws-sdk-js-v3/commit/2bdba30963e550728ba2903d57daa1e666a29d71))
40
+
41
+
42
+
43
+
44
+
45
+ # [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
46
+
47
+ **Note:** Version bump only for package @aws-sdk/client-accessanalyzer
48
+
49
+
50
+
51
+
52
+
6
53
  # [3.42.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.41.0...v3.42.0) (2021-11-19)
7
54
 
8
55
  **Note:** Version bump only for package @aws-sdk/client-accessanalyzer
@@ -93,6 +93,7 @@ const partitionHash = {
93
93
  "ap-south-1",
94
94
  "ap-southeast-1",
95
95
  "ap-southeast-2",
96
+ "ap-southeast-3",
96
97
  "ca-central-1",
97
98
  "eu-central-1",
98
99
  "eu-north-1",
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CreateAccessPreviewResponse = exports.CreateAccessPreviewRequest = exports.Configuration = exports.SqsQueueConfiguration = exports.SecretsManagerSecretConfiguration = exports.S3BucketConfiguration = exports.S3BucketAclGrantConfiguration = exports.AclPermission = exports.AclGrantee = exports.S3AccessPointConfiguration = exports.S3PublicAccessBlockConfiguration = exports.NetworkOriginConfiguration = exports.VpcConfiguration = exports.InternetConfiguration = exports.KmsKeyConfiguration = exports.KmsGrantConfiguration = exports.KmsGrantOperation = exports.KmsGrantConstraints = exports.IamRoleConfiguration = exports.CancelPolicyGenerationResponse = exports.CancelPolicyGenerationRequest = exports.ApplyArchiveRuleRequest = exports.ListAnalyzersResponse = exports.ListAnalyzersRequest = exports.GetAnalyzerResponse = exports.AnalyzerSummary = exports.StatusReason = exports.GetAnalyzerRequest = exports.DeleteAnalyzerRequest = exports.CreateAnalyzerResponse = exports.CreateAnalyzerRequest = exports.InlineArchiveRule = exports.UpdateArchiveRuleRequest = exports.ListArchiveRulesResponse = exports.ListArchiveRulesRequest = exports.GetArchiveRuleResponse = exports.ArchiveRuleSummary = exports.GetArchiveRuleRequest = exports.DeleteArchiveRuleRequest = exports.ValidationException = exports.ValidationExceptionReason = exports.ValidationExceptionField = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ResourceNotFoundException = exports.InternalServerException = exports.CreateArchiveRuleRequest = exports.Criterion = exports.ConflictException = exports.AccessDeniedException = void 0;
4
4
  exports.StartResourceScanRequest = exports.StartPolicyGenerationResponse = exports.StartPolicyGenerationRequest = exports.PolicyGenerationDetails = exports.CloudTrailDetails = exports.Trail = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListPolicyGenerationsResponse = exports.PolicyGeneration = exports.ListPolicyGenerationsRequest = exports.ListFindingsResponse = exports.FindingSummary = exports.ListFindingsRequest = exports.SortCriteria = exports.ListAnalyzedResourcesResponse = exports.AnalyzedResourceSummary = exports.ListAnalyzedResourcesRequest = exports.ListAccessPreviewsResponse = exports.AccessPreviewSummary = exports.ListAccessPreviewsRequest = exports.ListAccessPreviewFindingsResponse = exports.AccessPreviewFinding = exports.FindingChangeType = exports.ListAccessPreviewFindingsRequest = exports.GetGeneratedPolicyResponse = exports.JobDetails = exports.JobStatus = exports.JobError = exports.JobErrorCode = exports.GeneratedPolicyResult = exports.GeneratedPolicyProperties = exports.CloudTrailProperties = exports.TrailProperties = exports.GeneratedPolicy = exports.GetGeneratedPolicyRequest = exports.GetFindingResponse = exports.Finding = exports.FindingSource = exports.FindingSourceDetail = exports.GetFindingRequest = exports.GetAnalyzedResourceResponse = exports.AnalyzedResource = exports.GetAnalyzedResourceRequest = exports.GetAccessPreviewResponse = exports.AccessPreview = exports.AccessPreviewStatusReason = exports.AccessPreviewStatusReasonCode = exports.AccessPreviewStatus = exports.GetAccessPreviewRequest = void 0;
5
- exports.ValidatePolicyResponse = exports.ValidatePolicyFinding = exports.Location = exports.Span = exports.Position = exports.PathElement = exports.Substring = exports.ValidatePolicyFindingType = exports.ValidatePolicyRequest = exports.PolicyType = exports.Locale = exports.UpdateFindingsRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = void 0;
5
+ exports.ValidatePolicyResponse = exports.ValidatePolicyFinding = exports.Location = exports.Span = exports.Position = exports.PathElement = exports.Substring = exports.ValidatePolicyFindingType = exports.ValidatePolicyRequest = exports.ValidatePolicyResourceType = exports.PolicyType = exports.Locale = exports.UpdateFindingsRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = void 0;
6
6
  var AccessDeniedException;
7
7
  (function (AccessDeniedException) {
8
8
  AccessDeniedException.filterSensitiveLog = (obj) => ({
@@ -739,6 +739,13 @@ var PolicyType;
739
739
  PolicyType["RESOURCE_POLICY"] = "RESOURCE_POLICY";
740
740
  PolicyType["SERVICE_CONTROL_POLICY"] = "SERVICE_CONTROL_POLICY";
741
741
  })(PolicyType = exports.PolicyType || (exports.PolicyType = {}));
742
+ var ValidatePolicyResourceType;
743
+ (function (ValidatePolicyResourceType) {
744
+ ValidatePolicyResourceType["S3_ACCESS_POINT"] = "AWS::S3::AccessPoint";
745
+ ValidatePolicyResourceType["S3_BUCKET"] = "AWS::S3::Bucket";
746
+ ValidatePolicyResourceType["S3_MULTI_REGION_ACCESS_POINT"] = "AWS::S3::MultiRegionAccessPoint";
747
+ ValidatePolicyResourceType["S3_OBJECT_LAMBDA_ACCESS_POINT"] = "AWS::S3ObjectLambda::AccessPoint";
748
+ })(ValidatePolicyResourceType = exports.ValidatePolicyResourceType || (exports.ValidatePolicyResourceType = {}));
742
749
  var ValidatePolicyRequest;
743
750
  (function (ValidatePolicyRequest) {
744
751
  ValidatePolicyRequest.filterSensitiveLog = (obj) => ({
@@ -809,6 +809,8 @@ const serializeAws_restJson1ValidatePolicyCommand = async (input, context) => {
809
809
  ...(input.policyDocument !== undefined &&
810
810
  input.policyDocument !== null && { policyDocument: input.policyDocument }),
811
811
  ...(input.policyType !== undefined && input.policyType !== null && { policyType: input.policyType }),
812
+ ...(input.validatePolicyResourceType !== undefined &&
813
+ input.validatePolicyResourceType !== null && { validatePolicyResourceType: input.validatePolicyResourceType }),
812
814
  });
813
815
  return new protocol_http_1.HttpRequest({
814
816
  protocol,
@@ -15,10 +15,8 @@ const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
15
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
18
- const smithy_client_1 = require("@aws-sdk/smithy-client");
19
18
  const getRuntimeConfig = (config) => {
20
19
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
21
- smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
22
20
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
23
21
  return {
24
22
  ...clientSharedValues,
@@ -91,6 +91,7 @@ var partitionHash = {
91
91
  "ap-south-1",
92
92
  "ap-southeast-1",
93
93
  "ap-southeast-2",
94
+ "ap-southeast-3",
94
95
  "ca-central-1",
95
96
  "eu-central-1",
96
97
  "eu-north-1",
@@ -546,6 +546,13 @@ export var PolicyType;
546
546
  PolicyType["RESOURCE_POLICY"] = "RESOURCE_POLICY";
547
547
  PolicyType["SERVICE_CONTROL_POLICY"] = "SERVICE_CONTROL_POLICY";
548
548
  })(PolicyType || (PolicyType = {}));
549
+ export var ValidatePolicyResourceType;
550
+ (function (ValidatePolicyResourceType) {
551
+ ValidatePolicyResourceType["S3_ACCESS_POINT"] = "AWS::S3::AccessPoint";
552
+ ValidatePolicyResourceType["S3_BUCKET"] = "AWS::S3::Bucket";
553
+ ValidatePolicyResourceType["S3_MULTI_REGION_ACCESS_POINT"] = "AWS::S3::MultiRegionAccessPoint";
554
+ ValidatePolicyResourceType["S3_OBJECT_LAMBDA_ACCESS_POINT"] = "AWS::S3ObjectLambda::AccessPoint";
555
+ })(ValidatePolicyResourceType || (ValidatePolicyResourceType = {}));
549
556
  export var ValidatePolicyRequest;
550
557
  (function (ValidatePolicyRequest) {
551
558
  ValidatePolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -854,8 +854,9 @@ export var serializeAws_restJson1ValidatePolicyCommand = function (input, contex
854
854
  };
855
855
  resolvedPath = "" + ((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/policy/validation";
856
856
  query = __assign(__assign({}, (input.maxResults !== undefined && { maxResults: input.maxResults.toString() })), (input.nextToken !== undefined && { nextToken: input.nextToken }));
857
- body = JSON.stringify(__assign(__assign(__assign({}, (input.locale !== undefined && input.locale !== null && { locale: input.locale })), (input.policyDocument !== undefined &&
858
- input.policyDocument !== null && { policyDocument: input.policyDocument })), (input.policyType !== undefined && input.policyType !== null && { policyType: input.policyType })));
857
+ body = JSON.stringify(__assign(__assign(__assign(__assign({}, (input.locale !== undefined && input.locale !== null && { locale: input.locale })), (input.policyDocument !== undefined &&
858
+ input.policyDocument !== null && { policyDocument: input.policyDocument })), (input.policyType !== undefined && input.policyType !== null && { policyType: input.policyType })), (input.validatePolicyResourceType !== undefined &&
859
+ input.validatePolicyResourceType !== null && { validatePolicyResourceType: input.validatePolicyResourceType })));
859
860
  return [2, new __HttpRequest({
860
861
  protocol: protocol,
861
862
  hostname: hostname,
@@ -12,10 +12,8 @@ import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
12
12
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
13
13
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
14
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
15
- import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
16
15
  export var getRuntimeConfig = function (config) {
17
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
18
- emitWarningIfUnsupportedVersion(process.version);
19
17
  var clientSharedValues = getSharedRuntimeConfig(config);
20
18
  return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 });
21
19
  };
@@ -1068,14 +1068,14 @@ export declare namespace S3BucketConfiguration {
1068
1068
  * specify the policy, the access preview assumes a secret without a policy. To propose
1069
1069
  * deletion of an existing policy, you can specify an empty string. If the proposed
1070
1070
  * configuration is for a new secret and you do not specify the KMS key ID, the access
1071
- * preview uses the default CMK of the Amazon Web Services account. If you specify an empty string for the
1072
- * KMS key ID, the access preview uses the default CMK of the Amazon Web Services account. For more
1073
- * information about secret policy limits, see <a href="https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_limits.html">Quotas for
1071
+ * preview uses the Amazon Web Services managed key <code>aws/secretsmanager</code>. If you specify an empty
1072
+ * string for the KMS key ID, the access preview uses the Amazon Web Services managed key of the Amazon Web Services
1073
+ * account. For more information about secret policy limits, see <a href="https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_limits.html">Quotas for
1074
1074
  * Secrets Manager.</a>.</p>
1075
1075
  */
1076
1076
  export interface SecretsManagerSecretConfiguration {
1077
1077
  /**
1078
- * <p>The proposed ARN, key ID, or alias of the KMS customer master key (CMK).</p>
1078
+ * <p>The proposed ARN, key ID, or alias of the KMS key.</p>
1079
1079
  */
1080
1080
  kmsKeyId?: string;
1081
1081
  /**
@@ -2639,6 +2639,12 @@ export declare enum PolicyType {
2639
2639
  RESOURCE_POLICY = "RESOURCE_POLICY",
2640
2640
  SERVICE_CONTROL_POLICY = "SERVICE_CONTROL_POLICY"
2641
2641
  }
2642
+ export declare enum ValidatePolicyResourceType {
2643
+ S3_ACCESS_POINT = "AWS::S3::AccessPoint",
2644
+ S3_BUCKET = "AWS::S3::Bucket",
2645
+ S3_MULTI_REGION_ACCESS_POINT = "AWS::S3::MultiRegionAccessPoint",
2646
+ S3_OBJECT_LAMBDA_ACCESS_POINT = "AWS::S3ObjectLambda::AccessPoint"
2647
+ }
2642
2648
  export interface ValidatePolicyRequest {
2643
2649
  /**
2644
2650
  * <p>The locale to use for localizing the findings.</p>
@@ -2667,6 +2673,17 @@ export interface ValidatePolicyRequest {
2667
2673
  * or Amazon S3 bucket policy. </p>
2668
2674
  */
2669
2675
  policyType: PolicyType | string | undefined;
2676
+ /**
2677
+ * <p>The type of resource to attach to your resource policy. Specify a value for the policy
2678
+ * validation resource type only if the policy type is <code>RESOURCE_POLICY</code>. For
2679
+ * example, to validate a resource policy to attach to an Amazon S3 bucket, you can choose
2680
+ * <code>AWS::S3::Bucket</code> for the policy validation resource type.</p>
2681
+ * <p>For resource types not supported as valid values, IAM Access Analyzer runs policy checks that
2682
+ * apply to all resource policies. For example, to validate a resource policy to attach to a
2683
+ * KMS key, do not specify a value for the policy validation resource type and IAM Access Analyzer
2684
+ * will run policy checks that apply to all resource policies.</p>
2685
+ */
2686
+ validatePolicyResourceType?: ValidatePolicyResourceType | string;
2670
2687
  }
2671
2688
  export declare namespace ValidatePolicyRequest {
2672
2689
  /**
@@ -1457,6 +1457,12 @@ export declare enum PolicyType {
1457
1457
  RESOURCE_POLICY = "RESOURCE_POLICY",
1458
1458
  SERVICE_CONTROL_POLICY = "SERVICE_CONTROL_POLICY"
1459
1459
  }
1460
+ export declare enum ValidatePolicyResourceType {
1461
+ S3_ACCESS_POINT = "AWS::S3::AccessPoint",
1462
+ S3_BUCKET = "AWS::S3::Bucket",
1463
+ S3_MULTI_REGION_ACCESS_POINT = "AWS::S3::MultiRegionAccessPoint",
1464
+ S3_OBJECT_LAMBDA_ACCESS_POINT = "AWS::S3ObjectLambda::AccessPoint"
1465
+ }
1460
1466
  export interface ValidatePolicyRequest {
1461
1467
 
1462
1468
  locale?: Locale | string;
@@ -1468,6 +1474,8 @@ export interface ValidatePolicyRequest {
1468
1474
  policyDocument: string | undefined;
1469
1475
 
1470
1476
  policyType: PolicyType | string | undefined;
1477
+
1478
+ validatePolicyResourceType?: ValidatePolicyResourceType | string;
1471
1479
  }
1472
1480
  export declare namespace ValidatePolicyRequest {
1473
1481
 
package/package.json CHANGED
@@ -1,18 +1,17 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-accessanalyzer",
3
3
  "description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4
- "version": "3.42.0",
4
+ "version": "3.46.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
8
- "build:docs": "yarn clean:docs && typedoc ./",
8
+ "build:docs": "typedoc",
9
9
  "build:es": "tsc -p tsconfig.es.json",
10
10
  "build:types": "tsc -p tsconfig.types.json",
11
+ "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
11
12
  "clean": "yarn clean:dist && yarn clean:docs",
12
- "clean:dist": "rimraf ./dist",
13
- "clean:docs": "rimraf ./docs",
14
- "downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
15
- "test": "exit 0"
13
+ "clean:dist": "rimraf ./dist-*",
14
+ "clean:docs": "rimraf ./docs"
16
15
  },
17
16
  "main": "./dist-cjs/index.js",
18
17
  "types": "./dist-types/index.d.ts",
@@ -21,50 +20,44 @@
21
20
  "dependencies": {
22
21
  "@aws-crypto/sha256-browser": "2.0.0",
23
22
  "@aws-crypto/sha256-js": "2.0.0",
24
- "@aws-sdk/client-sts": "3.42.0",
25
- "@aws-sdk/config-resolver": "3.40.0",
26
- "@aws-sdk/credential-provider-node": "3.41.0",
27
- "@aws-sdk/fetch-http-handler": "3.40.0",
28
- "@aws-sdk/hash-node": "3.40.0",
29
- "@aws-sdk/invalid-dependency": "3.40.0",
30
- "@aws-sdk/middleware-content-length": "3.40.0",
31
- "@aws-sdk/middleware-host-header": "3.40.0",
32
- "@aws-sdk/middleware-logger": "3.40.0",
33
- "@aws-sdk/middleware-retry": "3.40.0",
34
- "@aws-sdk/middleware-serde": "3.40.0",
35
- "@aws-sdk/middleware-signing": "3.40.0",
36
- "@aws-sdk/middleware-stack": "3.40.0",
37
- "@aws-sdk/middleware-user-agent": "3.40.0",
38
- "@aws-sdk/node-config-provider": "3.40.0",
39
- "@aws-sdk/node-http-handler": "3.40.0",
40
- "@aws-sdk/protocol-http": "3.40.0",
41
- "@aws-sdk/smithy-client": "3.41.0",
42
- "@aws-sdk/types": "3.40.0",
43
- "@aws-sdk/url-parser": "3.40.0",
44
- "@aws-sdk/util-base64-browser": "3.37.0",
45
- "@aws-sdk/util-base64-node": "3.37.0",
46
- "@aws-sdk/util-body-length-browser": "3.37.0",
47
- "@aws-sdk/util-body-length-node": "3.37.0",
48
- "@aws-sdk/util-user-agent-browser": "3.40.0",
49
- "@aws-sdk/util-user-agent-node": "3.40.0",
50
- "@aws-sdk/util-utf8-browser": "3.37.0",
51
- "@aws-sdk/util-utf8-node": "3.37.0",
23
+ "@aws-sdk/client-sts": "3.46.0",
24
+ "@aws-sdk/config-resolver": "3.46.0",
25
+ "@aws-sdk/credential-provider-node": "3.46.0",
26
+ "@aws-sdk/fetch-http-handler": "3.46.0",
27
+ "@aws-sdk/hash-node": "3.46.0",
28
+ "@aws-sdk/invalid-dependency": "3.46.0",
29
+ "@aws-sdk/middleware-content-length": "3.46.0",
30
+ "@aws-sdk/middleware-host-header": "3.46.0",
31
+ "@aws-sdk/middleware-logger": "3.46.0",
32
+ "@aws-sdk/middleware-retry": "3.46.0",
33
+ "@aws-sdk/middleware-serde": "3.46.0",
34
+ "@aws-sdk/middleware-signing": "3.46.0",
35
+ "@aws-sdk/middleware-stack": "3.46.0",
36
+ "@aws-sdk/middleware-user-agent": "3.46.0",
37
+ "@aws-sdk/node-config-provider": "3.46.0",
38
+ "@aws-sdk/node-http-handler": "3.46.0",
39
+ "@aws-sdk/protocol-http": "3.46.0",
40
+ "@aws-sdk/smithy-client": "3.46.0",
41
+ "@aws-sdk/types": "3.46.0",
42
+ "@aws-sdk/url-parser": "3.46.0",
43
+ "@aws-sdk/util-base64-browser": "3.46.0",
44
+ "@aws-sdk/util-base64-node": "3.46.0",
45
+ "@aws-sdk/util-body-length-browser": "3.46.0",
46
+ "@aws-sdk/util-body-length-node": "3.46.0",
47
+ "@aws-sdk/util-user-agent-browser": "3.46.0",
48
+ "@aws-sdk/util-user-agent-node": "3.46.0",
49
+ "@aws-sdk/util-utf8-browser": "3.46.0",
50
+ "@aws-sdk/util-utf8-node": "3.46.0",
52
51
  "tslib": "^2.3.0",
53
52
  "uuid": "^8.3.2"
54
53
  },
55
54
  "devDependencies": {
56
- "@aws-sdk/service-client-documentation-generator": "3.38.0",
55
+ "@aws-sdk/service-client-documentation-generator": "3.46.0",
57
56
  "@types/node": "^12.7.5",
58
- "@types/uuid": "^8.3.0",
59
- "downlevel-dts": "0.7.0",
60
- "jest": "^26.1.0",
61
- "rimraf": "^3.0.0",
62
- "ts-jest": "^26.4.1",
63
- "typedoc": "^0.19.2",
64
- "typescript": "~4.3.5"
57
+ "@types/uuid": "^8.3.0"
65
58
  },
66
59
  "engines": {
67
- "node": ">=10.0.0"
60
+ "node": ">=12.0.0"
68
61
  },
69
62
  "typesVersions": {
70
63
  "<4.0": {