@intentius/chant-lexicon-aws 0.18.4 → 0.18.6

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": "347b060205d4fb692ab351e2507b8224b3d0a7ab055ce10a5d652cae00907784",
5
- "meta.json": "db6740cf5f9f4905356254ed1e7ae0d1a085a2654b39b88f05430d6b5bdeec45",
6
- "types/index.d.ts": "ab992861cae92b9457e0f50126d40af6d4bf201080cdd39c1141c9e064871f23",
4
+ "manifest.json": "1bbe7ee67ab6924213db9b0a62640c3ee5622952c1789dae41969ac9c75bcae0",
5
+ "meta.json": "613c75978854b456ec3521938bce2ef4db92baecf56ab9559975c16e48efaed2",
6
+ "types/index.d.ts": "48fda849d13057c830cd82fc6b9bb129c5529891fa55e09be2be5afd7b8c8d72",
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": "3125f739bef75b60fa1dc254fa9d2095630e34807f70e1f305bbe4cf723082a6"
43
+ "composite": "b56ed14ac20c0e3c950a2a181dfc8a93455445a2f6bdde0b5b660b0d9976068d"
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws",
3
- "version": "0.18.4",
3
+ "version": "0.18.6",
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",
@@ -33581,11 +33571,6 @@
33581
33571
  "kind": "property",
33582
33572
  "lexicon": "aws"
33583
33573
  },
33584
- "EbsBlockDevice": {
33585
- "resourceType": "AWS::OpsWorks::Instance.EbsBlockDevice",
33586
- "kind": "property",
33587
- "lexicon": "aws"
33588
- },
33589
33574
  "EbsStorageSettings": {
33590
33575
  "resourceType": "AWS::SageMaker::Space.EbsStorageSettings",
33591
33576
  "kind": "property",
@@ -34322,22 +34307,6 @@
34322
34307
  "kind": "property",
34323
34308
  "lexicon": "aws"
34324
34309
  },
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
34310
  "ElasticLoadBalancing": {
34342
34311
  "resourceType": "AWS::EKS::Cluster.ElasticLoadBalancing",
34343
34312
  "kind": "property",
@@ -53712,26 +53681,6 @@
53712
53681
  "kind": "property",
53713
53682
  "lexicon": "aws"
53714
53683
  },
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
53684
  "LayerVersion": {
53736
53685
  "resourceType": "AWS::Lambda::LayerVersion",
53737
53686
  "kind": "resource",
@@ -53782,41 +53731,6 @@
53782
53731
  "kind": "property",
53783
53732
  "lexicon": "aws"
53784
53733
  },
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
53734
  "Layout": {
53821
53735
  "resourceType": "AWS::Cases::Layout",
53822
53736
  "kind": "resource",
@@ -54072,11 +53986,6 @@
54072
53986
  "tagUpdatable": true
54073
53987
  }
54074
53988
  },
54075
- "LifecycleEventConfiguration": {
54076
- "resourceType": "AWS::OpsWorks::Layer.LifecycleEventConfiguration",
54077
- "kind": "property",
54078
- "lexicon": "aws"
54079
- },
54080
53989
  "LifecycleHook": {
54081
53990
  "resourceType": "AWS::AutoScaling::LifecycleHook",
54082
53991
  "kind": "resource",
@@ -55301,11 +55210,6 @@
55301
55210
  "kind": "property",
55302
55211
  "lexicon": "aws"
55303
55212
  },
55304
- "LoadBasedAutoScaling": {
55305
- "resourceType": "AWS::OpsWorks::Layer.LoadBasedAutoScaling",
55306
- "kind": "property",
55307
- "lexicon": "aws"
55308
- },
55309
55213
  "LocalDeviceResourceData": {
55310
55214
  "resourceType": "AWS::Greengrass::ResourceDefinitionVersion.LocalDeviceResourceData",
55311
55215
  "kind": "property",
@@ -67082,173 +66986,6 @@
67082
66986
  "kind": "property",
67083
66987
  "lexicon": "aws"
67084
66988
  },
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
66989
  "OptOutList": {
67253
66990
  "resourceType": "AWS::SMSVOICE::OptOutList",
67254
66991
  "kind": "resource",
@@ -76566,11 +76303,6 @@
76566
76303
  "kind": "property",
76567
76304
  "lexicon": "aws"
76568
76305
  },
