@pulumi/aws 5.39.0 → 5.40.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.
Files changed (145) hide show
  1. package/apigateway/apiKey.d.ts +6 -6
  2. package/apigateway/getAuthorizer.d.ts +106 -0
  3. package/apigateway/getAuthorizer.js +50 -0
  4. package/apigateway/getAuthorizer.js.map +1 -0
  5. package/apigateway/getAuthorizers.d.ts +63 -0
  6. package/apigateway/getAuthorizers.js +47 -0
  7. package/apigateway/getAuthorizers.js.map +1 -0
  8. package/apigateway/index.d.ts +6 -0
  9. package/apigateway/index.js +7 -1
  10. package/apigateway/index.js.map +1 -1
  11. package/appstream/stack.d.ts +15 -0
  12. package/appstream/stack.js +2 -0
  13. package/appstream/stack.js.map +1 -1
  14. package/cfg/index.d.ts +3 -0
  15. package/cfg/index.js +6 -1
  16. package/cfg/index.js.map +1 -1
  17. package/cfg/organizationCustomPolicyRule.d.ts +241 -0
  18. package/cfg/organizationCustomPolicyRule.js +125 -0
  19. package/cfg/organizationCustomPolicyRule.js.map +1 -0
  20. package/chime/voiceConnectorStreaming.d.ts +61 -0
  21. package/chime/voiceConnectorStreaming.js +49 -0
  22. package/chime/voiceConnectorStreaming.js.map +1 -1
  23. package/cloudwatch/index.d.ts +3 -0
  24. package/cloudwatch/index.js +6 -1
  25. package/cloudwatch/index.js.map +1 -1
  26. package/cloudwatch/internetMonitor.d.ts +174 -0
  27. package/cloudwatch/internetMonitor.js +88 -0
  28. package/cloudwatch/internetMonitor.js.map +1 -0
  29. package/codestarconnections/connection.d.ts +1 -1
  30. package/codestarconnections/connection.js +1 -1
  31. package/directconnect/connection.d.ts +1 -0
  32. package/directconnect/connection.js +1 -0
  33. package/directconnect/connection.js.map +1 -1
  34. package/directoryservice/radiusSettings.d.ts +1 -0
  35. package/directoryservice/radiusSettings.js +1 -0
  36. package/directoryservice/radiusSettings.js.map +1 -1
  37. package/dms/getReplicationSubnetGroup.d.ts +84 -0
  38. package/dms/getReplicationSubnetGroup.js +50 -0
  39. package/dms/getReplicationSubnetGroup.js.map +1 -0
  40. package/dms/getReplicationTask.d.ts +114 -0
  41. package/dms/getReplicationTask.js +50 -0
  42. package/dms/getReplicationTask.js.map +1 -0
  43. package/dms/index.d.ts +6 -0
  44. package/dms/index.js +7 -1
  45. package/dms/index.js.map +1 -1
  46. package/dms/s3endpoint.d.ts +3 -3
  47. package/docdb/cluster.d.ts +15 -15
  48. package/docdb/cluster.js +3 -3
  49. package/docdb/clusterInstance.d.ts +21 -18
  50. package/docdb/clusterInstance.js +6 -6
  51. package/docdb/clusterInstance.js.map +1 -1
  52. package/docdb/clusterParameterGroup.d.ts +14 -14
  53. package/docdb/clusterSnapshot.d.ts +20 -20
  54. package/docdb/clusterSnapshot.js +1 -1
  55. package/docdb/eventSubscription.d.ts +12 -12
  56. package/docdb/eventSubscription.js +2 -2
  57. package/dynamodb/getTableItem.d.ts +1 -1
  58. package/ec2/getAmiIds.d.ts +13 -0
  59. package/ec2/getAmiIds.js +1 -0
  60. package/ec2/getAmiIds.js.map +1 -1
  61. package/ec2/getLaunchConfiguration.d.ts +4 -0
  62. package/ec2/getLaunchConfiguration.js.map +1 -1
  63. package/elasticache/getCluster.d.ts +2 -0
  64. package/elasticache/getCluster.js.map +1 -1
  65. package/elasticsearch/domain.d.ts +1 -1
  66. package/elasticsearch/domain.js +1 -1
  67. package/fsx/fileCache.d.ts +1 -0
  68. package/fsx/fileCache.js +1 -0
  69. package/fsx/fileCache.js.map +1 -1
  70. package/gamelift/gameSessionQueue.d.ts +12 -0
  71. package/gamelift/gameSessionQueue.js +2 -0
  72. package/gamelift/gameSessionQueue.js.map +1 -1
  73. package/getAmiIds.d.ts +13 -0
  74. package/getAmiIds.js +1 -0
  75. package/getAmiIds.js.map +1 -1
  76. package/guardduty/detector.d.ts +2 -0
  77. package/guardduty/detector.js +2 -0
  78. package/guardduty/detector.js.map +1 -1
  79. package/index.d.ts +2 -1
  80. package/index.js +3 -1
  81. package/index.js.map +1 -1
  82. package/kinesis/firehoseDeliveryStream.d.ts +1 -0
  83. package/kinesis/firehoseDeliveryStream.js +1 -0
  84. package/kinesis/firehoseDeliveryStream.js.map +1 -1
  85. package/kms/key.d.ts +1 -0
  86. package/kms/key.js +1 -0
  87. package/kms/key.js.map +1 -1
  88. package/package.json +2 -2
  89. package/package.json.dev +2 -2
  90. package/rds/getInstance.d.ts +2 -0
  91. package/rds/getInstance.js.map +1 -1
  92. package/rds/subnetGroup.d.ts +8 -0
  93. package/rds/subnetGroup.js +2 -0
  94. package/rds/subnetGroup.js.map +1 -1
  95. package/redshift/getCluster.d.ts +2 -0
  96. package/redshift/getCluster.js.map +1 -1
  97. package/s3/getObject.d.ts +2 -2
  98. package/s3/getObject.js +2 -2
  99. package/s3outposts/endpoint.d.ts +24 -0
  100. package/s3outposts/endpoint.js +4 -0
  101. package/s3outposts/endpoint.js.map +1 -1
  102. package/ssmcontacts/contact.d.ts +162 -0
  103. package/ssmcontacts/contact.js +108 -0
  104. package/ssmcontacts/contact.js.map +1 -0
  105. package/ssmcontacts/contactChannel.d.ts +147 -0
  106. package/ssmcontacts/contactChannel.js +113 -0
  107. package/ssmcontacts/contactChannel.js.map +1 -0
  108. package/ssmcontacts/getContact.d.ts +91 -0
  109. package/ssmcontacts/getContact.js +50 -0
  110. package/ssmcontacts/getContact.js.map +1 -0
  111. package/ssmcontacts/getContactChannel.d.ts +82 -0
  112. package/ssmcontacts/getContactChannel.js +49 -0
  113. package/ssmcontacts/getContactChannel.js.map +1 -0
  114. package/ssmcontacts/getPlan.d.ts +66 -0
  115. package/ssmcontacts/getPlan.js +49 -0
  116. package/ssmcontacts/getPlan.js.map +1 -0
  117. package/ssmcontacts/index.d.ts +18 -0
  118. package/ssmcontacts/index.js +41 -0
  119. package/ssmcontacts/index.js.map +1 -0
  120. package/ssmcontacts/plan.d.ts +144 -0
  121. package/ssmcontacts/plan.js +139 -0
  122. package/ssmcontacts/plan.js.map +1 -0
  123. package/ssmincidents/getResponsePlan.d.ts +85 -0
  124. package/ssmincidents/getResponsePlan.js +30 -0
  125. package/ssmincidents/getResponsePlan.js.map +1 -0
  126. package/ssmincidents/index.d.ts +6 -0
  127. package/ssmincidents/index.js +9 -1
  128. package/ssmincidents/index.js.map +1 -1
  129. package/ssmincidents/responsePlan.d.ts +254 -0
  130. package/ssmincidents/responsePlan.js +167 -0
  131. package/ssmincidents/responsePlan.js.map +1 -0
  132. package/synthetics/group.d.ts +121 -0
  133. package/synthetics/group.js +78 -0
  134. package/synthetics/group.js.map +1 -0
  135. package/synthetics/groupAssociation.d.ts +94 -0
  136. package/synthetics/groupAssociation.js +85 -0
  137. package/synthetics/groupAssociation.js.map +1 -0
  138. package/synthetics/index.d.ts +6 -0
  139. package/synthetics/index.js +11 -1
  140. package/synthetics/index.js.map +1 -1
  141. package/types/input.d.ts +186 -9
  142. package/types/output.d.ts +333 -10
  143. package/wafv2/webAcl.d.ts +13 -0
  144. package/wafv2/webAcl.js +3 -0
  145. package/wafv2/webAcl.js.map +1 -1
