@intentius/chant-lexicon-aws 0.18.5 → 0.18.7

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.
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "algorithm": "sha256",
3
3
  "artifacts": {
4
- "manifest.json": "a4f74b1d68e6f3a9fd97a97b826ebdad7cb1c79a7eb26b317ebc2f27af4a822d",
5
- "meta.json": "db6740cf5f9f4905356254ed1e7ae0d1a085a2654b39b88f05430d6b5bdeec45",
6
- "types/index.d.ts": "ab992861cae92b9457e0f50126d40af6d4bf201080cdd39c1141c9e064871f23",
4
+ "manifest.json": "90e1e39afcc0291f2f15904f176da9b63642958c2f2b20b96b7cf3506479cdf5",
5
+ "meta.json": "ce2681cca9cd767c0ddd2b585cef4806cf45d276b317dc23232d4c270009298c",
6
+ "types/index.d.ts": "7b600e704884510b29cd7e383d50063291fe72d8e4f57d8a28e5f0f7456396b5",
7
7
  "rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
8
8
  "rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
9
9
  "rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
@@ -40,5 +40,5 @@
40
40
  "skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
41
41
  "skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
42
42
  },
43
- "composite": "3f0fd36dd8f8516fc19eb66626c742785b25e569a97b676e410ba24243796fbb"
43
+ "composite": "d86173b427f06f7d3283312a1712e1147ed7ecfe75245fb2b8df963d1acda3fe"
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws",
3
- "version": "0.18.5",
3
+ "version": "0.18.7",
4
4
  "chantVersion": ">=0.1.0",
5
5
  "namespace": "AWS",
6
6
  "intrinsics": [
package/dist/meta.json CHANGED
@@ -8308,11 +8308,6 @@
8308
8308
  "kind": "property",
8309
8309
  "lexicon": "aws"
8310
8310
  },
8311
- "AutoScalingThresholds": {
8312
- "resourceType": "AWS::OpsWorks::Layer.AutoScalingThresholds",
8313
- "kind": "property",
8314
- "lexicon": "aws"
8315
- },
8316
8311
  "AutoStartConfiguration": {
8317
8312
  "resourceType": "AWS::EMRServerless::Application.AutoStartConfiguration",
8318
8313
  "kind": "property",
@@ -13986,11 +13981,6 @@
13986
13981
  "kind": "property",
13987
13982
  "lexicon": "aws"
13988
13983
  },
13989
- "ChefConfiguration": {
13990
- "resourceType": "AWS::OpsWorks::Stack.ChefConfiguration",
13991
- "kind": "property",
13992
- "lexicon": "aws"
13993
- },
13994
13984
  "ChunkingConfiguration": {
13995
13985
  "resourceType": "AWS::Bedrock::DataSource.ChunkingConfiguration",
13996
13986
  "kind": "property",
@@ -24557,6 +24547,44 @@
24557
24547
  "kind": "property",
24558
24548
  "lexicon": "aws"
24559
24549
  },
24550
+ "DataLakeAssociation": {
24551
+ "resourceType": "AWS::Connect::DataLakeAssociation",
24552
+ "kind": "resource",
24553
+ "lexicon": "aws",
24554
+ "attrs": {
24555
+ "ResourceShareId": "ResourceShareId",
24556
+ "ResourceShareArn": "ResourceShareArn"
24557
+ },
24558
+ "propertyConstraints": {
24559
+ "InstanceId": {
24560
+ "pattern": "^[-a-zA-Z0-9]*$",
24561
+ "minLength": 1,
24562
+ "maxLength": 100
24563
+ },
24564
+ "DataSetId": {
24565
+ "minLength": 1,
24566
+ "maxLength": 255
24567
+ },
24568
+ "TargetAccountId": {
24569
+ "pattern": "^\\d+$",
24570
+ "minLength": 12,
24571
+ "maxLength": 12
24572
+ },
24573
+ "ResourceShareArn": {
24574
+ "maxLength": 2048
24575
+ }
24576
+ },
24577
+ "createOnly": [
24578
+ "InstanceId",
24579
+ "DataSetId",
24580
+ "TargetAccountId"
24581
+ ],
24582
+ "primaryIdentifier": [
24583
+ "InstanceId",
24584
+ "DataSetId",
24585
+ "TargetAccountId"
24586
+ ]
24587
+ },
24560
24588
  "DataLakeSettings": {
24561
24589
  "resourceType": "AWS::LakeFormation::DataLakeSettings",
24562
24590
  "kind": "resource",
@@ -33581,11 +33609,6 @@
33581
33609
  "kind": "property",
33582
33610
  "lexicon": "aws"
33583
33611
  },