76569
- "RdsDbInstance": {
76570
- "resourceType": "AWS::OpsWorks::Stack.RdsDbInstance",
76571
- "kind": "property",
76572
- "lexicon": "aws"
76573
- },
76574
76306
  "RdsFieldMapping": {
76575
76307
  "resourceType": "AWS::Bedrock::KnowledgeBase.RdsFieldMapping",
76576
76308
  "kind": "property",
@@ -76858,11 +76590,6 @@
76858
76590
  "kind": "property",
76859
76591
  "lexicon": "aws"
76860
76592
  },
76861
- "Recipes": {
76862
- "resourceType": "AWS::OpsWorks::Layer.Recipes",
76863
- "kind": "property",
76864
- "lexicon": "aws"
76865
- },
76866
76593
  "RecommendationConfiguration": {
76867
76594
  "resourceType": "AWS::DataZone::DataSource.RecommendationConfiguration",
76868
76595
  "kind": "property",
@@ -89718,11 +89445,6 @@
89718
89445
  "kind": "property",
89719
89446
  "lexicon": "aws"
89720
89447
  },
89721
- "ShutdownEventConfiguration": {
89722
- "resourceType": "AWS::OpsWorks::Layer.ShutdownEventConfiguration",
89723
- "kind": "property",
89724
- "lexicon": "aws"
89725
- },
89726
89448
  "SidewalkAccountInfo": {
89727
89449
  "resourceType": "AWS::IoTWireless::PartnerAccount.SidewalkAccountInfo",
89728
89450
  "kind": "property",
@@ -91494,11 +91216,6 @@
91494
91216
  "kind": "property",
91495
91217
  "lexicon": "aws"
91496
91218
  },
91497
- "SslConfiguration": {
91498
- "resourceType": "AWS::OpsWorks::App.SslConfiguration",
91499
- "kind": "property",
91500
- "lexicon": "aws"
91501
- },
91502
91219
  "SslProperties": {
91503
91220
  "resourceType": "AWS::QuickSight::DataSource.SslProperties",
91504
91221
  "kind": "property",
@@ -91651,11 +91368,6 @@
91651
91368
  "tagUpdatable": true
91652
91369
  }
91653
91370
  },
91654
- "StackConfigurationManager": {
91655
- "resourceType": "AWS::OpsWorks::Stack.StackConfigurationManager",
91656
- "kind": "property",
91657
- "lexicon": "aws"
91658
- },
91659
91371
  "StackFleetAssociation": {
91660
91372
  "resourceType": "AWS::AppStream::StackFleetAssociation",
91661
91373
  "kind": "resource",
@@ -96285,11 +95997,6 @@
96285
95997
  "kind": "property",
96286
95998
  "lexicon": "aws"
96287
95999
  },
96288
- "TimeBasedAutoScaling": {
96289
- "resourceType": "AWS::OpsWorks::Instance.TimeBasedAutoScaling",
96290
- "kind": "property",
96291
- "lexicon": "aws"
96292
- },
96293
96000
  "TimeBasedCanary": {
96294
96001
  "resourceType": "AWS::CodeDeploy::DeploymentConfig.TimeBasedCanary",
96295
96002
  "kind": "property",
@@ -101914,11 +101621,6 @@
101914
101621
  "InstanceId"
101915
101622
  ]
101916
101623
  },
101917
- "VolumeConfiguration": {
101918
- "resourceType": "AWS::OpsWorks::Layer.VolumeConfiguration",
101919
- "kind": "property",
101920
- "lexicon": "aws"
101921
- },
101922
101624
  "VolumeFrom": {
101923
101625
  "resourceType": "AWS::ECS::TaskDefinition.VolumeFrom",
101924
101626
  "kind": "property",