@intentius/chant-lexicon-aws 0.18.20 → 0.18.22
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/generated/index.d.ts +15 -1
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/integrity.json +4 -4
- package/dist/manifest.json +1 -1
- package/dist/meta.json +226 -5
- package/dist/plugin.d.ts.map +1 -1
- package/dist/types/index.d.ts +210 -14
- package/package.json +2 -2
- package/src/generated/index.d.ts +210 -14
- package/src/generated/index.ts +15 -1
- package/src/generated/lexicon-aws.json +226 -5
- package/src/plugin.ts +11 -7
package/dist/integrity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"algorithm": "sha256",
|
|
3
3
|
"artifacts": {
|
|
4
|
-
"manifest.json": "
|
|
5
|
-
"meta.json": "
|
|
6
|
-
"types/index.d.ts": "
|
|
4
|
+
"manifest.json": "6e36453d75c6d5512632c61863277df42a04bed6b64728e14678c46307c95eb5",
|
|
5
|
+
"meta.json": "f6512d8a5b7e2b4910a0b86b917753deff90d860a83e246e80670b783ad8b258",
|
|
6
|
+
"types/index.d.ts": "7ebef62aaa1081640af07620ddfdc0e95d2d01198d4a76cdbb5668123c995f8b",
|
|
7
7
|
"rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
|
|
8
8
|
"rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
|
|
9
9
|
"rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
|
|
59
59
|
"skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
|
|
60
60
|
},
|
|
61
|
-
"composite": "
|
|
61
|
+
"composite": "86b2c119a05f52fd1f9e695836aeb43d3897894ffe8c520541783f10cbf9c279"
|
|
62
62
|
}
|
package/dist/manifest.json
CHANGED
package/dist/meta.json
CHANGED
|
@@ -985,6 +985,15 @@
|
|
|
985
985
|
},
|
|
986
986
|
"Ipv6Addresses": {
|
|
987
987
|
"default": null
|
|
988
|
+
},
|
|
989
|
+
"FlowLogsEnabled": {
|
|
990
|
+
"default": false
|
|
991
|
+
},
|
|
992
|
+
"FlowLogsS3Bucket": {
|
|
993
|
+
"maxLength": 255
|
|
994
|
+
},
|
|
995
|
+
"FlowLogsS3Prefix": {
|
|
996
|
+
"maxLength": 255
|
|
988
997
|
}
|
|
989
998
|
},
|
|
990
999
|
"primaryIdentifier": [
|
|
@@ -2840,6 +2849,9 @@
|
|
|
2840
2849
|
},
|
|
2841
2850
|
"AlgorithmDescription": {
|
|
2842
2851
|
"maxLength": 1024
|
|
2852
|
+
},
|
|
2853
|
+
"CreationTime": {
|
|
2854
|
+
"format": "date-time"
|
|
2843
2855
|
}
|
|
2844
2856
|
},
|
|
2845
2857
|
"createOnly": [
|
|
@@ -20790,6 +20802,9 @@
|
|
|
20790
20802
|
"LatestVersion_Patch": "LatestVersion.Patch"
|
|
20791
20803
|
},
|
|
20792
20804
|
"propertyConstraints": {
|
|
20805
|
+
"Arn": {
|
|
20806
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:container-recipe/.+$"
|
|
20807
|
+
},
|
|
20793
20808
|
"PlatformOverride": {
|
|
20794
20809
|
"enum": [
|
|
20795
20810
|
"Windows",
|
|
@@ -30935,6 +30950,11 @@
|
|
|
30935
30950
|
"attrs": {
|
|
30936
30951
|
"Arn": "Arn"
|
|
30937
30952
|
},
|
|
30953
|
+
"propertyConstraints": {
|
|
30954
|
+
"Arn": {
|
|
30955
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:distribution-configuration/.+$"
|
|
30956
|
+
}
|
|
30957
|
+
},
|
|
30938
30958
|
"createOnly": [
|
|
30939
30959
|
"Name"
|
|
30940
30960
|
],
|
|
@@ -46723,6 +46743,9 @@
|
|
|
46723
46743
|
"LatestVersion_Patch": "LatestVersion.Patch"
|
|
46724
46744
|
},
|
|
46725
46745
|
"propertyConstraints": {
|
|
46746
|
+
"Arn": {
|
|
46747
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:component/.+$"
|
|
46748
|
+
},
|
|
46726
46749
|
"Type": {
|
|
46727
46750
|
"enum": [
|
|
46728
46751
|
"BUILD",
|
|
@@ -46788,6 +46811,9 @@
|
|
|
46788
46811
|
"propertyConstraints": {
|
|
46789
46812
|
"ImageId": {
|
|
46790
46813
|
"format": "AWS::EC2::Image.Id"
|
|
46814
|
+
},
|
|
46815
|
+
"Arn": {
|
|
46816
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:image/.+$"
|
|
46791
46817
|
}
|
|
46792
46818
|
},
|
|
46793
46819
|
"createOnly": [
|
|
@@ -46869,6 +46895,9 @@
|
|
|
46869
46895
|
"Arn": "Arn"
|
|
46870
46896
|
},
|
|
46871
46897
|
"propertyConstraints": {
|
|
46898
|
+
"Arn": {
|
|
46899
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:lifecycle-policy/.+$"
|
|
46900
|
+
},
|
|
46872
46901
|
"Status": {
|
|
46873
46902
|
"enum": [
|
|
46874
46903
|
"DISABLED",
|
|
@@ -47051,6 +47080,9 @@
|
|
|
47051
47080
|
"DeploymentId": "DeploymentId"
|
|
47052
47081
|
},
|
|
47053
47082
|
"propertyConstraints": {
|
|
47083
|
+
"Arn": {
|
|
47084
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:image-pipeline/.+$"
|
|
47085
|
+
},
|
|
47054
47086
|
"Status": {
|
|
47055
47087
|
"enum": [
|
|
47056
47088
|
"DISABLED",
|
|
@@ -47132,6 +47164,11 @@
|
|
|
47132
47164
|
"LatestVersion_Minor": "LatestVersion.Minor",
|
|
47133
47165
|
"LatestVersion_Patch": "LatestVersion.Patch"
|
|
47134
47166
|
},
|
|
47167
|
+
"propertyConstraints": {
|
|
47168
|
+
"Arn": {
|
|
47169
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:image-recipe/.+$"
|
|
47170
|
+
}
|
|
47171
|
+
},
|
|
47135
47172
|
"createOnly": [
|
|
47136
47173
|
"Name",
|
|
47137
47174
|
"Version",
|
|
@@ -48105,6 +48142,9 @@
|
|
|
48105
48142
|
"Arn": "Arn"
|
|
48106
48143
|
},
|
|
48107
48144
|
"propertyConstraints": {
|
|
48145
|
+
"Arn": {
|
|
48146
|
+
"pattern": "^arn:[^:]+:imagebuilder:[^:]+:[^:]+:infrastructure-configuration/.+$"
|
|
48147
|
+
},
|
|
48108
48148
|
"SecurityGroupIds": {
|
|
48109
48149
|
"format": "AWS::EC2::SecurityGroup.Ids"
|
|
48110
48150
|
},
|
|
@@ -61110,11 +61150,6 @@
|
|
|
61110
61150
|
"kind": "property",
|
|
61111
61151
|
"lexicon": "aws"
|
|
61112
61152
|
},
|
|
61113
|
-
"MetadataProperties": {
|
|
61114
|
-
"resourceType": "AWS::SageMaker::ModelPackage.MetadataProperties",
|
|
61115
|
-
"kind": "property",
|
|
61116
|
-
"lexicon": "aws"
|
|
61117
|
-
},
|
|
61118
61153
|
"MetadataTableConfiguration": {
|
|
61119
61154
|
"resourceType": "AWS::S3::Bucket.MetadataTableConfiguration",
|
|
61120
61155
|
"kind": "property",
|
|
@@ -62504,6 +62539,117 @@
|
|
|
62504
62539
|
"kind": "property",
|
|
62505
62540
|
"lexicon": "aws"
|
|
62506
62541
|
},
|
|
62542
|
+
"ModelInvocationJob": {
|
|
62543
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob",
|
|
62544
|
+
"kind": "resource",
|
|
62545
|
+
"lexicon": "aws",
|
|
62546
|
+
"attrs": {
|
|
62547
|
+
"JobArn": "JobArn",
|
|
62548
|
+
"JobName": "JobName",
|
|
62549
|
+
"ModelId": "ModelId",
|
|
62550
|
+
"RoleArn": "RoleArn",
|
|
62551
|
+
"InputDataConfig": "InputDataConfig",
|
|
62552
|
+
"OutputDataConfig": "OutputDataConfig",
|
|
62553
|
+
"VpcConfig": "VpcConfig",
|
|
62554
|
+
"TimeoutDurationInHours": "TimeoutDurationInHours",
|
|
62555
|
+
"Status": "Status",
|
|
62556
|
+
"SubmitTime": "SubmitTime",
|
|
62557
|
+
"LastModifiedTime": "LastModifiedTime",
|
|
62558
|
+
"JobExpirationTime": "JobExpirationTime",
|
|
62559
|
+
"Tags": "Tags"
|
|
62560
|
+
},
|
|
62561
|
+
"propertyConstraints": {
|
|
62562
|
+
"JobArn": {
|
|
62563
|
+
"pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:model-invocation-job/[a-z0-9]{12})$",
|
|
62564
|
+
"maxLength": 1011
|
|
62565
|
+
},
|
|
62566
|
+
"JobName": {
|
|
62567
|
+
"pattern": "^[a-zA-Z0-9]{1,63}(-*[a-zA-Z0-9\\+\\-\\.]){0,63}$",
|
|
62568
|
+
"minLength": 1,
|
|
62569
|
+
"maxLength": 63
|
|
62570
|
+
},
|
|
62571
|
+
"ModelId": {
|
|
62572
|
+
"pattern": "^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-:]{1,63}/[a-z0-9]{12}$)|(:foundation-model/([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2})|(([0-9a-zA-Z][_-]?)+)$)|([0-9]{12}:(inference-profile|application-inference-profile)/[a-zA-Z0-9-:.]+$)))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.]?[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2})|(([0-9a-zA-Z][_-]?)+)$",
|
|
62573
|
+
"minLength": 1,
|
|
62574
|
+
"maxLength": 2048
|
|
62575
|
+
},
|
|
62576
|
+
"RoleArn": {
|
|
62577
|
+
"pattern": "^arn:aws(-[^:]+)?:iam::([0-9]{12})?:role/.+$",
|
|
62578
|
+
"maxLength": 2048
|
|
62579
|
+
},
|
|
62580
|
+
"TimeoutDurationInHours": {
|
|
62581
|
+
"minimum": 24,
|
|
62582
|
+
"maximum": 168
|
|
62583
|
+
},
|
|
62584
|
+
"SubmitTime": {
|
|
62585
|
+
"format": "date-time"
|
|
62586
|
+
},
|
|
62587
|
+
"LastModifiedTime": {
|
|
62588
|
+
"format": "date-time"
|
|
62589
|
+
},
|
|
62590
|
+
"JobExpirationTime": {
|
|
62591
|
+
"format": "date-time"
|
|
62592
|
+
}
|
|
62593
|
+
},
|
|
62594
|
+
"primaryIdentifier": [
|
|
62595
|
+
"JobArn"
|
|
62596
|
+
],
|
|
62597
|
+
"tagging": {
|
|
62598
|
+
"taggable": true,
|
|
62599
|
+
"tagOnCreate": false,
|
|
62600
|
+
"tagUpdatable": false
|
|
62601
|
+
}
|
|
62602
|
+
},
|
|
62603
|
+
"ModelInvocationJobInputDataConfig": {
|
|
62604
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobInputDataConfig",
|
|
62605
|
+
"kind": "property",
|
|
62606
|
+
"lexicon": "aws"
|
|
62607
|
+
},
|
|
62608
|
+
"ModelInvocationJobOutputDataConfig": {
|
|
62609
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobOutputDataConfig",
|
|
62610
|
+
"kind": "property",
|
|
62611
|
+
"lexicon": "aws"
|
|
62612
|
+
},
|
|
62613
|
+
"ModelInvocationJobS3InputDataConfig": {
|
|
62614
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobS3InputDataConfig",
|
|
62615
|
+
"kind": "property",
|
|
62616
|
+
"lexicon": "aws"
|
|
62617
|
+
},
|
|
62618
|
+
"ModelInvocationJobS3OutputDataConfig": {
|
|
62619
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobS3OutputDataConfig",
|
|
62620
|
+
"kind": "property",
|
|
62621
|
+
"lexicon": "aws"
|
|
62622
|
+
},
|
|
62623
|
+
"ModelInvocationJob_ModelInvocationJobInputDataConfig": {
|
|
62624
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobInputDataConfig",
|
|
62625
|
+
"kind": "property",
|
|
62626
|
+
"lexicon": "aws"
|
|
62627
|
+
},
|
|
62628
|
+
"ModelInvocationJob_ModelInvocationJobOutputDataConfig": {
|
|
62629
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobOutputDataConfig",
|
|
62630
|
+
"kind": "property",
|
|
62631
|
+
"lexicon": "aws"
|
|
62632
|
+
},
|
|
62633
|
+
"ModelInvocationJob_ModelInvocationJobS3InputDataConfig": {
|
|
62634
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobS3InputDataConfig",
|
|
62635
|
+
"kind": "property",
|
|
62636
|
+
"lexicon": "aws"
|
|
62637
|
+
},
|
|
62638
|
+
"ModelInvocationJob_ModelInvocationJobS3OutputDataConfig": {
|
|
62639
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.ModelInvocationJobS3OutputDataConfig",
|
|
62640
|
+
"kind": "property",
|
|
62641
|
+
"lexicon": "aws"
|
|
62642
|
+
},
|
|
62643
|
+
"ModelInvocationJob_Tag": {
|
|
62644
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.Tag",
|
|
62645
|
+
"kind": "property",
|
|
62646
|
+
"lexicon": "aws"
|
|
62647
|
+
},
|
|
62648
|
+
"ModelInvocationJob_VpcConfig": {
|
|
62649
|
+
"resourceType": "AWS::Bedrock::ModelInvocationJob.VpcConfig",
|
|
62650
|
+
"kind": "property",
|
|
62651
|
+
"lexicon": "aws"
|
|
62652
|
+
},
|
|
62507
62653
|
"ModelManifest": {
|
|
62508
62654
|
"resourceType": "AWS::IoTFleetWise::ModelManifest",
|
|
62509
62655
|
"kind": "resource",
|
|
@@ -85701,6 +85847,12 @@
|
|
|
85701
85847
|
"UpdateFailed",
|
|
85702
85848
|
"DeleteFailed"
|
|
85703
85849
|
]
|
|
85850
|
+
},
|
|
85851
|
+
"CreationTime": {
|
|
85852
|
+
"format": "date-time"
|
|
85853
|
+
},
|
|
85854
|
+
"LastModifiedTime": {
|
|
85855
|
+
"format": "date-time"
|
|
85704
85856
|
}
|
|
85705
85857
|
},
|
|
85706
85858
|
"createOnly": [
|
|
@@ -91246,6 +91398,12 @@
|
|
|
91246
91398
|
"SpendingLimit": {
|
|
91247
91399
|
"pattern": "^\\d+(\\.\\d{1,2})?$",
|
|
91248
91400
|
"minLength": 1
|
|
91401
|
+
},
|
|
91402
|
+
"CreatedAt": {
|
|
91403
|
+
"format": "date-time"
|
|
91404
|
+
},
|
|
91405
|
+
"UpdatedAt": {
|
|
91406
|
+
"format": "date-time"
|
|
91249
91407
|
}
|
|
91250
91408
|
},
|
|
91251
91409
|
"createOnly": [
|
|
@@ -98386,6 +98544,69 @@
|
|
|
98386
98544
|
"kind": "property",
|
|
98387
98545
|
"lexicon": "aws"
|
|
98388
98546
|
},
|
|
98547
|
+
"TrialComponent": {
|
|
98548
|
+
"resourceType": "AWS::SageMaker::TrialComponent",
|
|
98549
|
+
"kind": "resource",
|
|
98550
|
+
"lexicon": "aws",
|
|
98551
|
+
"attrs": {
|
|
98552
|
+
"TrialComponentArn": "TrialComponentArn",
|
|
98553
|
+
"CreationTime": "CreationTime",
|
|
98554
|
+
"LastModifiedTime": "LastModifiedTime",
|
|
98555
|
+
"LineageGroupArn": "LineageGroupArn"
|
|
98556
|
+
},
|
|
98557
|
+
"propertyConstraints": {
|
|
98558
|
+
"TrialComponentArn": {
|
|
98559
|
+
"pattern": "^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:experiment-trial-component/",
|
|
98560
|
+
"maxLength": 256
|
|
98561
|
+
},
|
|
98562
|
+
"TrialComponentName": {
|
|
98563
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}$",
|
|
98564
|
+
"minLength": 1,
|
|
98565
|
+
"maxLength": 120
|
|
98566
|
+
},
|
|
98567
|
+
"DisplayName": {
|
|
98568
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}$",
|
|
98569
|
+
"minLength": 1,
|
|
98570
|
+
"maxLength": 120
|
|
98571
|
+
},
|
|
98572
|
+
"CreationTime": {
|
|
98573
|
+
"format": "date-time"
|
|
98574
|
+
},
|
|
98575
|
+
"LastModifiedTime": {
|
|
98576
|
+
"format": "date-time"
|
|
98577
|
+
},
|
|
98578
|
+
"LineageGroupArn": {
|
|
98579
|
+
"maxLength": 256
|
|
98580
|
+
}
|
|
98581
|
+
},
|
|
98582
|
+
"createOnly": [
|
|
98583
|
+
"TrialComponentName",
|
|
98584
|
+
"MetadataProperties"
|
|
98585
|
+
],
|
|
98586
|
+
"primaryIdentifier": [
|
|
98587
|
+
"TrialComponentArn"
|
|
98588
|
+
],
|
|
98589
|
+
"tagging": {
|
|
98590
|
+
"taggable": true,
|
|
98591
|
+
"tagOnCreate": true,
|
|
98592
|
+
"tagUpdatable": true
|
|
98593
|
+
}
|
|
98594
|
+
},
|
|
98595
|
+
"TrialComponentStatus": {
|
|
98596
|
+
"resourceType": "AWS::SageMaker::TrialComponent.TrialComponentStatus",
|
|
98597
|
+
"kind": "property",
|
|
98598
|
+
"lexicon": "aws"
|
|
98599
|
+
},
|
|
98600
|
+
"TrialComponent_MetadataProperties": {
|
|
98601
|
+
"resourceType": "AWS::SageMaker::TrialComponent.MetadataProperties",
|
|
98602
|
+
"kind": "property",
|
|
98603
|
+
"lexicon": "aws"
|
|
98604
|
+
},
|
|
98605
|
+
"TrialComponent_TrialComponentStatus": {
|
|
98606
|
+
"resourceType": "AWS::SageMaker::TrialComponent.TrialComponentStatus",
|
|
98607
|
+
"kind": "property",
|
|
98608
|
+
"lexicon": "aws"
|
|
98609
|
+
},
|
|
98389
98610
|
"Trigger": {
|
|
98390
98611
|
"resourceType": "AWS::Glue::Trigger",
|
|
98391
98612
|
"kind": "resource",
|
package/dist/plugin.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAuF,MAAM,0BAA0B,CAAC;AAwBnJ;;sFAEsF;AACtF,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAEzD;AAED;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAuF,MAAM,0BAA0B,CAAC;AAwBnJ;;sFAEsF;AACtF,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAEzD;AAED;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,aA6rBvB,CAAC"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -14,6 +14,12 @@ export declare class Accelerator {
|
|
|
14
14
|
DualStackDnsName?: string;
|
|
15
15
|
/** Indicates whether an accelerator is enabled. The value is true or false. */
|
|
16
16
|
Enabled?: boolean;
|
|
17
|
+
/** Indicates whether flow logs are enabled for the accelerator. */
|
|
18
|
+
FlowLogsEnabled?: boolean;
|
|
19
|
+
/** The name of the Amazon S3 bucket for the flow logs. */
|
|
20
|
+
FlowLogsS3Bucket?: string;
|
|
21
|
+
/** The prefix for the location in the Amazon S3 bucket for the flow logs. */
|
|
22
|
+
FlowLogsS3Prefix?: string;
|
|
17
23
|
/** The IP addresses from BYOIP Prefix pool. */
|
|
18
24
|
IpAddresses?: string[];
|
|
19
25
|
/** IP Address type. */
|
|
@@ -3978,6 +3984,8 @@ Information on the current primary is available on the DataReplicationMetadata o
|
|
|
3978
3984
|
ResourceShareArns?: string[];
|
|
3979
3985
|
SecurityGroups?: string[];
|
|
3980
3986
|
StompEndpoints?: string[];
|
|
3987
|
+
/** The broker's storage size in GB. */
|
|
3988
|
+
StorageSize?: number;
|
|
3981
3989
|
StorageType?: any;
|
|
3982
3990
|
SubnetIds?: string[];
|
|
3983
3991
|
Tags?: Broker_TagsEntry[];
|
|
@@ -22680,6 +22688,49 @@ export declare class ModelExplainabilityJobDefinition {
|
|
|
22680
22688
|
readonly JobDefinitionArn: string;
|
|
22681
22689
|
}
|
|
22682
22690
|
|
|
22691
|
+
export declare class ModelInvocationJob {
|
|
22692
|
+
constructor(props: {
|
|
22693
|
+
/** Details about the location of the input to the batch inference job. */
|
|
22694
|
+
InputDataConfig?: ModelInvocationJob_ModelInvocationJobInputDataConfig;
|
|
22695
|
+
/** The Amazon Resource Name (ARN) of the batch inference job. */
|
|
22696
|
+
JobArn?: string;
|
|
22697
|
+
/** The time at which the batch inference job times or timed out. */
|
|
22698
|
+
JobExpirationTime?: string;
|
|
22699
|
+
/** A name to give the batch inference job. */
|
|
22700
|
+
JobName?: string;
|
|
22701
|
+
/** The time at which the batch inference job was last modified. */
|
|
22702
|
+
LastModifiedTime?: string;
|
|
22703
|
+
/** The unique identifier of the foundation model to use for the batch inference job. */
|
|
22704
|
+
ModelId?: string;
|
|
22705
|
+
/** Details about the location of the output of the batch inference job. */
|
|
22706
|
+
OutputDataConfig?: ModelInvocationJob_ModelInvocationJobOutputDataConfig;
|
|
22707
|
+
/** The Amazon Resource Name (ARN) of the service role with permissions to carry out and manage batch inference. */
|
|
22708
|
+
RoleArn?: string;
|
|
22709
|
+
Status?: ModelInvocationJob_ModelInvocationJobStatus;
|
|
22710
|
+
/** The time at which the batch inference job was submitted. */
|
|
22711
|
+
SubmitTime?: string;
|
|
22712
|
+
/** Any tags associated with the batch inference job. */
|
|
22713
|
+
Tags?: ModelInvocationJob_Tag[];
|
|
22714
|
+
/** The number of hours after which to force the batch inference job to time out. */
|
|
22715
|
+
TimeoutDurationInHours?: number;
|
|
22716
|
+
/** The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. */
|
|
22717
|
+
VpcConfig?: ModelInvocationJob_VpcConfig;
|
|
22718
|
+
}, attributes?: CFResourceAttributes);
|
|
22719
|
+
readonly InputDataConfig: ModelInvocationJob_ModelInvocationJobInputDataConfig;
|
|
22720
|
+
readonly JobArn: string;
|
|
22721
|
+
readonly JobExpirationTime: string;
|
|
22722
|
+
readonly JobName: string;
|
|
22723
|
+
readonly LastModifiedTime: string;
|
|
22724
|
+
readonly ModelId: string;
|
|
22725
|
+
readonly OutputDataConfig: ModelInvocationJob_ModelInvocationJobOutputDataConfig;
|
|
22726
|
+
readonly RoleArn: string;
|
|
22727
|
+
readonly Status: ModelInvocationJob_ModelInvocationJobStatus;
|
|
22728
|
+
readonly SubmitTime: string;
|
|
22729
|
+
readonly Tags: ModelInvocationJob_Tag[];
|
|
22730
|
+
readonly TimeoutDurationInHours: number;
|
|
22731
|
+
readonly VpcConfig: ModelInvocationJob_VpcConfig;
|
|
22732
|
+
}
|
|
22733
|
+
|
|
22683
22734
|
export declare class ModelManifest {
|
|
22684
22735
|
constructor(props: {
|
|
22685
22736
|
Name: string;
|
|
@@ -35650,6 +35701,37 @@ export declare class TransitVirtualInterface {
|
|
|
35650
35701
|
readonly VirtualInterfaceId: string;
|
|
35651
35702
|
}
|
|
35652
35703
|
|
|
35704
|
+
export declare class TrialComponent {
|
|
35705
|
+
constructor(props: {
|
|
35706
|
+
/** The name of the trial component. Must be unique in your AWS account and is not case-sensitive. */
|
|
35707
|
+
TrialComponentName: string;
|
|
35708
|
+
/** When the trial component was created. */
|
|
35709
|
+
CreationTime?: string;
|
|
35710
|
+
/** The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed. */
|
|
35711
|
+
DisplayName?: string;
|
|
35712
|
+
/** The input artifacts for the component. */
|
|
35713
|
+
InputArtifacts?: Record<string, unknown>;
|
|
35714
|
+
/** When the trial component was last modified. */
|
|
35715
|
+
LastModifiedTime?: string;
|
|
35716
|
+
/** The Amazon Resource Name (ARN) of the lineage group. */
|
|
35717
|
+
LineageGroupArn?: string;
|
|
35718
|
+
MetadataProperties?: TrialComponent_MetadataProperties;
|
|
35719
|
+
/** The output artifacts for the component. */
|
|
35720
|
+
OutputArtifacts?: Record<string, unknown>;
|
|
35721
|
+
/** The hyperparameters for the component. */
|
|
35722
|
+
Parameters?: Record<string, unknown>;
|
|
35723
|
+
Status?: TrialComponent_TrialComponentStatus;
|
|
35724
|
+
/** A list of tags to associate with the trial component. */
|
|
35725
|
+
Tags?: Record<string, unknown>[];
|
|
35726
|
+
/** The Amazon Resource Name (ARN) of the trial component. */
|
|
35727
|
+
TrialComponentArn?: string;
|
|
35728
|
+
}, attributes?: CFResourceAttributes);
|
|
35729
|
+
readonly CreationTime: string;
|
|
35730
|
+
readonly LastModifiedTime: string;
|
|
35731
|
+
readonly LineageGroupArn: string;
|
|
35732
|
+
readonly TrialComponentArn: string;
|
|
35733
|
+
}
|
|
35734
|
+
|
|
35653
35735
|
export declare class Trigger {
|
|
35654
35736
|
constructor(props: {
|
|
35655
35737
|
/** The actions initiated by this trigger. */
|
|
@@ -77291,6 +77373,8 @@ export declare class ImagePipeline_Schedule {
|
|
|
77291
77373
|
PipelineExecutionStartCondition?: "EXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE" | "EXPRESSION_MATCH_ONLY";
|
|
77292
77374
|
/** The expression determines how often EC2 Image Builder evaluates your pipelineExecutionStartCondition. */
|
|
77293
77375
|
ScheduleExpression?: string;
|
|
77376
|
+
/** The timezone that applies to the scheduling expression, for example "Etc/UTC" or "America/Los_Angeles" in IANA timezone format. If not specified, this defaults to UTC. */
|
|
77377
|
+
Timezone?: string;
|
|
77294
77378
|
});
|
|
77295
77379
|
}
|
|
77296
77380
|
|
|
@@ -89857,19 +89941,6 @@ export declare class MetadataDestination {
|
|
|
89857
89941
|
});
|
|
89858
89942
|
}
|
|
89859
89943
|
|
|
89860
|
-
export declare class MetadataProperties {
|
|
89861
|
-
constructor(props: {
|
|
89862
|
-
/** The commit ID. */
|
|
89863
|
-
CommitId?: string;
|
|
89864
|
-
/** The entity this entity was generated by. */
|
|
89865
|
-
GeneratedBy?: string;
|
|
89866
|
-
/** The project ID metadata. */
|
|
89867
|
-
ProjectId?: string;
|
|
89868
|
-
/** The repository metadata. */
|
|
89869
|
-
Repository?: string;
|
|
89870
|
-
});
|
|
89871
|
-
}
|
|
89872
|
-
|
|
89873
89944
|
export declare class MetadataTableConfiguration {
|
|
89874
89945
|
constructor(props: {
|
|
89875
89946
|
/** The destination information for the metadata table configuration. The destination table bucket must be in the same Region and AWS-account as the general purpose bucket. The specified metadata table name must be unique within the ``aws_s3_metadata`` namespace in the destination table bucket. */
|
|
@@ -91202,6 +91273,88 @@ export declare class ModelInput {
|
|
|
91202
91273
|
});
|
|
91203
91274
|
}
|
|
91204
91275
|
|
|
91276
|
+
export declare class ModelInvocationJob_ModelInvocationJobInputDataConfig {
|
|
91277
|
+
constructor(props: {
|
|
91278
|
+
S3InputDataConfig: ModelInvocationJob_ModelInvocationJobS3InputDataConfig;
|
|
91279
|
+
});
|
|
91280
|
+
}
|
|
91281
|
+
|
|
91282
|
+
export declare class ModelInvocationJob_ModelInvocationJobOutputDataConfig {
|
|
91283
|
+
constructor(props: {
|
|
91284
|
+
S3OutputDataConfig: ModelInvocationJob_ModelInvocationJobS3OutputDataConfig;
|
|
91285
|
+
});
|
|
91286
|
+
}
|
|
91287
|
+
|
|
91288
|
+
export declare class ModelInvocationJob_ModelInvocationJobS3InputDataConfig {
|
|
91289
|
+
constructor(props: {
|
|
91290
|
+
/** The S3 location of the input data. */
|
|
91291
|
+
S3Uri: string;
|
|
91292
|
+
/** The ID of the AWS account that owns the S3 bucket containing the input data. */
|
|
91293
|
+
S3BucketOwner?: string;
|
|
91294
|
+
});
|
|
91295
|
+
}
|
|
91296
|
+
|
|
91297
|
+
export declare class ModelInvocationJob_ModelInvocationJobS3OutputDataConfig {
|
|
91298
|
+
constructor(props: {
|
|
91299
|
+
/** The S3 location of the output data. */
|
|
91300
|
+
S3Uri: string;
|
|
91301
|
+
/** The ID of the AWS account that owns the S3 bucket containing the output data. */
|
|
91302
|
+
S3BucketOwner?: string;
|
|
91303
|
+
/** The unique identifier of the key that encrypts the S3 location of the output data. */
|
|
91304
|
+
S3EncryptionKeyId?: string;
|
|
91305
|
+
});
|
|
91306
|
+
}
|
|
91307
|
+
|
|
91308
|
+
export declare class ModelInvocationJob_Tag {
|
|
91309
|
+
constructor(props: {
|
|
91310
|
+
/** The key name of the tag. */
|
|
91311
|
+
Key: string;
|
|
91312
|
+
/** The value for the tag. */
|
|
91313
|
+
Value: string;
|
|
91314
|
+
});
|
|
91315
|
+
}
|
|
91316
|
+
|
|
91317
|
+
export declare class ModelInvocationJob_VpcConfig {
|
|
91318
|
+
constructor(props: {
|
|
91319
|
+
/** An array of IDs for each security group in the VPC to use. */
|
|
91320
|
+
SecurityGroupIds: string[];
|
|
91321
|
+
/** An array of IDs for each subnet in the VPC to use. */
|
|
91322
|
+
SubnetIds: string[];
|
|
91323
|
+
});
|
|
91324
|
+
}
|
|
91325
|
+
|
|
91326
|
+
export declare class ModelInvocationJobInputDataConfig {
|
|
91327
|
+
constructor(props: {
|
|
91328
|
+
S3InputDataConfig: ModelInvocationJob_ModelInvocationJobS3InputDataConfig;
|
|
91329
|
+
});
|
|
91330
|
+
}
|
|
91331
|
+
|
|
91332
|
+
export declare class ModelInvocationJobOutputDataConfig {
|
|
91333
|
+
constructor(props: {
|
|
91334
|
+
S3OutputDataConfig: ModelInvocationJob_ModelInvocationJobS3OutputDataConfig;
|
|
91335
|
+
});
|
|
91336
|
+
}
|
|
91337
|
+
|
|
91338
|
+
export declare class ModelInvocationJobS3InputDataConfig {
|
|
91339
|
+
constructor(props: {
|
|
91340
|
+
/** The S3 location of the input data. */
|
|
91341
|
+
S3Uri: string;
|
|
91342
|
+
/** The ID of the AWS account that owns the S3 bucket containing the input data. */
|
|
91343
|
+
S3BucketOwner?: string;
|
|
91344
|
+
});
|
|
91345
|
+
}
|
|
91346
|
+
|
|
91347
|
+
export declare class ModelInvocationJobS3OutputDataConfig {
|
|
91348
|
+
constructor(props: {
|
|
91349
|
+
/** The S3 location of the output data. */
|
|
91350
|
+
S3Uri: string;
|
|
91351
|
+
/** The ID of the AWS account that owns the S3 bucket containing the output data. */
|
|
91352
|
+
S3BucketOwner?: string;
|
|
91353
|
+
/** The unique identifier of the key that encrypts the S3 location of the output data. */
|
|
91354
|
+
S3EncryptionKeyId?: string;
|
|
91355
|
+
});
|
|
91356
|
+
}
|
|
91357
|
+
|
|
91205
91358
|
export declare class ModelManifest_Tag {
|
|
91206
91359
|
constructor(props: {
|
|
91207
91360
|
Key: string;
|
|
@@ -119174,6 +119327,37 @@ export declare class TrendmicroSourceProperties {
|
|
|
119174
119327
|
});
|
|
119175
119328
|
}
|
|
119176
119329
|
|
|
119330
|
+
export declare class TrialComponent_MetadataProperties {
|
|
119331
|
+
constructor(props: {
|
|
119332
|
+
/** The commit ID. */
|
|
119333
|
+
CommitId?: string;
|
|
119334
|
+
/** The entity this entity was generated by. */
|
|
119335
|
+
GeneratedBy?: string;
|
|
119336
|
+
/** The project ID. */
|
|
119337
|
+
ProjectId?: string;
|
|
119338
|
+
/** The repository. */
|
|
119339
|
+
Repository?: string;
|
|
119340
|
+
});
|
|
119341
|
+
}
|
|
119342
|
+
|
|
119343
|
+
export declare class TrialComponent_TrialComponentStatus {
|
|
119344
|
+
constructor(props: {
|
|
119345
|
+
/** If the component failed, a message describing why. */
|
|
119346
|
+
Message?: string;
|
|
119347
|
+
/** The status of the trial component. */
|
|
119348
|
+
PrimaryStatus?: "Completed" | "Failed" | "InProgress" | "Stopped" | "Stopping";
|
|
119349
|
+
});
|
|
119350
|
+
}
|
|
119351
|
+
|
|
119352
|
+
export declare class TrialComponentStatus {
|
|
119353
|
+
constructor(props: {
|
|
119354
|
+
/** If the component failed, a message describing why. */
|
|
119355
|
+
Message?: string;
|
|
119356
|
+
/** The status of the trial component. */
|
|
119357
|
+
PrimaryStatus?: "Completed" | "Failed" | "InProgress" | "Stopped" | "Stopping";
|
|
119358
|
+
});
|
|
119359
|
+
}
|
|
119360
|
+
|
|
119177
119361
|
export declare class Trigger_Action {
|
|
119178
119362
|
constructor(props: {
|
|
119179
119363
|
/** The job arguments used when this trigger fires. For this job run, they replace the default arguments set in the job definition itself. */
|
|
@@ -127815,7 +127999,7 @@ export type GatewayTarget_SchemaType =
|
|
|
127815
127999
|
| "object"
|
|
127816
128000
|
| "string";
|
|
127817
128001
|
|
|
127818
|
-
export type GatewayTarget_TargetProtocolType = "HTTP" | "MCP";
|
|
128002
|
+
export type GatewayTarget_TargetProtocolType = "HTTP" | "INFERENCE" | "MCP";
|
|
127819
128003
|
|
|
127820
128004
|
export type GatewayTarget_TargetStatus =
|
|
127821
128005
|
| "CREATE_PENDING_AUTH"
|
|
@@ -128815,6 +128999,18 @@ export type MicrovmImage_MicrovmImageState =
|
|
|
128815
128999
|
|
|
128816
129000
|
export type ModelCard_RiskRating = "High" | "Low" | "Medium" | "Unknown";
|
|
128817
129001
|
|
|
129002
|
+
export type ModelInvocationJob_ModelInvocationJobStatus =
|
|
129003
|
+
| "Completed"
|
|
129004
|
+
| "Expired"
|
|
129005
|
+
| "Failed"
|
|
129006
|
+
| "InProgress"
|
|
129007
|
+
| "PartiallyCompleted"
|
|
129008
|
+
| "Scheduled"
|
|
129009
|
+
| "Stopped"
|
|
129010
|
+
| "Stopping"
|
|
129011
|
+
| "Submitted"
|
|
129012
|
+
| "Validating";
|
|
129013
|
+
|
|
128818
129014
|
export type ModelManifest_ManifestStatus = "ACTIVE" | "DRAFT";
|
|
128819
129015
|
|
|
128820
129016
|
export type ModelPackage_ModelApprovalStatus = "Approved" | "PendingManualApproval" | "Rejected";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@intentius/chant-lexicon-aws",
|
|
3
|
-
"version": "0.18.
|
|
3
|
+
"version": "0.18.22",
|
|
4
4
|
"description": "AWS CloudFormation lexicon for chant — declarative IaC in TypeScript",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"homepage": "https://intentius.io/chant",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"typescript": "^5.9.3"
|
|
81
81
|
},
|
|
82
82
|
"peerDependencies": {
|
|
83
|
-
"@intentius/chant": "^0.18.
|
|
83
|
+
"@intentius/chant": "^0.18.22",
|
|
84
84
|
"typescript": "^5.9.3"
|
|
85
85
|
}
|
|
86
86
|
}
|