33584
- "EbsBlockDevice": {
33585
- "resourceType": "AWS::OpsWorks::Instance.EbsBlockDevice",
33586
- "kind": "property",
33587
- "lexicon": "aws"
33588
- },
33589
33612
  "EbsStorageSettings": {
33590
33613
  "resourceType": "AWS::SageMaker::Space.EbsStorageSettings",
33591
33614
  "kind": "property",
@@ -34322,22 +34345,6 @@
34322
34345
  "kind": "property",
34323
34346
  "lexicon": "aws"
34324
34347
  },
34325
- "ElasticIp": {
34326
- "resourceType": "AWS::OpsWorks::Stack.ElasticIp",
34327
- "kind": "property",
34328
- "lexicon": "aws"
34329
- },
34330
- "ElasticLoadBalancerAttachment": {
34331
- "resourceType": "AWS::OpsWorks::ElasticLoadBalancerAttachment",
34332
- "kind": "resource",
34333
- "lexicon": "aws",
34334
- "attrs": {
34335
- "Id": "Id"
34336
- },
34337
- "primaryIdentifier": [
34338
- "Id"
34339
- ]
34340
- },
34341
34348
  "ElasticLoadBalancing": {
34342
34349
  "resourceType": "AWS::EKS::Cluster.ElasticLoadBalancing",
34343
34350
  "kind": "property",
@@ -53712,26 +53719,6 @@
53712
53719
  "kind": "property",
53713
53720
  "lexicon": "aws"
53714
53721
  },
53715
- "Layer": {
53716
- "resourceType": "AWS::OpsWorks::Layer",
53717
- "kind": "resource",
53718
- "lexicon": "aws",
53719
- "attrs": {
53720
- "Id": "Id"
53721
- },
53722
- "propertyConstraints": {
53723
- "CustomSecurityGroupIds": {
53724
- "format": "AWS::EC2::SecurityGroup.Ids"
53725
- }
53726
- },
53727
- "createOnly": [
53728
- "Type",
53729
- "StackId"
53730
- ],
53731
- "primaryIdentifier": [
53732
- "Id"
53733
- ]
53734
- },
53735
53722
  "LayerVersion": {
53736
53723
  "resourceType": "AWS::Lambda::LayerVersion",
53737
53724
  "kind": "resource",
@@ -53782,41 +53769,6 @@
53782
53769
  "kind": "property",
53783
53770
  "lexicon": "aws"
53784
53771
  },
53785
- "Layer_AutoScalingThresholds": {
53786
- "resourceType": "AWS::OpsWorks::Layer.AutoScalingThresholds",
53787
- "kind": "property",
53788
- "lexicon": "aws"
53789
- },
53790
- "Layer_LifecycleEventConfiguration": {
53791
- "resourceType": "AWS::OpsWorks::Layer.LifecycleEventConfiguration",
53792
- "kind": "property",
53793
- "lexicon": "aws"
53794
- },
53795
- "Layer_LoadBasedAutoScaling": {
53796
- "resourceType": "AWS::OpsWorks::Layer.LoadBasedAutoScaling",
53797
- "kind": "property",
53798
- "lexicon": "aws"
53799
- },
53800
- "Layer_Recipes": {
53801
- "resourceType": "AWS::OpsWorks::Layer.Recipes",
53802
- "kind": "property",
53803
- "lexicon": "aws"
53804
- },
53805
- "Layer_ShutdownEventConfiguration": {
53806
- "resourceType": "AWS::OpsWorks::Layer.ShutdownEventConfiguration",
53807
- "kind": "property",
53808
- "lexicon": "aws"
53809
- },
53810
- "Layer_Tag": {
53811
- "resourceType": "AWS::OpsWorks::Layer.Tag",
53812
- "kind": "property",
53813
- "lexicon": "aws"
53814
- },
53815
- "Layer_VolumeConfiguration": {
53816
- "resourceType": "AWS::OpsWorks::Layer.VolumeConfiguration",
53817
- "kind": "property",
53818
- "lexicon": "aws"
53819
- },
53820
53772
  "Layout": {
53821
53773
  "resourceType": "AWS::Cases::Layout",
53822
53774
  "kind": "resource",
@@ -54072,11 +54024,6 @@
54072
54024
  "tagUpdatable": true
54073
54025
  }
