@intentius/chant-lexicon-aws 0.18.22 → 0.18.24
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/composites/agentcore-agent.d.ts +36 -2
- package/dist/composites/agentcore-agent.d.ts.map +1 -1
- package/dist/generated/index.d.ts +17 -3
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/integrity.json +4 -4
- package/dist/manifest.json +1 -1
- package/dist/meta.json +292 -25
- package/dist/serializer.d.ts.map +1 -1
- package/dist/template-transform.d.ts +49 -0
- package/dist/template-transform.d.ts.map +1 -0
- package/dist/types/index.d.ts +287 -25
- package/package.json +2 -2
- package/src/composites/agentcore-agent.test.ts +57 -0
- package/src/composites/agentcore-agent.ts +76 -7
- package/src/generated/index.d.ts +287 -25
- package/src/generated/index.ts +20 -6
- package/src/generated/lexicon-aws.json +292 -25
- package/src/index.ts +2 -0
- package/src/serializer.test.ts +33 -0
- package/src/serializer.ts +22 -0
- package/src/template-transform.ts +68 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
export { Parameter } from "./parameter.js";
|
|
2
2
|
export { defaultTags, isDefaultTags, DEFAULT_TAGS_MARKER } from "./default-tags.js";
|
|
3
3
|
export type { DefaultTags, TagEntry } from "./default-tags.js";
|
|
4
|
+
export { templateTransform, isTemplateTransform, TEMPLATE_TRANSFORM_MARKER } from "./template-transform.js";
|
|
5
|
+
export type { TemplateTransform } from "./template-transform.js";
|
|
4
6
|
export { awsSerializer } from "./serializer.js";
|
|
5
7
|
export { nestedStack, isNestedStackInstance, NestedStackOutputRef, isNestedStackOutputRef, NESTED_STACK_MARKER } from "./nested-stack.js";
|
|
6
8
|
export type { NestedStackOptions, NestedStackInstance } from "./nested-stack.js";
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACjF,YAAY,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACjF,YAAY,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACzG,YAAY,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAG9D,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAG7C,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACvI,YAAY,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAG9E,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AACtF,YAAY,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,WAAW,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAChG,YAAY,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAC1E,YAAY,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAGrE,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAGrC,OAAO,EACL,GAAG,EACH,GAAG,EACH,MAAM,EACN,EAAE,EACF,IAAI,EACJ,MAAM,EACN,KAAK,EACL,MAAM,EACN,MAAM,EACN,YAAY,EACZ,YAAY,EACZ,eAAe,EACf,WAAW,EACX,aAAa,EACb,eAAe,EACf,cAAc,EACd,eAAe,EACf,eAAe,GAChB,MAAM,cAAc,CAAC;AAGtB,OAAO,EACL,GAAG,EACH,SAAS,EACT,MAAM,EACN,SAAS,EACT,OAAO,EACP,SAAS,EACT,OAAO,EACP,gBAAgB,EAChB,SAAS,GACV,MAAM,UAAU,CAAC;AAIlB,cAAc,mBAAmB,CAAC;AAGlC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,YAAY,EAAE,SAAS,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC5E,YAAY,EAAE,iBAAiB,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,kBAAkB,EAAE,UAAU,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAG5J,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,eAAe,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAGrJ,OAAO,EACL,cAAc,EAAE,UAAU,EAAE,YAAY,EAAE,UAAU,EAAE,YAAY,EAClE,SAAS,EACT,eAAe,EAAE,eAAe,EAChC,SAAS,EAAE,iBAAiB,EAAE,cAAc,EAAE,QAAQ,EAAE,SAAS,EACjE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAC3E,kBAAkB,EAClB,eAAe,EAAE,UAAU,EAC3B,cAAc,GACf,MAAM,oBAAoB,CAAC;AAC5B,YAAY,EACV,mBAAmB,EAAE,cAAc,EAAE,oBAAoB,EACzD,cAAc,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,aAAa,EAAE,cAAc,EAC1F,eAAe,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,gBAAgB,EACzG,uBAAuB,EACvB,oBAAoB,EAAE,eAAe,EACrC,mBAAmB,EAAE,oBAAoB,GAC1C,MAAM,oBAAoB,CAAC;AAG5B,OAAO,EAAE,QAAQ,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,YAAY,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAKvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC"}
|
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": "52ae6e9623bc2eb09530f0d3a0cb05da75fb609e718222c532d2fa3883801475",
|
|
5
|
+
"meta.json": "cfe8a6d95016522d834ea5c50a48f2adbdb95996267985a69a95faeba68f32fa",
|
|
6
|
+
"types/index.d.ts": "f0255702fde8c1d1a369d4d1d2e164829fcd7155f3d111164414f715df9d6f3e",
|
|
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": "5b37014e10761043f71edeeb8bac9371b76b1eadb746a21f2d2375e861a26bfa"
|
|
62
62
|
}
|
package/dist/manifest.json
CHANGED
package/dist/meta.json
CHANGED
|
@@ -5057,11 +5057,6 @@
|
|
|
5057
5057
|
"kind": "property",
|
|
5058
5058
|
"lexicon": "aws"
|
|
5059
5059
|
},
|
|
5060
|
-
"AppConfiguration": {
|
|
5061
|
-
"resourceType": "AWS::EMR::InstanceGroupConfig.AppConfiguration",
|
|
5062
|
-
"kind": "property",
|
|
5063
|
-
"lexicon": "aws"
|
|
5064
|
-
},
|
|
5065
5060
|
"AppCookieStickinessPolicy": {
|
|
5066
5061
|
"resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.AppCookieStickinessPolicy",
|
|
5067
5062
|
"kind": "property",
|
|
@@ -23164,15 +23159,24 @@
|
|
|
23164
23159
|
"kind": "resource",
|
|
23165
23160
|
"lexicon": "aws",
|
|
23166
23161
|
"attrs": {
|
|
23167
|
-
"
|
|
23162
|
+
"CertificateArn": "CertificateArn"
|
|
23163
|
+
},
|
|
23164
|
+
"propertyConstraints": {
|
|
23165
|
+
"CertificateArn": {
|
|
23166
|
+
"pattern": "arn:(aws|aws-cn|aws-us-gov):dms:[\\w-]+:[0-9]+:cert:[A-Z0-9]+"
|
|
23167
|
+
}
|
|
23168
23168
|
},
|
|
23169
23169
|
"createOnly": [
|
|
23170
23170
|
"CertificateIdentifier",
|
|
23171
23171
|
"CertificatePem",
|
|
23172
23172
|
"CertificateWallet"
|
|
23173
23173
|
],
|
|
23174
|
+
"writeOnly": [
|
|
23175
|
+
"CertificatePem",
|
|
23176
|
+
"CertificateWallet"
|
|
23177
|
+
],
|
|
23174
23178
|
"primaryIdentifier": [
|
|
23175
|
-
"
|
|
23179
|
+
"CertificateArn"
|
|
23176
23180
|
]
|
|
23177
23181
|
},
|
|
23178
23182
|
"DMSEndpoint": {
|
|
@@ -37832,6 +37836,61 @@
|
|
|
37832
37836
|
"kind": "property",
|
|
37833
37837
|
"lexicon": "aws"
|
|
37834
37838
|
},
|
|
37839
|
+
"ExperimentTrialComponent": {
|
|
37840
|
+
"resourceType": "AWS::SageMaker::ExperimentTrialComponent",
|
|
37841
|
+
"kind": "resource",
|
|
37842
|
+
"lexicon": "aws",
|
|
37843
|
+
"attrs": {
|
|
37844
|
+
"Arn": "Arn",
|
|
37845
|
+
"CreationTime": "CreationTime",
|
|
37846
|
+
"LastModifiedTime": "LastModifiedTime",
|
|
37847
|
+
"LineageGroupArn": "LineageGroupArn"
|
|
37848
|
+
},
|
|
37849
|
+
"propertyConstraints": {
|
|
37850
|
+
"TrialComponentName": {
|
|
37851
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}$",
|
|
37852
|
+
"minLength": 1,
|
|
37853
|
+
"maxLength": 120
|
|
37854
|
+
},
|
|
37855
|
+
"Arn": {
|
|
37856
|
+
"pattern": "^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:experiment-trial-component/",
|
|
37857
|
+
"maxLength": 256
|
|
37858
|
+
},
|
|
37859
|
+
"DisplayName": {
|
|
37860
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}$",
|
|
37861
|
+
"minLength": 1,
|
|
37862
|
+
"maxLength": 120
|
|
37863
|
+
},
|
|
37864
|
+
"StartTime": {
|
|
37865
|
+
"format": "date-time"
|
|
37866
|
+
},
|
|
37867
|
+
"EndTime": {
|
|
37868
|
+
"format": "date-time"
|
|
37869
|
+
},
|
|
37870
|
+
"CreationTime": {
|
|
37871
|
+
"format": "date-time"
|
|
37872
|
+
},
|
|
37873
|
+
"LastModifiedTime": {
|
|
37874
|
+
"format": "date-time"
|
|
37875
|
+
},
|
|
37876
|
+
"LineageGroupArn": {
|
|
37877
|
+
"pattern": "^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:lineage-group/",
|
|
37878
|
+
"maxLength": 256
|
|
37879
|
+
}
|
|
37880
|
+
},
|
|
37881
|
+
"createOnly": [
|
|
37882
|
+
"TrialComponentName",
|
|
37883
|
+
"MetadataProperties"
|
|
37884
|
+
],
|
|
37885
|
+
"primaryIdentifier": [
|
|
37886
|
+
"Arn"
|
|
37887
|
+
],
|
|
37888
|
+
"tagging": {
|
|
37889
|
+
"taggable": true,
|
|
37890
|
+
"tagOnCreate": true,
|
|
37891
|
+
"tagUpdatable": true
|
|
37892
|
+
}
|
|
37893
|
+
},
|
|
37835
37894
|
"ExpirationDataRule": {
|
|
37836
37895
|
"resourceType": "AWS::S3Files::FileSystem.ExpirationDataRule",
|
|
37837
37896
|
"kind": "property",
|
|
@@ -48996,7 +49055,7 @@
|
|
|
48996
49055
|
"kind": "resource",
|
|
48997
49056
|
"lexicon": "aws",
|
|
48998
49057
|
"attrs": {
|
|
48999
|
-
"
|
|
49058
|
+
"Id": "Id"
|
|
49000
49059
|
},
|
|
49001
49060
|
"createOnly": [
|
|
49002
49061
|
"InstanceRole",
|
|
@@ -49009,21 +49068,17 @@
|
|
|
49009
49068
|
"Market",
|
|
49010
49069
|
"BidPrice"
|
|
49011
49070
|
],
|
|
49012
|
-
"writeOnly": [
|
|
49013
|
-
"EbsConfiguration/EbsBlockDeviceConfigs/*/VolumesPerInstance"
|
|
49014
|
-
],
|
|
49015
49071
|
"primaryIdentifier": [
|
|
49016
|
-
"
|
|
49017
|
-
"JobFlowId"
|
|
49072
|
+
"Id"
|
|
49018
49073
|
]
|
|
49019
49074
|
},
|
|
49020
|
-
"
|
|
49021
|
-
"resourceType": "AWS::EMR::InstanceGroupConfig.
|
|
49075
|
+
"InstanceGroupConfig_AutoScalingPolicy": {
|
|
49076
|
+
"resourceType": "AWS::EMR::InstanceGroupConfig.AutoScalingPolicy",
|
|
49022
49077
|
"kind": "property",
|
|
49023
49078
|
"lexicon": "aws"
|
|
49024
49079
|
},
|
|
49025
|
-
"
|
|
49026
|
-
"resourceType": "AWS::EMR::InstanceGroupConfig.
|
|
49080
|
+
"InstanceGroupConfig_Configuration": {
|
|
49081
|
+
"resourceType": "AWS::EMR::InstanceGroupConfig.Configuration",
|
|
49027
49082
|
"kind": "property",
|
|
49028
49083
|
"lexicon": "aws"
|
|
49029
49084
|
},
|
|
@@ -52956,6 +53011,11 @@
|
|
|
52956
53011
|
"kind": "property",
|
|
52957
53012
|
"lexicon": "aws"
|
|
52958
53013
|
},
|
|
53014
|
+
"KmsConfiguration": {
|
|
53015
|
+
"resourceType": "AWS::BedrockAgentCore::TokenVault.KmsConfiguration",
|
|
53016
|
+
"kind": "property",
|
|
53017
|
+
"lexicon": "aws"
|
|
53018
|
+
},
|
|
52959
53019
|
"KmsEncryptionConfig": {
|
|
52960
53020
|
"resourceType": "AWS::HealthLake::FHIRDatastore.KmsEncryptionConfig",
|
|
52961
53021
|
"kind": "property",
|
|
@@ -53055,6 +53115,31 @@
|
|
|
53055
53115
|
"kind": "property",
|
|
53056
53116
|
"lexicon": "aws"
|
|
53057
53117
|
},
|
|
53118
|
+
"KnowledgeBasePolicy": {
|
|
53119
|
+
"resourceType": "AWS::Bedrock::KnowledgeBasePolicy",
|
|
53120
|
+
"kind": "resource",
|
|
53121
|
+
"lexicon": "aws",
|
|
53122
|
+
"attrs": {
|
|
53123
|
+
"RevisionId": "RevisionId"
|
|
53124
|
+
},
|
|
53125
|
+
"propertyConstraints": {
|
|
53126
|
+
"KnowledgeBaseId": {
|
|
53127
|
+
"pattern": "^[0-9a-zA-Z]+$",
|
|
53128
|
+
"minLength": 1,
|
|
53129
|
+
"maxLength": 10
|
|
53130
|
+
},
|
|
53131
|
+
"RevisionId": {
|
|
53132
|
+
"minLength": 1,
|
|
53133
|
+
"maxLength": 255
|
|
53134
|
+
}
|
|
53135
|
+
},
|
|
53136
|
+
"createOnly": [
|
|
53137
|
+
"KnowledgeBaseId"
|
|
53138
|
+
],
|
|
53139
|
+
"primaryIdentifier": [
|
|
53140
|
+
"KnowledgeBaseId"
|
|
53141
|
+
]
|
|
53142
|
+
},
|
|
53058
53143
|
"KubernetesNetworkConfig": {
|
|
53059
53144
|
"resourceType": "AWS::EKS::Cluster.KubernetesNetworkConfig",
|
|
53060
53145
|
"kind": "property",
|
|
@@ -62374,6 +62459,11 @@
|
|
|
62374
62459
|
"kind": "property",
|
|
62375
62460
|
"lexicon": "aws"
|
|
62376
62461
|
},
|
|
62462
|
+
"ModelDashboardIndicatorAction": {
|
|
62463
|
+
"resourceType": "AWS::SageMaker::MonitoringScheduleAlert.ModelDashboardIndicatorAction",
|
|
62464
|
+
"kind": "property",
|
|
62465
|
+
"lexicon": "aws"
|
|
62466
|
+
},
|
|
62377
62467
|
"ModelDataQuality": {
|
|
62378
62468
|
"resourceType": "AWS::SageMaker::ModelPackage.ModelDataQuality",
|
|
62379
62469
|
"kind": "property",
|
|
@@ -63225,6 +63315,11 @@
|
|
|
63225
63315
|
"kind": "property",
|
|
63226
63316
|
"lexicon": "aws"
|
|
63227
63317
|
},
|
|
63318
|
+
"MonitoringAlertActions": {
|
|
63319
|
+
"resourceType": "AWS::SageMaker::MonitoringScheduleAlert.MonitoringAlertActions",
|
|
63320
|
+
"kind": "property",
|
|
63321
|
+
"lexicon": "aws"
|
|
63322
|
+
},
|
|
63228
63323
|
"MonitoringAppSpecification": {
|
|
63229
63324
|
"resourceType": "AWS::SageMaker::MonitoringSchedule.MonitoringAppSpecification",
|
|
63230
63325
|
"kind": "property",
|
|
@@ -63274,6 +63369,72 @@
|
|
|
63274
63369
|
"MonitoringScheduleArn"
|
|
63275
63370
|
]
|
|
63276
63371
|
},
|
|
63372
|
+
"MonitoringScheduleAlert": {
|
|
63373
|
+
"resourceType": "AWS::SageMaker::MonitoringScheduleAlert",
|
|
63374
|
+
"kind": "resource",
|
|
63375
|
+
"lexicon": "aws",
|
|
63376
|
+
"attrs": {
|
|
63377
|
+
"Arn": "Arn",
|
|
63378
|
+
"AlertStatus": "AlertStatus",
|
|
63379
|
+
"CreationTime": "CreationTime",
|
|
63380
|
+
"LastModifiedTime": "LastModifiedTime",
|
|
63381
|
+
"Actions": "Actions"
|
|
63382
|
+
},
|
|
63383
|
+
"propertyConstraints": {
|
|
63384
|
+
"Arn": {
|
|
63385
|
+
"maxLength": 256
|
|
63386
|
+
},
|
|
63387
|
+
"MonitoringScheduleName": {
|
|
63388
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$",
|
|
63389
|
+
"minLength": 1,
|
|
63390
|
+
"maxLength": 63
|
|
63391
|
+
},
|
|
63392
|
+
"MonitoringAlertName": {
|
|
63393
|
+
"pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$",
|
|
63394
|
+
"minLength": 1,
|
|
63395
|
+
"maxLength": 63
|
|
63396
|
+
},
|
|
63397
|
+
"DatapointsToAlert": {
|
|
63398
|
+
"minimum": 1,
|
|
63399
|
+
"maximum": 100
|
|
63400
|
+
},
|
|
63401
|
+
"EvaluationPeriod": {
|
|
63402
|
+
"minimum": 1,
|
|
63403
|
+
"maximum": 100
|
|
63404
|
+
},
|
|
63405
|
+
"AlertStatus": {
|
|
63406
|
+
"enum": [
|
|
63407
|
+
"InAlert",
|
|
63408
|
+
"OK"
|
|
63409
|
+
]
|
|
63410
|
+
},
|
|
63411
|
+
"CreationTime": {
|
|
63412
|
+
"format": "date-time"
|
|
63413
|
+
},
|
|
63414
|
+
"LastModifiedTime": {
|
|
63415
|
+
"format": "date-time"
|
|
63416
|
+
}
|
|
63417
|
+
},
|
|
63418
|
+
"createOnly": [
|
|
63419
|
+
"DatapointsToAlert",
|
|
63420
|
+
"EvaluationPeriod",
|
|
63421
|
+
"MonitoringAlertName",
|
|
63422
|
+
"MonitoringScheduleName"
|
|
63423
|
+
],
|
|
63424
|
+
"primaryIdentifier": [
|
|
63425
|
+
"Arn"
|
|
63426
|
+
]
|
|
63427
|
+
},
|
|
63428
|
+
"MonitoringScheduleAlert_ModelDashboardIndicatorAction": {
|
|
63429
|
+
"resourceType": "AWS::SageMaker::MonitoringScheduleAlert.ModelDashboardIndicatorAction",
|
|
63430
|
+
"kind": "property",
|
|
63431
|
+
"lexicon": "aws"
|
|
63432
|
+
},
|
|
63433
|
+
"MonitoringScheduleAlert_MonitoringAlertActions": {
|
|
63434
|
+
"resourceType": "AWS::SageMaker::MonitoringScheduleAlert.MonitoringAlertActions",
|
|
63435
|
+
"kind": "property",
|
|
63436
|
+
"lexicon": "aws"
|
|
63437
|
+
},
|
|
63277
63438
|
"MonitoringScheduleConfig": {
|
|
63278
63439
|
"resourceType": "AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig",
|
|
63279
63440
|
"kind": "property",
|
|
@@ -96701,6 +96862,38 @@
|
|
|
96701
96862
|
"kind": "property",
|
|
96702
96863
|
"lexicon": "aws"
|
|
96703
96864
|
},
|
|
96865
|
+
"TokenVault": {
|
|
96866
|
+
"resourceType": "AWS::BedrockAgentCore::TokenVault",
|
|
96867
|
+
"kind": "resource",
|
|
96868
|
+
"lexicon": "aws",
|
|
96869
|
+
"attrs": {
|
|
96870
|
+
"Arn": "Arn",
|
|
96871
|
+
"TokenVaultId": "TokenVaultId",
|
|
96872
|
+
"KmsConfiguration": "KmsConfiguration",
|
|
96873
|
+
"LastModifiedDate": "LastModifiedDate"
|
|
96874
|
+
},
|
|
96875
|
+
"propertyConstraints": {
|
|
96876
|
+
"TokenVaultId": {
|
|
96877
|
+
"pattern": "^[a-zA-Z0-9\\-_]+$",
|
|
96878
|
+
"minLength": 1,
|
|
96879
|
+
"maxLength": 64
|
|
96880
|
+
},
|
|
96881
|
+
"Arn": {
|
|
96882
|
+
"pattern": "^arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}$"
|
|
96883
|
+
},
|
|
96884
|
+
"LastModifiedDate": {
|
|
96885
|
+
"format": "date-time"
|
|
96886
|
+
}
|
|
96887
|
+
},
|
|
96888
|
+
"primaryIdentifier": [
|
|
96889
|
+
"Arn"
|
|
96890
|
+
]
|
|
96891
|
+
},
|
|
96892
|
+
"TokenVault_KmsConfiguration": {
|
|
96893
|
+
"resourceType": "AWS::BedrockAgentCore::TokenVault.KmsConfiguration",
|
|
96894
|
+
"kind": "property",
|
|
96895
|
+
"lexicon": "aws"
|
|
96896
|
+
},
|
|
96704
96897
|
"ToolbarConfiguration": {
|
|
96705
96898
|
"resourceType": "AWS::WorkSpacesWeb::UserSettings.ToolbarConfiguration",
|
|
96706
96899
|
"kind": "property",
|
|
@@ -98267,6 +98460,22 @@
|
|
|
98267
98460
|
"tagUpdatable": true
|
|
98268
98461
|
}
|
|
98269
98462
|
},
|
|
98463
|
+
"TransitGatewayPolicyTableAssociation": {
|
|
98464
|
+
"resourceType": "AWS::EC2::TransitGatewayPolicyTableAssociation",
|
|
98465
|
+
"kind": "resource",
|
|
98466
|
+
"lexicon": "aws",
|
|
98467
|
+
"attrs": {
|
|
98468
|
+
"State": "State"
|
|
98469
|
+
},
|
|
98470
|
+
"createOnly": [
|
|
98471
|
+
"TransitGatewayAttachmentId",
|
|
98472
|
+
"TransitGatewayPolicyTableId"
|
|
98473
|
+
],
|
|
98474
|
+
"primaryIdentifier": [
|
|
98475
|
+
"TransitGatewayPolicyTableId",
|
|
98476
|
+
"TransitGatewayAttachmentId"
|
|
98477
|
+
]
|
|
98478
|
+
},
|
|
98270
98479
|
"TransitGatewayPolicyTable_Tag": {
|
|
98271
98480
|
"resourceType": "AWS::EC2::TransitGatewayPolicyTable.Tag",
|
|
98272
98481
|
"kind": "property",
|
|
@@ -102202,15 +102411,44 @@
|
|
|
102202
102411
|
"DefaultNetworkAcl": "DefaultNetworkAcl",
|
|
102203
102412
|
"DefaultSecurityGroup": "DefaultSecurityGroup",
|
|
102204
102413
|
"Ipv6CidrBlocks": "Ipv6CidrBlocks",
|
|
102205
|
-
"VpcId": "VpcId"
|
|
102414
|
+
"VpcId": "VpcId",
|
|
102415
|
+
"VpcEncryptionControl_VpcId": "VpcEncryptionControl.VpcId",
|
|
102416
|
+
"VpcEncryptionControl_VpcEncryptionControlId": "VpcEncryptionControl.VpcEncryptionControlId",
|
|
102417
|
+
"VpcEncryptionControl_State": "VpcEncryptionControl.State",
|
|
102418
|
+
"VpcEncryptionControl_StateMessage": "VpcEncryptionControl.StateMessage",
|
|
102419
|
+
"VpcEncryptionControl_ResourceExclusions": "VpcEncryptionControl.ResourceExclusions",
|
|
102420
|
+
"VpcEncryptionControl_ResourceExclusions_InternetGateway": "VpcEncryptionControl.ResourceExclusions.InternetGateway",
|
|
102421
|
+
"VpcEncryptionControl_ResourceExclusions_InternetGateway_State": "VpcEncryptionControl.ResourceExclusions.InternetGateway.State",
|
|
102422
|
+
"VpcEncryptionControl_ResourceExclusions_InternetGateway_StateMessage": "VpcEncryptionControl.ResourceExclusions.InternetGateway.StateMessage",
|
|
102423
|
+
"VpcEncryptionControl_ResourceExclusions_EgressOnlyInternetGateway": "VpcEncryptionControl.ResourceExclusions.EgressOnlyInternetGateway",
|
|
102424
|
+
"VpcEncryptionControl_ResourceExclusions_EgressOnlyInternetGateway_State": "VpcEncryptionControl.ResourceExclusions.EgressOnlyInternetGateway.State",
|
|
102425
|
+
"VpcEncryptionControl_ResourceExclusions_EgressOnlyInternetGateway_StateMessage": "VpcEncryptionControl.ResourceExclusions.EgressOnlyInternetGateway.StateMessage",
|
|
102426
|
+
"VpcEncryptionControl_ResourceExclusions_NatGateway": "VpcEncryptionControl.ResourceExclusions.NatGateway",
|
|
102427
|
+
"VpcEncryptionControl_ResourceExclusions_NatGateway_State": "VpcEncryptionControl.ResourceExclusions.NatGateway.State",
|
|
102428
|
+
"VpcEncryptionControl_ResourceExclusions_NatGateway_StateMessage": "VpcEncryptionControl.ResourceExclusions.NatGateway.StateMessage",
|
|
102429
|
+
"VpcEncryptionControl_ResourceExclusions_VirtualPrivateGateway": "VpcEncryptionControl.ResourceExclusions.VirtualPrivateGateway",
|
|
102430
|
+
"VpcEncryptionControl_ResourceExclusions_VirtualPrivateGateway_State": "VpcEncryptionControl.ResourceExclusions.VirtualPrivateGateway.State",
|
|
102431
|
+
"VpcEncryptionControl_ResourceExclusions_VirtualPrivateGateway_StateMessage": "VpcEncryptionControl.ResourceExclusions.VirtualPrivateGateway.StateMessage",
|
|
102432
|
+
"VpcEncryptionControl_ResourceExclusions_VpcPeering": "VpcEncryptionControl.ResourceExclusions.VpcPeering",
|
|
102433
|
+
"VpcEncryptionControl_ResourceExclusions_VpcPeering_State": "VpcEncryptionControl.ResourceExclusions.VpcPeering.State",
|
|
102434
|
+
"VpcEncryptionControl_ResourceExclusions_VpcPeering_StateMessage": "VpcEncryptionControl.ResourceExclusions.VpcPeering.StateMessage",
|
|
102435
|
+
"VpcEncryptionControl_ResourceExclusions_Lambda": "VpcEncryptionControl.ResourceExclusions.Lambda",
|
|
102436
|
+
"VpcEncryptionControl_ResourceExclusions_Lambda_State": "VpcEncryptionControl.ResourceExclusions.Lambda.State",
|
|
102437
|
+
"VpcEncryptionControl_ResourceExclusions_Lambda_StateMessage": "VpcEncryptionControl.ResourceExclusions.Lambda.StateMessage",
|
|
102438
|
+
"VpcEncryptionControl_ResourceExclusions_VpcLattice": "VpcEncryptionControl.ResourceExclusions.VpcLattice",
|
|
102439
|
+
"VpcEncryptionControl_ResourceExclusions_VpcLattice_State": "VpcEncryptionControl.ResourceExclusions.VpcLattice.State",
|
|
102440
|
+
"VpcEncryptionControl_ResourceExclusions_VpcLattice_StateMessage": "VpcEncryptionControl.ResourceExclusions.VpcLattice.StateMessage",
|
|
102441
|
+
"VpcEncryptionControl_ResourceExclusions_ElasticFileSystem": "VpcEncryptionControl.ResourceExclusions.ElasticFileSystem",
|
|
102442
|
+
"VpcEncryptionControl_ResourceExclusions_ElasticFileSystem_State": "VpcEncryptionControl.ResourceExclusions.ElasticFileSystem.State",
|
|
102443
|
+
"VpcEncryptionControl_ResourceExclusions_ElasticFileSystem_StateMessage": "VpcEncryptionControl.ResourceExclusions.ElasticFileSystem.StateMessage"
|
|
102206
102444
|
},
|
|
102207
102445
|
"propertyConstraints": {
|
|
102208
|
-
"VpcId": {
|
|
102209
|
-
"format": "AWS::EC2::VPC.Id"
|
|
102210
|
-
},
|
|
102211
102446
|
"CidrBlock": {
|
|
102212
102447
|
"format": "ipv4-network"
|
|
102213
102448
|
},
|
|
102449
|
+
"VpcId": {
|
|
102450
|
+
"format": "AWS::EC2::VPC.Id"
|
|
102451
|
+
},
|
|
102214
102452
|
"DefaultSecurityGroup": {
|
|
102215
102453
|
"format": "AWS::EC2::SecurityGroup.Id"
|
|
102216
102454
|
}
|
|
@@ -102218,11 +102456,20 @@
|
|
|
102218
102456
|
"createOnly": [
|
|
102219
102457
|
"CidrBlock",
|
|
102220
102458
|
"Ipv4IpamPoolId",
|
|
102221
|
-
"Ipv4NetmaskLength"
|
|
102459
|
+
"Ipv4NetmaskLength",
|
|
102460
|
+
"VpcEncryptionControl"
|
|
102222
102461
|
],
|
|
102223
102462
|
"writeOnly": [
|
|
102224
102463
|
"Ipv4IpamPoolId",
|
|
102225
|
-
"Ipv4NetmaskLength"
|
|
102464
|
+
"Ipv4NetmaskLength",
|
|
102465
|
+
"VpcEncryptionControl/InternetGatewayExclusion",
|
|
102466
|
+
"VpcEncryptionControl/EgressOnlyInternetGatewayExclusion",
|
|
102467
|
+
"VpcEncryptionControl/NatGatewayExclusion",
|
|
102468
|
+
"VpcEncryptionControl/VirtualPrivateGatewayExclusion",
|
|
102469
|
+
"VpcEncryptionControl/VpcPeeringExclusion",
|
|
102470
|
+
"VpcEncryptionControl/LambdaExclusion",
|
|
102471
|
+
"VpcEncryptionControl/VpcLatticeExclusion",
|
|
102472
|
+
"VpcEncryptionControl/ElasticFileSystemExclusion"
|
|
102226
102473
|
],
|
|
102227
102474
|
"primaryIdentifier": [
|
|
102228
102475
|
"VpcId"
|
|
@@ -102389,8 +102636,13 @@
|
|
|
102389
102636
|
"kind": "property",
|
|
102390
102637
|
"lexicon": "aws"
|
|
102391
102638
|
},
|
|
102392
|
-
"
|
|
102393
|
-
"resourceType": "AWS::EC2::
|
|
102639
|
+
"VpcEncryptionControl": {
|
|
102640
|
+
"resourceType": "AWS::EC2::VPC.VpcEncryptionControl",
|
|
102641
|
+
"kind": "property",
|
|
102642
|
+
"lexicon": "aws"
|
|
102643
|
+
},
|
|
102644
|
+
"VpcEncryptionControlExclusions": {
|
|
102645
|
+
"resourceType": "AWS::EC2::VPC.VpcEncryptionControlExclusions",
|
|
102394
102646
|
"kind": "property",
|
|
102395
102647
|
"lexicon": "aws"
|
|
102396
102648
|
},
|
|
@@ -102995,6 +103247,21 @@
|
|
|
102995
103247
|
"kind": "property",
|
|
102996
103248
|
"lexicon": "aws"
|
|
102997
103249
|
},
|
|
103250
|
+
"Vpc_VpcEncryptionControl": {
|
|
103251
|
+
"resourceType": "AWS::EC2::VPC.VpcEncryptionControl",
|
|
103252
|
+
"kind": "property",
|
|
103253
|
+
"lexicon": "aws"
|
|
103254
|
+
},
|
|
103255
|
+
"Vpc_VpcEncryptionControlExclusion": {
|
|
103256
|
+
"resourceType": "AWS::EC2::VPC.VpcEncryptionControlExclusion",
|
|
103257
|
+
"kind": "property",
|
|
103258
|
+
"lexicon": "aws"
|
|
103259
|
+
},
|
|
103260
|
+
"Vpc_VpcEncryptionControlExclusions": {
|
|
103261
|
+
"resourceType": "AWS::EC2::VPC.VpcEncryptionControlExclusions",
|
|
103262
|
+
"kind": "property",
|
|
103263
|
+
"lexicon": "aws"
|
|
103264
|
+
},
|
|
102998
103265
|
"VpnTunnelLogOptionsSpecification": {
|
|
102999
103266
|
"resourceType": "AWS::EC2::VPNConnection.VpnTunnelLogOptionsSpecification",
|
|
103000
103267
|
"kind": "property",
|
package/dist/serializer.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serializer.d.ts","sourceRoot":"","sources":["../src/serializer.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAsC,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"serializer.d.ts","sourceRoot":"","sources":["../src/serializer.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAsC,MAAM,6BAA6B,CAAC;AAiYlG;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,UAoE3B,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Template Transform — declares a top-level CloudFormation `Transform` macro
|
|
3
|
+
* for the synthesized template (e.g. `AWS::SecretsManager-2020-07-23` for a
|
|
4
|
+
* Secrets Manager `HostedRotationLambda`, or `AWS::LanguageExtensions`).
|
|
5
|
+
*
|
|
6
|
+
* CloudFormation's `Transform` is a template-level directive, not a resource
|
|
7
|
+
* property, so it can't be expressed as a normal Declarable's attributes. A
|
|
8
|
+
* project (or composite) exports a `templateTransform(...)` declaration and the
|
|
9
|
+
* serializer lifts it to the template's top-level `Transform` at synthesis time.
|
|
10
|
+
* Multiple declarations are merged and de-duplicated into a `Transform` list.
|
|
11
|
+
*
|
|
12
|
+
* Modeled exactly like `./default-tags.ts` — a marker-tagged Declarable the
|
|
13
|
+
* serializer detects and consumes rather than emitting as a resource.
|
|
14
|
+
*/
|
|
15
|
+
import { DECLARABLE_MARKER, type Declarable } from "@intentius/chant/declarable";
|
|
16
|
+
/** Marker symbol for template-transform identification. */
|
|
17
|
+
export declare const TEMPLATE_TRANSFORM_MARKER: unique symbol;
|
|
18
|
+
/**
|
|
19
|
+
* A template-transform declaration — wraps a macro name into a Declarable the
|
|
20
|
+
* serializer lifts to the template's top-level `Transform`.
|
|
21
|
+
*/
|
|
22
|
+
export interface TemplateTransform extends Declarable {
|
|
23
|
+
readonly [TEMPLATE_TRANSFORM_MARKER]: true;
|
|
24
|
+
readonly [DECLARABLE_MARKER]: true;
|
|
25
|
+
readonly lexicon: "aws";
|
|
26
|
+
readonly entityType: "chant:aws:templateTransform";
|
|
27
|
+
readonly transform: string;
|
|
28
|
+
}
|
|
29
|
+
/** Type guard for TemplateTransform. */
|
|
30
|
+
export declare function isTemplateTransform(value: unknown): value is TemplateTransform;
|
|
31
|
+
/**
|
|
32
|
+
* Declare a top-level CloudFormation `Transform` macro for the synthesized
|
|
33
|
+
* template. The serializer collects every `templateTransform(...)` in the
|
|
34
|
+
* project and emits their de-duplicated union as the template's `Transform`
|
|
35
|
+
* (a single string when there is one, a list when there are several).
|
|
36
|
+
*
|
|
37
|
+
* @param transform - The macro name, e.g. `"AWS::SecretsManager-2020-07-23"`.
|
|
38
|
+
* @returns A TemplateTransform Declarable.
|
|
39
|
+
*
|
|
40
|
+
* @example
|
|
41
|
+
* ```ts
|
|
42
|
+
* import { templateTransform } from "@intentius/chant-lexicon-aws";
|
|
43
|
+
*
|
|
44
|
+
* // Required whenever a resource uses SecretsManager HostedRotationLambda.
|
|
45
|
+
* export const rotationTransform = templateTransform("AWS::SecretsManager-2020-07-23");
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
export declare function templateTransform(transform: string): TemplateTransform;
|
|
49
|
+
//# sourceMappingURL=template-transform.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"template-transform.d.ts","sourceRoot":"","sources":["../src/template-transform.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAEH,OAAO,EAAE,iBAAiB,EAAE,KAAK,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEjF,2DAA2D;AAC3D,eAAO,MAAM,yBAAyB,eAA4C,CAAC;AAEnF;;;GAGG;AACH,MAAM,WAAW,iBAAkB,SAAQ,UAAU;IACnD,QAAQ,CAAC,CAAC,yBAAyB,CAAC,EAAE,IAAI,CAAC;IAC3C,QAAQ,CAAC,CAAC,iBAAiB,CAAC,EAAE,IAAI,CAAC;IACnC,QAAQ,CAAC,OAAO,EAAE,KAAK,CAAC;IACxB,QAAQ,CAAC,UAAU,EAAE,6BAA6B,CAAC;IACnD,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;CAC5B;AAED,wCAAwC;AACxC,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,iBAAiB,CAO9E;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,MAAM,GAAG,iBAAiB,CAQtE"}
|