@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,241 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Manages a Config Organization Custom Policy Rule. More information about these rules can be found in the [Enabling AWS Config Rules Across all Accounts in Your Organization](https://docs.aws.amazon.com/config/latest/developerguide/config-rule-multi-account-deployment.html) and [AWS Config Managed Rules](https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html) documentation. For working with Organization Managed Rules (those invoking an AWS managed rule), see the `aws_config_organization_managed__rule` resource.
4
+ *
5
+ * > **NOTE:** This resource must be created in the Organization master account and rules will include the master account unless its ID is added to the `excludedAccounts` argument.
6
+ *
7
+ * ## Example Usage
8
+ * ### Basic Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as aws from "@pulumi/aws";
13
+ *
14
+ * const example = new aws.cfg.OrganizationCustomPolicyRule("example", {
15
+ * policyRuntime: "guard-2.x.x",
16
+ * policyText: ` let status = ['ACTIVE']
17
+ *
18
+ * rule tableisactive when
19
+ * resourceType == "AWS::DynamoDB::Table" {
20
+ * configuration.tableStatus == %status
21
+ * }
22
+ *
23
+ * rule checkcompliance when
24
+ * resourceType == "AWS::DynamoDB::Table"
25
+ * tableisactive {
26
+ * let pitr = supplementaryConfiguration.ContinuousBackupsDescription.pointInTimeRecoveryDescription.pointInTimeRecoveryStatus
27
+ * %pitr == "ENABLED"
28
+ * }
29
+ *
30
+ * `,
31
+ * resourceTypesScopes: ["AWS::DynamoDB::Table"],
32
+ * });
33
+ * ```
34
+ *
35
+ * ## Import
36
+ *
37
+ * A Config Organization Custom Policy Rule can be imported using the `name` argument, e.g.,
38
+ *
39
+ * ```sh
40
+ * $ pulumi import aws:cfg/organizationCustomPolicyRule:OrganizationCustomPolicyRule example example_rule_name
41
+ * ```
42
+ */
43
+ export declare class OrganizationCustomPolicyRule extends pulumi.CustomResource {
44
+ /**
45
+ * Get an existing OrganizationCustomPolicyRule resource's state with the given name, ID, and optional extra
46
+ * properties used to qualify the lookup.
47
+ *
48
+ * @param name The _unique_ name of the resulting resource.
49
+ * @param id The _unique_ provider ID of the resource to lookup.
50
+ * @param state Any extra arguments used during the lookup.
51
+ * @param opts Optional settings to control the behavior of the CustomResource.
52
+ */
53
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: OrganizationCustomPolicyRuleState, opts?: pulumi.CustomResourceOptions): OrganizationCustomPolicyRule;
54
+ /**
55
+ * Returns true if the given object is an instance of OrganizationCustomPolicyRule. This is designed to work even
56
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
57
+ */
58
+ static isInstance(obj: any): obj is OrganizationCustomPolicyRule;
59
+ /**
60
+ * Amazon Resource Name (ARN) of the rule
61
+ */
62
+ readonly arn: pulumi.Output<string>;
63
+ /**
64
+ * List of AWS account identifiers to exclude from the rule
65
+ */
66
+ readonly debugLogDeliveryAccounts: pulumi.Output<string[] | undefined>;
67
+ /**
68
+ * Description of the rule
69
+ */
70
+ readonly description: pulumi.Output<string | undefined>;
71
+ /**
72
+ * List of AWS account identifiers to exclude from the rule
73
+ */
74
+ readonly excludedAccounts: pulumi.Output<string[] | undefined>;
75
+ /**
76
+ * A string in JSON format that is passed to the AWS Config Rule Lambda Function
77
+ */
78
+ readonly inputParameters: pulumi.Output<string | undefined>;
79
+ /**
80
+ * Maximum frequency with which AWS Config runs evaluations for a rule, if the rule is triggered at a periodic frequency. Defaults to `TwentyFour_Hours` for periodic frequency triggered rules. Valid values: `One_Hour`, `Three_Hours`, `Six_Hours`, `Twelve_Hours`, or `TwentyFour_Hours`.
81
+ */
82
+ readonly maximumExecutionFrequency: pulumi.Output<string | undefined>;
83
+ /**
84
+ * name of the rule
85
+ */
86
+ readonly name: pulumi.Output<string>;
87
+ /**
88
+ * runtime system for your organization AWS Config Custom Policy rules
89
+ */
90
+ readonly policyRuntime: pulumi.Output<string>;
91
+ /**
92
+ * policy definition containing the logic for your organization AWS Config Custom Policy rule
93
+ */
94
+ readonly policyText: pulumi.Output<string>;
95
+ /**
96
+ * Identifier of the AWS resource to evaluate
97
+ */
98
+ readonly resourceIdScope: pulumi.Output<string | undefined>;
99
+ /**
100
+ * List of types of AWS resources to evaluate
101
+ */
102
+ readonly resourceTypesScopes: pulumi.Output<string[] | undefined>;
103
+ /**
104
+ * Tag key of AWS resources to evaluate
105
+ */
106
+ readonly tagKeyScope: pulumi.Output<string | undefined>;
107
+ /**
108
+ * Tag value of AWS resources to evaluate
109
+ */
110
+ readonly tagValueScope: pulumi.Output<string | undefined>;
111
+ /**
112
+ * List of notification types that trigger AWS Config to run an evaluation for the rule. Valid values: `ConfigurationItemChangeNotification`, `OversizedConfigurationItemChangeNotification`
113
+ */
114
+ readonly triggerTypes: pulumi.Output<string[]>;
115
+ /**
116
+ * Create a OrganizationCustomPolicyRule resource with the given unique name, arguments, and options.
117
+ *
118
+ * @param name The _unique_ name of the resource.
119
+ * @param args The arguments to use to populate this resource's properties.
120
+ * @param opts A bag of options that control this resource's behavior.
121
+ */
122
+ constructor(name: string, args: OrganizationCustomPolicyRuleArgs, opts?: pulumi.CustomResourceOptions);
123
+ }
124
+ /**
125
+ * Input properties used for looking up and filtering OrganizationCustomPolicyRule resources.
126
+ */
127
+ export interface OrganizationCustomPolicyRuleState {
128
+ /**
129
+ * Amazon Resource Name (ARN) of the rule
130
+ */
131
+ arn?: pulumi.Input<string>;
132
+ /**
133
+ * List of AWS account identifiers to exclude from the rule
134
+ */
135
+ debugLogDeliveryAccounts?: pulumi.Input<pulumi.Input<string>[]>;
136
+ /**
137
+ * Description of the rule
138
+ */
139
+ description?: pulumi.Input<string>;
140
+ /**
141
+ * List of AWS account identifiers to exclude from the rule
142
+ */
143
+ excludedAccounts?: pulumi.Input<pulumi.Input<string>[]>;
144
+ /**
145
+ * A string in JSON format that is passed to the AWS Config Rule Lambda Function
146
+ */
147
+ inputParameters?: pulumi.Input<string>;
148
+ /**
149
+ * Maximum frequency with which AWS Config runs evaluations for a rule, if the rule is triggered at a periodic frequency. Defaults to `TwentyFour_Hours` for periodic frequency triggered rules. Valid values: `One_Hour`, `Three_Hours`, `Six_Hours`, `Twelve_Hours`, or `TwentyFour_Hours`.
150
+ */
151
+ maximumExecutionFrequency?: pulumi.Input<string>;
152
+ /**
153
+ * name of the rule
154
+ */
155
+ name?: pulumi.Input<string>;
156
+ /**
157
+ * runtime system for your organization AWS Config Custom Policy rules
158
+ */
159
+ policyRuntime?: pulumi.Input<string>;
160
+ /**
161
+ * policy definition containing the logic for your organization AWS Config Custom Policy rule
162
+ */
163
+ policyText?: pulumi.Input<string>;
164
+ /**
165
+ * Identifier of the AWS resource to evaluate
166
+ */
167
+ resourceIdScope?: pulumi.Input<string>;
168
+ /**
169
+ * List of types of AWS resources to evaluate
170
+ */
171
+ resourceTypesScopes?: pulumi.Input<pulumi.Input<string>[]>;
172
+ /**
173
+ * Tag key of AWS resources to evaluate
174
+ */
175
+ tagKeyScope?: pulumi.Input<string>;
176
+ /**
177
+ * Tag value of AWS resources to evaluate
178
+ */
179
+ tagValueScope?: pulumi.Input<string>;
180
+ /**
181
+ * List of notification types that trigger AWS Config to run an evaluation for the rule. Valid values: `ConfigurationItemChangeNotification`, `OversizedConfigurationItemChangeNotification`
182
+ */
183
+ triggerTypes?: pulumi.Input<pulumi.Input<string>[]>;
184
+ }
185
+ /**
186
+ * The set of arguments for constructing a OrganizationCustomPolicyRule resource.
187
+ */
188
+ export interface OrganizationCustomPolicyRuleArgs {
189
+ /**
190
+ * List of AWS account identifiers to exclude from the rule
191
+ */
192
+ debugLogDeliveryAccounts?: pulumi.Input<pulumi.Input<string>[]>;
193
+ /**
194
+ * Description of the rule
195
+ */
196
+ description?: pulumi.Input<string>;
197
+ /**
198
+ * List of AWS account identifiers to exclude from the rule
199
+ */
200
+ excludedAccounts?: pulumi.Input<pulumi.Input<string>[]>;
201
+ /**
202
+ * A string in JSON format that is passed to the AWS Config Rule Lambda Function
203
+ */
204
+ inputParameters?: pulumi.Input<string>;
205
+ /**
206
+ * Maximum frequency with which AWS Config runs evaluations for a rule, if the rule is triggered at a periodic frequency. Defaults to `TwentyFour_Hours` for periodic frequency triggered rules. Valid values: `One_Hour`, `Three_Hours`, `Six_Hours`, `Twelve_Hours`, or `TwentyFour_Hours`.
207
+ */
208
+ maximumExecutionFrequency?: pulumi.Input<string>;
209
+ /**
210
+ * name of the rule
211
+ */
212
+ name?: pulumi.Input<string>;
213
+ /**
214
+ * runtime system for your organization AWS Config Custom Policy rules
215
+ */
216
+ policyRuntime: pulumi.Input<string>;
217
+ /**
218
+ * policy definition containing the logic for your organization AWS Config Custom Policy rule
219
+ */
220
+ policyText: pulumi.Input<string>;
221
+ /**
222
+ * Identifier of the AWS resource to evaluate
223
+ */
224
+ resourceIdScope?: pulumi.Input<string>;
225
+ /**
226
+ * List of types of AWS resources to evaluate
227
+ */
228
+ resourceTypesScopes?: pulumi.Input<pulumi.Input<string>[]>;
229
+ /**
230
+ * Tag key of AWS resources to evaluate
231
+ */
232
+ tagKeyScope?: pulumi.Input<string>;
233
+ /**
234
+ * Tag value of AWS resources to evaluate
235
+ */
236
+ tagValueScope?: pulumi.Input<string>;
237
+ /**
238
+ * List of notification types that trigger AWS Config to run an evaluation for the rule. Valid values: `ConfigurationItemChangeNotification`, `OversizedConfigurationItemChangeNotification`
239
+ */
240
+ triggerTypes: pulumi.Input<pulumi.Input<string>[]>;
241
+ }
@@ -0,0 +1,125 @@
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.OrganizationCustomPolicyRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a Config Organization Custom Policy Rule. More information about these rules can be found in the [Enabling AWS Config Rules Across all Accounts in Your Organization](https://docs.aws.amazon.com/config/latest/developerguide/config-rule-multi-account-deployment.html) and [AWS Config Managed Rules](https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html) documentation. For working with Organization Managed Rules (those invoking an AWS managed rule), see the `aws_config_organization_managed__rule` resource.
10
+ *
11
+ * > **NOTE:** This resource must be created in the Organization master account and rules will include the master account unless its ID is added to the `excludedAccounts` argument.
12
+ *
13
+ * ## Example Usage
14
+ * ### Basic Usage
15
+ *
16
+ * ```typescript
17
+ * import * as pulumi from "@pulumi/pulumi";
18
+ * import * as aws from "@pulumi/aws";
19
+ *
20
+ * const example = new aws.cfg.OrganizationCustomPolicyRule("example", {
21
+ * policyRuntime: "guard-2.x.x",
22
+ * policyText: ` let status = ['ACTIVE']
23
+ *
24
+ * rule tableisactive when
25
+ * resourceType == "AWS::DynamoDB::Table" {
26
+ * configuration.tableStatus == %status
27
+ * }
28
+ *
29
+ * rule checkcompliance when
30
+ * resourceType == "AWS::DynamoDB::Table"
31
+ * tableisactive {
32
+ * let pitr = supplementaryConfiguration.ContinuousBackupsDescription.pointInTimeRecoveryDescription.pointInTimeRecoveryStatus
33
+ * %pitr == "ENABLED"
34
+ * }
35
+ *
36
+ * `,
37
+ * resourceTypesScopes: ["AWS::DynamoDB::Table"],
38
+ * });
39
+ * ```
40
+ *
41
+ * ## Import
42
+ *
43
+ * A Config Organization Custom Policy Rule can be imported using the `name` argument, e.g.,
44
+ *
45
+ * ```sh
46
+ * $ pulumi import aws:cfg/organizationCustomPolicyRule:OrganizationCustomPolicyRule example example_rule_name
47
+ * ```
48
+ */
49
+ class OrganizationCustomPolicyRule extends pulumi.CustomResource {
50
+ /**
51
+ * Get an existing OrganizationCustomPolicyRule resource's state with the given name, ID, and optional extra
52
+ * properties used to qualify the lookup.
53
+ *
54
+ * @param name The _unique_ name of the resulting resource.
55
+ * @param id The _unique_ provider ID of the resource to lookup.
56
+ * @param state Any extra arguments used during the lookup.
57
+ * @param opts Optional settings to control the behavior of the CustomResource.
58
+ */
59
+ static get(name, id, state, opts) {
60
+ return new OrganizationCustomPolicyRule(name, state, Object.assign(Object.assign({}, opts), { id: id }));
61
+ }
62
+ /**
63
+ * Returns true if the given object is an instance of OrganizationCustomPolicyRule. This is designed to work even
64
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
65
+ */
66
+ static isInstance(obj) {
67
+ if (obj === undefined || obj === null) {
68
+ return false;
69
+ }
70
+ return obj['__pulumiType'] === OrganizationCustomPolicyRule.__pulumiType;
71
+ }
72
+ constructor(name, argsOrState, opts) {
73
+ let resourceInputs = {};
74
+ opts = opts || {};
75
+ if (opts.id) {
76
+ const state = argsOrState;
77
+ resourceInputs["arn"] = state ? state.arn : undefined;
78
+ resourceInputs["debugLogDeliveryAccounts"] = state ? state.debugLogDeliveryAccounts : undefined;
79
+ resourceInputs["description"] = state ? state.description : undefined;
80
+ resourceInputs["excludedAccounts"] = state ? state.excludedAccounts : undefined;
81
+ resourceInputs["inputParameters"] = state ? state.inputParameters : undefined;
82
+ resourceInputs["maximumExecutionFrequency"] = state ? state.maximumExecutionFrequency : undefined;
83
+ resourceInputs["name"] = state ? state.name : undefined;
84
+ resourceInputs["policyRuntime"] = state ? state.policyRuntime : undefined;
85
+ resourceInputs["policyText"] = state ? state.policyText : undefined;
86
+ resourceInputs["resourceIdScope"] = state ? state.resourceIdScope : undefined;
87
+ resourceInputs["resourceTypesScopes"] = state ? state.resourceTypesScopes : undefined;
88
+ resourceInputs["tagKeyScope"] = state ? state.tagKeyScope : undefined;
89
+ resourceInputs["tagValueScope"] = state ? state.tagValueScope : undefined;
90
+ resourceInputs["triggerTypes"] = state ? state.triggerTypes : undefined;
91
+ }
92
+ else {
93
+ const args = argsOrState;
94
+ if ((!args || args.policyRuntime === undefined) && !opts.urn) {
95
+ throw new Error("Missing required property 'policyRuntime'");
96
+ }
97
+ if ((!args || args.policyText === undefined) && !opts.urn) {
98
+ throw new Error("Missing required property 'policyText'");
99
+ }
100
+ if ((!args || args.triggerTypes === undefined) && !opts.urn) {
101
+ throw new Error("Missing required property 'triggerTypes'");
102
+ }
103
+ resourceInputs["debugLogDeliveryAccounts"] = args ? args.debugLogDeliveryAccounts : undefined;
104
+ resourceInputs["description"] = args ? args.description : undefined;
105
+ resourceInputs["excludedAccounts"] = args ? args.excludedAccounts : undefined;
106
+ resourceInputs["inputParameters"] = args ? args.inputParameters : undefined;
107
+ resourceInputs["maximumExecutionFrequency"] = args ? args.maximumExecutionFrequency : undefined;
108
+ resourceInputs["name"] = args ? args.name : undefined;
109
+ resourceInputs["policyRuntime"] = args ? args.policyRuntime : undefined;
110
+ resourceInputs["policyText"] = args ? args.policyText : undefined;
111
+ resourceInputs["resourceIdScope"] = args ? args.resourceIdScope : undefined;
112
+ resourceInputs["resourceTypesScopes"] = args ? args.resourceTypesScopes : undefined;
113
+ resourceInputs["tagKeyScope"] = args ? args.tagKeyScope : undefined;
114
+ resourceInputs["tagValueScope"] = args ? args.tagValueScope : undefined;
115
+ resourceInputs["triggerTypes"] = args ? args.triggerTypes : undefined;
116
+ resourceInputs["arn"] = undefined /*out*/;
117
+ }
118
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
119
+ super(OrganizationCustomPolicyRule.__pulumiType, name, resourceInputs, opts);
120
+ }
121
+ }
122
+ exports.OrganizationCustomPolicyRule = OrganizationCustomPolicyRule;
123
+ /** @internal */
124
+ OrganizationCustomPolicyRule.__pulumiType = 'aws:cfg/organizationCustomPolicyRule:OrganizationCustomPolicyRule';
125
+ //# sourceMappingURL=organizationCustomPolicyRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organizationCustomPolicyRule.js","sourceRoot":"","sources":["../../cfg/organizationCustomPolicyRule.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
2
4
  /**
3
5
  * Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Amazon Kinesis.
4
6
  * It also sets the retention period, in hours, for the Amazon Kinesis data.
@@ -17,6 +19,53 @@ import * as pulumi from "@pulumi/pulumi";
17
19
  * streamingNotificationTargets: ["SQS"],
18
20
  * });
19
21
  * ```
22
+ * ### Example Usage With Media Insights
23
+ *
24
+ * ```typescript
25
+ * import * as pulumi from "@pulumi/pulumi";
26
+ * import * as aws from "@pulumi/aws";
27
+ *
28
+ * const defaultVoiceConnector = new aws.chime.VoiceConnector("defaultVoiceConnector", {requireEncryption: true});
29
+ * const assumeRole = aws.iam.getPolicyDocument({
30
+ * statements: [{
31
+ * effect: "Allow",
32
+ * principals: [{
33
+ * type: "Service",
34
+ * identifiers: ["mediapipelines.chime.amazonaws.com"],
35
+ * }],
36
+ * actions: ["sts:AssumeRole"],
37
+ * }],
38
+ * });
39
+ * const exampleRole = new aws.iam.Role("exampleRole", {assumeRolePolicy: assumeRole.then(assumeRole => assumeRole.json)});
40
+ * const exampleStream = new aws.kinesis.Stream("exampleStream", {shardCount: 2});
41
+ * const exampleMediaInsightsPipelineConfiguration = new aws.chimesdkmediapipelines.MediaInsightsPipelineConfiguration("exampleMediaInsightsPipelineConfiguration", {
42
+ * resourceAccessRoleArn: exampleRole.arn,
43
+ * elements: [
44
+ * {
45
+ * type: "AmazonTranscribeCallAnalyticsProcessor",
46
+ * amazonTranscribeCallAnalyticsProcessorConfiguration: {
47
+ * languageCode: "en-US",
48
+ * },
49
+ * },
50
+ * {
51
+ * type: "KinesisDataStreamSink",
52
+ * kinesisDataStreamSinkConfiguration: {
53
+ * insightsTarget: exampleStream.arn,
54
+ * },
55
+ * },
56
+ * ],
57
+ * });
58
+ * const defaultVoiceConnectorStreaming = new aws.chime.VoiceConnectorStreaming("defaultVoiceConnectorStreaming", {
59
+ * disabled: false,
60
+ * voiceConnectorId: defaultVoiceConnector.id,
61
+ * dataRetention: 7,
62
+ * streamingNotificationTargets: ["SQS"],
63
+ * mediaInsightsConfiguration: {
64
+ * disabled: false,
65
+ * configurationArn: exampleMediaInsightsPipelineConfiguration.arn,
66
+ * },
67
+ * });
68
+ * ```
20
69
  *
21
70
  * ## Import
22
71
  *
@@ -50,6 +99,10 @@ export declare class VoiceConnectorStreaming extends pulumi.CustomResource {
50
99
  * When true, media streaming to Amazon Kinesis is turned off. Default: `false`
51
100
  */
52
101
  readonly disabled: pulumi.Output<boolean | undefined>;
102
+ /**
103
+ * The media insights configuration. See `mediaInsightsConfiguration`.
104
+ */
105
+ readonly mediaInsightsConfiguration: pulumi.Output<outputs.chime.VoiceConnectorStreamingMediaInsightsConfiguration | undefined>;
53
106
  /**
54
107
  * The streaming notification targets. Valid Values: `EventBridge | SNS | SQS`
55
108
  */
@@ -79,6 +132,10 @@ export interface VoiceConnectorStreamingState {
79
132
  * When true, media streaming to Amazon Kinesis is turned off. Default: `false`
80
133
  */
81
134
  disabled?: pulumi.Input<boolean>;
135
+ /**
136
+ * The media insights configuration. See `mediaInsightsConfiguration`.
137
+ */
138
+ mediaInsightsConfiguration?: pulumi.Input<inputs.chime.VoiceConnectorStreamingMediaInsightsConfiguration>;
82
139
  /**
83
140
  * The streaming notification targets. Valid Values: `EventBridge | SNS | SQS`
84
141
  */
@@ -100,6 +157,10 @@ export interface VoiceConnectorStreamingArgs {
100
157
  * When true, media streaming to Amazon Kinesis is turned off. Default: `false`
101
158
  */
102
159
  disabled?: pulumi.Input<boolean>;
160
+ /**
161
+ * The media insights configuration. See `mediaInsightsConfiguration`.
162
+ */
163
+ mediaInsightsConfiguration?: pulumi.Input<inputs.chime.VoiceConnectorStreamingMediaInsightsConfiguration>;
103
164
  /**
104
165
  * The streaming notification targets. Valid Values: `EventBridge | SNS | SQS`
105
166
  */
@@ -23,6 +23,53 @@ const utilities = require("../utilities");
23
23
  * streamingNotificationTargets: ["SQS"],
24
24
  * });
25
25
  * ```
26
+ * ### Example Usage With Media Insights
27
+ *
28
+ * ```typescript
29
+ * import * as pulumi from "@pulumi/pulumi";
30
+ * import * as aws from "@pulumi/aws";
31
+ *
32
+ * const defaultVoiceConnector = new aws.chime.VoiceConnector("defaultVoiceConnector", {requireEncryption: true});
33
+ * const assumeRole = aws.iam.getPolicyDocument({
34
+ * statements: [{
35
+ * effect: "Allow",
36
+ * principals: [{
37
+ * type: "Service",
38
+ * identifiers: ["mediapipelines.chime.amazonaws.com"],
39
+ * }],
40
+ * actions: ["sts:AssumeRole"],
41
+ * }],
42
+ * });
43
+ * const exampleRole = new aws.iam.Role("exampleRole", {assumeRolePolicy: assumeRole.then(assumeRole => assumeRole.json)});
44
+ * const exampleStream = new aws.kinesis.Stream("exampleStream", {shardCount: 2});
45
+ * const exampleMediaInsightsPipelineConfiguration = new aws.chimesdkmediapipelines.MediaInsightsPipelineConfiguration("exampleMediaInsightsPipelineConfiguration", {
46
+ * resourceAccessRoleArn: exampleRole.arn,
47
+ * elements: [
48
+ * {
49
+ * type: "AmazonTranscribeCallAnalyticsProcessor",
50
+ * amazonTranscribeCallAnalyticsProcessorConfiguration: {
51
+ * languageCode: "en-US",
52
+ * },
53
+ * },
54
+ * {
55
+ * type: "KinesisDataStreamSink",
56
+ * kinesisDataStreamSinkConfiguration: {
57
+ * insightsTarget: exampleStream.arn,
58
+ * },
59
+ * },
60
+ * ],
61
+ * });
62
+ * const defaultVoiceConnectorStreaming = new aws.chime.VoiceConnectorStreaming("defaultVoiceConnectorStreaming", {
63
+ * disabled: false,
64
+ * voiceConnectorId: defaultVoiceConnector.id,
65
+ * dataRetention: 7,
66
+ * streamingNotificationTargets: ["SQS"],
67
+ * mediaInsightsConfiguration: {
68
+ * disabled: false,
69
+ * configurationArn: exampleMediaInsightsPipelineConfiguration.arn,
70
+ * },
71
+ * });
72
+ * ```
26
73
  *
27
74
  * ## Import
28
75
  *
@@ -62,6 +109,7 @@ class VoiceConnectorStreaming extends pulumi.CustomResource {
62
109
  const state = argsOrState;
63
110
  resourceInputs["dataRetention"] = state ? state.dataRetention : undefined;
64
111
  resourceInputs["disabled"] = state ? state.disabled : undefined;
112
+ resourceInputs["mediaInsightsConfiguration"] = state ? state.mediaInsightsConfiguration : undefined;
65
113
  resourceInputs["streamingNotificationTargets"] = state ? state.streamingNotificationTargets : undefined;
66
114
  resourceInputs["voiceConnectorId"] = state ? state.voiceConnectorId : undefined;
67
115
  }
@@ -75,6 +123,7 @@ class VoiceConnectorStreaming extends pulumi.CustomResource {
75
123
  }
76
124
  resourceInputs["dataRetention"] = args ? args.dataRetention : undefined;
77
125
  resourceInputs["disabled"] = args ? args.disabled : undefined;
126
+ resourceInputs["mediaInsightsConfiguration"] = args ? args.mediaInsightsConfiguration : undefined;
78
127
  resourceInputs["streamingNotificationTargets"] = args ? args.streamingNotificationTargets : undefined;
79
128
  resourceInputs["voiceConnectorId"] = args ? args.voiceConnectorId : undefined;
80
129
  }
@@ -1 +1 @@
1
- {"version":3,"file":"voiceConnectorStreaming.js","sourceRoot":"","sources":["../../chime/voiceConnectorStreaming.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACxG,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,gBAAgB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7D,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;SACjF;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AA7EL,0DA8EC;AAhEG,gBAAgB;AACO,oCAAY,GAAG,2DAA2D,CAAC"}
1
+ {"version":3,"file":"voiceConnectorStreaming.js","sourceRoot":"","sources":["../../chime/voiceConnectorStreaming.ts"],"names":[],"mappings":"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"}
@@ -51,6 +51,9 @@ export declare const getLogGroupOutput: typeof import("./getLogGroup").getLogGro
51
51
  export { GetLogGroupsArgs, GetLogGroupsResult, GetLogGroupsOutputArgs } from "./getLogGroups";
52
52
  export declare const getLogGroups: typeof import("./getLogGroups").getLogGroups;
53
53
  export declare const getLogGroupsOutput: typeof import("./getLogGroups").getLogGroupsOutput;
54
+ export { InternetMonitorArgs, InternetMonitorState } from "./internetMonitor";
55
+ export type InternetMonitor = import("./internetMonitor").InternetMonitor;
56
+ export declare const InternetMonitor: typeof import("./internetMonitor").InternetMonitor;
54
57
  export { LogDataProtectionPolicyArgs, LogDataProtectionPolicyState } from "./logDataProtectionPolicy";
55
58
  export type LogDataProtectionPolicy = import("./logDataProtectionPolicy").LogDataProtectionPolicy;
56
59
  export declare const LogDataProtectionPolicy: typeof import("./logDataProtectionPolicy").LogDataProtectionPolicy;
@@ -16,7 +16,7 @@ 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.QueryDefinition = exports.MetricStream = exports.MetricAlarm = exports.LogSubscriptionFilter = exports.LogStream = exports.LogResourcePolicy = exports.LogMetricFilter = exports.LogGroup = exports.LogDestinationPolicy = exports.LogDestination = exports.LogDataProtectionPolicy = exports.getLogGroupsOutput = exports.getLogGroups = exports.getLogGroupOutput = exports.getLogGroup = exports.getLogDataProtectionPolicyDocumentOutput = exports.getLogDataProtectionPolicyDocument = exports.getEventSourceOutput = exports.getEventSource = exports.getEventConnectionOutput = exports.getEventConnection = exports.getEventBusOutput = exports.getEventBus = exports.EventTarget = exports.EventRule = exports.EventPermission = exports.EventEndpoint = exports.EventConnection = exports.EventBusPolicy = exports.EventBus = exports.EventArchive = exports.EventApiDestination = exports.Dashboard = exports.CompositeAlarm = void 0;
19
+ exports.QueryDefinition = exports.MetricStream = exports.MetricAlarm = exports.LogSubscriptionFilter = exports.LogStream = exports.LogResourcePolicy = exports.LogMetricFilter = exports.LogGroup = exports.LogDestinationPolicy = exports.LogDestination = exports.LogDataProtectionPolicy = exports.InternetMonitor = exports.getLogGroupsOutput = exports.getLogGroups = exports.getLogGroupOutput = exports.getLogGroup = exports.getLogDataProtectionPolicyDocumentOutput = exports.getLogDataProtectionPolicyDocument = exports.getEventSourceOutput = exports.getEventSource = exports.getEventConnectionOutput = exports.getEventConnection = exports.getEventBusOutput = exports.getEventBus = exports.EventTarget = exports.EventRule = exports.EventPermission = exports.EventEndpoint = exports.EventConnection = exports.EventBusPolicy = exports.EventBus = exports.EventArchive = exports.EventApiDestination = exports.Dashboard = exports.CompositeAlarm = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  // Export members:
@@ -62,6 +62,8 @@ utilities.lazyLoad(exports, ["getLogGroup", "getLogGroupOutput"], () => require(
62
62
  exports.getLogGroups = null;
63
63
  exports.getLogGroupsOutput = null;
64
64
  utilities.lazyLoad(exports, ["getLogGroups", "getLogGroupsOutput"], () => require("./getLogGroups"));
65
+ exports.InternetMonitor = null;
66
+ utilities.lazyLoad(exports, ["InternetMonitor"], () => require("./internetMonitor"));
65
67
  exports.LogDataProtectionPolicy = null;
66
68
  utilities.lazyLoad(exports, ["LogDataProtectionPolicy"], () => require("./logDataProtectionPolicy"));
67
69
  exports.LogDestination = null;
@@ -111,6 +113,8 @@ const _module = {
111
113
  return new exports.EventRule(name, undefined, { urn });
112
114
  case "aws:cloudwatch/eventTarget:EventTarget":
113
115
  return new exports.EventTarget(name, undefined, { urn });
116
+ case "aws:cloudwatch/internetMonitor:InternetMonitor":
117
+ return new exports.InternetMonitor(name, undefined, { urn });
114
118
  case "aws:cloudwatch/logDataProtectionPolicy:LogDataProtectionPolicy":
115
119
  return new exports.LogDataProtectionPolicy(name, undefined, { urn });
116
120
  case "aws:cloudwatch/logDestination:LogDestination":
@@ -149,6 +153,7 @@ pulumi.runtime.registerResourceModule("aws", "cloudwatch/eventEndpoint", _module
149
153
  pulumi.runtime.registerResourceModule("aws", "cloudwatch/eventPermission", _module);
150
154
  pulumi.runtime.registerResourceModule("aws", "cloudwatch/eventRule", _module);
151
155
  pulumi.runtime.registerResourceModule("aws", "cloudwatch/eventTarget", _module);
156
+ pulumi.runtime.registerResourceModule("aws", "cloudwatch/internetMonitor", _module);
152
157
  pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDataProtectionPolicy", _module);
153
158
  pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDestination", _module);
154
159
  pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDestinationPolicy", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudwatch/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cloudwatch/index.ts"],"names":[],"mappings":"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"}