54074
54026
  },
54075
- "LifecycleEventConfiguration": {
54076
- "resourceType": "AWS::OpsWorks::Layer.LifecycleEventConfiguration",
54077
- "kind": "property",
54078
- "lexicon": "aws"
54079
- },
54080
54027
  "LifecycleHook": {
54081
54028
  "resourceType": "AWS::AutoScaling::LifecycleHook",
54082
54029
  "kind": "resource",
@@ -55301,11 +55248,6 @@
55301
55248
  "kind": "property",
55302
55249
  "lexicon": "aws"
55303
55250
  },
55304
- "LoadBasedAutoScaling": {
55305
- "resourceType": "AWS::OpsWorks::Layer.LoadBasedAutoScaling",
55306
- "kind": "property",
55307
- "lexicon": "aws"
55308
- },
55309
55251
  "LocalDeviceResourceData": {
55310
55252
  "resourceType": "AWS::Greengrass::ResourceDefinitionVersion.LocalDeviceResourceData",
55311
55253
  "kind": "property",
@@ -67082,173 +67024,6 @@
67082
67024
  "kind": "property",
67083
67025
  "lexicon": "aws"
67084
67026
  },
67085
- "OpsWorksApp": {
67086
- "resourceType": "AWS::OpsWorks::App",
67087
- "kind": "resource",
67088
- "lexicon": "aws",
67089
- "attrs": {
67090
- "Id": "Id"
67091
- },
67092
- "createOnly": [
67093
- "Shortname",
67094
- "StackId"
67095
- ],
67096
- "primaryIdentifier": [
67097
- "Id"
67098
- ]
67099
- },
67100
- "OpsWorksApp_DataSource": {
67101
- "resourceType": "AWS::OpsWorks::App.DataSource",
67102
- "kind": "property",
67103
- "lexicon": "aws"
67104
- },
67105
- "OpsWorksApp_EnvironmentVariable": {
67106
- "resourceType": "AWS::OpsWorks::App.EnvironmentVariable",
67107
- "kind": "property",
67108
- "lexicon": "aws"
67109
- },
67110
- "OpsWorksApp_Source": {
67111
- "resourceType": "AWS::OpsWorks::App.Source",
67112
- "kind": "property",
67113
- "lexicon": "aws"
67114
- },
67115
- "OpsWorksApp_SslConfiguration": {
67116
- "resourceType": "AWS::OpsWorks::App.SslConfiguration",
67117
- "kind": "property",
67118
- "lexicon": "aws"
67119
- },
67120
- "OpsWorksInstance": {
67121
- "resourceType": "AWS::OpsWorks::Instance",
67122
- "kind": "resource",
67123
- "lexicon": "aws",
67124
- "attrs": {
67125
- "PublicDnsName": "PublicDnsName",
67126
- "PrivateDnsName": "PrivateDnsName",
67127
- "PublicIp": "PublicIp",
67128
- "PrivateIp": "PrivateIp",
67129
- "Id": "Id"
67130
- },
67131
- "propertyConstraints": {
67132
- "AmiId": {
67133
- "format": "AWS::EC2::Image.Id"
67134
- },
67135
- "SubnetId": {
67136
- "format": "AWS::EC2::Subnet.Id"
67137
- }
67138
- },
67139
- "createOnly": [
67140
- "Tenancy",
67141
- "BlockDeviceMappings",
67142
- "VirtualizationType",
67143
- "TimeBasedAutoScaling",
67144
- "RootDeviceType",
67145
- "AutoScalingType",
67146
- "StackId",
67147
- "AvailabilityZone",
67148
- "SubnetId",
67149
- "EbsOptimized"
67150
- ],
67151
- "primaryIdentifier": [
67152
- "Id"
67153
- ]
67154
- },
67155
- "OpsWorksInstance_BlockDeviceMapping": {
67156
- "resourceType": "AWS::OpsWorks::Instance.BlockDeviceMapping",
67157
- "kind": "property",
67158
- "lexicon": "aws"
67159
- },
67160
- "OpsWorksInstance_EbsBlockDevice": {
67161
- "resourceType": "AWS::OpsWorks::Instance.EbsBlockDevice",
67162
- "kind": "property",
67163
- "lexicon": "aws"
67164
- },
67165
- "OpsWorksInstance_TimeBasedAutoScaling": {
67166
- "resourceType": "AWS::OpsWorks::Instance.TimeBasedAutoScaling",
67167
- "kind": "property",
67168
- "lexicon": "aws"
67169
- },
67170
- "OpsWorksStack": {
67171
- "resourceType": "AWS::OpsWorks::Stack",
67172
- "kind": "resource",
67173
- "lexicon": "aws",
67174
- "attrs": {
67175
- "Id": "Id"
67176
- },
67177
- "propertyConstraints": {
67178
- "VpcId": {
67179
- "format": "AWS::EC2::VPC.Id"
67180
- }
67181
- },
67182
- "createOnly": [
67183
- "ServiceRoleArn",
67184
- "CloneAppIds",
67185
- "ClonePermissions",
67186
- "VpcId",
67187
- "SourceStackId"
67188
- ],
67189
- "primaryIdentifier": [
67190
- "Id"
67191
- ]
67192
- },
67193
- "OpsWorksStack_ChefConfiguration": {
67194
- "resourceType": "AWS::OpsWorks::Stack.ChefConfiguration",
67195
- "kind": "property",
67196
- "lexicon": "aws"
67197
- },
67198
- "OpsWorksStack_ElasticIp": {
67199
- "resourceType": "AWS::OpsWorks::Stack.ElasticIp",
67200
- "kind": "property",
67201
- "lexicon": "aws"
67202
- },
67203
- "OpsWorksStack_RdsDbInstance": {
67204
- "resourceType": "AWS::OpsWorks::Stack.RdsDbInstance",
67205
- "kind": "property",
67206
- "lexicon": "aws"
67207
- },
67208
- "OpsWorksStack_Source": {
67209
- "resourceType": "AWS::OpsWorks::Stack.Source",
67210
- "kind": "property",
67211
- "lexicon": "aws"
67212
- },
67213
- "OpsWorksStack_StackConfigurationManager": {
67214
- "resourceType": "AWS::OpsWorks::Stack.StackConfigurationManager",
67215
- "kind": "property",
67216
- "lexicon": "aws"
67217
- },
67218
- "OpsWorksStack_Tag": {
67219
- "resourceType": "AWS::OpsWorks::Stack.Tag",
67220
- "kind": "property",
67221
- "lexicon": "aws"
67222
- },
67223
- "OpsWorksUserProfile": {
67224
- "resourceType": "AWS::OpsWorks::UserProfile",
67225
- "kind": "resource",
67226
- "lexicon": "aws",
67227
- "attrs": {
67228
- "Id": "Id"
67229
- },
67230
- "createOnly": [
67231
- "IamUserArn"
67232
- ],
67233
- "primaryIdentifier": [
67234
- "Id"
67235
- ]
67236
- },
67237
- "OpsWorksVolume": {
67238
- "resourceType": "AWS::OpsWorks::Volume",
67239
- "kind": "resource",
67240
- "lexicon": "aws",
67241
- "attrs": {
67242
- "Id": "Id"
67243
- },
67244
- "createOnly": [
67245
- "StackId",
67246
- "Ec2VolumeId"
67247
- ],
67248
- "primaryIdentifier": [
67249
- "Id"
67250
- ]
67251
- },
67252
67027
  "OptOutList": {
67253
67028
  "resourceType": "AWS::SMSVOICE::OptOutList",
67254
67029
  "kind": "resource",
@@ -76566,11 +76341,6 @@
76566
76341
  "kind": "property",
76567
76342
  "lexicon": "aws"
76568
76343
  },
