@intentius/chant-lexicon-aws 0.18.15 → 0.18.16
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 +11 -0
- 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 +108 -3
- package/dist/plugin.d.ts +4 -0
- package/dist/plugin.d.ts.map +1 -1
- package/dist/types/index.d.ts +108 -3
- package/package.json +2 -2
- package/src/generated/index.d.ts +108 -3
- package/src/generated/index.ts +11 -0
- package/src/generated/lexicon-aws.json +108 -3
- package/src/import/live-export-io.test.ts +14 -4
- package/src/plugin.test.ts +13 -1
- package/src/plugin.ts +20 -0
|
@@ -694,6 +694,7 @@ export declare const IntegrationResourceProperty: new (props: Record<string, unk
|
|
|
694
694
|
export declare const IntegrationResponse: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
695
695
|
export declare const IntelligentPromptRouter: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
696
696
|
export declare const InterconnectConnection: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
697
|
+
export declare const IntermediateTable: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
697
698
|
export declare const InternetGateway: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
698
699
|
export declare const InternetMonitorMonitor: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
699
700
|
export declare const InvestigationGroup: new (props: Record<string, unknown>, attributes?: Record<string, unknown>) => import("packages/core/src").Declarable & Record<string, string>;
|
|
@@ -5869,6 +5870,13 @@ export declare const InterconnectConnection_Tag: new (props: Record<string, unkn
|
|
|
5869
5870
|
export declare const Interface: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5870
5871
|
export declare const InterfaceMapping: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5871
5872
|
export declare const IntermediateStorage: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5873
|
+
export declare const IntermediateTable_IntermediateTableAnalysisRule: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5874
|
+
export declare const IntermediateTable_IntermediateTableAnalysisRulePolicy: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5875
|
+
export declare const IntermediateTable_PopulationAnalysisConfiguration: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5876
|
+
export declare const IntermediateTable_PopulationAnalysisSqlParameters: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5877
|
+
export declare const IntermediateTable_Tag: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5878
|
+
export declare const IntermediateTableAnalysisRule: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5879
|
+
export declare const IntermediateTableAnalysisRulePolicy: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5872
5880
|
export declare const InternetGateway_Tag: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5873
5881
|
export declare const InternetMeasurementsLogDelivery: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
5874
5882
|
export declare const InternetMonitorMonitor_HealthEventsConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
@@ -6423,6 +6431,7 @@ export declare const Listener_JwtValidationConfig: new (props: Record<string, un
|
|
|
6423
6431
|
export declare const Listener_ListenerAttribute: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
6424
6432
|
export declare const Listener_MutualAuthentication: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
6425
6433
|
export declare const Listener_RedirectConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
6434
|
+
export declare const Listener_Tag: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
6426
6435
|
export declare const Listener_TargetGroupStickinessConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
6427
6436
|
export declare const Listener_TargetGroupTuple: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
6428
6437
|
export declare const ListenerAttribute: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
@@ -7915,6 +7924,8 @@ export declare const PolicyStore_ValidationSettings: new (props: Record<string,
|
|
|
7915
7924
|
export declare const PolicyTag: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7916
7925
|
export declare const Pool_OptionalKeyword: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7917
7926
|
export declare const Pool_Tag: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7927
|
+
export declare const PopulationAnalysisConfiguration: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7928
|
+
export declare const PopulationAnalysisSqlParameters: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7918
7929
|
export declare const Port: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7919
7930
|
export declare const Portal: new (props: Record<string, unknown>) => Record<string, unknown>;
|
|
7920
7931
|
export declare const PortalOptionsConfiguration: new (props: Record<string, unknown>) => Record<string, unknown>;
|