@@ -0,0 +1,94 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Provides a Synthetics Group Association resource.
4
+ *
5
+ * ## Example Usage
6
+ * ### Basic Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as aws from "@pulumi/aws";
11
+ *
12
+ * const example = new aws.synthetics.GroupAssociation("example", {
13
+ * groupName: aws_synthetics_group.example.name,
14
+ * canaryArn: aws_synthetics_canary.example.arn,
15
+ * });
16
+ * ```
17
+ *
18
+ * ## Import
19
+ *
20
+ * CloudWatch Synthetics Group Association can be imported in the form `canary_arn,group_name`, e.g.,
21
+ *
22
+ * ```sh
23
+ * $ pulumi import aws:synthetics/groupAssociation:GroupAssociation example arn:aws:synthetics:us-west-2:123456789012:canary:tf-acc-test-abcd1234,examplename
24
+ * ```
25
+ */
26
+ export declare class GroupAssociation extends pulumi.CustomResource {
27
+ /**
28
+ * Get an existing GroupAssociation resource's state with the given name, ID, and optional extra
29
+ * properties used to qualify the lookup.
30
+ *
31
+ * @param name The _unique_ name of the resulting resource.
32
+ * @param id The _unique_ provider ID of the resource to lookup.
33
+ * @param state Any extra arguments used during the lookup.
34
+ * @param opts Optional settings to control the behavior of the CustomResource.
35
+ */
36
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: GroupAssociationState, opts?: pulumi.CustomResourceOptions): GroupAssociation;
37
+ /**
38
+ * Returns true if the given object is an instance of GroupAssociation. This is designed to work even
39
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
40
+ */
41
+ static isInstance(obj: any): obj is GroupAssociation;
42
+ /**
43
+ * ARN of the canary.
44
+ */
45
+ readonly canaryArn: pulumi.Output<string>;
46
+ readonly groupArn: pulumi.Output<string>;
47
+ /**
48
+ * ID of the Group.
49
+ */
50
+ readonly groupId: pulumi.Output<string>;
51
+ /**
52
+ * Name of the group that the canary will be associated with.
53
+ */
54
+ readonly groupName: pulumi.Output<string>;
55
+ /**
56
+ * Create a GroupAssociation resource with the given unique name, arguments, and options.
57
+ *
58
+ * @param name The _unique_ name of the resource.
59
+ * @param args The arguments to use to populate this resource's properties.
60
+ * @param opts A bag of options that control this resource's behavior.
61
+ */
62
+ constructor(name: string, args: GroupAssociationArgs, opts?: pulumi.CustomResourceOptions);
63
+ }
64
+ /**
65
+ * Input properties used for looking up and filtering GroupAssociation resources.
66
+ */
67
+ export interface GroupAssociationState {
68
+ /**
69
+ * ARN of the canary.
70
+ */
71
+ canaryArn?: pulumi.Input<string>;
72
+ groupArn?: pulumi.Input<string>;
73
+ /**
74
+ * ID of the Group.
75
+ */
76
+ groupId?: pulumi.Input<string>;
77
+ /**
78
+ * Name of the group that the canary will be associated with.
79
+ */
80
+ groupName?: pulumi.Input<string>;
81
+ }
82
+ /**
83
+ * The set of arguments for constructing a GroupAssociation resource.
84
+ */
85
+ export interface GroupAssociationArgs {
86
+ /**
87
+ * ARN of the canary.
88
+ */
89
+ canaryArn: pulumi.Input<string>;
90
+ /**
91
+ * Name of the group that the canary will be associated with.
92
+ */
93
+ groupName: pulumi.Input<string>;
94
+ }
@@ -0,0 +1,85 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.GroupAssociation = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides a Synthetics Group Association resource.
10
+ *
11
+ * ## Example Usage
12
+ * ### Basic Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const example = new aws.synthetics.GroupAssociation("example", {
19
+ * groupName: aws_synthetics_group.example.name,
20
+ * canaryArn: aws_synthetics_canary.example.arn,
21
+ * });
22
+ * ```
23
+ *
24
+ * ## Import
25
+ *
26
+ * CloudWatch Synthetics Group Association can be imported in the form `canary_arn,group_name`, e.g.,
27
+ *
28
+ * ```sh
29
+ * $ pulumi import aws:synthetics/groupAssociation:GroupAssociation example arn:aws:synthetics:us-west-2:123456789012:canary:tf-acc-test-abcd1234,examplename
30
+ * ```
31
+ */
32
+ class GroupAssociation extends pulumi.CustomResource {
33
+ /**
34
+ * Get an existing GroupAssociation resource's state with the given name, ID, and optional extra
35
+ * properties used to qualify the lookup.
36
+ *
37
+ * @param name The _unique_ name of the resulting resource.
38
+ * @param id The _unique_ provider ID of the resource to lookup.
39
+ * @param state Any extra arguments used during the lookup.
40
+ * @param opts Optional settings to control the behavior of the CustomResource.
41
+ */
42
+ static get(name, id, state, opts) {
43
+ return new GroupAssociation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
44
+ }
45
+ /**
46
+ * Returns true if the given object is an instance of GroupAssociation. This is designed to work even
47
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
48
+ */
49
+ static isInstance(obj) {
50
+ if (obj === undefined || obj === null) {
51
+ return false;
52
+ }
53
+ return obj['__pulumiType'] === GroupAssociation.__pulumiType;
54
+ }
55
+ constructor(name, argsOrState, opts) {
56
+ let resourceInputs = {};
57
+ opts = opts || {};
58
+ if (opts.id) {
59
+ const state = argsOrState;
60
+ resourceInputs["canaryArn"] = state ? state.canaryArn : undefined;
61
+ resourceInputs["groupArn"] = state ? state.groupArn : undefined;
62
+ resourceInputs["groupId"] = state ? state.groupId : undefined;
63
+ resourceInputs["groupName"] = state ? state.groupName : undefined;
64
+ }
65
+ else {
66
+ const args = argsOrState;
67
+ if ((!args || args.canaryArn === undefined) && !opts.urn) {
68
+ throw new Error("Missing required property 'canaryArn'");
69
+ }
70
+ if ((!args || args.groupName === undefined) && !opts.urn) {
71
+ throw new Error("Missing required property 'groupName'");
72
+ }
73
+ resourceInputs["canaryArn"] = args ? args.canaryArn : undefined;
74
+ resourceInputs["groupName"] = args ? args.groupName : undefined;
75
+ resourceInputs["groupArn"] = undefined /*out*/;
76
+ resourceInputs["groupId"] = undefined /*out*/;
77
+ }
78
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
79
+ super(GroupAssociation.__pulumiType, name, resourceInputs, opts);
80
+ }
81
+ }
82
+ exports.GroupAssociation = GroupAssociation;
83
+ /** @internal */
84
+ GroupAssociation.__pulumiType = 'aws:synthetics/groupAssociation:GroupAssociation';
85
+ //# sourceMappingURL=groupAssociation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"groupAssociation.js","sourceRoot":"","sources":["../../synthetics/groupAssociation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAwBD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,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,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA1EL,4CA2EC;AA7DG,gBAAgB;AACO,6BAAY,GAAG,kDAAkD,CAAC"}
@@ -1,3 +1,9 @@
1
1
  export { CanaryArgs, CanaryState } from "./canary";
