@intentius/chant-lexicon-aws 0.41.0 → 0.41.4
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/components/capability-plugin.d.ts +1 -1
- package/dist/components/capability-plugin.d.ts.map +1 -1
- package/dist/generated/index.d.ts +31 -3
- 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 +266 -29
- package/dist/spec/fetch.d.ts +27 -1
- package/dist/spec/fetch.d.ts.map +1 -1
- package/dist/spec/pinned-types.json +2 -0
- package/dist/types/index.d.ts +358 -25
- package/package.json +2 -2
- package/src/components/capability-plugin.test.ts +19 -0
- package/src/components/capability-plugin.ts +5 -2
- package/src/generated/index.d.ts +358 -25
- package/src/generated/index.ts +34 -6
- package/src/generated/lexicon-aws.json +266 -29
- package/src/spec/fetch.test.ts +101 -1
- package/src/spec/fetch.ts +144 -4
- package/src/spec/pin.ts +3 -3
- package/src/spec/pinned-types.json +2 -0
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": "ad70e7a3c111333735a26fd1c9f7502536aad30a29d3075293a7bbefab8cecf3",
|
|
5
|
+
"meta.json": "2e4cae67cbc2eb2962c3dd0aa57008ae96fb725dd0118af7b04b2b44eab7722a",
|
|
6
|
+
"types/index.d.ts": "6d6b37bd14a9b40fb3ff5c66e1cb49be1ae1032de47a4e167cf5f411c943b7f5",
|
|
7
7
|
"rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
|
|
8
8
|
"rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
|
|
9
9
|
"rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe",
|
|
60
60
|
"skills/chant-aws-carve-terraform.md": "f4c6fe1c702250665f90d82b3bdaba5ea50ae75e380a8ae321dad6eb1c39683e"
|
|
61
61
|
},
|
|
62
|
-
"composite": "
|
|
62
|
+
"composite": "496994b537d2f79e2446008a177fb5de30a0233dbc7644938893c714d03de31b"
|
|
63
63
|
}
|
package/dist/manifest.json
CHANGED
package/dist/meta.json
CHANGED
|
@@ -22256,11 +22256,6 @@
|
|
|
22256
22256
|
"kind": "property",
|
|
22257
22257
|
"lexicon": "aws"
|
|
22258
22258
|
},
|
|
22259
|
-
"CustomInstructions": {
|
|
22260
|
-
"resourceType": "AWS::QuickSight::Topic.CustomInstructions",
|
|
22261
|
-
"kind": "property",
|
|
22262
|
-
"lexicon": "aws"
|
|
22263
|
-
},
|
|
22264
22259
|
"CustomLineItem": {
|
|
22265
22260
|
"resourceType": "AWS::BillingConductor::CustomLineItem",
|
|
22266
22261
|
"kind": "resource",
|
|
@@ -23745,16 +23740,18 @@
|
|
|
23745
23740
|
"resourceType": "AWS::DMS::EventSubscription",
|
|
23746
23741
|
"kind": "resource",
|
|
23747
23742
|
"lexicon": "aws",
|
|
23748
|
-
"attrs": {
|
|
23749
|
-
"Id": "Id"
|
|
23750
|
-
},
|
|
23751
23743
|
"createOnly": [
|
|
23752
23744
|
"SubscriptionName",
|
|
23753
23745
|
"SourceIds"
|
|
23754
23746
|
],
|
|
23755
23747
|
"primaryIdentifier": [
|
|
23756
|
-
"
|
|
23757
|
-
]
|
|
23748
|
+
"SubscriptionName"
|
|
23749
|
+
],
|
|
23750
|
+
"tagging": {
|
|
23751
|
+
"taggable": true,
|
|
23752
|
+
"tagOnCreate": true,
|
|
23753
|
+
"tagUpdatable": true
|
|
23754
|
+
}
|
|
23758
23755
|
},
|
|
23759
23756
|
"DMSEventSubscription_Tag": {
|
|
23760
23757
|
"resourceType": "AWS::DMS::EventSubscription.Tag",
|
|
@@ -25905,6 +25902,16 @@
|
|
|
25905
25902
|
"kind": "property",
|
|
25906
25903
|
"lexicon": "aws"
|
|
25907
25904
|
},
|
|
25905
|
+
"DataSetRelation": {
|
|
25906
|
+
"resourceType": "AWS::QuickSight::TopicV2.DataSetRelation",
|
|
25907
|
+
"kind": "property",
|
|
25908
|
+
"lexicon": "aws"
|
|
25909
|
+
},
|
|
25910
|
+
"DataSetRelationEndpoint": {
|
|
25911
|
+
"resourceType": "AWS::QuickSight::TopicV2.DataSetRelationEndpoint",
|
|
25912
|
+
"kind": "property",
|
|
25913
|
+
"lexicon": "aws"
|
|
25914
|
+
},
|
|
25908
25915
|
"DataSetSchema": {
|
|
25909
25916
|
"resourceType": "AWS::QuickSight::Template.DataSetSchema",
|
|
25910
25917
|
"kind": "property",
|
|
@@ -30714,6 +30721,21 @@
|
|
|
30714
30721
|
"KmsKeyArn": {
|
|
30715
30722
|
"minLength": 1,
|
|
30716
30723
|
"maxLength": 2048
|
|
30724
|
+
},
|
|
30725
|
+
"PrivateConnectionName": {
|
|
30726
|
+
"pattern": "^[a-z0-9]([a-z0-9-]*[a-z0-9])?$",
|
|
30727
|
+
"minLength": 3,
|
|
30728
|
+
"maxLength": 30
|
|
30729
|
+
},
|
|
30730
|
+
"TargetUrlPrivateConnectionName": {
|
|
30731
|
+
"pattern": "^[a-z0-9]([a-z0-9-]*[a-z0-9])?$",
|
|
30732
|
+
"minLength": 3,
|
|
30733
|
+
"maxLength": 30
|
|
30734
|
+
},
|
|
30735
|
+
"ExchangeUrlPrivateConnectionName": {
|
|
30736
|
+
"pattern": "^[a-z0-9]([a-z0-9-]*[a-z0-9])?$",
|
|
30737
|
+
"minLength": 3,
|
|
30738
|
+
"maxLength": 30
|
|
30717
30739
|
}
|
|
30718
30740
|
},
|
|
30719
30741
|
"createOnly": [
|
|
@@ -30723,10 +30745,15 @@
|
|
|
30723
30745
|
"ServiceDetails/ServiceNow",
|
|
30724
30746
|
"ServiceDetails/PagerDuty",
|
|
30725
30747
|
"ServiceDetails/AzureIdentity",
|
|
30726
|
-
"KmsKeyArn"
|
|
30748
|
+
"KmsKeyArn",
|
|
30749
|
+
"PrivateConnectionName",
|
|
30750
|
+
"TargetUrlPrivateConnectionName",
|
|
30751
|
+
"ExchangeUrlPrivateConnectionName"
|
|
30727
30752
|
],
|
|
30728
30753
|
"writeOnly": [
|
|
30729
|
-
"ServiceDetails"
|
|
30754
|
+
"ServiceDetails",
|
|
30755
|
+
"TargetUrlPrivateConnectionName",
|
|
30756
|
+
"ExchangeUrlPrivateConnectionName"
|
|
30730
30757
|
],
|
|
30731
30758
|
"primaryIdentifier": [
|
|
30732
30759
|
"ServiceId"
|
|
@@ -49930,6 +49957,11 @@
|
|
|
49930
49957
|
"kind": "property",
|
|
49931
49958
|
"lexicon": "aws"
|
|
49932
49959
|
},
|
|
49960
|
+
"InstanceRuleStatement": {
|
|
49961
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.InstanceRuleStatement",
|
|
49962
|
+
"kind": "property",
|
|
49963
|
+
"lexicon": "aws"
|
|
49964
|
+
},
|
|
49933
49965
|
"InstanceSnapshot": {
|
|
49934
49966
|
"resourceType": "AWS::Lightsail::InstanceSnapshot",
|
|
49935
49967
|
"kind": "resource",
|
|
@@ -55088,6 +55120,74 @@
|
|
|
55088
55120
|
"tagUpdatable": true
|
|
55089
55121
|
}
|
|
55090
55122
|
},
|
|
55123
|
+
"LicenseAssetRule": {
|
|
55124
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.LicenseAssetRule",
|
|
55125
|
+
"kind": "property",
|
|
55126
|
+
"lexicon": "aws"
|
|
55127
|
+
},
|
|
55128
|
+
"LicenseAssetRuleSet": {
|
|
55129
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet",
|
|
55130
|
+
"kind": "resource",
|
|
55131
|
+
"lexicon": "aws",
|
|
55132
|
+
"attrs": {
|
|
55133
|
+
"LicenseAssetRulesetArn": "LicenseAssetRulesetArn"
|
|
55134
|
+
},
|
|
55135
|
+
"propertyConstraints": {
|
|
55136
|
+
"Name": {
|
|
55137
|
+
"maxLength": 128
|
|
55138
|
+
},
|
|
55139
|
+
"LicenseAssetRulesetArn": {
|
|
55140
|
+
"pattern": "^arn:aws[a-zA-Z-]*:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$",
|
|
55141
|
+
"maxLength": 2048
|
|
55142
|
+
},
|
|
55143
|
+
"Description": {
|
|
55144
|
+
"maxLength": 1024
|
|
55145
|
+
}
|
|
55146
|
+
},
|
|
55147
|
+
"primaryIdentifier": [
|
|
55148
|
+
"LicenseAssetRulesetArn"
|
|
55149
|
+
],
|
|
55150
|
+
"tagging": {
|
|
55151
|
+
"taggable": true,
|
|
55152
|
+
"tagOnCreate": true,
|
|
55153
|
+
"tagUpdatable": true
|
|
55154
|
+
}
|
|
55155
|
+
},
|
|
55156
|
+
"LicenseAssetRuleSet_InstanceRuleStatement": {
|
|
55157
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.InstanceRuleStatement",
|
|
55158
|
+
"kind": "property",
|
|
55159
|
+
"lexicon": "aws"
|
|
55160
|
+
},
|
|
55161
|
+
"LicenseAssetRuleSet_LicenseAssetRule": {
|
|
55162
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.LicenseAssetRule",
|
|
55163
|
+
"kind": "property",
|
|
55164
|
+
"lexicon": "aws"
|
|
55165
|
+
},
|
|
55166
|
+
"LicenseAssetRuleSet_LicenseConfigurationRuleStatement": {
|
|
55167
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.LicenseConfigurationRuleStatement",
|
|
55168
|
+
"kind": "property",
|
|
55169
|
+
"lexicon": "aws"
|
|
55170
|
+
},
|
|
55171
|
+
"LicenseAssetRuleSet_LicenseRuleStatement": {
|
|
55172
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.LicenseRuleStatement",
|
|
55173
|
+
"kind": "property",
|
|
55174
|
+
"lexicon": "aws"
|
|
55175
|
+
},
|
|
55176
|
+
"LicenseAssetRuleSet_RuleStatement": {
|
|
55177
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.RuleStatement",
|
|
55178
|
+
"kind": "property",
|
|
55179
|
+
"lexicon": "aws"
|
|
55180
|
+
},
|
|
55181
|
+
"LicenseAssetRuleSet_Tag": {
|
|
55182
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.Tag",
|
|
55183
|
+
"kind": "property",
|
|
55184
|
+
"lexicon": "aws"
|
|
55185
|
+
},
|
|
55186
|
+
"LicenseConfigurationRuleStatement": {
|
|
55187
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.LicenseConfigurationRuleStatement",
|
|
55188
|
+
"kind": "property",
|
|
55189
|
+
"lexicon": "aws"
|
|
55190
|
+
},
|
|
55091
55191
|
"LicenseEndpoint": {
|
|
55092
55192
|
"resourceType": "AWS::Deadline::LicenseEndpoint",
|
|
55093
55193
|
"kind": "resource",
|
|
@@ -55138,6 +55238,11 @@
|
|
|
55138
55238
|
"kind": "property",
|
|
55139
55239
|
"lexicon": "aws"
|
|
55140
55240
|
},
|
|
55241
|
+
"LicenseRuleStatement": {
|
|
55242
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.LicenseRuleStatement",
|
|
55243
|
+
"kind": "property",
|
|
55244
|
+
"lexicon": "aws"
|
|
55245
|
+
},
|
|
55141
55246
|
"License_BorrowConfiguration": {
|
|
55142
55247
|
"resourceType": "AWS::LicenseManager::License.BorrowConfiguration",
|
|
55143
55248
|
"kind": "property",
|
|
@@ -59628,6 +59733,11 @@
|
|
|
59628
59733
|
"kind": "property",
|
|
59629
59734
|
"lexicon": "aws"
|
|
59630
59735
|
},
|
|
59736
|
+
"ManagedVpcResource": {
|
|
59737
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.ManagedVpcResource",
|
|
59738
|
+
"kind": "property",
|
|
59739
|
+
"lexicon": "aws"
|
|
59740
|
+
},
|
|
59631
59741
|
"ManagedWordsConfig": {
|
|
59632
59742
|
"resourceType": "AWS::Bedrock::Guardrail.ManagedWordsConfig",
|
|
59633
59743
|
"kind": "property",
|
|
@@ -66543,7 +66653,8 @@
|
|
|
66543
66653
|
"CallbackUrl": "CallbackUrl",
|
|
66544
66654
|
"Oauth2ProviderConfigOutput": "Oauth2ProviderConfigOutput",
|
|
66545
66655
|
"CreatedTime": "CreatedTime",
|
|
66546
|
-
"LastUpdatedTime": "LastUpdatedTime"
|
|
66656
|
+
"LastUpdatedTime": "LastUpdatedTime",
|
|
66657
|
+
"Status": "Status"
|
|
66547
66658
|
},
|
|
66548
66659
|
"propertyConstraints": {
|
|
66549
66660
|
"Name": {
|
|
@@ -66598,6 +66709,17 @@
|
|
|
66598
66709
|
},
|
|
66599
66710
|
"LastUpdatedTime": {
|
|
66600
66711
|
"format": "date-time"
|
|
66712
|
+
},
|
|
66713
|
+
"Status": {
|
|
66714
|
+
"enum": [
|
|
66715
|
+
"CREATING",
|
|
66716
|
+
"CREATE_FAILED",
|
|
66717
|
+
"UPDATING",
|
|
66718
|
+
"UPDATE_FAILED",
|
|
66719
|
+
"READY",
|
|
66720
|
+
"DELETING",
|
|
66721
|
+
"DELETE_FAILED"
|
|
66722
|
+
]
|
|
66601
66723
|
}
|
|
66602
66724
|
},
|
|
66603
66725
|
"createOnly": [
|
|
@@ -66651,6 +66773,11 @@
|
|
|
66651
66773
|
"kind": "property",
|
|
66652
66774
|
"lexicon": "aws"
|
|
66653
66775
|
},
|
|
66776
|
+
"OAuth2CredentialProvider_ManagedVpcResource": {
|
|
66777
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.ManagedVpcResource",
|
|
66778
|
+
"kind": "property",
|
|
66779
|
+
"lexicon": "aws"
|
|
66780
|
+
},
|
|
66654
66781
|
"OAuth2CredentialProvider_MicrosoftOauth2ProviderConfigInput": {
|
|
66655
66782
|
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.MicrosoftOauth2ProviderConfigInput",
|
|
66656
66783
|
"kind": "property",
|
|
@@ -66681,6 +66808,26 @@
|
|
|
66681
66808
|
"kind": "property",
|
|
66682
66809
|
"lexicon": "aws"
|
|
66683
66810
|
},
|
|
66811
|
+
"OAuth2CredentialProvider_PrivateEndpoint": {
|
|
66812
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.PrivateEndpoint",
|
|
66813
|
+
"kind": "property",
|
|
66814
|
+
"lexicon": "aws"
|
|
66815
|
+
},
|
|
66816
|
+
"OAuth2CredentialProvider_PrivateEndpointOverride": {
|
|
66817
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.PrivateEndpointOverride",
|
|
66818
|
+
"kind": "property",
|
|
66819
|
+
"lexicon": "aws"
|
|
66820
|
+
},
|
|
66821
|
+
"OAuth2CredentialProvider_PrivateKeyJwtConfig": {
|
|
66822
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.PrivateKeyJwtConfig",
|
|
66823
|
+
"kind": "property",
|
|
66824
|
+
"lexicon": "aws"
|
|
66825
|
+
},
|
|
66826
|
+
"OAuth2CredentialProvider_PrivateKeySource": {
|
|
66827
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.PrivateKeySource",
|
|
66828
|
+
"kind": "property",
|
|
66829
|
+
"lexicon": "aws"
|
|
66830
|
+
},
|
|
66684
66831
|
"OAuth2CredentialProvider_SalesforceOauth2ProviderConfigInput": {
|
|
66685
66832
|
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.SalesforceOauth2ProviderConfigInput",
|
|
66686
66833
|
"kind": "property",
|
|
@@ -66691,6 +66838,11 @@
|
|
|
66691
66838
|
"kind": "property",
|
|
66692
66839
|
"lexicon": "aws"
|
|
66693
66840
|
},
|
|
66841
|
+
"OAuth2CredentialProvider_SelfManagedLatticeResource": {
|
|
66842
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.SelfManagedLatticeResource",
|
|
66843
|
+
"kind": "property",
|
|
66844
|
+
"lexicon": "aws"
|
|
66845
|
+
},
|
|
66694
66846
|
"OAuth2CredentialProvider_SlackOauth2ProviderConfigInput": {
|
|
66695
66847
|
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.SlackOauth2ProviderConfigInput",
|
|
66696
66848
|
"kind": "property",
|
|
@@ -73786,16 +73938,6 @@
|
|
|
73786
73938
|
"kind": "property",
|
|
73787
73939
|
"lexicon": "aws"
|
|
73788
73940
|
},
|
|
73789
|
-
"PrivateEndpoint": {
|
|
73790
|
-
"resourceType": "AWS::BedrockAgentCore::Harness.PrivateEndpoint",
|
|
73791
|
-
"kind": "property",
|
|
73792
|
-
"lexicon": "aws"
|
|
73793
|
-
},
|
|
73794
|
-
"PrivateEndpointOverride": {
|
|
73795
|
-
"resourceType": "AWS::BedrockAgentCore::Harness.PrivateEndpointOverride",
|
|
73796
|
-
"kind": "property",
|
|
73797
|
-
"lexicon": "aws"
|
|
73798
|
-
},
|
|
73799
73941
|
"PrivateGraphEndpoint": {
|
|
73800
73942
|
"resourceType": "AWS::NeptuneGraph::PrivateGraphEndpoint",
|
|
73801
73943
|
"kind": "resource",
|
|
@@ -73830,6 +73972,16 @@
|
|
|
73830
73972
|
"kind": "property",
|
|
73831
73973
|
"lexicon": "aws"
|
|
73832
73974
|
},
|
|
73975
|
+
"PrivateKeyJwtConfig": {
|
|
73976
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.PrivateKeyJwtConfig",
|
|
73977
|
+
"kind": "property",
|
|
73978
|
+
"lexicon": "aws"
|
|
73979
|
+
},
|
|
73980
|
+
"PrivateKeySource": {
|
|
73981
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.PrivateKeySource",
|
|
73982
|
+
"kind": "property",
|
|
73983
|
+
"lexicon": "aws"
|
|
73984
|
+
},
|
|
73833
73985
|
"PrivateRegistryAccess": {
|
|
73834
73986
|
"resourceType": "AWS::Lightsail::Container.PrivateRegistryAccess",
|
|
73835
73987
|
"kind": "property",
|
|
@@ -84492,6 +84644,11 @@
|
|
|
84492
84644
|
"kind": "property",
|
|
84493
84645
|
"lexicon": "aws"
|
|
84494
84646
|
},
|
|
84647
|
+
"RuleStatement": {
|
|
84648
|
+
"resourceType": "AWS::LicenseManager::LicenseAssetRuleSet.RuleStatement",
|
|
84649
|
+
"kind": "property",
|
|
84650
|
+
"lexicon": "aws"
|
|
84651
|
+
},
|
|
84495
84652
|
"RuleTriggerEventSource": {
|
|
84496
84653
|
"resourceType": "AWS::Connect::Rule.RuleTriggerEventSource",
|
|
84497
84654
|
"kind": "property",
|
|
@@ -89743,6 +89900,11 @@
|
|
|
89743
89900
|
"kind": "property",
|
|
89744
89901
|
"lexicon": "aws"
|
|
89745
89902
|
},
|
|
89903
|
+
"SelfManagedLatticeResource": {
|
|
89904
|
+
"resourceType": "AWS::BedrockAgentCore::OAuth2CredentialProvider.SelfManagedLatticeResource",
|
|
89905
|
+
"kind": "property",
|
|
89906
|
+
"lexicon": "aws"
|
|
89907
|
+
},
|
|
89746
89908
|
"SemanticChunkingConfiguration": {
|
|
89747
89909
|
"resourceType": "AWS::Bedrock::DataSource.SemanticChunkingConfiguration",
|
|
89748
89910
|
"kind": "property",
|
|
@@ -93427,13 +93589,11 @@
|
|
|
93427
93589
|
"resourceType": "AWS::AppStream::StackFleetAssociation",
|
|
93428
93590
|
"kind": "resource",
|
|
93429
93591
|
"lexicon": "aws",
|
|
93430
|
-
"
|
|
93431
|
-
"
|
|
93432
|
-
|
|
93433
|
-
],
|
|
93592
|
+
"attrs": {
|
|
93593
|
+
"Id": "Id"
|
|
93594
|
+
},
|
|
93434
93595
|
"primaryIdentifier": [
|
|
93435
|
-
"
|
|
93436
|
-
"StackName"
|
|
93596
|
+
"Id"
|
|
93437
93597
|
]
|
|
93438
93598
|
},
|
|
93439
93599
|
"StackInstances": {
|
|
@@ -98642,6 +98802,83 @@
|
|
|
98642
98802
|
"kind": "property",
|
|
98643
98803
|
"lexicon": "aws"
|
|
98644
98804
|
},
|
|
98805
|
+
"TopicV2": {
|
|
98806
|
+
"resourceType": "AWS::QuickSight::TopicV2",
|
|
98807
|
+
"kind": "resource",
|
|
98808
|
+
"lexicon": "aws",
|
|
98809
|
+
"attrs": {
|
|
98810
|
+
"Arn": "Arn"
|
|
98811
|
+
},
|
|
98812
|
+
"propertyConstraints": {
|
|
98813
|
+
"AwsAccountId": {
|
|
98814
|
+
"pattern": "^[0-9]{12}$",
|
|
98815
|
+
"minLength": 12,
|
|
98816
|
+
"maxLength": 12
|
|
98817
|
+
},
|
|
98818
|
+
"Description": {
|
|
98819
|
+
"minLength": 0,
|
|
98820
|
+
"maxLength": 256
|
|
98821
|
+
},
|
|
98822
|
+
"Name": {
|
|
98823
|
+
"minLength": 1,
|
|
98824
|
+
"maxLength": 128
|
|
98825
|
+
},
|
|
98826
|
+
"TopicId": {
|
|
98827
|
+
"pattern": "^[A-Za-z0-9-_.\\\\+]*$",
|
|
98828
|
+
"minLength": 0,
|
|
98829
|
+
"maxLength": 256
|
|
98830
|
+
}
|
|
98831
|
+
},
|
|
98832
|
+
"createOnly": [
|
|
98833
|
+
"AwsAccountId",
|
|
98834
|
+
"FolderArns",
|
|
98835
|
+
"TopicId",
|
|
98836
|
+
"Tags"
|
|
98837
|
+
],
|
|
98838
|
+
"writeOnly": [
|
|
98839
|
+
"FolderArns",
|
|
98840
|
+
"DataSets/*/DataSetName"
|
|
98841
|
+
],
|
|
98842
|
+
"primaryIdentifier": [
|
|
98843
|
+
"AwsAccountId",
|
|
98844
|
+
"TopicId"
|
|
98845
|
+
],
|
|
98846
|
+
"tagging": {
|
|
98847
|
+
"taggable": true,
|
|
98848
|
+
"tagOnCreate": true,
|
|
98849
|
+
"tagUpdatable": false
|
|
98850
|
+
}
|
|
98851
|
+
},
|
|
98852
|
+
"TopicV2_CustomInstructions": {
|
|
98853
|
+
"resourceType": "AWS::QuickSight::TopicV2.CustomInstructions",
|
|
98854
|
+
"kind": "property",
|
|
98855
|
+
"lexicon": "aws"
|
|
98856
|
+
},
|
|
98857
|
+
"TopicV2_DataSetReference": {
|
|
98858
|
+
"resourceType": "AWS::QuickSight::TopicV2.DataSetReference",
|
|
98859
|
+
"kind": "property",
|
|
98860
|
+
"lexicon": "aws"
|
|
98861
|
+
},
|
|
98862
|
+
"TopicV2_DataSetRelation": {
|
|
98863
|
+
"resourceType": "AWS::QuickSight::TopicV2.DataSetRelation",
|
|
98864
|
+
"kind": "property",
|
|
98865
|
+
"lexicon": "aws"
|
|
98866
|
+
},
|
|
98867
|
+
"TopicV2_DataSetRelationEndpoint": {
|
|
98868
|
+
"resourceType": "AWS::QuickSight::TopicV2.DataSetRelationEndpoint",
|
|
98869
|
+
"kind": "property",
|
|
98870
|
+
"lexicon": "aws"
|
|
98871
|
+
},
|
|
98872
|
+
"TopicV2_ResourcePermission": {
|
|
98873
|
+
"resourceType": "AWS::QuickSight::TopicV2.ResourcePermission",
|
|
98874
|
+
"kind": "property",
|
|
98875
|
+
"lexicon": "aws"
|
|
98876
|
+
},
|
|
98877
|
+
"TopicV2_Tag": {
|
|
98878
|
+
"resourceType": "AWS::QuickSight::TopicV2.Tag",
|
|
98879
|
+
"kind": "property",
|
|
98880
|
+
"lexicon": "aws"
|
|
98881
|
+
},
|
|
98645
98882
|
"Topic_LoggingConfig": {
|
|
98646
98883
|
"resourceType": "AWS::SNS::Topic.LoggingConfig",
|
|
98647
98884
|
"kind": "property",
|
package/dist/spec/fetch.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { type SpecPin } from "./pin.js";
|
|
1
2
|
/**
|
|
2
3
|
* Top-level CloudFormation Registry JSON Schema for a single resource type.
|
|
3
4
|
*/
|
|
@@ -56,11 +57,36 @@ export interface SchemaDefinition {
|
|
|
56
57
|
required?: string[];
|
|
57
58
|
items?: SchemaProperty;
|
|
58
59
|
}
|
|
60
|
+
/** `<first 12 digest hex>.zip` — the asset (and local cache) name for a pin. */
|
|
61
|
+
export declare function pinAssetName(pin?: SpecPin): string;
|
|
62
|
+
/** Public, unauthenticated download URL for a pin's asset. */
|
|
63
|
+
export declare function pinAssetUrl(pin?: SpecPin): string;
|
|
64
|
+
/** Injectable downloader, so tests never reach the network. Returns undefined on any failure — the caller falls back to the live fetch. */
|
|
65
|
+
export type PinAssetDownloader = (url: string) => Promise<Buffer | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* Load and verify the pinned spec: the local verified cache first, then the
|
|
68
|
+
* release asset. Returns undefined when neither is available (offline and
|
|
69
|
+
* cold, or the accept never uploaded) — the caller falls back to the live
|
|
70
|
+
* fetch and the pin's existing advisory drift report. Content that does not
|
|
71
|
+
* digest to the pin throws: a tampered or half-uploaded asset must never
|
|
72
|
+
* silently pass as the accepted spec, wherever it came from.
|
|
73
|
+
*/
|
|
74
|
+
export declare function loadPinnedSchemas(options?: {
|
|
75
|
+
pin?: SpecPin;
|
|
76
|
+
cacheDir?: string;
|
|
77
|
+
download?: PinAssetDownloader;
|
|
78
|
+
}): Promise<Map<string, Buffer> | undefined>;
|
|
59
79
|
/**
|
|
60
80
|
* Fetch the CloudFormation Registry schema zip and extract per-resource JSON schemas.
|
|
61
81
|
* Returns a Map keyed by typeName (e.g. "AWS::S3::Bucket") to raw JSON bytes.
|
|
62
82
|
*
|
|
63
|
-
*
|
|
83
|
+
* chant #1511 — the pinned release asset is the primary source: when it
|
|
84
|
+
* resolves and digest-verifies, generation uses the content a human accepted
|
|
85
|
+
* rather than whatever upstream variant this fetch happens to hit, so every
|
|
86
|
+
* build (CI, prepack, publish) is deterministic. The live fetch remains for:
|
|
87
|
+
* `force`, the accept flow (`CHANT_ACCEPT_AWS_SPEC=1`, which must sample
|
|
88
|
+
* upstream — and bypasses the 24h cache for the same reason), and when the
|
|
89
|
+
* asset is unreachable. The live path keeps its 24h local cache.
|
|
64
90
|
*/
|
|
65
91
|
export declare function fetchSchemaZip(force?: boolean): Promise<Map<string, Buffer>>;
|
|
66
92
|
/**
|
package/dist/spec/fetch.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../../src/spec/fetch.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../../src/spec/fetch.ts"],"names":[],"mappings":"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"}
|
|
@@ -968,6 +968,7 @@
|
|
|
968
968
|
"AWS::Lex::ResourcePolicy",
|
|
969
969
|
"AWS::LicenseManager::Grant",
|
|
970
970
|
"AWS::LicenseManager::License",
|
|
971
|
+
"AWS::LicenseManager::LicenseAssetRuleSet",
|
|
971
972
|
"AWS::Lightsail::Alarm",
|
|
972
973
|
"AWS::Lightsail::Bucket",
|
|
973
974
|
"AWS::Lightsail::Certificate",
|
|
@@ -1236,6 +1237,7 @@
|
|
|
1236
1237
|
"AWS::QuickSight::Template",
|
|
1237
1238
|
"AWS::QuickSight::Theme",
|
|
1238
1239
|
"AWS::QuickSight::Topic",
|
|
1240
|
+
"AWS::QuickSight::TopicV2",
|
|
1239
1241
|
"AWS::QuickSight::VPCConnection",
|
|
1240
1242
|
"AWS::RAM::Permission",
|
|
1241
1243
|
"AWS::RAM::ResourceShare",
|