p6-cdk-s3-protector 0.0.17 → 0.0.19

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.
Files changed (46) hide show
  1. package/.jsii +7 -7
  2. package/lib/p6cdks3protector.js +1 -1
  3. package/node_modules/@aws-sdk/client-s3/package.json +10 -10
  4. package/node_modules/@aws-sdk/client-s3-control/package.json +6 -6
  5. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  6. package/node_modules/@aws-sdk/client-sts/package.json +5 -5
  7. package/node_modules/@aws-sdk/core/dist-cjs/index.js +1 -1
  8. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1 -1
  9. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
  10. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -2
  11. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
  12. package/node_modules/@aws-sdk/core/package.json +2 -2
  13. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  14. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  15. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  16. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  17. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  18. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  19. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  20. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  21. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  22. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  23. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  24. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  25. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/package.json +4 -4
  26. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  27. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  28. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +4 -1
  29. package/node_modules/@aws-sdk/xml-builder/package.json +1 -1
  30. package/node_modules/cdk-iam-floyd/README.md +2 -2
  31. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +2 -0
  32. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +5 -1
  33. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +2 -0
  34. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +3 -1
  35. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrockagentcore.d.ts +40 -0
  36. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrockagentcore.js +45 -1
  37. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticcontainerservice.d.ts +1 -1
  38. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticcontainerservice.js +2 -2
  39. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elastickubernetesservice.d.ts +8 -0
  40. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elastickubernetesservice.js +12 -1
  41. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/fsx.d.ts +9 -3
  42. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/fsx.js +10 -4
  43. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/kinesisdatastreams.d.ts +49 -0
  44. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/kinesisdatastreams.js +59 -1
  45. package/node_modules/cdk-iam-floyd/package.json +1 -1
  46. package/package.json +9 -9
package/.jsii CHANGED
@@ -8,12 +8,12 @@
8
8
  ]
9
9
  },
10
10
  "bundled": {
11
- "@aws-sdk/client-s3": "^3.910.0",
12
- "@aws-sdk/client-s3-control": "^3.910.0",
13
- "@aws-sdk/client-sts": "^3.910.0",
14
- "@types/aws-lambda": "^8.10.155",
11
+ "@aws-sdk/client-s3": "^3.911.0",
12
+ "@aws-sdk/client-s3-control": "^3.911.0",
13
+ "@aws-sdk/client-sts": "^3.911.0",
14
+ "@types/aws-lambda": "^8.10.156",
15
15
  "aws-sdk": "^2.1692.0",
16
- "cdk-iam-floyd": "^0.723.0",
16
+ "cdk-iam-floyd": "^0.724.0",
17
17
  "source-map-support": "^0.5.21",
18
18
  "winston": "^3.18.3"
19
19
  },
@@ -4172,6 +4172,6 @@
4172
4172
  "symbolId": "src/p6cdks3protector:P6CDKS3Protector"
4173
4173
  }
4174
4174
  },
4175
- "version": "0.0.17",
4176
- "fingerprint": "pp4iWNTII2s7UjYgioIQD+inTwsRAJpE13UpBk4g+Pg="
4175
+ "version": "0.0.19",
4176
+ "fingerprint": "MFJ1nbVOJAaf4hPg3zeq2e9iyJQmj/Acoj4pDAYerOI="
4177
4177
  }
@@ -41,7 +41,7 @@ const lambdajs = __importStar(require("aws-cdk-lib/aws-lambda-nodejs"));
41
41
  const cr = __importStar(require("aws-cdk-lib/custom-resources"));
42
42
  const floyd = __importStar(require("cdk-iam-floyd"));
