@pulumi/aws-native 1.70.0-alpha.1782284201 → 1.70.0
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/amazonmq/broker.d.ts +8 -0
- package/amazonmq/broker.js +2 -0
- package/amazonmq/broker.js.map +1 -1
- package/amazonmq/getBroker.d.ts +4 -0
- package/amazonmq/getBroker.js.map +1 -1
- package/bedrock/knowledgeBase.js +1 -1
- package/bedrock/knowledgeBase.js.map +1 -1
- package/bedrockagentcore/configurationBundle.d.ts +8 -0
- package/bedrockagentcore/configurationBundle.js +2 -0
- package/bedrockagentcore/configurationBundle.js.map +1 -1
- package/bedrockagentcore/gatewayTarget.d.ts +1 -1
- package/bedrockagentcore/getConfigurationBundle.d.ts +4 -0
- package/bedrockagentcore/getConfigurationBundle.js.map +1 -1
- package/bedrockagentcore/getHarness.d.ts +6 -2
- package/bedrockagentcore/getHarness.js +2 -2
- package/bedrockagentcore/getHarness.js.map +1 -1
- package/bedrockagentcore/getPolicy.d.ts +1 -0
- package/bedrockagentcore/getPolicy.js.map +1 -1
- package/bedrockagentcore/harness.d.ts +5 -1
- package/bedrockagentcore/harness.js +4 -2
- package/bedrockagentcore/harness.js.map +1 -1
- package/bedrockagentcore/policy.d.ts +2 -0
- package/bedrockagentcore/policy.js +2 -0
- package/bedrockagentcore/policy.js.map +1 -1
- package/codepipeline/getWebhook.d.ts +4 -0
- package/codepipeline/getWebhook.js.map +1 -1
- package/codepipeline/webhook.d.ts +8 -0
- package/codepipeline/webhook.js +2 -0
- package/codepipeline/webhook.js.map +1 -1
- package/cognito/getUserPoolDomain.d.ts +1 -0
- package/cognito/getUserPoolDomain.js.map +1 -1
- package/cognito/userPoolDomain.d.ts +2 -0
- package/cognito/userPoolDomain.js +2 -0
- package/cognito/userPoolDomain.js.map +1 -1
- package/ec2/getRoute.d.ts +3 -0
- package/ec2/getRoute.js.map +1 -1
- package/ec2/route.d.ts +6 -0
- package/ec2/route.js.map +1 -1
- package/ecs/daemonTaskDefinition.d.ts +16 -0
- package/ecs/daemonTaskDefinition.js.map +1 -1
- package/ecs/service.d.ts +2 -0
- package/ecs/service.js +2 -0
- package/ecs/service.js.map +1 -1
- package/elementalinference/dictionary.d.ts +48 -0
- package/elementalinference/dictionary.js +69 -0
- package/elementalinference/dictionary.js.map +1 -0
- package/elementalinference/getDictionary.d.ts +25 -0
- package/elementalinference/getDictionary.js +28 -0
- package/elementalinference/getDictionary.js.map +1 -0
- package/elementalinference/index.d.ts +6 -0
- package/elementalinference/index.js +8 -1
- package/elementalinference/index.js.map +1 -1
- package/lambda/capacityProvider.d.ts +2 -0
- package/lambda/capacityProvider.js +2 -0
- package/lambda/capacityProvider.js.map +1 -1
- package/lambda/getCapacityProvider.d.ts +1 -0
- package/lambda/getCapacityProvider.js.map +1 -1
- package/lambda/getMicrovmImage.d.ts +53 -0
- package/lambda/getMicrovmImage.js +28 -0
- package/lambda/getMicrovmImage.js.map +1 -0
- package/lambda/getNetworkConnector.d.ts +27 -0
- package/lambda/getNetworkConnector.js +28 -0
- package/lambda/getNetworkConnector.js.map +1 -0
- package/lambda/index.d.ts +12 -0
- package/lambda/index.js +15 -1
- package/lambda/index.js.map +1 -1
- package/lambda/microvmImage.d.ts +142 -0
- package/lambda/microvmImage.js +132 -0
- package/lambda/microvmImage.js.map +1 -0
- package/lambda/networkConnector.d.ts +52 -0
- package/lambda/networkConnector.js +71 -0
- package/lambda/networkConnector.js.map +1 -0
- package/logs/deliverySource.d.ts +21 -0
- package/logs/deliverySource.js +6 -0
- package/logs/deliverySource.js.map +1 -1
- package/logs/getDeliverySource.d.ts +15 -0
- package/logs/getDeliverySource.js.map +1 -1
- package/mediatailor/getPlaybackConfiguration.d.ts +6 -0
- package/mediatailor/getPlaybackConfiguration.js.map +1 -1
- package/mediatailor/playbackConfiguration.d.ts +12 -0
- package/mediatailor/playbackConfiguration.js +2 -0
- package/mediatailor/playbackConfiguration.js.map +1 -1
- package/neptune/getGlobalCluster.d.ts +36 -0
- package/neptune/getGlobalCluster.js +28 -0
- package/neptune/getGlobalCluster.js.map +1 -0
- package/neptune/globalCluster.d.ts +92 -0
- package/neptune/globalCluster.js +70 -0
- package/neptune/globalCluster.js.map +1 -0
- package/neptune/index.d.ts +6 -0
- package/neptune/index.js +8 -1
- package/neptune/index.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/pcs/cluster.js +1 -1
- package/pcs/cluster.js.map +1 -1
- package/pcs/getCluster.d.ts +4 -0
- package/pcs/getCluster.js.map +1 -1
- package/quicksight/actionConnector.d.ts +2 -2
- package/quicksight/actionConnector.js +3 -0
- package/quicksight/actionConnector.js.map +1 -1
- package/sagemaker/cluster.d.ts +2 -0
- package/sagemaker/cluster.js +2 -0
- package/sagemaker/cluster.js.map +1 -1
- package/sagemaker/domain.d.ts +8 -0
- package/sagemaker/domain.js +2 -0
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/getCluster.d.ts +1 -0
- package/sagemaker/getCluster.js.map +1 -1
- package/sagemaker/getDomain.d.ts +4 -0
- package/sagemaker/getDomain.js.map +1 -1
- package/ssm/association.d.ts +16 -0
- package/ssm/association.js +4 -0
- package/ssm/association.js.map +1 -1
- package/ssm/getAssociation.d.ts +8 -0
- package/ssm/getAssociation.js.map +1 -1
- package/types/enums/bedrock/index.d.ts +23 -0
- package/types/enums/bedrock/index.js +18 -3
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/bedrockagentcore/index.d.ts +38 -0
- package/types/enums/bedrockagentcore/index.js +31 -2
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +5 -0
- package/types/enums/ecs/index.js +5 -1
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/elementalinference/index.d.ts +27 -0
- package/types/enums/elementalinference/index.js +25 -1
- package/types/enums/elementalinference/index.js.map +1 -1
- package/types/enums/gamelift/index.d.ts +40 -0
- package/types/enums/gamelift/index.js +40 -1
- package/types/enums/gamelift/index.js.map +1 -1
- package/types/enums/lambda/index.d.ts +66 -0
- package/types/enums/lambda/index.js +46 -1
- package/types/enums/lambda/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +15 -0
- package/types/enums/logs/index.js +8 -1
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +7 -0
- package/types/enums/mediapackagev2/index.js +7 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/neptune/index.d.ts +7 -0
- package/types/enums/neptune/index.js +4 -1
- package/types/enums/neptune/index.js.map +1 -1
- package/types/enums/s3/index.d.ts +8 -0
- package/types/enums/s3/index.js +5 -1
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/sagemaker/index.d.ts +28 -0
- package/types/enums/sagemaker/index.js +23 -3
- package/types/enums/sagemaker/index.js.map +1 -1
- package/types/enums/wafv2/index.d.ts +51 -0
- package/types/enums/wafv2/index.js +29 -2
- package/types/enums/wafv2/index.js.map +1 -1
- package/types/input.d.ts +598 -20
- package/types/output.d.ts +598 -20
- package/types/output.js.map +1 -1
- package/wafv2/getRuleGroup.d.ts +1 -0
- package/wafv2/getRuleGroup.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +1 -0
- package/wafv2/getWebAcl.js.map +1 -1
- package/wafv2/ruleGroup.d.ts +2 -0
- package/wafv2/ruleGroup.js +2 -0
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +2 -0
- package/wafv2/webAcl.js +2 -0
- package/wafv2/webAcl.js.map +1 -1
|
@@ -36,11 +36,19 @@ export declare class DaemonTaskDefinition extends pulumi.CustomResource {
|
|
|
36
36
|
* The name of a family that this daemon task definition is registered to.
|
|
37
37
|
*/
|
|
38
38
|
readonly family: pulumi.Output<string | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* The IPC namespace mode for the daemon. The valid values are ``none`` and ``shared``. The default is ``none``.
|
|
41
|
+
* If ``none`` is specified or no value is provided, the daemon runs with its own IPC namespace, isolated from other tasks. If ``shared`` is specified, the daemon joins the host IPC namespace, making it accessible to non-daemon tasks that use ``ipcMode: "host"`` or other daemons that use ``ipcMode: "shared"``.
|
|
42
|
+
*/
|
|
39
43
|
readonly ipcMode: pulumi.Output<string | undefined>;
|
|
40
44
|
/**
|
|
41
45
|
* The amount of memory (in MiB) used by the daemon task.
|
|
42
46
|
*/
|
|
43
47
|
readonly memory: pulumi.Output<string | undefined>;
|
|
48
|
+
/**
|
|
49
|
+
* The PID namespace mode for the daemon. The valid values are ``none`` and ``shared``. The default is ``none``.
|
|
50
|
+
* If ``none`` is specified or no value is provided, the daemon runs with its own PID namespace, isolated from other tasks. If ``shared`` is specified, the daemon joins the host PID namespace, making it accessible to non-daemon tasks that use ``pidMode: "host"`` or other daemons that use ``pidMode: "shared"``.
|
|
51
|
+
*/
|
|
44
52
|
readonly pidMode: pulumi.Output<string | undefined>;
|
|
45
53
|
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
46
54
|
/**
|
|
@@ -80,11 +88,19 @@ export interface DaemonTaskDefinitionArgs {
|
|
|
80
88
|
* The name of a family that this daemon task definition is registered to.
|
|
81
89
|
*/
|
|
82
90
|
family?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* The IPC namespace mode for the daemon. The valid values are ``none`` and ``shared``. The default is ``none``.
|
|
93
|
+
* If ``none`` is specified or no value is provided, the daemon runs with its own IPC namespace, isolated from other tasks. If ``shared`` is specified, the daemon joins the host IPC namespace, making it accessible to non-daemon tasks that use ``ipcMode: "host"`` or other daemons that use ``ipcMode: "shared"``.
|
|
94
|
+
*/
|
|
83
95
|
ipcMode?: pulumi.Input<string>;
|
|
84
96
|
/**
|
|
85
97
|
* The amount of memory (in MiB) used by the daemon task.
|
|
86
98
|
*/
|
|
87
99
|
memory?: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* The PID namespace mode for the daemon. The valid values are ``none`` and ``shared``. The default is ``none``.
|
|
102
|
+
* If ``none`` is specified or no value is provided, the daemon runs with its own PID namespace, isolated from other tasks. If ``shared`` is specified, the daemon joins the host PID namespace, making it accessible to non-daemon tasks that use ``pidMode: "host"`` or other daemons that use ``pidMode: "shared"``.
|
|
103
|
+
*/
|
|
88
104
|
pidMode?: pulumi.Input<string>;
|
|
89
105
|
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
90
106
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"daemonTaskDefinition.js","sourceRoot":"","sources":["../../ecs/daemonTaskDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;
|
|
1
|
+
{"version":3,"file":"daemonTaskDefinition.js","sourceRoot":"","sources":["../../ecs/daemonTaskDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IA2CD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA+B,EAAE,IAAmC;QAC1F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjE;aAAM;YACH,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,yBAAyB,EAAE,KAAK,EAAE,kBAAkB,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,aAAa,EAAE,YAAY,CAAC,EAAE,CAAC;QAC7K,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA3GL,oDA4GC;AA/FG,gBAAgB;AACO,iCAAY,GAAG,qCAAqC,CAAC"}
|
package/ecs/service.d.ts
CHANGED
|
@@ -105,6 +105,7 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
105
105
|
* To remove this property from your service resource, specify an empty ``LoadBalancer`` array.
|
|
106
106
|
*/
|
|
107
107
|
readonly loadBalancers: pulumi.Output<outputs.ecs.ServiceLoadBalancer[] | undefined>;
|
|
108
|
+
readonly monitoring: pulumi.Output<outputs.ecs.ServiceMonitoringConfiguration | undefined>;
|
|
108
109
|
/**
|
|
109
110
|
* The name of the Amazon ECS service, such as `sample-webapp` .
|
|
110
111
|
*/
|
|
@@ -268,6 +269,7 @@ export interface ServiceArgs {
|
|
|
268
269
|
* To remove this property from your service resource, specify an empty ``LoadBalancer`` array.
|
|
269
270
|
*/
|
|
270
271
|
loadBalancers?: pulumi.Input<pulumi.Input<inputs.ecs.ServiceLoadBalancerArgs>[]>;
|
|
272
|
+
monitoring?: pulumi.Input<inputs.ecs.ServiceMonitoringConfigurationArgs>;
|
|
271
273
|
/**
|
|
272
274
|
* The network configuration for the service. This parameter is required for task definitions that use the ``awsvpc`` network mode to receive their own elastic network interface, and it is not supported for other network modes. For more information, see [Task Networking](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-networking.html) in the *Amazon Elastic Container Service Developer Guide*.
|
|
273
275
|
*/
|
package/ecs/service.js
CHANGED
|
@@ -77,6 +77,7 @@ class Service extends pulumi.CustomResource {
|
|
|
77
77
|
resourceInputs["healthCheckGracePeriodSeconds"] = args?.healthCheckGracePeriodSeconds;
|
|
78
78
|
resourceInputs["launchType"] = args?.launchType;
|
|
79
79
|
resourceInputs["loadBalancers"] = args?.loadBalancers;
|
|
80
|
+
resourceInputs["monitoring"] = args?.monitoring;
|
|
80
81
|
resourceInputs["networkConfiguration"] = args?.networkConfiguration;
|
|
81
82
|
resourceInputs["placementConstraints"] = args?.placementConstraints;
|
|
82
83
|
resourceInputs["placementStrategies"] = args?.placementStrategies;
|
|
@@ -107,6 +108,7 @@ class Service extends pulumi.CustomResource {
|
|
|
107
108
|
resourceInputs["healthCheckGracePeriodSeconds"] = undefined /*out*/;
|
|
108
109
|
resourceInputs["launchType"] = undefined /*out*/;
|
|
109
110
|
resourceInputs["loadBalancers"] = undefined /*out*/;
|
|
111
|
+
resourceInputs["monitoring"] = undefined /*out*/;
|
|
110
112
|
resourceInputs["name"] = undefined /*out*/;
|
|
111
113
|
resourceInputs["networkConfiguration"] = undefined /*out*/;
|
|
112
114
|
resourceInputs["placementConstraints"] = undefined /*out*/;
|
package/ecs/service.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../ecs/service.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../ecs/service.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as enums from "../types/enums";
|
|
3
|
+
/**
|
|
4
|
+
* Represents a custom dictionary for improving transcription accuracy
|
|
5
|
+
*/
|
|
6
|
+
export declare class Dictionary extends pulumi.CustomResource {
|
|
7
|
+
/**
|
|
8
|
+
* Get an existing Dictionary resource's state with the given name, ID, and optional extra
|
|
9
|
+
* properties used to qualify the lookup.
|
|
10
|
+
*
|
|
11
|
+
* @param name The _unique_ name of the resulting resource.
|
|
12
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
13
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
14
|
+
*/
|
|
15
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Dictionary;
|
|
16
|
+
/**
|
|
17
|
+
* Returns true if the given object is an instance of Dictionary. This is designed to work even
|
|
18
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
19
|
+
*/
|
|
20
|
+
static isInstance(obj: any): obj is Dictionary;
|
|
21
|
+
readonly arn: pulumi.Output<string>;
|
|
22
|
+
readonly awsId: pulumi.Output<string>;
|
|
23
|
+
readonly entries: pulumi.Output<string | undefined>;
|
|
24
|
+
readonly language: pulumi.Output<enums.elementalinference.DictionaryLanguage>;
|
|
25
|
+
readonly name: pulumi.Output<string>;
|
|
26
|
+
readonly tags: pulumi.Output<{
|
|
27
|
+
[key: string]: string;
|
|
28
|
+
} | undefined>;
|
|
29
|
+
/**
|
|
30
|
+
* Create a Dictionary resource with the given unique name, arguments, and options.
|
|
31
|
+
*
|
|
32
|
+
* @param name The _unique_ name of the resource.
|
|
33
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
34
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
35
|
+
*/
|
|
36
|
+
constructor(name: string, args: DictionaryArgs, opts?: pulumi.CustomResourceOptions);
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* The set of arguments for constructing a Dictionary resource.
|
|
40
|
+
*/
|
|
41
|
+
export interface DictionaryArgs {
|
|
42
|
+
entries?: pulumi.Input<string>;
|
|
43
|
+
language: pulumi.Input<enums.elementalinference.DictionaryLanguage>;
|
|
44
|
+
name?: pulumi.Input<string>;
|
|
45
|
+
tags?: pulumi.Input<{
|
|
46
|
+
[key: string]: pulumi.Input<string>;
|
|
47
|
+
}>;
|
|
48
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Dictionary = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Represents a custom dictionary for improving transcription accuracy
|
|
10
|
+
*/
|
|
11
|
+
class Dictionary extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing Dictionary resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new Dictionary(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of Dictionary. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === Dictionary.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a Dictionary resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if (args?.language === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'language'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["entries"] = args?.entries;
|
|
48
|
+
resourceInputs["language"] = args?.language;
|
|
49
|
+
resourceInputs["name"] = args?.name;
|
|
50
|
+
resourceInputs["tags"] = args?.tags;
|
|
51
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
52
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["entries"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["language"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
61
|
+
}
|
|
62
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
63
|
+
super(Dictionary.__pulumiType, name, resourceInputs, opts);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
exports.Dictionary = Dictionary;
|
|
67
|
+
/** @internal */
|
|
68
|
+
Dictionary.__pulumiType = 'aws-native:elementalinference:Dictionary';
|
|
69
|
+
//# sourceMappingURL=dictionary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dictionary.js","sourceRoot":"","sources":["../../elementalinference/dictionary.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,UAAU,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IASD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAoB,EAAE,IAAmC;QAC/E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AAhEL,gCAiEC;AApDG,gBAAgB;AACO,uBAAY,GAAG,0CAA0C,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as enums from "../types/enums";
|
|
3
|
+
/**
|
|
4
|
+
* Represents a custom dictionary for improving transcription accuracy
|
|
5
|
+
*/
|
|
6
|
+
export declare function getDictionary(args: GetDictionaryArgs, opts?: pulumi.InvokeOptions): Promise<GetDictionaryResult>;
|
|
7
|
+
export interface GetDictionaryArgs {
|
|
8
|
+
id: string;
|
|
9
|
+
}
|
|
10
|
+
export interface GetDictionaryResult {
|
|
11
|
+
readonly arn?: string;
|
|
12
|
+
readonly id?: string;
|
|
13
|
+
readonly language?: enums.elementalinference.DictionaryLanguage;
|
|
14
|
+
readonly name?: string;
|
|
15
|
+
readonly tags?: {
|
|
16
|
+
[key: string]: string;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Represents a custom dictionary for improving transcription accuracy
|
|
21
|
+
*/
|
|
22
|
+
export declare function getDictionaryOutput(args: GetDictionaryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDictionaryResult>;
|
|
23
|
+
export interface GetDictionaryOutputArgs {
|
|
24
|
+
id: pulumi.Input<string>;
|
|
25
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getDictionaryOutput = exports.getDictionary = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Represents a custom dictionary for improving transcription accuracy
|
|
10
|
+
*/
|
|
11
|
+
function getDictionary(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:elementalinference:getDictionary", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getDictionary = getDictionary;
|
|
18
|
+
/**
|
|
19
|
+
* Represents a custom dictionary for improving transcription accuracy
|
|
20
|
+
*/
|
|
21
|
+
function getDictionaryOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:elementalinference:getDictionary", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getDictionaryOutput = getDictionaryOutput;
|
|
28
|
+
//# sourceMappingURL=getDictionary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDictionary.js","sourceRoot":"","sources":["../../elementalinference/getDictionary.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAaD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
|
+
export { DictionaryArgs } from "./dictionary";
|
|
2
|
+
export type Dictionary = import("./dictionary").Dictionary;
|
|
3
|
+
export declare const Dictionary: typeof import("./dictionary").Dictionary;
|
|
1
4
|
export { FeedArgs } from "./feed";
|
|
2
5
|
export type Feed = import("./feed").Feed;
|
|
3
6
|
export declare const Feed: typeof import("./feed").Feed;
|
|
7
|
+
export { GetDictionaryArgs, GetDictionaryResult, GetDictionaryOutputArgs } from "./getDictionary";
|
|
8
|
+
export declare const getDictionary: typeof import("./getDictionary").getDictionary;
|
|
9
|
+
export declare const getDictionaryOutput: typeof import("./getDictionary").getDictionaryOutput;
|
|
4
10
|
export { GetFeedArgs, GetFeedResult, GetFeedOutputArgs } from "./getFeed";
|
|
5
11
|
export declare const getFeed: typeof import("./getFeed").getFeed;
|
|
6
12
|
export declare const getFeedOutput: typeof import("./getFeed").getFeedOutput;
|
|
@@ -16,11 +16,16 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.getFeedOutput = exports.getFeed = exports.Feed = void 0;
|
|
19
|
+
exports.getFeedOutput = exports.getFeed = exports.getDictionaryOutput = exports.getDictionary = exports.Feed = exports.Dictionary = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
|
+
exports.Dictionary = null;
|
|
23
|
+
utilities.lazyLoad(exports, ["Dictionary"], () => require("./dictionary"));
|
|
22
24
|
exports.Feed = null;
|
|
23
25
|
utilities.lazyLoad(exports, ["Feed"], () => require("./feed"));
|
|
26
|
+
exports.getDictionary = null;
|
|
27
|
+
exports.getDictionaryOutput = null;
|
|
28
|
+
utilities.lazyLoad(exports, ["getDictionary", "getDictionaryOutput"], () => require("./getDictionary"));
|
|
24
29
|
exports.getFeed = null;
|
|
25
30
|
exports.getFeedOutput = null;
|
|
26
31
|
utilities.lazyLoad(exports, ["getFeed", "getFeedOutput"], () => require("./getFeed"));
|
|
@@ -30,6 +35,8 @@ const _module = {
|
|
|
30
35
|
version: utilities.getVersion(),
|
|
31
36
|
construct: (name, type, urn) => {
|
|
32
37
|
switch (type) {
|
|
38
|
+
case "aws-native:elementalinference:Dictionary":
|
|
39
|
+
return new exports.Dictionary(name, undefined, { urn });
|
|
33
40
|
case "aws-native:elementalinference:Feed":
|
|
34
41
|
return new exports.Feed(name, undefined, { urn });
|
|
35
42
|
default:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../elementalinference/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAGlD,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGrF,gBAAgB;AAChB,oEAAkD;AAElD,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,oCAAoC;gBACrC,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,oBAAoB,EAAE,OAAO,CAAC,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../elementalinference/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAI9D,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAGlD,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGrF,gBAAgB;AAChB,oEAAkD;AAElD,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,oCAAoC;gBACrC,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,oBAAoB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -47,6 +47,7 @@ export declare class CapacityProvider extends pulumi.CustomResource {
|
|
|
47
47
|
* A key-value pair that provides metadata for the capacity provider.
|
|
48
48
|
*/
|
|
49
49
|
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
50
|
+
readonly telemetryConfig: pulumi.Output<outputs.lambda.CapacityProviderTelemetryConfig | undefined>;
|
|
50
51
|
/**
|
|
51
52
|
* The VPC configuration for the capacity provider.
|
|
52
53
|
*/
|
|
@@ -86,6 +87,7 @@ export interface CapacityProviderArgs {
|
|
|
86
87
|
* A key-value pair that provides metadata for the capacity provider.
|
|
87
88
|
*/
|
|
88
89
|
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
90
|
+
telemetryConfig?: pulumi.Input<inputs.lambda.CapacityProviderTelemetryConfigArgs>;
|
|
89
91
|
/**
|
|
90
92
|
* The VPC configuration for the capacity provider.
|
|
91
93
|
*/
|
|
@@ -54,6 +54,7 @@ class CapacityProvider extends pulumi.CustomResource {
|
|
|
54
54
|
resourceInputs["permissionsConfig"] = args?.permissionsConfig;
|
|
55
55
|
resourceInputs["propagateTags"] = args?.propagateTags;
|
|
56
56
|
resourceInputs["tags"] = args?.tags;
|
|
57
|
+
resourceInputs["telemetryConfig"] = args?.telemetryConfig;
|
|
57
58
|
resourceInputs["vpcConfig"] = args?.vpcConfig;
|
|
58
59
|
resourceInputs["arn"] = undefined /*out*/;
|
|
59
60
|
resourceInputs["state"] = undefined /*out*/;
|
|
@@ -68,6 +69,7 @@ class CapacityProvider extends pulumi.CustomResource {
|
|
|
68
69
|
resourceInputs["propagateTags"] = undefined /*out*/;
|
|
69
70
|
resourceInputs["state"] = undefined /*out*/;
|
|
70
71
|
resourceInputs["tags"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["telemetryConfig"] = undefined /*out*/;
|
|
71
73
|
resourceInputs["vpcConfig"] = undefined /*out*/;
|
|
72
74
|
}
|
|
73
75
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capacityProvider.js","sourceRoot":"","sources":["../../lambda/capacityProvider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"capacityProvider.js","sourceRoot":"","sources":["../../lambda/capacityProvider.ts"],"names":[],"mappings":"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"}
|
|
@@ -23,6 +23,7 @@ export interface GetCapacityProviderResult {
|
|
|
23
23
|
* A key-value pair that provides metadata for the capacity provider.
|
|
24
24
|
*/
|
|
25
25
|
readonly tags?: outputs.Tag[];
|
|
26
|
+
readonly telemetryConfig?: outputs.lambda.CapacityProviderTelemetryConfig;
|
|
26
27
|
}
|
|
27
28
|
/**
|
|
28
29
|
* Creates a capacity provider that manages compute resources for Lambda functions
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCapacityProvider.js","sourceRoot":"","sources":["../../lambda/getCapacityProvider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;
|
|
1
|
+
{"version":3,"file":"getCapacityProvider.js","sourceRoot":"","sources":["../../lambda/getCapacityProvider.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAuBD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::Lambda::MicrovmImage
|
|
6
|
+
*/
|
|
7
|
+
export declare function getMicrovmImage(args: GetMicrovmImageArgs, opts?: pulumi.InvokeOptions): Promise<GetMicrovmImageResult>;
|
|
8
|
+
export interface GetMicrovmImageArgs {
|
|
9
|
+
/**
|
|
10
|
+
* ARN of the MicroVM image.
|
|
11
|
+
*/
|
|
12
|
+
imageArn: string;
|
|
13
|
+
}
|
|
14
|
+
export interface GetMicrovmImageResult {
|
|
15
|
+
/**
|
|
16
|
+
* Timestamp when the MicroVM image was created.
|
|
17
|
+
*/
|
|
18
|
+
readonly createdAt?: string;
|
|
19
|
+
/**
|
|
20
|
+
* ARN of the MicroVM image.
|
|
21
|
+
*/
|
|
22
|
+
readonly imageArn?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The latest active version of the MicroVM image.
|
|
25
|
+
*/
|
|
26
|
+
readonly latestActiveImageVersion?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The latest failed version of the MicroVM image.
|
|
29
|
+
*/
|
|
30
|
+
readonly latestFailedImageVersion?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Current state of the MicroVM image.
|
|
33
|
+
*/
|
|
34
|
+
readonly state?: enums.lambda.MicrovmImageState;
|
|
35
|
+
/**
|
|
36
|
+
* Key-value pairs to associate with the MicroVM image for organization and management.
|
|
37
|
+
*/
|
|
38
|
+
readonly tags?: outputs.Tag[];
|
|
39
|
+
/**
|
|
40
|
+
* Timestamp when the MicroVM image was updated.
|
|
41
|
+
*/
|
|
42
|
+
readonly updatedAt?: string;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Resource Type definition for AWS::Lambda::MicrovmImage
|
|
46
|
+
*/
|
|
47
|
+
export declare function getMicrovmImageOutput(args: GetMicrovmImageOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMicrovmImageResult>;
|
|
48
|
+
export interface GetMicrovmImageOutputArgs {
|
|
49
|
+
/**
|
|
50
|
+
* ARN of the MicroVM image.
|
|
51
|
+
*/
|
|
52
|
+
imageArn: pulumi.Input<string>;
|
|
53
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getMicrovmImageOutput = exports.getMicrovmImage = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::Lambda::MicrovmImage
|
|
10
|
+
*/
|
|
11
|
+
function getMicrovmImage(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:lambda:getMicrovmImage", {
|
|
14
|
+
"imageArn": args.imageArn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getMicrovmImage = getMicrovmImage;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::Lambda::MicrovmImage
|
|
20
|
+
*/
|
|
21
|
+
function getMicrovmImageOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:lambda:getMicrovmImage", {
|
|
24
|
+
"imageArn": args.imageArn,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getMicrovmImageOutput = getMicrovmImageOutput;
|
|
28
|
+
//# sourceMappingURL=getMicrovmImage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMicrovmImage.js","sourceRoot":"","sources":["../../lambda/getMicrovmImage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAuCD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,EAAE;QACpE,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::Lambda::NetworkConnector
|
|
6
|
+
*/
|
|
7
|
+
export declare function getNetworkConnector(args: GetNetworkConnectorArgs, opts?: pulumi.InvokeOptions): Promise<GetNetworkConnectorResult>;
|
|
8
|
+
export interface GetNetworkConnectorArgs {
|
|
9
|
+
arn: string;
|
|
10
|
+
}
|
|
11
|
+
export interface GetNetworkConnectorResult {
|
|
12
|
+
readonly arn?: string;
|
|
13
|
+
readonly configuration?: outputs.lambda.NetworkConnectorConfig;
|
|
14
|
+
readonly operatorRole?: string;
|
|
15
|
+
readonly state?: enums.lambda.NetworkConnectorState;
|
|
16
|
+
/**
|
|
17
|
+
* A list of tags to apply to the network connector. Use tags to categorize network connectors for cost allocation, access control, or operational management.
|
|
18
|
+
*/
|
|
19
|
+
readonly tags?: outputs.Tag[];
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Resource Type definition for AWS::Lambda::NetworkConnector
|
|
23
|
+
*/
|
|
24
|
+
export declare function getNetworkConnectorOutput(args: GetNetworkConnectorOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetNetworkConnectorResult>;
|
|
25
|
+
export interface GetNetworkConnectorOutputArgs {
|
|
26
|
+
arn: pulumi.Input<string>;
|
|
27
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getNetworkConnectorOutput = exports.getNetworkConnector = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::Lambda::NetworkConnector
|
|
10
|
+
*/
|
|
11
|
+
function getNetworkConnector(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:lambda:getNetworkConnector", {
|
|
14
|
+
"arn": args.arn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getNetworkConnector = getNetworkConnector;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::Lambda::NetworkConnector
|
|
20
|
+
*/
|
|
21
|
+
function getNetworkConnectorOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:lambda:getNetworkConnector", {
|
|
24
|
+
"arn": args.arn,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getNetworkConnectorOutput = getNetworkConnectorOutput;
|
|
28
|
+
//# sourceMappingURL=getNetworkConnector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getNetworkConnector.js","sourceRoot":"","sources":["../../lambda/getNetworkConnector.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAgBD;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
package/lambda/index.d.ts
CHANGED
|
@@ -40,6 +40,12 @@ export declare const getLayerVersionOutput: typeof import("./getLayerVersion").g
|
|
|
40
40
|
export { GetLayerVersionPermissionArgs, GetLayerVersionPermissionResult, GetLayerVersionPermissionOutputArgs } from "./getLayerVersionPermission";
|
|
41
41
|
export declare const getLayerVersionPermission: typeof import("./getLayerVersionPermission").getLayerVersionPermission;
|
|
42
42
|
export declare const getLayerVersionPermissionOutput: typeof import("./getLayerVersionPermission").getLayerVersionPermissionOutput;
|
|
43
|
+
export { GetMicrovmImageArgs, GetMicrovmImageResult, GetMicrovmImageOutputArgs } from "./getMicrovmImage";
|
|
44
|
+
export declare const getMicrovmImage: typeof import("./getMicrovmImage").getMicrovmImage;
|
|
45
|
+
export declare const getMicrovmImageOutput: typeof import("./getMicrovmImage").getMicrovmImageOutput;
|
|
46
|
+
export { GetNetworkConnectorArgs, GetNetworkConnectorResult, GetNetworkConnectorOutputArgs } from "./getNetworkConnector";
|
|
47
|
+
export declare const getNetworkConnector: typeof import("./getNetworkConnector").getNetworkConnector;
|
|
48
|
+
export declare const getNetworkConnectorOutput: typeof import("./getNetworkConnector").getNetworkConnectorOutput;
|
|
43
49
|
export { GetPermissionArgs, GetPermissionResult, GetPermissionOutputArgs } from "./getPermission";
|
|
44
50
|
export declare const getPermission: typeof import("./getPermission").getPermission;
|
|
45
51
|
export declare const getPermissionOutput: typeof import("./getPermission").getPermissionOutput;
|
|
@@ -55,6 +61,12 @@ export declare const LayerVersion: typeof import("./layerVersion").LayerVersion;
|
|
|
55
61
|
export { LayerVersionPermissionArgs } from "./layerVersionPermission";
|
|
56
62
|
export type LayerVersionPermission = import("./layerVersionPermission").LayerVersionPermission;
|
|
57
63
|
export declare const LayerVersionPermission: typeof import("./layerVersionPermission").LayerVersionPermission;
|
|
64
|
+
export { MicrovmImageArgs } from "./microvmImage";
|
|
65
|
+
export type MicrovmImage = import("./microvmImage").MicrovmImage;
|
|
66
|
+
export declare const MicrovmImage: typeof import("./microvmImage").MicrovmImage;
|
|
67
|
+
export { NetworkConnectorArgs } from "./networkConnector";
|
|
68
|
+
export type NetworkConnector = import("./networkConnector").NetworkConnector;
|
|
69
|
+
export declare const NetworkConnector: typeof import("./networkConnector").NetworkConnector;
|
|
58
70
|
export { PermissionArgs } from "./permission";
|
|
59
71
|
export type Permission = import("./permission").Permission;
|
|
60
72
|
export declare const Permission: typeof import("./permission").Permission;
|