@aws-cdk/aws-glue-alpha 2.248.0-alpha.0 → 2.249.0-alpha.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/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "aws-cdk-lib": "^2.248.0",
11
+ "aws-cdk-lib": "^2.249.0",
12
12
  "constructs": "^10.5.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -2820,6 +2820,19 @@
2820
2820
  }
2821
2821
  }
2822
2822
  },
2823
+ "aws-cdk-lib.aws_novaact": {
2824
+ "targets": {
2825
+ "dotnet": {
2826
+ "namespace": "Amazon.CDK.AWS.NovaAct"
2827
+ },
2828
+ "java": {
2829
+ "package": "software.amazon.awscdk.services.novaact"
2830
+ },
2831
+ "python": {
2832
+ "module": "aws_cdk.aws_novaact"
2833
+ }
2834
+ }
2835
+ },
2823
2836
  "aws-cdk-lib.aws_oam": {
2824
2837
  "targets": {
2825
2838
  "dotnet": {
@@ -3616,6 +3629,19 @@
3616
3629
  }
3617
3630
  }
3618
3631
  },
3632
+ "aws-cdk-lib.aws_securityagent": {
3633
+ "targets": {
3634
+ "dotnet": {
3635
+ "namespace": "Amazon.CDK.AWS.SecurityAgent"
3636
+ },
3637
+ "java": {
3638
+ "package": "software.amazon.awscdk.services.securityagent"
3639
+ },
3640
+ "python": {
3641
+ "module": "aws_cdk.aws_securityagent"
3642
+ }
3643
+ }
3644
+ },
3619
3645
  "aws-cdk-lib.aws_securityhub": {
3620
3646
  "targets": {
3621
3647
  "dotnet": {
@@ -7184,6 +7210,22 @@
7184
7210
  }
7185
7211
  }
7186
7212
  },
7213
+ "aws-cdk-lib.interfaces.aws_novaact": {
7214
+ "targets": {
7215
+ "dotnet": {
7216
+ "namespace": "Amazon.CDK.Interfaces.NovaAct"
7217
+ },
7218
+ "go": {
7219
+ "packageName": "interfacesawsnovaact"
7220
+ },
7221
+ "java": {
7222
+ "package": "software.amazon.awscdk.interfaces.novaact"
7223
+ },
7224
+ "python": {
7225
+ "module": "aws_cdk.interfaces.aws_novaact"
7226
+ }
7227
+ }
7228
+ },
7187
7229
  "aws-cdk-lib.interfaces.aws_oam": {
7188
7230
  "targets": {
7189
7231
  "dotnet": {
@@ -8048,6 +8090,22 @@
8048
8090
  }
8049
8091
  }
8050
8092
  },
8093
+ "aws-cdk-lib.interfaces.aws_securityagent": {
8094
+ "targets": {
8095
+ "dotnet": {
8096
+ "namespace": "Amazon.CDK.Interfaces.SecurityAgent"
8097
+ },
8098
+ "go": {
8099
+ "packageName": "interfacesawssecurityagent"
8100
+ },
8101
+ "java": {
8102
+ "package": "software.amazon.awscdk.interfaces.securityagent"
8103
+ },
8104
+ "python": {
8105
+ "module": "aws_cdk.interfaces.aws_securityagent"
8106
+ }
8107
+ }
8108
+ },
8051
8109
  "aws-cdk-lib.interfaces.aws_securityhub": {
8052
8110
  "targets": {
8053
8111
  "dotnet": {
@@ -8763,7 +8821,7 @@
8763
8821
  "stability": "experimental"
8764
8822
  },
8765
8823
  "homepage": "https://github.com/aws/aws-cdk",
8766
- "jsiiVersion": "5.9.31 (build 550e607)",
8824
+ "jsiiVersion": "5.9.37 (build 5176c0d)",
8767
8825
  "keywords": [
8768
8826
  "aws",
8769
8827
  "cdk",
@@ -22860,6 +22918,6 @@
22860
22918
  "symbolId": "lib/storage-parameter:WriteParallel"
22861
22919
  }
22862
22920
  },
22863
- "version": "2.248.0-alpha.0",
22921
+ "version": "2.249.0-alpha.0",
22864
22922
  "fingerprint": "**********"
22865
22923
  }
Binary file