43
43
  class P6CDKS3Protector extends cdk.Resource {
44
- static [JSII_RTTI_SYMBOL_1] = { fqn: "p6-cdk-s3-protector.P6CDKS3Protector", version: "0.0.17" };
44
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "p6-cdk-s3-protector.P6CDKS3Protector", version: "0.0.19" };
45
45
  constructor(scope, id) {
46
46
  super(scope, id);
47
47
  const policy = new floyd.Statement.S3().allow().toPutObject().toPutObjectAcl();
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-s3",
@@ -29,25 +29,25 @@
29
29
  "@aws-crypto/sha1-browser": "5.2.0",
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "3.910.0",
33
- "@aws-sdk/credential-provider-node": "3.910.0",
32
+ "@aws-sdk/core": "3.911.0",
33
+ "@aws-sdk/credential-provider-node": "3.911.0",
34
34
  "@aws-sdk/middleware-bucket-endpoint": "3.910.0",
35
35
  "@aws-sdk/middleware-expect-continue": "3.910.0",
36
- "@aws-sdk/middleware-flexible-checksums": "3.910.0",
36
+ "@aws-sdk/middleware-flexible-checksums": "3.911.0",
37
37
  "@aws-sdk/middleware-host-header": "3.910.0",
38
38
  "@aws-sdk/middleware-location-constraint": "3.910.0",
39
39
  "@aws-sdk/middleware-logger": "3.910.0",
40
40
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
41
- "@aws-sdk/middleware-sdk-s3": "3.910.0",
41
+ "@aws-sdk/middleware-sdk-s3": "3.911.0",
42
42
  "@aws-sdk/middleware-ssec": "3.910.0",
43
- "@aws-sdk/middleware-user-agent": "3.910.0",
43
+ "@aws-sdk/middleware-user-agent": "3.911.0",
44
44
  "@aws-sdk/region-config-resolver": "3.910.0",
45
- "@aws-sdk/signature-v4-multi-region": "3.910.0",
45
+ "@aws-sdk/signature-v4-multi-region": "3.911.0",
46
46
  "@aws-sdk/types": "3.910.0",
47
47
  "@aws-sdk/util-endpoints": "3.910.0",
48
48
  "@aws-sdk/util-user-agent-browser": "3.910.0",
49
- "@aws-sdk/util-user-agent-node": "3.910.0",
50
- "@aws-sdk/xml-builder": "3.910.0",
49
+ "@aws-sdk/util-user-agent-node": "3.911.0",
50
+ "@aws-sdk/xml-builder": "3.911.0",
51
51
  "@smithy/config-resolver": "^4.3.2",
52
52
  "@smithy/core": "^3.16.1",
53
53
  "@smithy/eventstream-serde-browser": "^4.2.2",
@@ -85,7 +85,7 @@
85
85
  "tslib": "^2.6.2"
86
86
  },
