p6-cdk-s3-protector 0.0.25 → 0.0.26

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 (68) hide show
  1. package/.jsii +6 -6
  2. package/lib/p6cdks3protector.js +1 -1
  3. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -0
  4. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -0
  5. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -0
  6. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  7. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  8. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  9. package/node_modules/@aws-sdk/client-s3/package.json +19 -19
  10. package/node_modules/@aws-sdk/client-s3-control/package.json +14 -14
  11. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  12. package/node_modules/@aws-sdk/client-sts/package.json +13 -13
  13. package/node_modules/@aws-sdk/core/package.json +3 -3
  14. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  15. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  16. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  17. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  18. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  19. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  20. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  21. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  22. package/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +23 -6
  23. package/node_modules/@aws-sdk/middleware-expect-continue/dist-es/index.js +23 -6
  24. package/node_modules/@aws-sdk/middleware-expect-continue/dist-types/index.d.ts +3 -1
  25. package/node_modules/@aws-sdk/middleware-expect-continue/dist-types/ts3.4/index.d.ts +3 -0
  26. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +1 -1
  27. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +4 -4
  28. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +2 -1
  29. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +2 -1
  30. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +17 -0
  31. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +2 -0
  32. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  33. package/node_modules/@aws-sdk/middleware-sdk-s3-control/package.json +2 -2
  34. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  35. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  36. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  37. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  38. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  39. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  40. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  41. package/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
  42. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  43. package/node_modules/@smithy/core/package.json +2 -2
  44. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  45. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  46. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +17 -12
  47. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +16 -11
  48. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
  49. package/node_modules/@smithy/node-http-handler/package.json +1 -1
  50. package/node_modules/@smithy/smithy-client/package.json +4 -4
  51. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  52. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  53. package/node_modules/@smithy/util-stream/package.json +2 -2
  54. package/node_modules/cdk-iam-floyd/README.md +4 -4
  55. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +2 -0
  56. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +5 -1
  57. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +2 -0
  58. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +3 -1
  59. package/node_modules/cdk-iam-floyd/lib/generated/index.d.ts +1 -0
  60. package/node_modules/cdk-iam-floyd/lib/generated/index.js +5 -3
  61. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auroradsql.d.ts +24 -0
  62. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auroradsql.js +34 -1
  63. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchobservabilityadminservice.d.ts +2 -2
  64. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchobservabilityadminservice.js +6 -6
  65. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rtbfabric.d.ts +436 -0
  66. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rtbfabric.js +559 -0
  67. package/node_modules/cdk-iam-floyd/package.json +1 -1
  68. package/package.json +5 -5
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-http-handler",
3
- "version": "4.4.2",
3
+ "version": "4.4.3",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "4.9.0",
3
+ "version": "4.9.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline smithy-client",
@@ -25,12 +25,12 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.17.0",
29
- "@smithy/middleware-endpoint": "^4.3.4",
28
+ "@smithy/core": "^3.17.1",
29
+ "@smithy/middleware-endpoint": "^4.3.5",
30
30
  "@smithy/middleware-stack": "^4.2.3",
31
31
  "@smithy/protocol-http": "^5.3.3",
32
32
  "@smithy/types": "^4.8.0",
33
- "@smithy/util-stream": "^4.5.3",
33
+ "@smithy/util-stream": "^4.5.4",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "4.3.3",
3
+ "version": "4.3.4",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
@@ -25,7 +25,7 @@
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
27
  "@smithy/property-provider": "^4.2.3",
28
- "@smithy/smithy-client": "^4.9.0",
28
+ "@smithy/smithy-client": "^4.9.1",
29
29
  "@smithy/types": "^4.8.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "4.2.5",
3
+ "version": "4.2.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -28,7 +28,7 @@
28
28
  "@smithy/credential-provider-imds": "^4.2.3",
29
29
  "@smithy/node-config-provider": "^4.3.3",
30
30
  "@smithy/property-provider": "^4.2.3",
31
- "@smithy/smithy-client": "^4.9.0",
31
+ "@smithy/smithy-client": "^4.9.1",
32
32
  "@smithy/types": "^4.8.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "4.5.3",
3
+ "version": "4.5.4",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-stream",
@@ -30,7 +30,7 @@
30
30
  "sideEffects": false,
31
31
  "dependencies": {
32
32
  "@smithy/fetch-http-handler": "^5.3.4",
33
- "@smithy/node-http-handler": "^4.4.2",
33
+ "@smithy/node-http-handler": "^4.4.3",
34
34
  "@smithy/types": "^4.8.0",
35
35
  "@smithy/util-base64": "^4.3.0",
36
36
  "@smithy/util-buffer-from": "^4.2.0",
@@ -16,10 +16,10 @@
16
16
  <!-- stats -->
17
17
  Support for:
18
18
 
19
- - 429 Services
20
- - 19272 Actions
21
- - 2057 Resource Types
22
- - 2160 Condition keys
19
+ - 430 Services
20
+ - 19302 Actions
21
+ - 2062 Resource Types
22
+ - 2169 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.**
@@ -2721,6 +2721,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2721
2721
  /** Service role for domain level actions in the portal that are performed by Amazon SageMaker Studio. */
2722
2722
  SageMakerStudioDomainServiceRolePolicy(): aws_iam.IManagedPolicy;
2723
2723
  /** Amazon SageMaker Studio creates IAM roles for projects users to perform data analytics, artificial intelligence, and machine learning actions, and uses this policy when creating these roles to define the permissions related to EMR. */
2724
+ SageMakerStudioEMRContainersSystemNamespaceRolePolicy(): aws_iam.IManagedPolicy;
2725
+ /** Amazon SageMaker Studio creates IAM roles for projects users to perform data analytics, artificial intelligence, and machine learning actions, and uses this policy when creating these roles to define the permissions related to EMR. */
2724
2726
  SageMakerStudioEMRInstanceRolePolicy(): aws_iam.IManagedPolicy;
2725
2727
  /** Amazon SageMaker Studio creates IAM roles for projects users to perform data analytics, artificial intelligence, and machine learning actions, and uses this policy when creating these roles to define the permissions related to EMR. */
2726
2728
  SageMakerStudioEMRServiceRolePolicy(): aws_iam.IManagedPolicy;