76569
- "RdsDbInstance": {
76570
- "resourceType": "AWS::OpsWorks::Stack.RdsDbInstance",
76571
- "kind": "property",
76572
- "lexicon": "aws"
76573
- },
76574
76344
  "RdsFieldMapping": {
76575
76345
  "resourceType": "AWS::Bedrock::KnowledgeBase.RdsFieldMapping",
76576
76346
  "kind": "property",
@@ -76858,11 +76628,6 @@
76858
76628
  "kind": "property",
76859
76629
  "lexicon": "aws"
76860
76630
  },
76861
- "Recipes": {
76862
- "resourceType": "AWS::OpsWorks::Layer.Recipes",
76863
- "kind": "property",
76864
- "lexicon": "aws"
76865
- },
76866
76631
  "RecommendationConfiguration": {
76867
76632
  "resourceType": "AWS::DataZone::DataSource.RecommendationConfiguration",
76868
76633
  "kind": "property",
@@ -89718,11 +89483,6 @@
89718
89483
  "kind": "property",
89719
89484
  "lexicon": "aws"
89720
89485
  },
89721
- "ShutdownEventConfiguration": {
89722
- "resourceType": "AWS::OpsWorks::Layer.ShutdownEventConfiguration",
89723
- "kind": "property",
89724
- "lexicon": "aws"
89725
- },
89726
89486
  "SidewalkAccountInfo": {
89727
89487
  "resourceType": "AWS::IoTWireless::PartnerAccount.SidewalkAccountInfo",
89728
89488
  "kind": "property",
@@ -91494,11 +91254,6 @@
91494
91254
  "kind": "property",
91495
91255
  "lexicon": "aws"
91496
91256
  },