87
87
  "devDependencies": {
88
- "@aws-sdk/signature-v4-crt": "3.910.0",
88
+ "@aws-sdk/signature-v4-crt": "3.911.0",
89
89
  "@tsconfig/node18": "18.2.4",
90
90
  "@types/node": "^18.19.69",
91
91
  "concurrently": "7.0.0",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3-control",
3
3
  "description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-s3-control",
@@ -22,20 +22,20 @@
22
22
  "dependencies": {
23
23
  "@aws-crypto/sha256-browser": "5.2.0",
24
24
  "@aws-crypto/sha256-js": "5.2.0",
25
- "@aws-sdk/core": "3.910.0",
26
- "@aws-sdk/credential-provider-node": "3.910.0",
25
+ "@aws-sdk/core": "3.911.0",
26
+ "@aws-sdk/credential-provider-node": "3.911.0",
27
27
  "@aws-sdk/middleware-bucket-endpoint": "3.910.0",
28
28
  "@aws-sdk/middleware-host-header": "3.910.0",
29
29
  "@aws-sdk/middleware-logger": "3.910.0",
30
30
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
31
31
  "@aws-sdk/middleware-sdk-s3-control": "3.910.0",
32
- "@aws-sdk/middleware-user-agent": "3.910.0",
32
+ "@aws-sdk/middleware-user-agent": "3.911.0",
33
33
  "@aws-sdk/region-config-resolver": "3.910.0",
34
34
  "@aws-sdk/types": "3.910.0",
35
35
  "@aws-sdk/util-endpoints": "3.910.0",
36
36
  "@aws-sdk/util-user-agent-browser": "3.910.0",
37
- "@aws-sdk/util-user-agent-node": "3.910.0",
38
- "@aws-sdk/xml-builder": "3.910.0",
37
+ "@aws-sdk/util-user-agent-node": "3.911.0",
38
+ "@aws-sdk/xml-builder": "3.911.0",
39
39
  "@smithy/config-resolver": "^4.3.2",
40
40
  "@smithy/core": "^3.16.1",
41
41
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -20,16 +20,16 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.910.0",
23
+ "@aws-sdk/core": "3.911.0",
24
24
  "@aws-sdk/middleware-host-header": "3.910.0",
25
25
  "@aws-sdk/middleware-logger": "3.910.0",
26
26
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
27
- "@aws-sdk/middleware-user-agent": "3.910.0",
27
+ "@aws-sdk/middleware-user-agent": "3.911.0",
28
28
  "@aws-sdk/region-config-resolver": "3.910.0",
29
29
  "@aws-sdk/types": "3.910.0",
30
30
  "@aws-sdk/util-endpoints": "3.910.0",
31
31
  "@aws-sdk/util-user-agent-browser": "3.910.0",
32
- "@aws-sdk/util-user-agent-node": "3.910.0",
32
+ "@aws-sdk/util-user-agent-node": "3.911.0",
33
33
  "@smithy/config-resolver": "^4.3.2",
34
34
  "@smithy/core": "^3.16.1",
35
35
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sts",
3
3
  "description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
4
- "version": "3.910.0",
4
+ "version": "3.911.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sts",
@@ -22,17 +22,17 @@
22
22
  "dependencies": {
23
23
  "@aws-crypto/sha256-browser": "5.2.0",
24
24
  "@aws-crypto/sha256-js": "5.2.0",
25
- "@aws-sdk/core": "3.910.0",
26
- "@aws-sdk/credential-provider-node": "3.910.0",
25
+ "@aws-sdk/core": "3.911.0",
26
+ "@aws-sdk/credential-provider-node": "3.911.0",
27
27
  "@aws-sdk/middleware-host-header": "3.910.0",
28
28
  "@aws-sdk/middleware-logger": "3.910.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
30
- "@aws-sdk/middleware-user-agent": "3.910.0",
30
+ "@aws-sdk/middleware-user-agent": "3.911.0",
31
31
  "@aws-sdk/region-config-resolver": "3.910.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@aws-sdk/util-endpoints": "3.910.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.910.0",
35
- "@aws-sdk/util-user-agent-node": "3.910.0",
35
+ "@aws-sdk/util-user-agent-node": "3.911.0",
36
36
  "@smithy/config-resolver": "^4.3.2",
37
37
  "@smithy/core": "^3.16.1",
38
38
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -935,7 +935,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
935
935
  }
936
936
  Object.assign(request.headers, {
937
937
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
938
- "x-amz-target": `${this.serviceTarget}.${schema.NormalizedSchema.of(operationSchema).getName()}`,
938
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
939
939
  });
940
940
  if (this.awsQueryCompatible) {
941
941
  request.headers["x-amzn-query-mode"] = "true";
@@ -605,7 +605,7 @@ class AwsJsonRpcProtocol extends protocols.RpcProtocol {
605
605
  }
606
606
  Object.assign(request.headers, {
607
607
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
608
- "x-amz-target": `${this.serviceTarget}.${schema.NormalizedSchema.of(operationSchema).getName()}`,
608
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
609
609
  });
610
610
  if (this.awsQueryCompatible) {
611
611
  request.headers["x-amzn-query-mode"] = "true";
@@ -33,7 +33,7 @@ export class AwsJsonRpcProtocol extends RpcProtocol {
33
33
  }
34
34
  Object.assign(request.headers, {
35
35
  "content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
36
- "x-amz-target": `${this.serviceTarget}.${NormalizedSchema.of(operationSchema).getName()}`,
36
+ "x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
37
37
  });
38
38
  if (this.awsQueryCompatible) {
39
39
  request.headers["x-amzn-query-mode"] = "true";
@@ -1,6 +1,5 @@
1
1
  import { HttpBindingProtocol } from "@smithy/core/protocols";
2
- import { OperationSchema } from "@smithy/core/schema";
3
- import type { EndpointBearer, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, MetadataBearer, ResponseMetadata, SerdeFunctions, ShapeDeserializer, ShapeSerializer } from "@smithy/types";
2
+ import type { EndpointBearer, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, MetadataBearer, OperationSchema, ResponseMetadata, SerdeFunctions, ShapeDeserializer, ShapeSerializer } from "@smithy/types";
4
3
  import { XmlCodec } from "./XmlCodec";
5
4
  /**
6
5
  * @alpha
@@ -1,11 +1,11 @@
1
1
  import { HttpBindingProtocol } from "@smithy/core/protocols";
2
- import { OperationSchema } from "@smithy/core/schema";
3
2
  import {
4
3
  EndpointBearer,
5
4
  HandlerExecutionContext,
6
5
  HttpRequest as IHttpRequest,
7
6
  HttpResponse as IHttpResponse,
8
7
  MetadataBearer,
8
+ OperationSchema,
9
9
  ResponseMetadata,
10
10
  SerdeFunctions,
11
11
  ShapeDeserializer,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -82,7 +82,7 @@
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
84
  "@aws-sdk/types": "3.910.0",
85
- "@aws-sdk/xml-builder": "3.910.0",
85
+ "@aws-sdk/xml-builder": "3.911.0",
86
86
  "@smithy/core": "^3.16.1",
87
87
  "@smithy/node-config-provider": "^4.3.2",
88
88
  "@smithy/property-provider": "^4.2.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.910.0",
29
+ "@aws-sdk/core": "3.911.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@smithy/property-provider": "^4.2.2",
32
32
  "@smithy/types": "^4.7.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.910.0",
31
+ "@aws-sdk/core": "3.911.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@smithy/fetch-http-handler": "^5.3.3",
34
34
  "@smithy/node-http-handler": "^4.4.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,13 +28,13 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.910.0",
32
- "@aws-sdk/credential-provider-env": "3.910.0",
33
- "@aws-sdk/credential-provider-http": "3.910.0",
34
- "@aws-sdk/credential-provider-process": "3.910.0",
35
- "@aws-sdk/credential-provider-sso": "3.910.0",
36
- "@aws-sdk/credential-provider-web-identity": "3.910.0",
37
- "@aws-sdk/nested-clients": "3.910.0",
31
+ "@aws-sdk/core": "3.911.0",
32
+ "@aws-sdk/credential-provider-env": "3.911.0",
33
+ "@aws-sdk/credential-provider-http": "3.911.0",
34
+ "@aws-sdk/credential-provider-process": "3.911.0",
35
+ "@aws-sdk/credential-provider-sso": "3.911.0",
36
+ "@aws-sdk/credential-provider-web-identity": "3.911.0",
37
+ "@aws-sdk/nested-clients": "3.911.0",
38
38
  "@aws-sdk/types": "3.910.0",
39
39
  "@smithy/credential-provider-imds": "^4.2.2",
40
40
  "@smithy/property-provider": "^4.2.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.910.0",
29
+ "@aws-sdk/core": "3.911.0",
30
30
  "@aws-sdk/types": "3.910.0",
31
31
  "@smithy/property-provider": "^4.2.2",
32
32
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/client-sso": "3.910.0",
30
- "@aws-sdk/core": "3.910.0",
31
- "@aws-sdk/token-providers": "3.910.0",
29
+ "@aws-sdk/client-sso": "3.911.0",
30
+ "@aws-sdk/core": "3.911.0",
31
+ "@aws-sdk/token-providers": "3.911.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@smithy/property-provider": "^4.2.2",
34
34
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -34,8 +34,8 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "3.910.0",
38
- "@aws-sdk/nested-clients": "3.910.0",
37
+ "@aws-sdk/core": "3.911.0",
38
+ "@aws-sdk/nested-clients": "3.911.0",
39
39
  "@aws-sdk/types": "3.910.0",
40
40
  "@smithy/property-provider": "^4.2.2",
41
41
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,16 +29,16 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "3.910.0",
32
+ "@aws-sdk/core": "3.911.0",
33
33
  "@aws-sdk/middleware-host-header": "3.910.0",
34
34
  "@aws-sdk/middleware-logger": "3.910.0",
35
35
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
36
- "@aws-sdk/middleware-user-agent": "3.910.0",
36
+ "@aws-sdk/middleware-user-agent": "3.911.0",
37
37
  "@aws-sdk/region-config-resolver": "3.910.0",
38
38
  "@aws-sdk/types": "3.910.0",
39
39
  "@aws-sdk/util-endpoints": "3.910.0",
40
40
  "@aws-sdk/util-user-agent-browser": "3.910.0",
41
- "@aws-sdk/util-user-agent-node": "3.910.0",
41
+ "@aws-sdk/util-user-agent-node": "3.911.0",
42
42
  "@smithy/config-resolver": "^4.3.2",
43
43
  "@smithy/core": "^3.16.1",
44
44
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"
@@ -31,12 +31,12 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "3.910.0",
35
- "@aws-sdk/credential-provider-http": "3.910.0",
36
- "@aws-sdk/credential-provider-ini": "3.910.0",
37
- "@aws-sdk/credential-provider-process": "3.910.0",
38
- "@aws-sdk/credential-provider-sso": "3.910.0",
39
- "@aws-sdk/credential-provider-web-identity": "3.910.0",
34
+ "@aws-sdk/credential-provider-env": "3.911.0",
35
+ "@aws-sdk/credential-provider-http": "3.911.0",
36
+ "@aws-sdk/credential-provider-ini": "3.911.0",
37
+ "@aws-sdk/credential-provider-process": "3.911.0",
38
+ "@aws-sdk/credential-provider-sso": "3.911.0",
39
+ "@aws-sdk/credential-provider-web-identity": "3.911.0",
40
40
  "@aws-sdk/types": "3.910.0",
41
41
  "@smithy/credential-provider-imds": "^4.2.2",
42
42
  "@smithy/property-provider": "^4.2.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-flexible-checksums",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-flexible-checksums",
@@ -37,7 +37,7 @@
37
37
  "@aws-crypto/crc32": "5.2.0",
38
38
  "@aws-crypto/crc32c": "5.2.0",
39
39
  "@aws-crypto/util": "5.2.0",
40
- "@aws-sdk/core": "3.910.0",
40
+ "@aws-sdk/core": "3.911.0",
41
41
  "@aws-sdk/types": "3.910.0",
42
42
  "@smithy/is-array-buffer": "^4.2.0",
43
43
  "@smithy/node-config-provider": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-s3",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-s3",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.910.0",
31
+ "@aws-sdk/core": "3.911.0",
32
32
  "@aws-sdk/types": "3.910.0",
33
33
  "@aws-sdk/util-arn-parser": "3.893.0",
34
34
  "@smithy/core": "^3.16.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.910.0",
28
+ "@aws-sdk/core": "3.911.0",
29
29
  "@aws-sdk/types": "3.910.0",
30
30
  "@aws-sdk/util-endpoints": "3.910.0",
31
31
  "@smithy/core": "^3.16.1",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/signature-v4-multi-region",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline signature-v4-multi-region",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/middleware-sdk-s3": "3.910.0",
28
+ "@aws-sdk/middleware-sdk-s3": "3.911.0",
29
29
  "@aws-sdk/types": "3.910.0",
30
30
  "@smithy/protocol-http": "^5.3.2",
31
31
  "@smithy/signature-v4": "^5.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,16 +29,16 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "3.910.0",
32
+ "@aws-sdk/core": "3.911.0",
33
33
  "@aws-sdk/middleware-host-header": "3.910.0",
34
34
  "@aws-sdk/middleware-logger": "3.910.0",
35
35
  "@aws-sdk/middleware-recursion-detection": "3.910.0",
36
- "@aws-sdk/middleware-user-agent": "3.910.0",
36
+ "@aws-sdk/middleware-user-agent": "3.911.0",
37
37
  "@aws-sdk/region-config-resolver": "3.910.0",
38
38
  "@aws-sdk/types": "3.910.0",
39
39
  "@aws-sdk/util-endpoints": "3.910.0",
40
40
  "@aws-sdk/util-user-agent-browser": "3.910.0",
41
- "@aws-sdk/util-user-agent-node": "3.910.0",
41
+ "@aws-sdk/util-user-agent-node": "3.911.0",
42
42
  "@smithy/config-resolver": "^4.3.2",
43
43
  "@smithy/core": "^3.16.1",
44
44
  "@smithy/fetch-http-handler": "^5.3.3",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,8 +29,8 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/core": "3.910.0",
33
- "@aws-sdk/nested-clients": "3.910.0",
32
+ "@aws-sdk/core": "3.911.0",
33
+ "@aws-sdk/nested-clients": "3.911.0",
34
34
  "@aws-sdk/types": "3.910.0",
35
35
  "@smithy/property-provider": "^4.2.2",
36
36
  "@smithy/shared-ini-file-loader": "^4.3.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/middleware-user-agent": "3.910.0",
25
+ "@aws-sdk/middleware-user-agent": "3.911.0",
26
26
  "@aws-sdk/types": "3.910.0",
27
27
  "@smithy/node-config-provider": "^4.3.2",
28
28
  "@smithy/types": "^4.7.1",
@@ -1,5 +1,8 @@
1
- const parser = new DOMParser();
1
+ let parser;
2
2
  export function parseXML(xmlString) {
3
+ if (!parser) {
4
+ parser = new DOMParser();
5
+ }
3
6
  const xmlDocument = parser.parseFromString(xmlString, "application/xml");
4
7
  if (xmlDocument.getElementsByTagName("parsererror").length > 0) {
5
8
  throw new Error("DOMParser XML parsing error.");
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/xml-builder",
3
- "version": "3.910.0",
3
+ "version": "3.911.0",
4
4
  "description": "XML builder for the AWS SDK",
5
5
  "dependencies": {
6
6
  "@smithy/types": "^4.7.1",
@@ -17,9 +17,9 @@
17
17
  Support for:
18
18
 
19
19
  - 428 Services
20
- - 19257 Actions
20
+ - 19259 Actions
21
21
  - 2057 Resource Types
22
- - 2155 Condition keys
22
+ - 2160 Condition keys
23
23
  <!-- /stats -->
24
24
 
25
25
  ![EXPERIMENTAL](https://img.shields.io/badge/stability-experimantal-orange?style=for-the-badge)**<br>This is an early version of the package. The API will change while I implement new features. Therefore make sure you use an exact version in your `package.json` before it reaches 1.0.0.**
@@ -2482,6 +2482,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2482
2482
  DeclarativePoliciesEC2Report(): aws_iam.IManagedPolicy;
2483
2483
  /** Permissions required to support Amazon CloudWatch Contributor Insights for Amazon DynamoDB. */
2484
2484
  DynamoDBCloudWatchContributorInsightsServiceRolePolicy(): aws_iam.IManagedPolicy;
2485
+ /** Permissions required by DynamoDB to manage global table replica settings */
2486
+ DynamoDBGlobalTableSettingsManagementServiceRolePolicy(): aws_iam.IManagedPolicy;
2485
2487
  /** Provide AWS DynamoDB access to KinesisDataStreams */
2486
2488
  DynamoDBKinesisReplicationServiceRolePolicy(): aws_iam.IManagedPolicy;
2487
2489
  /** Permissions required by DynamoDB for cross-region data replication */