@pulumi/aws-native 1.55.0-alpha.1771655521 → 1.55.0-alpha.1771825174
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/autoscaling/autoScalingGroup.d.ts +6 -0
- package/autoscaling/autoScalingGroup.js.map +1 -1
- package/autoscaling/getAutoScalingGroup.d.ts +3 -0
- package/autoscaling/getAutoScalingGroup.js.map +1 -1
- package/cloudwatch/alarmMuteRule.d.ts +108 -0
- package/cloudwatch/alarmMuteRule.js +81 -0
- package/cloudwatch/alarmMuteRule.js.map +1 -0
- package/cloudwatch/getAlarmMuteRule.d.ts +65 -0
- package/cloudwatch/getAlarmMuteRule.js +28 -0
- package/cloudwatch/getAlarmMuteRule.js.map +1 -0
- package/cloudwatch/index.d.ts +7 -0
- package/cloudwatch/index.js +24 -1
- package/cloudwatch/index.js.map +1 -1
- package/customerprofiles/getIntegration.d.ts +5 -0
- package/customerprofiles/getIntegration.js.map +1 -1
- package/customerprofiles/integration.d.ts +9 -0
- package/customerprofiles/integration.js +2 -0
- package/customerprofiles/integration.js.map +1 -1
- package/ec2/getHost.d.ts +4 -3
- package/ec2/host.d.ts +7 -6
- package/ec2/volumeAttachment.d.ts +6 -0
- package/ec2/volumeAttachment.js.map +1 -1
- package/lambda/function.d.ts +2 -2
- package/lambda/getFunction.d.ts +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbCluster.d.ts +4 -10
- package/rds/dbCluster.js.map +1 -1
- package/rds/getDbCluster.d.ts +2 -5
- package/rds/getDbCluster.js.map +1 -1
- package/securityhub/automationRule.d.ts +4 -4
- package/securityhub/delegatedAdmin.d.ts +2 -2
- package/securityhub/getAutomationRule.d.ts +2 -2
- package/timestream/getInfluxDbCluster.d.ts +77 -0
- package/timestream/getInfluxDbCluster.js +28 -0
- package/timestream/getInfluxDbCluster.js.map +1 -0
- package/timestream/index.d.ts +6 -0
- package/timestream/index.js +8 -1
- package/timestream/index.js.map +1 -1
- package/timestream/influxDbCluster.d.ts +208 -0
- package/timestream/influxDbCluster.js +106 -0
- package/timestream/influxDbCluster.js.map +1 -0
- package/types/enums/cloudwatch/index.d.ts +9 -0
- package/types/enums/cloudwatch/index.js +11 -0
- package/types/enums/cloudwatch/index.js.map +1 -0
- package/types/enums/customerprofiles/index.d.ts +8 -0
- package/types/enums/customerprofiles/index.js +5 -1
- package/types/enums/customerprofiles/index.js.map +1 -1
- package/types/enums/ec2/index.d.ts +24 -0
- package/types/enums/ec2/index.js +15 -3
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +6 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/lambda/index.d.ts +1 -1
- package/types/enums/quicksight/index.d.ts +5 -0
- package/types/enums/quicksight/index.js +5 -1
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/enums/securityhub/index.d.ts +3 -3
- package/types/enums/timestream/index.d.ts +73 -0
- package/types/enums/timestream/index.js +46 -1
- package/types/enums/timestream/index.js.map +1 -1
- package/types/input.d.ts +140 -85
- package/types/output.d.ts +140 -85
- package/types/output.js.map +1 -1
|
@@ -69,6 +69,9 @@ export declare class AutoScalingGroup extends pulumi.CustomResource {
|
|
|
69
69
|
* Default: None
|
|
70
70
|
*/
|
|
71
71
|
readonly defaultInstanceWarmup: pulumi.Output<number | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* The deletion protection setting for the Auto Scaling group.
|
|
74
|
+
*/
|
|
72
75
|
readonly deletionProtection: pulumi.Output<string | undefined>;
|
|
73
76
|
/**
|
|
74
77
|
* The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling.
|
|
@@ -246,6 +249,9 @@ export interface AutoScalingGroupArgs {
|
|
|
246
249
|
* Default: None
|
|
247
250
|
*/
|
|
248
251
|
defaultInstanceWarmup?: pulumi.Input<number>;
|
|
252
|
+
/**
|
|
253
|
+
* The deletion protection setting for the Auto Scaling group.
|
|
254
|
+
*/
|
|
249
255
|
deletionProtection?: pulumi.Input<string>;
|
|
250
256
|
/**
|
|
251
257
|
* The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"autoScalingGroup.js","sourceRoot":"","sources":["../../autoscaling/autoScalingGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;GAKG;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":"autoScalingGroup.js","sourceRoot":"","sources":["../../autoscaling/autoScalingGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;GAKG;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;IA8KD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA0B,EAAE,IAAmC;QACrF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,kCAAkC,CAAC,GAAG,IAAI,EAAE,gCAAgC,CAAC;YAC5F,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,kCAAkC,CAAC,GAAG,IAAI,EAAE,gCAAgC,CAAC;YAC5F,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,EAAE,yBAAyB,CAAC;YAC9E,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,gCAAgC,CAAC,GAAG,IAAI,EAAE,8BAA8B,CAAC;YACxF,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,kCAAkC,CAAC,GAAG,IAAI,EAAE,gCAAgC,CAAC;YAC5F,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,EAAE,yBAAyB,CAAC;YAC9E,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7D;aAAM;YACH,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,8BAA8B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnE,cAAc,CAAC,kCAAkC,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvE,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,kCAAkC,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvE,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5D,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,gCAAgC,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrE,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,kCAAkC,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvE,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,4BAA4B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjE,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,sBAAsB,EAAE,YAAY,CAAC,EAAE,CAAC;QACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA1SL,4CA2SC;AA9RG,gBAAgB;AACO,6BAAY,GAAG,yCAAyC,CAAC"}
|
|
@@ -57,6 +57,9 @@ export interface GetAutoScalingGroupResult {
|
|
|
57
57
|
* Default: None
|
|
58
58
|
*/
|
|
59
59
|
readonly defaultInstanceWarmup?: number;
|
|
60
|
+
/**
|
|
61
|
+
* The deletion protection setting for the Auto Scaling group.
|
|
62
|
+
*/
|
|
60
63
|
readonly deletionProtection?: string;
|
|
61
64
|
/**
|
|
62
65
|
* The desired capacity is the initial capacity of the Auto Scaling group at the time of its creation and the capacity it attempts to maintain. It can scale beyond this capacity if you configure automatic scaling.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAutoScalingGroup.js","sourceRoot":"","sources":["../../autoscaling/getAutoScalingGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;GAKG;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,4CAA4C,EAAE;QACvE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;
|
|
1
|
+
{"version":3,"file":"getAutoScalingGroup.js","sourceRoot":"","sources":["../../autoscaling/getAutoScalingGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;GAKG;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,4CAA4C,EAAE;QACvE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AA4KD;;;;;GAKG;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,4CAA4C,EAAE;QAC7E,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Resource Type definition for AWS::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.
|
|
7
|
+
*/
|
|
8
|
+
export declare class AlarmMuteRule extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing AlarmMuteRule resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): AlarmMuteRule;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of AlarmMuteRule. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is AlarmMuteRule;
|
|
23
|
+
/**
|
|
24
|
+
* Amazon Resource Name (ARN) of the AlarmMuteRule
|
|
25
|
+
*/
|
|
26
|
+
readonly arn: pulumi.Output<string>;
|
|
27
|
+
/**
|
|
28
|
+
* The description of the AlarmMuteRule
|
|
29
|
+
*/
|
|
30
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* The date, with the same timezone offset as "ScheduleTimezone" after which the alarm mute rule will be expired.
|
|
33
|
+
*/
|
|
34
|
+
readonly expireDate: pulumi.Output<string | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* The last update timestamp of the alarm mute schedule
|
|
37
|
+
*/
|
|
38
|
+
readonly lastUpdatedTimestamp: pulumi.Output<string>;
|
|
39
|
+
/**
|
|
40
|
+
* Targets to be muted
|
|
41
|
+
*/
|
|
42
|
+
readonly muteTargets: pulumi.Output<outputs.cloudwatch.MuteTargetsProperties | undefined>;
|
|
43
|
+
/**
|
|
44
|
+
* The mute type of the alarm mute
|
|
45
|
+
*/
|
|
46
|
+
readonly muteType: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The name of the AlarmMuteRule
|
|
49
|
+
*/
|
|
50
|
+
readonly name: pulumi.Output<string | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* The rule for the mute
|
|
53
|
+
*/
|
|
54
|
+
readonly rule: pulumi.Output<outputs.cloudwatch.RuleProperties>;
|
|
55
|
+
/**
|
|
56
|
+
* The date, with the same timezone offset as "ScheduleTimezone", after which the alarm mute rule will become active.
|
|
57
|
+
*/
|
|
58
|
+
readonly startDate: pulumi.Output<string | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* The current status of the AlarmMuteRule
|
|
61
|
+
*/
|
|
62
|
+
readonly status: pulumi.Output<enums.cloudwatch.AlarmMuteRuleStatus>;
|
|
63
|
+
/**
|
|
64
|
+
* An array of key-value pairs to apply to this resource.
|
|
65
|
+
*/
|
|
66
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* Create a AlarmMuteRule resource with the given unique name, arguments, and options.
|
|
69
|
+
*
|
|
70
|
+
* @param name The _unique_ name of the resource.
|
|
71
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
72
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
73
|
+
*/
|
|
74
|
+
constructor(name: string, args: AlarmMuteRuleArgs, opts?: pulumi.CustomResourceOptions);
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* The set of arguments for constructing a AlarmMuteRule resource.
|
|
78
|
+
*/
|
|
79
|
+
export interface AlarmMuteRuleArgs {
|
|
80
|
+
/**
|
|
81
|
+
* The description of the AlarmMuteRule
|
|
82
|
+
*/
|
|
83
|
+
description?: pulumi.Input<string>;
|
|
84
|
+
/**
|
|
85
|
+
* The date, with the same timezone offset as "ScheduleTimezone" after which the alarm mute rule will be expired.
|
|
86
|
+
*/
|
|
87
|
+
expireDate?: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* Targets to be muted
|
|
90
|
+
*/
|
|
91
|
+
muteTargets?: pulumi.Input<inputs.cloudwatch.MuteTargetsPropertiesArgs>;
|
|
92
|
+
/**
|
|
93
|
+
* The name of the AlarmMuteRule
|
|
94
|
+
*/
|
|
95
|
+
name?: pulumi.Input<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The rule for the mute
|
|
98
|
+
*/
|
|
99
|
+
rule: pulumi.Input<inputs.cloudwatch.RulePropertiesArgs>;
|
|
100
|
+
/**
|
|
101
|
+
* The date, with the same timezone offset as "ScheduleTimezone", after which the alarm mute rule will become active.
|
|
102
|
+
*/
|
|
103
|
+
startDate?: pulumi.Input<string>;
|
|
104
|
+
/**
|
|
105
|
+
* An array of key-value pairs to apply to this resource.
|
|
106
|
+
*/
|
|
107
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
108
|
+
}
|
|
@@ -0,0 +1,81 @@
|
|
|
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.AlarmMuteRule = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.
|
|
10
|
+
*/
|
|
11
|
+
class AlarmMuteRule extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing AlarmMuteRule 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 AlarmMuteRule(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of AlarmMuteRule. 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'] === AlarmMuteRule.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a AlarmMuteRule 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?.rule === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'rule'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["description"] = args?.description;
|
|
48
|
+
resourceInputs["expireDate"] = args?.expireDate;
|
|
49
|
+
resourceInputs["muteTargets"] = args?.muteTargets;
|
|
50
|
+
resourceInputs["name"] = args?.name;
|
|
51
|
+
resourceInputs["rule"] = args?.rule;
|
|
52
|
+
resourceInputs["startDate"] = args?.startDate;
|
|
53
|
+
resourceInputs["tags"] = args?.tags;
|
|
54
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["lastUpdatedTimestamp"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["muteType"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["expireDate"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["lastUpdatedTimestamp"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["muteTargets"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["muteType"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["rule"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["startDate"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
71
|
+
}
|
|
72
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
73
|
+
const replaceOnChanges = { replaceOnChanges: ["name"] };
|
|
74
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
75
|
+
super(AlarmMuteRule.__pulumiType, name, resourceInputs, opts);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
exports.AlarmMuteRule = AlarmMuteRule;
|
|
79
|
+
/** @internal */
|
|
80
|
+
AlarmMuteRule.__pulumiType = 'aws-native:cloudwatch:AlarmMuteRule';
|
|
81
|
+
//# sourceMappingURL=alarmMuteRule.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alarmMuteRule.js","sourceRoot":"","sources":["../../cloudwatch/alarmMuteRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,65 @@
|
|
|
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::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.
|
|
6
|
+
*/
|
|
7
|
+
export declare function getAlarmMuteRule(args: GetAlarmMuteRuleArgs, opts?: pulumi.InvokeOptions): Promise<GetAlarmMuteRuleResult>;
|
|
8
|
+
export interface GetAlarmMuteRuleArgs {
|
|
9
|
+
/**
|
|
10
|
+
* Amazon Resource Name (ARN) of the AlarmMuteRule
|
|
11
|
+
*/
|
|
12
|
+
arn: string;
|
|
13
|
+
}
|
|
14
|
+
export interface GetAlarmMuteRuleResult {
|
|
15
|
+
/**
|
|
16
|
+
* Amazon Resource Name (ARN) of the AlarmMuteRule
|
|
17
|
+
*/
|
|
18
|
+
readonly arn?: string;
|
|
19
|
+
/**
|
|
20
|
+
* The description of the AlarmMuteRule
|
|
21
|
+
*/
|
|
22
|
+
readonly description?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The date, with the same timezone offset as "ScheduleTimezone" after which the alarm mute rule will be expired.
|
|
25
|
+
*/
|
|
26
|
+
readonly expireDate?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The last update timestamp of the alarm mute schedule
|
|
29
|
+
*/
|
|
30
|
+
readonly lastUpdatedTimestamp?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Targets to be muted
|
|
33
|
+
*/
|
|
34
|
+
readonly muteTargets?: outputs.cloudwatch.MuteTargetsProperties;
|
|
35
|
+
/**
|
|
36
|
+
* The mute type of the alarm mute
|
|
37
|
+
*/
|
|
38
|
+
readonly muteType?: string;
|
|
39
|
+
/**
|
|
40
|
+
* The rule for the mute
|
|
41
|
+
*/
|
|
42
|
+
readonly rule?: outputs.cloudwatch.RuleProperties;
|
|
43
|
+
/**
|
|
44
|
+
* The date, with the same timezone offset as "ScheduleTimezone", after which the alarm mute rule will become active.
|
|
45
|
+
*/
|
|
46
|
+
readonly startDate?: string;
|
|
47
|
+
/**
|
|
48
|
+
* The current status of the AlarmMuteRule
|
|
49
|
+
*/
|
|
50
|
+
readonly status?: enums.cloudwatch.AlarmMuteRuleStatus;
|
|
51
|
+
/**
|
|
52
|
+
* An array of key-value pairs to apply to this resource.
|
|
53
|
+
*/
|
|
54
|
+
readonly tags?: outputs.Tag[];
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Resource Type definition for AWS::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.
|
|
58
|
+
*/
|
|
59
|
+
export declare function getAlarmMuteRuleOutput(args: GetAlarmMuteRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAlarmMuteRuleResult>;
|
|
60
|
+
export interface GetAlarmMuteRuleOutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* Amazon Resource Name (ARN) of the AlarmMuteRule
|
|
63
|
+
*/
|
|
64
|
+
arn: pulumi.Input<string>;
|
|
65
|
+
}
|
|
@@ -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.getAlarmMuteRuleOutput = exports.getAlarmMuteRule = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.
|
|
10
|
+
*/
|
|
11
|
+
function getAlarmMuteRule(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:cloudwatch:getAlarmMuteRule", {
|
|
14
|
+
"arn": args.arn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getAlarmMuteRule = getAlarmMuteRule;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.
|
|
20
|
+
*/
|
|
21
|
+
function getAlarmMuteRuleOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:cloudwatch:getAlarmMuteRule", {
|
|
24
|
+
"arn": args.arn,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getAlarmMuteRuleOutput = getAlarmMuteRuleOutput;
|
|
28
|
+
//# sourceMappingURL=getAlarmMuteRule.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAlarmMuteRule.js","sourceRoot":"","sources":["../../cloudwatch/getAlarmMuteRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAmDD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
package/cloudwatch/index.d.ts
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
export { AlarmArgs } from "./alarm";
|
|
2
2
|
export type Alarm = import("./alarm").Alarm;
|
|
3
3
|
export declare const Alarm: typeof import("./alarm").Alarm;
|
|
4
|
+
export { AlarmMuteRuleArgs } from "./alarmMuteRule";
|
|
5
|
+
export type AlarmMuteRule = import("./alarmMuteRule").AlarmMuteRule;
|
|
6
|
+
export declare const AlarmMuteRule: typeof import("./alarmMuteRule").AlarmMuteRule;
|
|
4
7
|
export { CompositeAlarmArgs } from "./compositeAlarm";
|
|
5
8
|
export type CompositeAlarm = import("./compositeAlarm").CompositeAlarm;
|
|
6
9
|
export declare const CompositeAlarm: typeof import("./compositeAlarm").CompositeAlarm;
|
|
@@ -10,6 +13,9 @@ export declare const Dashboard: typeof import("./dashboard").Dashboard;
|
|
|
10
13
|
export { GetAlarmArgs, GetAlarmResult, GetAlarmOutputArgs } from "./getAlarm";
|
|
11
14
|
export declare const getAlarm: typeof import("./getAlarm").getAlarm;
|
|
12
15
|
export declare const getAlarmOutput: typeof import("./getAlarm").getAlarmOutput;
|
|
16
|
+
export { GetAlarmMuteRuleArgs, GetAlarmMuteRuleResult, GetAlarmMuteRuleOutputArgs } from "./getAlarmMuteRule";
|
|
17
|
+
export declare const getAlarmMuteRule: typeof import("./getAlarmMuteRule").getAlarmMuteRule;
|
|
18
|
+
export declare const getAlarmMuteRuleOutput: typeof import("./getAlarmMuteRule").getAlarmMuteRuleOutput;
|
|
13
19
|
export { GetCompositeAlarmArgs, GetCompositeAlarmResult, GetCompositeAlarmOutputArgs } from "./getCompositeAlarm";
|
|
14
20
|
export declare const getCompositeAlarm: typeof import("./getCompositeAlarm").getCompositeAlarm;
|
|
15
21
|
export declare const getCompositeAlarmOutput: typeof import("./getCompositeAlarm").getCompositeAlarmOutput;
|
|
@@ -22,3 +28,4 @@ export declare const getMetricStreamOutput: typeof import("./getMetricStream").g
|
|
|
22
28
|
export { MetricStreamArgs } from "./metricStream";
|
|
23
29
|
export type MetricStream = import("./metricStream").MetricStream;
|
|
24
30
|
export declare const MetricStream: typeof import("./metricStream").MetricStream;
|
|
31
|
+
export * from "../types/enums/cloudwatch";
|
package/cloudwatch/index.js
CHANGED
|
@@ -1,12 +1,28 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
+
};
|
|
4
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.MetricStream = exports.getMetricStreamOutput = exports.getMetricStream = exports.getDashboardOutput = exports.getDashboard = exports.getCompositeAlarmOutput = exports.getCompositeAlarm = exports.getAlarmOutput = exports.getAlarm = exports.Dashboard = exports.CompositeAlarm = exports.Alarm = void 0;
|
|
19
|
+
exports.MetricStream = exports.getMetricStreamOutput = exports.getMetricStream = exports.getDashboardOutput = exports.getDashboard = exports.getCompositeAlarmOutput = exports.getCompositeAlarm = exports.getAlarmMuteRuleOutput = exports.getAlarmMuteRule = exports.getAlarmOutput = exports.getAlarm = exports.Dashboard = exports.CompositeAlarm = exports.AlarmMuteRule = exports.Alarm = void 0;
|
|
6
20
|
const pulumi = require("@pulumi/pulumi");
|
|
7
21
|
const utilities = require("../utilities");
|
|
8
22
|
exports.Alarm = null;
|
|
9
23
|
utilities.lazyLoad(exports, ["Alarm"], () => require("./alarm"));
|
|
24
|
+
exports.AlarmMuteRule = null;
|
|
25
|
+
utilities.lazyLoad(exports, ["AlarmMuteRule"], () => require("./alarmMuteRule"));
|
|
10
26
|
exports.CompositeAlarm = null;
|
|
11
27
|
utilities.lazyLoad(exports, ["CompositeAlarm"], () => require("./compositeAlarm"));
|
|
12
28
|
exports.Dashboard = null;
|
|
@@ -14,6 +30,9 @@ utilities.lazyLoad(exports, ["Dashboard"], () => require("./dashboard"));
|
|
|
14
30
|
exports.getAlarm = null;
|
|
15
31
|
exports.getAlarmOutput = null;
|
|
16
32
|
utilities.lazyLoad(exports, ["getAlarm", "getAlarmOutput"], () => require("./getAlarm"));
|
|
33
|
+
exports.getAlarmMuteRule = null;
|
|
34
|
+
exports.getAlarmMuteRuleOutput = null;
|
|
35
|
+
utilities.lazyLoad(exports, ["getAlarmMuteRule", "getAlarmMuteRuleOutput"], () => require("./getAlarmMuteRule"));
|
|
17
36
|
exports.getCompositeAlarm = null;
|
|
18
37
|
exports.getCompositeAlarmOutput = null;
|
|
19
38
|
utilities.lazyLoad(exports, ["getCompositeAlarm", "getCompositeAlarmOutput"], () => require("./getCompositeAlarm"));
|
|
@@ -25,12 +44,16 @@ exports.getMetricStreamOutput = null;
|
|
|
25
44
|
utilities.lazyLoad(exports, ["getMetricStream", "getMetricStreamOutput"], () => require("./getMetricStream"));
|
|
26
45
|
exports.MetricStream = null;
|
|
27
46
|
utilities.lazyLoad(exports, ["MetricStream"], () => require("./metricStream"));
|
|
47
|
+
// Export enums:
|
|
48
|
+
__exportStar(require("../types/enums/cloudwatch"), exports);
|
|
28
49
|
const _module = {
|
|
29
50
|
version: utilities.getVersion(),
|
|
30
51
|
construct: (name, type, urn) => {
|
|
31
52
|
switch (type) {
|
|
32
53
|
case "aws-native:cloudwatch:Alarm":
|
|
33
54
|
return new exports.Alarm(name, undefined, { urn });
|
|
55
|
+
case "aws-native:cloudwatch:AlarmMuteRule":
|
|
56
|
+
return new exports.AlarmMuteRule(name, undefined, { urn });
|
|
34
57
|
case "aws-native:cloudwatch:CompositeAlarm":
|
|
35
58
|
return new exports.CompositeAlarm(name, undefined, { urn });
|
|
36
59
|
case "aws-native:cloudwatch:Dashboard":
|
package/cloudwatch/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudwatch/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudwatch/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG5D,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGnG,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,eAAe,GAAuD,IAAW,CAAC;AAClF,QAAA,qBAAqB,GAA6D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,EAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIhG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAG/E,gBAAgB;AAChB,4DAA0C;AAE1C,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,6BAA6B;gBAC9B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,qCAAqC;gBACtC,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,sCAAsC;gBACvC,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,iCAAiC;gBAClC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,oCAAoC;gBACrC,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
3
4
|
/**
|
|
4
5
|
* The resource schema for creating an Amazon Connect Customer Profiles Integration.
|
|
5
6
|
*/
|
|
@@ -35,6 +36,10 @@ export interface GetIntegrationResult {
|
|
|
35
36
|
* The mapping between 3rd party event types and ObjectType names
|
|
36
37
|
*/
|
|
37
38
|
readonly objectTypeNames?: outputs.customerprofiles.IntegrationObjectTypeMapping[];
|
|
39
|
+
/**
|
|
40
|
+
* Scope of the integration, such as 'PROFILE' or 'DOMAIN'
|
|
41
|
+
*/
|
|
42
|
+
readonly scope?: enums.customerprofiles.IntegrationScope;
|
|
38
43
|
/**
|
|
39
44
|
* The tags (keys and values) associated with the integration
|
|
40
45
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIntegration.js","sourceRoot":"","sources":["../../customerprofiles/getIntegration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;
|
|
1
|
+
{"version":3,"file":"getIntegration.js","sourceRoot":"","sources":["../../customerprofiles/getIntegration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AA2CD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
4
5
|
/**
|
|
5
6
|
* The resource schema for creating an Amazon Connect Customer Profiles Integration.
|
|
6
7
|
*/
|
|
@@ -47,6 +48,10 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
47
48
|
* The mapping between 3rd party event types and ObjectType names
|
|
48
49
|
*/
|
|
49
50
|
readonly objectTypeNames: pulumi.Output<outputs.customerprofiles.IntegrationObjectTypeMapping[] | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* Scope of the integration, such as 'PROFILE' or 'DOMAIN'
|
|
53
|
+
*/
|
|
54
|
+
readonly scope: pulumi.Output<enums.customerprofiles.IntegrationScope | undefined>;
|
|
50
55
|
/**
|
|
51
56
|
* The tags (keys and values) associated with the integration
|
|
52
57
|
*/
|
|
@@ -88,6 +93,10 @@ export interface IntegrationArgs {
|
|
|
88
93
|
* The mapping between 3rd party event types and ObjectType names
|
|
89
94
|
*/
|
|
90
95
|
objectTypeNames?: pulumi.Input<pulumi.Input<inputs.customerprofiles.IntegrationObjectTypeMappingArgs>[]>;
|
|
96
|
+
/**
|
|
97
|
+
* Scope of the integration, such as 'PROFILE' or 'DOMAIN'
|
|
98
|
+
*/
|
|
99
|
+
scope?: pulumi.Input<enums.customerprofiles.IntegrationScope>;
|
|
91
100
|
/**
|
|
92
101
|
* The tags (keys and values) associated with the integration
|
|
93
102
|
*/
|
|
@@ -49,6 +49,7 @@ class Integration extends pulumi.CustomResource {
|
|
|
49
49
|
resourceInputs["flowDefinition"] = args?.flowDefinition;
|
|
50
50
|
resourceInputs["objectTypeName"] = args?.objectTypeName;
|
|
51
51
|
resourceInputs["objectTypeNames"] = args?.objectTypeNames;
|
|
52
|
+
resourceInputs["scope"] = args?.scope;
|
|
52
53
|
resourceInputs["tags"] = args?.tags;
|
|
53
54
|
resourceInputs["uri"] = args?.uri;
|
|
54
55
|
resourceInputs["createdAt"] = undefined /*out*/;
|
|
@@ -62,6 +63,7 @@ class Integration extends pulumi.CustomResource {
|
|
|
62
63
|
resourceInputs["lastUpdatedAt"] = undefined /*out*/;
|
|
63
64
|
resourceInputs["objectTypeName"] = undefined /*out*/;
|
|
64
65
|
resourceInputs["objectTypeNames"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["scope"] = undefined /*out*/;
|
|
65
67
|
resourceInputs["tags"] = undefined /*out*/;
|
|
66
68
|
resourceInputs["uri"] = undefined /*out*/;
|
|
67
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../customerprofiles/integration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,WAAW,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../customerprofiles/integration.ts"],"names":[],"mappings":"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"}
|
package/ec2/getHost.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
3
4
|
/**
|
|
4
5
|
* Resource Type definition for AWS::EC2::Host
|
|
5
6
|
*/
|
|
@@ -14,7 +15,7 @@ export interface GetHostResult {
|
|
|
14
15
|
/**
|
|
15
16
|
* Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID.
|
|
16
17
|
*/
|
|
17
|
-
readonly autoPlacement?:
|
|
18
|
+
readonly autoPlacement?: enums.ec2.HostAutoPlacement;
|
|
18
19
|
/**
|
|
19
20
|
* ID of the host created.
|
|
20
21
|
*/
|
|
@@ -22,11 +23,11 @@ export interface GetHostResult {
|
|
|
22
23
|
/**
|
|
23
24
|
* Automatically allocates a new dedicated host and moves your instances on to it if a degradation is detected on your current host.
|
|
24
25
|
*/
|
|
25
|
-
readonly hostMaintenance?:
|
|
26
|
+
readonly hostMaintenance?: enums.ec2.HostMaintenance;
|
|
26
27
|
/**
|
|
27
28
|
* Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default.
|
|
28
29
|
*/
|
|
29
|
-
readonly hostRecovery?:
|
|
30
|
+
readonly hostRecovery?: enums.ec2.HostRecovery;
|
|
30
31
|
/**
|
|
31
32
|
* Any tags assigned to the Host.
|
|
32
33
|
*/
|
package/ec2/host.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
4
5
|
/**
|
|
5
6
|
* Resource Type definition for AWS::EC2::Host
|
|
6
7
|
*/
|
|
@@ -26,7 +27,7 @@ export declare class Host extends pulumi.CustomResource {
|
|
|
26
27
|
/**
|
|
27
28
|
* Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID.
|
|
28
29
|
*/
|
|
29
|
-
readonly autoPlacement: pulumi.Output<
|
|
30
|
+
readonly autoPlacement: pulumi.Output<enums.ec2.HostAutoPlacement | undefined>;
|
|
30
31
|
/**
|
|
31
32
|
* The Availability Zone in which to allocate the Dedicated Host.
|
|
32
33
|
*/
|
|
@@ -38,11 +39,11 @@ export declare class Host extends pulumi.CustomResource {
|
|
|
38
39
|
/**
|
|
39
40
|
* Automatically allocates a new dedicated host and moves your instances on to it if a degradation is detected on your current host.
|
|
40
41
|
*/
|
|
41
|
-
readonly hostMaintenance: pulumi.Output<
|
|
42
|
+
readonly hostMaintenance: pulumi.Output<enums.ec2.HostMaintenance | undefined>;
|
|
42
43
|
/**
|
|
43
44
|
* Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default.
|
|
44
45
|
*/
|
|
45
|
-
readonly hostRecovery: pulumi.Output<
|
|
46
|
+
readonly hostRecovery: pulumi.Output<enums.ec2.HostRecovery | undefined>;
|
|
46
47
|
/**
|
|
47
48
|
* Specifies the instance family to be supported by the Dedicated Hosts. If you specify an instance family, the Dedicated Hosts support multiple instance types within that instance family.
|
|
48
49
|
*/
|
|
@@ -79,7 +80,7 @@ export interface HostArgs {
|
|
|
79
80
|
/**
|
|
80
81
|
* Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID.
|
|
81
82
|
*/
|
|
82
|
-
autoPlacement?: pulumi.Input<
|
|
83
|
+
autoPlacement?: pulumi.Input<enums.ec2.HostAutoPlacement>;
|
|
83
84
|
/**
|
|
84
85
|
* The Availability Zone in which to allocate the Dedicated Host.
|
|
85
86
|
*/
|
|
@@ -87,11 +88,11 @@ export interface HostArgs {
|
|
|
87
88
|
/**
|
|
88
89
|
* Automatically allocates a new dedicated host and moves your instances on to it if a degradation is detected on your current host.
|
|
89
90
|
*/
|
|
90
|
-
hostMaintenance?: pulumi.Input<
|
|
91
|
+
hostMaintenance?: pulumi.Input<enums.ec2.HostMaintenance>;
|
|
91
92
|
/**
|
|
92
93
|
* Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default.
|
|
93
94
|
*/
|
|
94
|
-
hostRecovery?: pulumi.Input<
|
|
95
|
+
hostRecovery?: pulumi.Input<enums.ec2.HostRecovery>;
|
|
95
96
|
/**
|
|
96
97
|
* Specifies the instance family to be supported by the Dedicated Hosts. If you specify an instance family, the Dedicated Hosts support multiple instance types within that instance family.
|
|
97
98
|
*/
|