91497
- "SslConfiguration": {
91498
- "resourceType": "AWS::OpsWorks::App.SslConfiguration",
91499
- "kind": "property",
91500
- "lexicon": "aws"
91501
- },
91502
91257
  "SslProperties": {
91503
91258
  "resourceType": "AWS::QuickSight::DataSource.SslProperties",
91504
91259
  "kind": "property",
@@ -91651,11 +91406,6 @@
91651
91406
  "tagUpdatable": true
91652
91407
  }
91653
91408
  },
91654
- "StackConfigurationManager": {
91655
- "resourceType": "AWS::OpsWorks::Stack.StackConfigurationManager",
91656
- "kind": "property",
91657
- "lexicon": "aws"
91658
- },
91659
91409
  "StackFleetAssociation": {
91660
91410
  "resourceType": "AWS::AppStream::StackFleetAssociation",
91661
91411
  "kind": "resource",
@@ -96285,11 +96035,6 @@
96285
96035
  "kind": "property",
96286
96036
  "lexicon": "aws"
96287
96037
  },
96288
- "TimeBasedAutoScaling": {
96289
- "resourceType": "AWS::OpsWorks::Instance.TimeBasedAutoScaling",
96290
- "kind": "property",
96291
- "lexicon": "aws"
96292
- },
96293
96038
  "TimeBasedCanary": {
96294
96039
  "resourceType": "AWS::CodeDeploy::DeploymentConfig.TimeBasedCanary",
96295
96040
  "kind": "property",
@@ -101914,11 +101659,6 @@
101914
101659
  "InstanceId"
101915
101660
  ]
101916
101661
  },
101917
- "VolumeConfiguration": {
101918
- "resourceType": "AWS::OpsWorks::Layer.VolumeConfiguration",
101919
- "kind": "property",
101920
- "lexicon": "aws"
101921
- },
101922
101662
  "VolumeFrom": {
101923
101663
  "resourceType": "AWS::ECS::TaskDefinition.VolumeFrom",
101924
101664
  "kind": "property",