2
2
  export type Canary = import("./canary").Canary;
3
3
  export declare const Canary: typeof import("./canary").Canary;
4
+ export { GroupArgs, GroupState } from "./group";
5
+ export type Group = import("./group").Group;
6
+ export declare const Group: typeof import("./group").Group;
7
+ export { GroupAssociationArgs, GroupAssociationState } from "./groupAssociation";
8
+ export type GroupAssociation = import("./groupAssociation").GroupAssociation;
9
+ export declare const GroupAssociation: typeof import("./groupAssociation").GroupAssociation;
@@ -2,21 +2,31 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.Canary = void 0;
5
+ exports.GroupAssociation = exports.Group = exports.Canary = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Canary = null;
9
9
  utilities.lazyLoad(exports, ["Canary"], () => require("./canary"));
10
+ exports.Group = null;
11
+ utilities.lazyLoad(exports, ["Group"], () => require("./group"));
12
+ exports.GroupAssociation = null;
13
+ utilities.lazyLoad(exports, ["GroupAssociation"], () => require("./groupAssociation"));
10
14
  const _module = {
11
15
  version: utilities.getVersion(),
12
16
  construct: (name, type, urn) => {
13
17
  switch (type) {
14
18
  case "aws:synthetics/canary:Canary":
15
19
  return new exports.Canary(name, undefined, { urn });
20
+ case "aws:synthetics/group:Group":
21
+ return new exports.Group(name, undefined, { urn });
22
+ case "aws:synthetics/groupAssociation:GroupAssociation":
23
+ return new exports.GroupAssociation(name, undefined, { urn });
16
24
  default:
17
25
  throw new Error(`unknown resource type ${type}`);
18
26
  }
19
27
  },
20
28
  };
21
29
  pulumi.runtime.registerResourceModule("aws", "synthetics/canary", _module);
30
+ pulumi.runtime.registerResourceModule("aws", "synthetics/group", _module);
31
+ pulumi.runtime.registerResourceModule("aws", "synthetics/groupAssociation", _module);
22
32
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../synthetics/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAGnE,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,8BAA8B;gBAC/B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../synthetics/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,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,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGvF,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,8BAA8B;gBAC/B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,kDAAkD;gBACnD,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA;AAC1E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,6BAA6B,EAAE,OAAO,CAAC,CAAA"}
package/types/input.d.ts CHANGED
@@ -335,6 +335,7 @@ export interface ProviderEndpoint {
335
335
  inspector?: pulumi.Input<string>;
336
336
  inspector2?: pulumi.Input<string>;
337
337
  inspectorv2?: pulumi.Input<string>;
338
+ internetmonitor?: pulumi.Input<string>;
338
339
  iot?: pulumi.Input<string>;
339
340
  iot1clickdevices?: pulumi.Input<string>;
340
341
  iot1clickdevicesservice?: pulumi.Input<string>;
@@ -6308,7 +6309,7 @@ export declare namespace apprunner {
6308
6309
  }
6309
6310
  interface ServiceInstanceConfiguration {
6310
6311
  /**
6311
- * Number of CPU units reserved for each instance of your App Runner service represented as a String. Defaults to `1024`. Valid values: `1024|2048|(1|2) vCPU`.
6312
+ * Number of CPU units reserved for each instance of your App Runner service represented as a String. Defaults to `1024`. Valid values: `256|512|1024|2048|4096|(0.25|0.5|1|2|4) vCPU`.
6312
6313
  */
6313
6314
  cpu?: pulumi.Input<string>;
6314
6315
  /**
@@ -6316,7 +6317,7 @@ export declare namespace apprunner {
6316
6317
  */
6317
6318
  instanceRoleArn?: pulumi.Input<string>;
6318
6319
  /**
6319
- * Amount of memory, in MB or GB, reserved for each instance of your App Runner service. Defaults to `2048`. Valid values: `2048|3072|4096|(2|3|4) GB`.
6320
+ * Amount of memory, in MB or GB, reserved for each instance of your App Runner service. Defaults to `2048`. Valid values: `512|1024|2048|3072|4096|6144|8192|10240|12288|(0.5|1|2|3|4|6|8|10|12) GB`.
6320
6321
  */
6321
6322
  memory?: pulumi.Input<string>;
6322
6323
  }
@@ -6613,6 +6614,13 @@ export declare namespace appstream {
6613
6614
  */
6614
6615
  resourceIdentifier?: pulumi.Input<string>;
6615
6616
  }
6617
+ interface StackStreamingExperienceSettings {
6618
+ /**
6619
+ * The preferred protocol that you want to use while streaming your application.
6620
+ * Valid values are `TCP` and `UDP`.
6621
+ */
6622
+ preferredProtocol?: pulumi.Input<string>;
6623
+ }
6616
6624
  interface StackUserSetting {
6617
6625
  /**
6618
6626
  * Action that is enabled or disabled.
@@ -8206,6 +8214,10 @@ export declare namespace backup {
8206
8214
  s3KeyPrefix?: pulumi.Input<string>;
8207
8215
  }
8208
8216
  interface ReportPlanReportSetting {
8217
+ /**
8218
+ * Specifies the list of accounts a report covers.
8219
+ */
8220
+ accounts?: pulumi.Input<pulumi.Input<string>[]>;
8209
8221
  /**
8210
8222
  * Specifies the Amazon Resource Names (ARNs) of the frameworks a report covers.
8211
8223
  */
@@ -8214,6 +8226,14 @@ export declare namespace backup {
8214
8226
  * Specifies the number of frameworks a report covers.
8215
8227
  */
8216
8228
  numberOfFrameworks?: pulumi.Input<number>;
8229
+ /**
8230
+ * Specifies the list of Organizational Units a report covers.
8231
+ */
8232
+ organizationUnits?: pulumi.Input<pulumi.Input<string>[]>;
8233
+ /**
8234
+ * Specifies the list of regions a report covers.
8235
+ */
8236
+ regions?: pulumi.Input<pulumi.Input<string>[]>;
8217
8237
  /**
8218
8238
  * Identifies the report template for the report. Reports are built using a report template. The report templates are: `RESOURCE_COMPLIANCE_REPORT` | `CONTROL_COMPLIANCE_REPORT` | `BACKUP_JOB_REPORT` | `COPY_JOB_REPORT` | `RESTORE_JOB_REPORT`.
8219
8239
  */
@@ -8820,6 +8840,16 @@ export declare namespace chime {
8820
8840
  */
8821
8841
  weight: pulumi.Input<number>;
8822
8842
  }
8843
+ interface VoiceConnectorStreamingMediaInsightsConfiguration {
8844
+ /**
8845
+ * The media insights configuration that will be invoked by the Voice Connector.
8846
+ */
8847
+ configurationArn?: pulumi.Input<string>;
8848
+ /**
8849
+ * When `true`, the media insights configuration is not enabled. Defaults to `false`.
8850
+ */
8851
+ disabled?: pulumi.Input<boolean>;
8852
+ }
8823
8853
  interface VoiceConnectorTerminationCredentialsCredential {
8824
8854
  /**
8825
8855
  * RFC2617 compliant password associated with the SIP credentials.
@@ -10808,6 +10838,14 @@ export declare namespace cloudwatch {
10808
10838
  }
10809
10839
  interface GetLogDataProtectionPolicyDocumentStatementOperationDeidentifyMaskConfigArgs {
10810
10840
  }
10841
+ interface InternetMonitorInternetMeasurementsLogDelivery {
10842
+ s3Config?: pulumi.Input<inputs.cloudwatch.InternetMonitorInternetMeasurementsLogDeliveryS3Config>;
10843
+ }
10844
+ interface InternetMonitorInternetMeasurementsLogDeliveryS3Config {
10845
+ bucketName: pulumi.Input<string>;
10846
+ bucketPrefix?: pulumi.Input<string>;
10847
+ logDeliveryStatus?: pulumi.Input<string>;
10848
+ }
10811
10849
  interface LogMetricFilterMetricTransformation {
10812
10850
  /**
10813
10851
  * The value to emit when a filter pattern does not match a log event. Conflicts with `dimensions`.
@@ -15326,11 +15364,11 @@ export declare namespace docdb {
15326
15364
  */
15327
15365
  applyMethod?: pulumi.Input<string>;
15328
15366
  /**
15329
- * The name of the documentDB parameter.
15367
+ * The name of the DocumentDB parameter.
15330
15368
  */
15331
15369
  name: pulumi.Input<string>;
15332
15370
  /**
15333
- * The value of the documentDB parameter.
15371
+ * The value of the DocumentDB parameter.
15334
15372
  */
15335
15373
  value: pulumi.Input<string>;
15336
15374
  }
@@ -23850,7 +23888,7 @@ export declare namespace fis {
23850
23888
  }
23851
23889
  interface ExperimentTemplateActionTarget {
23852
23890
  /**
23853
- * Target type. Valid values are `Clusters` (ECS Clusters), `DBInstances` (RDS DB Instances), `Instances` (EC2 Instances), `Nodegroups` (EKS Node groups), `Roles` (IAM Roles), `SpotInstances` (EC2 Spot Instances), `Subnets` (VPC Subnets).
23891
+ * Target type. Valid values are `Cluster` (EKS Cluster), `Clusters` (ECS Clusters), `DBInstances` (RDS DB Instances), `Instances` (EC2 Instances), `Nodegroups` (EKS Node groups), `Roles` (IAM Roles), `SpotInstances` (EC2 Spot Instances), `Subnets` (VPC Subnets).
23854
23892
  */
23855
23893
  key: pulumi.Input<string>;
23856
23894
  /**
@@ -23922,7 +23960,7 @@ export declare namespace fms {
23922
23960
  */
23923
23961
  accounts?: pulumi.Input<pulumi.Input<string>[]>;
23924
23962
  /**
23925
- * A list of AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
23963
+ * A list of IDs of the AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
23926
23964
  */
23927
23965
  orgunits?: pulumi.Input<pulumi.Input<string>[]>;
23928
23966
  }
@@ -23932,7 +23970,7 @@ export declare namespace fms {
23932
23970
  */
23933
23971
  accounts?: pulumi.Input<pulumi.Input<string>[]>;
23934
23972
  /**
23935
- * A list of AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
23973
+ * A list of IDs of the AWS Organizational Units that you want to include for this AWS FMS Policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.
23936
23974
  */
23937
23975
  orgunits?: pulumi.Input<pulumi.Input<string>[]>;
23938
23976
  }
@@ -26458,6 +26496,10 @@ export declare namespace imagebuilder {
26458
26496
  * Set of objects with each Amazon Machine Image (AMI) created.
26459
26497
  */
26460
26498
  amis?: pulumi.Input<pulumi.Input<inputs.imagebuilder.ImageOutputResourceAmi>[]>;
26499
+ /**
26500
+ * Set of objects with each container image created and stored in the output repository.
26501
+ */
26502
+ containers?: pulumi.Input<pulumi.Input<inputs.imagebuilder.ImageOutputResourceContainer>[]>;
26461
26503
  }
26462
26504
  interface ImageOutputResourceAmi {
26463
26505
  /**
@@ -26477,7 +26519,17 @@ export declare namespace imagebuilder {
26477
26519
  */
26478
26520
  name?: pulumi.Input<string>;
26479
26521
  /**
26480
- * Region of the AMI.
26522
+ * Region of the container image.
26523
+ */
26524
+ region?: pulumi.Input<string>;
26525
+ }
26526
+ interface ImageOutputResourceContainer {
26527
+ /**
26528
+ * Set of URIs for created containers.
26529
+ */
26530
+ imageUris?: pulumi.Input<pulumi.Input<string>[]>;
26531
+ /**
26532
+ * Region of the container image.
26481
26533
  */
26482
26534
  region?: pulumi.Input<string>;
26483
26535
  }
@@ -35069,7 +35121,7 @@ export declare namespace networkfirewall {
35069
35121
  }
35070
35122
  interface RuleGroupRuleGroup {
35071
35123
  /**
35072
- * A configuration block that defines the IP Set References for the rule group. See Reference Sets below for details.
35124
+ * A configuration block that defines the IP Set References for the rule group. See Reference Sets below for details. Please notes that there can only be a maximum of 5 `referenceSets` in a `ruleGroup`. See the [AWS documentation](https://docs.aws.amazon.com/network-firewall/latest/developerguide/rule-groups-ip-set-references.html#rule-groups-ip-set-reference-limits) for details.
35073
35125
  */
35074
35126
  referenceSets?: pulumi.Input<inputs.networkfirewall.RuleGroupRuleGroupReferenceSets>;
35075
35127
  /**
@@ -45767,6 +45819,33 @@ export declare namespace ssm {
45767
45819
  syncFormat?: pulumi.Input<string>;
45768
45820
  }
45769
45821
  }
45822
+ export declare namespace ssmcontacts {
45823
+ interface ContactChannelDeliveryAddress {
45824
+ /**
45825
+ * Details to engage this contact channel. The expected format depends on the contact channel type and is described in the [`ContactChannelAddress` section of the SSM Contacts API Reference](https://docs.aws.amazon.com/incident-manager/latest/APIReference/API_SSMContacts_ContactChannelAddress.html).
45826
+ */
45827
+ simpleAddress: pulumi.Input<string>;
45828
+ }
45829
+ interface PlanStage {
45830
+ durationInMinutes: pulumi.Input<number>;
45831
+ targets?: pulumi.Input<pulumi.Input<inputs.ssmcontacts.PlanStageTarget>[]>;
45832
+ }
45833
+ interface PlanStageTarget {
45834
+ channelTargetInfo?: pulumi.Input<inputs.ssmcontacts.PlanStageTargetChannelTargetInfo>;
45835
+ contactTargetInfo?: pulumi.Input<inputs.ssmcontacts.PlanStageTargetContactTargetInfo>;
45836
+ }
45837
+ interface PlanStageTargetChannelTargetInfo {
45838
+ contactChannelId: pulumi.Input<string>;
45839
+ retryIntervalInMinutes?: pulumi.Input<number>;
45840
+ }
45841
+ interface PlanStageTargetContactTargetInfo {
45842
+ /**
45843
+ * The Amazon Resource Name (ARN) of the contact or escalation plan.
45844
+ */
45845
+ contactId?: pulumi.Input<string>;
45846
+ isEssential: pulumi.Input<boolean>;
45847
+ }
45848
+ }
45770
45849
  export declare namespace ssmincidents {
45771
45850
  interface ReplicationSetRegion {
45772
45851
  /**
@@ -45787,6 +45866,104 @@ export declare namespace ssmincidents {
45787
45866
  */
45788
45867
  statusMessage?: pulumi.Input<string>;
45789
45868
  }
45869
+ interface ResponsePlanAction {
45870
+ /**
45871
+ * The Systems Manager automation document to start as the runbook at the beginning of the incident. The following values are supported:
45872
+ */
45873
+ ssmAutomations?: pulumi.Input<pulumi.Input<inputs.ssmincidents.ResponsePlanActionSsmAutomation>[]>;
45874
+ }
45875
+ interface ResponsePlanActionSsmAutomation {
45876
+ /**
45877
+ * The automation document's name.
45878
+ */
45879
+ documentName: pulumi.Input<string>;
45880
+ /**
45881
+ * The version of the automation document to use at runtime.
45882
+ */
45883
+ documentVersion?: pulumi.Input<string>;
45884
+ /**
45885
+ * The key-value pair to resolve dynamic parameter values when processing a Systems Manager Automation runbook.
45886
+ */
45887
+ dynamicParameters?: pulumi.Input<{
45888
+ [key: string]: pulumi.Input<string>;
45889
+ }>;
45890
+ /**
45891
+ * The key-value pair parameters to use when the automation document runs. The following values are supported:
45892
+ */
45893
+ parameters?: pulumi.Input<pulumi.Input<inputs.ssmincidents.ResponsePlanActionSsmAutomationParameter>[]>;
45894
+ /**
45895
+ * The Amazon Resource Name (ARN) of the role that the automation document assumes when it runs commands.
45896
+ */
45897
+ roleArn: pulumi.Input<string>;
45898
+ /**
45899
+ * The account that the automation document runs in. This can be in either the management account or an application account.
45900
+ */
45901
+ targetAccount?: pulumi.Input<string>;
45902
+ }
45903
+ interface ResponsePlanActionSsmAutomationParameter {
45904
+ /**
45905
+ * The name of the response plan.
45906
+ */
45907
+ name: pulumi.Input<string>;
45908
+ /**
45909
+ * The values for the associated parameter name.
45910
+ */
45911
+ values: pulumi.Input<pulumi.Input<string>[]>;
45912
+ }
45913
+ interface ResponsePlanIncidentTemplate {
45914
+ /**
45915
+ * A string used to stop Incident Manager from creating multiple incident records for the same incident.
45916
+ */
45917
+ dedupeString?: pulumi.Input<string>;
45918
+ /**
45919
+ * The impact value of a generated incident. The following values are supported:
45920
+ */
45921
+ impact: pulumi.Input<number>;
45922
+ /**
45923
+ * The tags assigned to an incident template. When an incident starts, Incident Manager assigns the tags specified in the template to the incident.
45924
+ */
45925
+ incidentTags?: pulumi.Input<{
45926
+ [key: string]: pulumi.Input<string>;
45927
+ }>;
45928
+ /**
45929
+ * The Amazon Simple Notification Service (Amazon SNS) targets that this incident notifies when it is updated. The `notificationTarget` configuration block supports the following argument:
45930
+ */
45931
+ notificationTargets?: pulumi.Input<pulumi.Input<inputs.ssmincidents.ResponsePlanIncidentTemplateNotificationTarget>[]>;
45932
+ /**
45933
+ * The summary of an incident.
45934
+ */
45935
+ summary?: pulumi.Input<string>;
45936
+ /**
45937
+ * The title of a generated incident.
45938
+ */
45939
+ title: pulumi.Input<string>;
45940
+ }
45941
+ interface ResponsePlanIncidentTemplateNotificationTarget {
45942
+ /**
45943
+ * The ARN of the Amazon SNS topic.
45944
+ */
45945
+ snsTopicArn: pulumi.Input<string>;
45946
+ }
45947
+ interface ResponsePlanIntegration {
45948
+ /**
45949
+ * Details about the PagerDuty configuration for a response plan. The following values are supported:
45950
+ */
45951
+ pagerduties?: pulumi.Input<pulumi.Input<inputs.ssmincidents.ResponsePlanIntegrationPagerduty>[]>;
45952
+ }
45953
+ interface ResponsePlanIntegrationPagerduty {
45954
+ /**
45955
+ * The name of the response plan.
45956
+ */
45957
+ name: pulumi.Input<string>;
45958
+ /**
45959
+ * The ID of the AWS Secrets Manager secret that stores your PagerDuty key &mdash; either a General Access REST API Key or User Token REST API Key &mdash; and other user credentials.
45960
+ */
45961
+ secretId: pulumi.Input<string>;
45962
+ /**
45963
+ * The ID of the PagerDuty service that the response plan associated with the incident at launch.
45964
+ */
45965
+ serviceId: pulumi.Input<string>;
45966
+ }
45790
45967
  }
45791
45968
  export declare namespace ssoadmin {
45792
45969
  interface CustomerManagedPolicyAttachmentCustomerManagedPolicyReference {