@pulumi/aws 7.12.0-alpha.1762435934 → 7.12.0-alpha.1763660660

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 (242) hide show
  1. package/acm/certificate.d.ts +2 -2
  2. package/acm/certificate.js +2 -2
  3. package/acmpca/certificate.d.ts +2 -2
  4. package/acmpca/certificate.js +2 -2
  5. package/apigateway/account.d.ts +0 -2
  6. package/apigateway/account.js +0 -2
  7. package/apigateway/account.js.map +1 -1
  8. package/appsync/graphQLApi.d.ts +45 -0
  9. package/appsync/graphQLApi.js +45 -0
  10. package/appsync/graphQLApi.js.map +1 -1
  11. package/bedrock/agentAgentAlias.d.ts +55 -0
  12. package/bedrock/agentAgentAlias.js +55 -0
  13. package/bedrock/agentAgentAlias.js.map +1 -1
  14. package/bedrock/agentcoreAgentRuntime.d.ts +2 -2
  15. package/bedrock/agentcoreAgentRuntime.js +2 -2
  16. package/bedrock/agentcoreBrowser.d.ts +22 -0
  17. package/bedrock/agentcoreBrowser.js +22 -0
  18. package/bedrock/agentcoreBrowser.js.map +1 -1
  19. package/bedrock/agentcoreGatewayTarget.d.ts +117 -3
  20. package/bedrock/agentcoreGatewayTarget.js +114 -0
  21. package/bedrock/agentcoreGatewayTarget.js.map +1 -1
  22. package/bedrock/agentcoreMemory.d.ts +19 -4
  23. package/bedrock/agentcoreMemory.js +16 -1
  24. package/bedrock/agentcoreMemory.js.map +1 -1
  25. package/bedrock/agentcoreOauth2CredentialProvider.d.ts +20 -0
  26. package/bedrock/agentcoreOauth2CredentialProvider.js +20 -0
  27. package/bedrock/agentcoreOauth2CredentialProvider.js.map +1 -1
  28. package/bedrockmodel/invocationLoggingConfiguration.d.ts +1 -1
  29. package/bedrockmodel/invocationLoggingConfiguration.js +1 -1
  30. package/cloudfront/distribution.d.ts +8 -0
  31. package/cloudfront/distribution.js +2 -0
  32. package/cloudfront/distribution.js.map +1 -1
  33. package/cloudhsmv2/cluster.d.ts +36 -0
  34. package/cloudhsmv2/cluster.js +36 -0
  35. package/cloudhsmv2/cluster.js.map +1 -1
  36. package/cloudtrail/trail.d.ts +1 -1
  37. package/cloudtrail/trail.js +1 -1
  38. package/cloudwatch/contributorManagedInsightRule.d.ts +11 -0
  39. package/cloudwatch/contributorManagedInsightRule.js +11 -0
  40. package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
  41. package/cloudwatch/logDeliveryDestination.d.ts +21 -5
  42. package/cloudwatch/logDeliveryDestination.js +13 -1
  43. package/cloudwatch/logDeliveryDestination.js.map +1 -1
  44. package/codebuild/webhook.d.ts +1 -1
  45. package/codebuild/webhook.js +1 -1
  46. package/codepipeline/webhook.d.ts +1 -1
  47. package/codepipeline/webhook.js +1 -1
  48. package/connect/routingProfile.d.ts +21 -9
  49. package/connect/routingProfile.js +17 -5
  50. package/connect/routingProfile.js.map +1 -1
  51. package/datasync/locationFsxOntapFileSystem.d.ts +18 -0
  52. package/datasync/locationFsxOntapFileSystem.js +18 -0
  53. package/datasync/locationFsxOntapFileSystem.js.map +1 -1
  54. package/datazone/project.d.ts +13 -0
  55. package/datazone/project.js +13 -0
  56. package/datazone/project.js.map +1 -1
  57. package/detective/organizationConfiguration.d.ts +11 -0
  58. package/detective/organizationConfiguration.js +11 -0
  59. package/detective/organizationConfiguration.js.map +1 -1
  60. package/ec2/allowedImagesSettings.d.ts +124 -0
  61. package/ec2/allowedImagesSettings.js +106 -0
  62. package/ec2/allowedImagesSettings.js.map +1 -0
  63. package/ec2/getCoipPools.d.ts +32 -0
  64. package/ec2/getCoipPools.js +32 -0
  65. package/ec2/getCoipPools.js.map +1 -1
  66. package/ec2/imageBlockPublicAccess.d.ts +12 -0
  67. package/ec2/imageBlockPublicAccess.js +2 -0
  68. package/ec2/imageBlockPublicAccess.js.map +1 -1
  69. package/ec2/index.d.ts +3 -0
  70. package/ec2/index.js +10 -5
  71. package/ec2/index.js.map +1 -1
  72. package/ec2/securityGroup.d.ts +2 -2
  73. package/ec2/securityGroup.js +2 -2
  74. package/ec2/serialConsoleAccess.d.ts +12 -0
  75. package/ec2/serialConsoleAccess.js +2 -0
  76. package/ec2/serialConsoleAccess.js.map +1 -1
  77. package/ec2/vpcEndpoint.d.ts +50 -0
  78. package/ec2/vpcEndpoint.js +50 -0
  79. package/ec2/vpcEndpoint.js.map +1 -1
  80. package/ec2clientvpn/authorizationRule.d.ts +3 -3
  81. package/ec2clientvpn/route.d.ts +3 -3
  82. package/ec2transitgateway/instanceConnectEndpoint.d.ts +12 -0
  83. package/ec2transitgateway/instanceConnectEndpoint.js +2 -0
  84. package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -1
  85. package/ecrpublic/getImages.d.ts +36 -0
  86. package/ecrpublic/getImages.js +36 -0
  87. package/ecrpublic/getImages.js.map +1 -1
  88. package/ecs/getService.d.ts +94 -3
  89. package/ecs/getService.js.map +1 -1
  90. package/ecs/service.d.ts +40 -0
  91. package/ecs/service.js +40 -0
  92. package/ecs/service.js.map +1 -1
  93. package/elasticache/getReplicationGroup.d.ts +12 -8
  94. package/elasticache/getReplicationGroup.js.map +1 -1
  95. package/elasticache/replicationGroup.d.ts +47 -0
  96. package/elasticache/replicationGroup.js +37 -0
  97. package/elasticache/replicationGroup.js.map +1 -1
  98. package/elasticache/reservedCacheNode.d.ts +17 -0
  99. package/elasticache/reservedCacheNode.js +17 -0
  100. package/elasticache/reservedCacheNode.js.map +1 -1
  101. package/finspace/kxCluster.d.ts +39 -0
  102. package/finspace/kxCluster.js +39 -0
  103. package/finspace/kxCluster.js.map +1 -1
  104. package/fis/index.d.ts +3 -0
  105. package/fis/index.js +6 -1
  106. package/fis/index.js.map +1 -1
  107. package/fis/targetAccountConfiguration.d.ts +129 -0
  108. package/fis/targetAccountConfiguration.js +90 -0
  109. package/fis/targetAccountConfiguration.js.map +1 -0
  110. package/glue/job.d.ts +3 -3
  111. package/guardduty/malwareProtectionPlan.d.ts +26 -0
  112. package/guardduty/malwareProtectionPlan.js +26 -0
  113. package/guardduty/malwareProtectionPlan.js.map +1 -1
  114. package/guardduty/memberDetectorFeature.d.ts +23 -0
  115. package/guardduty/memberDetectorFeature.js +23 -0
  116. package/guardduty/memberDetectorFeature.js.map +1 -1
  117. package/index.d.ts +4 -1
  118. package/index.js +10 -3
  119. package/index.js.map +1 -1
  120. package/invoicing/index.d.ts +3 -0
  121. package/invoicing/index.js +22 -0
  122. package/invoicing/index.js.map +1 -0
  123. package/invoicing/invoiceUnit.d.ts +195 -0
  124. package/invoicing/invoiceUnit.js +102 -0
  125. package/invoicing/invoiceUnit.js.map +1 -0
  126. package/iot/caCertificate.d.ts +6 -6
  127. package/iot/caCertificate.js +6 -6
  128. package/iot/getRegistrationCode.d.ts +6 -6
  129. package/iot/getRegistrationCode.js +6 -6
  130. package/ivschat/loggingConfiguration.d.ts +15 -0
  131. package/ivschat/loggingConfiguration.js +15 -0
  132. package/ivschat/loggingConfiguration.js.map +1 -1
  133. package/kinesis/getStream.d.ts +4 -0
  134. package/kinesis/getStream.js.map +1 -1
  135. package/kinesis/stream.d.ts +12 -0
  136. package/kinesis/stream.js +2 -0
  137. package/kinesis/stream.js.map +1 -1
  138. package/kms/key.d.ts +3 -3
  139. package/licensemanager/licenseGrant.d.ts +19 -0
  140. package/licensemanager/licenseGrant.js +19 -0
  141. package/licensemanager/licenseGrant.js.map +1 -1
  142. package/m2/environment.d.ts +79 -0
  143. package/m2/environment.js +79 -0
  144. package/m2/environment.js.map +1 -1
  145. package/networkfirewall/tlsInspectionConfiguration.d.ts +44 -0
  146. package/networkfirewall/tlsInspectionConfiguration.js +44 -0
  147. package/networkfirewall/tlsInspectionConfiguration.js.map +1 -1
  148. package/networkflowmonitor/index.d.ts +6 -0
  149. package/networkflowmonitor/index.js +27 -0
  150. package/networkflowmonitor/index.js.map +1 -0
  151. package/networkflowmonitor/monitor.d.ts +187 -0
  152. package/networkflowmonitor/monitor.js +113 -0
  153. package/networkflowmonitor/monitor.js.map +1 -0
  154. package/networkflowmonitor/scope.d.ts +153 -0
  155. package/networkflowmonitor/scope.js +97 -0
  156. package/networkflowmonitor/scope.js.map +1 -0
  157. package/observabilityadmin/centralizationRuleForOrganization.d.ts +246 -0
  158. package/observabilityadmin/centralizationRuleForOrganization.js +189 -0
  159. package/observabilityadmin/centralizationRuleForOrganization.js.map +1 -0
  160. package/observabilityadmin/index.d.ts +3 -0
  161. package/observabilityadmin/index.js +22 -0
  162. package/observabilityadmin/index.js.map +1 -0
  163. package/opensearch/authorizeVpcEndpointAccess.d.ts +2 -2
  164. package/opensearch/authorizeVpcEndpointAccess.js +2 -2
  165. package/opensearch/domain.d.ts +21 -0
  166. package/opensearch/domain.js +2 -0
  167. package/opensearch/domain.js.map +1 -1
  168. package/opensearch/getDomain.d.ts +5 -10
  169. package/opensearch/getDomain.js +0 -2
  170. package/opensearch/getDomain.js.map +1 -1
  171. package/opensearchingest/pipeline.d.ts +1 -1
  172. package/opensearchingest/pipeline.js +1 -1
  173. package/organizations/getPolicies.d.ts +2 -2
  174. package/organizations/getPoliciesForTarget.d.ts +2 -2
  175. package/organizations/getPolicy.d.ts +1 -1
  176. package/organizations/organization.d.ts +3 -3
  177. package/organizations/policy.d.ts +15 -3
  178. package/organizations/policy.js.map +1 -1
  179. package/package.json +2 -2
  180. package/quicksight/analysis.d.ts +55 -0
  181. package/quicksight/analysis.js +55 -0
  182. package/quicksight/analysis.js.map +1 -1
  183. package/quicksight/dashboard.d.ts +56 -0
  184. package/quicksight/dashboard.js +56 -0
  185. package/quicksight/dashboard.js.map +1 -1
  186. package/quicksight/dataSource.d.ts +1 -1
  187. package/quicksight/dataSource.js +1 -1
  188. package/quicksight/template.d.ts +64 -0
  189. package/quicksight/template.js +64 -0
  190. package/quicksight/template.js.map +1 -1
  191. package/redshift/clusterSnapshot.d.ts +14 -0
  192. package/redshift/clusterSnapshot.js +14 -0
  193. package/redshift/clusterSnapshot.js.map +1 -1
  194. package/redshift/getCluster.d.ts +58 -0
  195. package/redshift/getCluster.js +58 -0
  196. package/redshift/getCluster.js.map +1 -1
  197. package/redshift/snapshotCopyGrant.d.ts +11 -0
  198. package/redshift/snapshotCopyGrant.js +11 -0
  199. package/redshift/snapshotCopyGrant.js.map +1 -1
  200. package/route53/profilesAssociation.d.ts +16 -0
  201. package/route53/profilesAssociation.js +16 -0
  202. package/route53/profilesAssociation.js.map +1 -1
  203. package/route53/profilesResourceAssociation.d.ts +19 -0
  204. package/route53/profilesResourceAssociation.js +19 -0
  205. package/route53/profilesResourceAssociation.js.map +1 -1
  206. package/s3control/multiRegionAccessPointPolicy.d.ts +39 -0
  207. package/s3control/multiRegionAccessPointPolicy.js +39 -0
  208. package/s3control/multiRegionAccessPointPolicy.js.map +1 -1
  209. package/s3tables/table.d.ts +30 -0
  210. package/s3tables/table.js +4 -0
  211. package/s3tables/table.js.map +1 -1
  212. package/s3tables/tableBucket.d.ts +30 -0
  213. package/s3tables/tableBucket.js +4 -0
  214. package/s3tables/tableBucket.js.map +1 -1
  215. package/sagemaker/endpointConfiguration.d.ts +40 -28
  216. package/sagemaker/endpointConfiguration.js +2 -0
  217. package/sagemaker/endpointConfiguration.js.map +1 -1
  218. package/ssmincidents/getResponsePlan.d.ts +14 -0
  219. package/ssmincidents/getResponsePlan.js +14 -0
  220. package/ssmincidents/getResponsePlan.js.map +1 -1
  221. package/ssoadmin/accountAssignment.d.ts +2 -2
  222. package/ssoadmin/accountAssignment.js +2 -2
  223. package/transfer/profile.d.ts +11 -0
  224. package/transfer/profile.js +11 -0
  225. package/transfer/profile.js.map +1 -1
  226. package/transfer/server.d.ts +3 -0
  227. package/transfer/server.js.map +1 -1
  228. package/transfer/sshKey.d.ts +3 -3
  229. package/transfer/sshKey.js +3 -3
  230. package/types/input.d.ts +462 -140
  231. package/types/input.js.map +1 -1
  232. package/types/output.d.ts +779 -95
  233. package/types/output.js.map +1 -1
  234. package/wafv2/ruleGroup.d.ts +223 -0
  235. package/wafv2/ruleGroup.js +223 -0
  236. package/wafv2/ruleGroup.js.map +1 -1
  237. package/workspacesweb/sessionLoggerAssociation.d.ts +47 -0
  238. package/workspacesweb/sessionLoggerAssociation.js +47 -0
  239. package/workspacesweb/sessionLoggerAssociation.js.map +1 -1
  240. package/workspacesweb/trustStoreAssociation.d.ts +17 -0
  241. package/workspacesweb/trustStoreAssociation.js +17 -0
  242. package/workspacesweb/trustStoreAssociation.js.map +1 -1
@@ -0,0 +1,246 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages an AWS CloudWatch Observability Admin Centralization Rule For Organization.
6
+ *
7
+ * Centralization rules enable you to centralize log data from multiple AWS accounts and regions within your organization to a single destination account and region. This helps with log management, compliance, and cost optimization by consolidating logs in a central location.
8
+ *
9
+ * This requires an AWS account within an organization with at least [delegated administrator permissions](https://docs.aws.amazon.com/organizations/latest/APIReference/API_RegisterDelegatedAdministrator.html).
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ### Basic Centralization Rule
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * const current = aws.getCallerIdentity({});
20
+ * const currentGetOrganization = aws.organizations.getOrganization({});
21
+ * const example = new aws.observabilityadmin.CentralizationRuleForOrganization("example", {
22
+ * ruleName: "example-centralization-rule",
23
+ * rule: {
24
+ * destination: {
25
+ * region: "eu-west-1",
26
+ * account: current.then(current => current.accountId),
27
+ * },
28
+ * source: {
29
+ * regions: ["ap-southeast-1"],
30
+ * scope: currentGetOrganization.then(currentGetOrganization => `OrganizationId = '${currentGetOrganization.id}'`),
31
+ * sourceLogsConfiguration: {
32
+ * encryptedLogGroupStrategy: "SKIP",
33
+ * logGroupSelectionCriteria: "*",
34
+ * },
35
+ * },
36
+ * },
37
+ * tags: {
38
+ * Name: "example-centralization-rule",
39
+ * Environment: "production",
40
+ * },
41
+ * });
42
+ * ```
43
+ *
44
+ * ### Advanced Configuration with Encryption and Backup
45
+ *
46
+ * ```typescript
47
+ * import * as pulumi from "@pulumi/pulumi";
48
+ * import * as aws from "@pulumi/aws";
49
+ *
50
+ * const current = aws.getCallerIdentity({});
51
+ * const currentGetOrganization = aws.organizations.getOrganization({});
52
+ * const advanced = new aws.observabilityadmin.CentralizationRuleForOrganization("advanced", {
53
+ * ruleName: "advanced-centralization-rule",
54
+ * rule: {
55
+ * destination: {
56
+ * region: "eu-west-1",
57
+ * account: current.then(current => current.accountId),
58
+ * destinationLogsConfiguration: {
59
+ * logsEncryptionConfiguration: {
60
+ * encryptionStrategy: "AWS_OWNED",
61
+ * },
62
+ * backupConfiguration: {
63
+ * region: "us-west-1",
64
+ * },
65
+ * },
66
+ * },
67
+ * source: {
68
+ * regions: [
69
+ * "ap-southeast-1",
70
+ * "us-east-1",
71
+ * ],
72
+ * scope: currentGetOrganization.then(currentGetOrganization => `OrganizationId = '${currentGetOrganization.id}'`),
73
+ * sourceLogsConfiguration: {
74
+ * encryptedLogGroupStrategy: "ALLOW",
75
+ * logGroupSelectionCriteria: "*",
76
+ * },
77
+ * },
78
+ * },
79
+ * tags: {
80
+ * Name: "advanced-centralization-rule",
81
+ * Environment: "production",
82
+ * Team: "observability",
83
+ * },
84
+ * });
85
+ * ```
86
+ *
87
+ * ### Selective Log Group Filtering
88
+ *
89
+ * ```typescript
90
+ * import * as pulumi from "@pulumi/pulumi";
91
+ * import * as aws from "@pulumi/aws";
92
+ *
93
+ * const current = aws.getCallerIdentity({});
94
+ * const currentGetOrganization = aws.organizations.getOrganization({});
95
+ * const filtered = new aws.observabilityadmin.CentralizationRuleForOrganization("filtered", {
96
+ * ruleName: "filtered-centralization-rule",
97
+ * rule: {
98
+ * destination: {
99
+ * region: "eu-west-1",
100
+ * account: current.then(current => current.accountId),
101
+ * },
102
+ * source: {
103
+ * regions: [
104
+ * "ap-southeast-1",
105
+ * "us-east-1",
106
+ * ],
107
+ * scope: currentGetOrganization.then(currentGetOrganization => `OrganizationId = '${currentGetOrganization.id}'`),
108
+ * sourceLogsConfiguration: {
109
+ * encryptedLogGroupStrategy: "ALLOW",
110
+ * logGroupSelectionCriteria: "LogGroupName LIKE '/aws/lambda%'",
111
+ * },
112
+ * },
113
+ * },
114
+ * tags: {
115
+ * Name: "filtered-centralization-rule",
116
+ * Filter: "lambda-logs",
117
+ * },
118
+ * });
119
+ * ```
120
+ *
121
+ * ## Import
122
+ *
123
+ * Using `pulumi import`, import CloudWatch Observability Admin Centralization Rule For Organization using the `rule_name`. For example:
124
+ *
125
+ * ```sh
126
+ * $ pulumi import aws:observabilityadmin/centralizationRuleForOrganization:CentralizationRuleForOrganization example example-centralization-rule
127
+ * ```
128
+ */
129
+ export declare class CentralizationRuleForOrganization extends pulumi.CustomResource {
130
+ /**
131
+ * Get an existing CentralizationRuleForOrganization resource's state with the given name, ID, and optional extra
132
+ * properties used to qualify the lookup.
133
+ *
134
+ * @param name The _unique_ name of the resulting resource.
135
+ * @param id The _unique_ provider ID of the resource to lookup.
136
+ * @param state Any extra arguments used during the lookup.
137
+ * @param opts Optional settings to control the behavior of the CustomResource.
138
+ */
139
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CentralizationRuleForOrganizationState, opts?: pulumi.CustomResourceOptions): CentralizationRuleForOrganization;
140
+ /**
141
+ * Returns true if the given object is an instance of CentralizationRuleForOrganization. This is designed to work even
142
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
143
+ */
144
+ static isInstance(obj: any): obj is CentralizationRuleForOrganization;
145
+ /**
146
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
147
+ */
148
+ readonly region: pulumi.Output<string>;
149
+ /**
150
+ * Configuration block for the centralization rule. See `rule` below.
151
+ *
152
+ * The following arguments are optional:
153
+ */
154
+ readonly rule: pulumi.Output<outputs.observabilityadmin.CentralizationRuleForOrganizationRule | undefined>;
155
+ /**
156
+ * ARN of the centralization rule.
157
+ */
158
+ readonly ruleArn: pulumi.Output<string>;
159
+ /**
160
+ * Name of the centralization rule. Must be unique within the organization.
161
+ */
162
+ readonly ruleName: pulumi.Output<string>;
163
+ /**
164
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
165
+ */
166
+ readonly tags: pulumi.Output<{
167
+ [key: string]: string;
168
+ } | undefined>;
169
+ /**
170
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
171
+ */
172
+ readonly tagsAll: pulumi.Output<{
173
+ [key: string]: string;
174
+ }>;
175
+ readonly timeouts: pulumi.Output<outputs.observabilityadmin.CentralizationRuleForOrganizationTimeouts | undefined>;
176
+ /**
177
+ * Create a CentralizationRuleForOrganization resource with the given unique name, arguments, and options.
178
+ *
179
+ * @param name The _unique_ name of the resource.
180
+ * @param args The arguments to use to populate this resource's properties.
181
+ * @param opts A bag of options that control this resource's behavior.
182
+ */
183
+ constructor(name: string, args: CentralizationRuleForOrganizationArgs, opts?: pulumi.CustomResourceOptions);
184
+ }
185
+ /**
186
+ * Input properties used for looking up and filtering CentralizationRuleForOrganization resources.
187
+ */
188
+ export interface CentralizationRuleForOrganizationState {
189
+ /**
190
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
191
+ */
192
+ region?: pulumi.Input<string>;
193
+ /**
194
+ * Configuration block for the centralization rule. See `rule` below.
195
+ *
196
+ * The following arguments are optional:
197
+ */
198
+ rule?: pulumi.Input<inputs.observabilityadmin.CentralizationRuleForOrganizationRule>;
199
+ /**
200
+ * ARN of the centralization rule.
201
+ */
202
+ ruleArn?: pulumi.Input<string>;
203
+ /**
204
+ * Name of the centralization rule. Must be unique within the organization.
205
+ */
206
+ ruleName?: pulumi.Input<string>;
207
+ /**
208
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
209
+ */
210
+ tags?: pulumi.Input<{
211
+ [key: string]: pulumi.Input<string>;
212
+ }>;
213
+ /**
214
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
215
+ */
216
+ tagsAll?: pulumi.Input<{
217
+ [key: string]: pulumi.Input<string>;
218
+ }>;
219
+ timeouts?: pulumi.Input<inputs.observabilityadmin.CentralizationRuleForOrganizationTimeouts>;
220
+ }
221
+ /**
222
+ * The set of arguments for constructing a CentralizationRuleForOrganization resource.
223
+ */
224
+ export interface CentralizationRuleForOrganizationArgs {
225
+ /**
226
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
227
+ */
228
+ region?: pulumi.Input<string>;
229
+ /**
230
+ * Configuration block for the centralization rule. See `rule` below.
231
+ *
232
+ * The following arguments are optional:
233
+ */
234
+ rule?: pulumi.Input<inputs.observabilityadmin.CentralizationRuleForOrganizationRule>;
235
+ /**
236
+ * Name of the centralization rule. Must be unique within the organization.
237
+ */
238
+ ruleName: pulumi.Input<string>;
239
+ /**
240
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
241
+ */
242
+ tags?: pulumi.Input<{
243
+ [key: string]: pulumi.Input<string>;
244
+ }>;
245
+ timeouts?: pulumi.Input<inputs.observabilityadmin.CentralizationRuleForOrganizationTimeouts>;
246
+ }
@@ -0,0 +1,189 @@
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.CentralizationRuleForOrganization = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an AWS CloudWatch Observability Admin Centralization Rule For Organization.
10
+ *
11
+ * Centralization rules enable you to centralize log data from multiple AWS accounts and regions within your organization to a single destination account and region. This helps with log management, compliance, and cost optimization by consolidating logs in a central location.
12
+ *
13
+ * This requires an AWS account within an organization with at least [delegated administrator permissions](https://docs.aws.amazon.com/organizations/latest/APIReference/API_RegisterDelegatedAdministrator.html).
14
+ *
15
+ * ## Example Usage
16
+ *
17
+ * ### Basic Centralization Rule
18
+ *
19
+ * ```typescript
20
+ * import * as pulumi from "@pulumi/pulumi";
21
+ * import * as aws from "@pulumi/aws";
22
+ *
23
+ * const current = aws.getCallerIdentity({});
24
+ * const currentGetOrganization = aws.organizations.getOrganization({});
25
+ * const example = new aws.observabilityadmin.CentralizationRuleForOrganization("example", {
26
+ * ruleName: "example-centralization-rule",
27
+ * rule: {
28
+ * destination: {
29
+ * region: "eu-west-1",
30
+ * account: current.then(current => current.accountId),
31
+ * },
32
+ * source: {
33
+ * regions: ["ap-southeast-1"],
34
+ * scope: currentGetOrganization.then(currentGetOrganization => `OrganizationId = '${currentGetOrganization.id}'`),
35
+ * sourceLogsConfiguration: {
36
+ * encryptedLogGroupStrategy: "SKIP",
37
+ * logGroupSelectionCriteria: "*",
38
+ * },
39
+ * },
40
+ * },
41
+ * tags: {
42
+ * Name: "example-centralization-rule",
43
+ * Environment: "production",
44
+ * },
45
+ * });
46
+ * ```
47
+ *
48
+ * ### Advanced Configuration with Encryption and Backup
49
+ *
50
+ * ```typescript
51
+ * import * as pulumi from "@pulumi/pulumi";
52
+ * import * as aws from "@pulumi/aws";
53
+ *
54
+ * const current = aws.getCallerIdentity({});
55
+ * const currentGetOrganization = aws.organizations.getOrganization({});
56
+ * const advanced = new aws.observabilityadmin.CentralizationRuleForOrganization("advanced", {
57
+ * ruleName: "advanced-centralization-rule",
58
+ * rule: {
59
+ * destination: {
60
+ * region: "eu-west-1",
61
+ * account: current.then(current => current.accountId),
62
+ * destinationLogsConfiguration: {
63
+ * logsEncryptionConfiguration: {
64
+ * encryptionStrategy: "AWS_OWNED",
65
+ * },
66
+ * backupConfiguration: {
67
+ * region: "us-west-1",
68
+ * },
69
+ * },
70
+ * },
71
+ * source: {
72
+ * regions: [
73
+ * "ap-southeast-1",
74
+ * "us-east-1",
75
+ * ],
76
+ * scope: currentGetOrganization.then(currentGetOrganization => `OrganizationId = '${currentGetOrganization.id}'`),
77
+ * sourceLogsConfiguration: {
78
+ * encryptedLogGroupStrategy: "ALLOW",
79
+ * logGroupSelectionCriteria: "*",
80
+ * },
81
+ * },
82
+ * },
83
+ * tags: {
84
+ * Name: "advanced-centralization-rule",
85
+ * Environment: "production",
86
+ * Team: "observability",
87
+ * },
88
+ * });
89
+ * ```
90
+ *
91
+ * ### Selective Log Group Filtering
92
+ *
93
+ * ```typescript
94
+ * import * as pulumi from "@pulumi/pulumi";
95
+ * import * as aws from "@pulumi/aws";
96
+ *
97
+ * const current = aws.getCallerIdentity({});
98
+ * const currentGetOrganization = aws.organizations.getOrganization({});
99
+ * const filtered = new aws.observabilityadmin.CentralizationRuleForOrganization("filtered", {
100
+ * ruleName: "filtered-centralization-rule",
101
+ * rule: {
102
+ * destination: {
103
+ * region: "eu-west-1",
104
+ * account: current.then(current => current.accountId),
105
+ * },
106
+ * source: {
107
+ * regions: [
108
+ * "ap-southeast-1",
109
+ * "us-east-1",
110
+ * ],
111
+ * scope: currentGetOrganization.then(currentGetOrganization => `OrganizationId = '${currentGetOrganization.id}'`),
112
+ * sourceLogsConfiguration: {
113
+ * encryptedLogGroupStrategy: "ALLOW",
114
+ * logGroupSelectionCriteria: "LogGroupName LIKE '/aws/lambda%'",
115
+ * },
116
+ * },
117
+ * },
118
+ * tags: {
119
+ * Name: "filtered-centralization-rule",
120
+ * Filter: "lambda-logs",
121
+ * },
122
+ * });
123
+ * ```
124
+ *
125
+ * ## Import
126
+ *
127
+ * Using `pulumi import`, import CloudWatch Observability Admin Centralization Rule For Organization using the `rule_name`. For example:
128
+ *
129
+ * ```sh
130
+ * $ pulumi import aws:observabilityadmin/centralizationRuleForOrganization:CentralizationRuleForOrganization example example-centralization-rule
131
+ * ```
132
+ */
133
+ class CentralizationRuleForOrganization extends pulumi.CustomResource {
134
+ /**
135
+ * Get an existing CentralizationRuleForOrganization resource's state with the given name, ID, and optional extra
136
+ * properties used to qualify the lookup.
137
+ *
138
+ * @param name The _unique_ name of the resulting resource.
139
+ * @param id The _unique_ provider ID of the resource to lookup.
140
+ * @param state Any extra arguments used during the lookup.
141
+ * @param opts Optional settings to control the behavior of the CustomResource.
142
+ */
143
+ static get(name, id, state, opts) {
144
+ return new CentralizationRuleForOrganization(name, state, { ...opts, id: id });
145
+ }
146
+ /**
147
+ * Returns true if the given object is an instance of CentralizationRuleForOrganization. This is designed to work even
148
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
149
+ */
150
+ static isInstance(obj) {
151
+ if (obj === undefined || obj === null) {
152
+ return false;
153
+ }
154
+ return obj['__pulumiType'] === CentralizationRuleForOrganization.__pulumiType;
155
+ }
156
+ constructor(name, argsOrState, opts) {
157
+ let resourceInputs = {};
158
+ opts = opts || {};
159
+ if (opts.id) {
160
+ const state = argsOrState;
161
+ resourceInputs["region"] = state?.region;
162
+ resourceInputs["rule"] = state?.rule;
163
+ resourceInputs["ruleArn"] = state?.ruleArn;
164
+ resourceInputs["ruleName"] = state?.ruleName;
165
+ resourceInputs["tags"] = state?.tags;
166
+ resourceInputs["tagsAll"] = state?.tagsAll;
167
+ resourceInputs["timeouts"] = state?.timeouts;
168
+ }
169
+ else {
170
+ const args = argsOrState;
171
+ if (args?.ruleName === undefined && !opts.urn) {
172
+ throw new Error("Missing required property 'ruleName'");
173
+ }
174
+ resourceInputs["region"] = args?.region;
175
+ resourceInputs["rule"] = args?.rule;
176
+ resourceInputs["ruleName"] = args?.ruleName;
177
+ resourceInputs["tags"] = args?.tags;
178
+ resourceInputs["timeouts"] = args?.timeouts;
179
+ resourceInputs["ruleArn"] = undefined /*out*/;
180
+ resourceInputs["tagsAll"] = undefined /*out*/;
181
+ }
182
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
183
+ super(CentralizationRuleForOrganization.__pulumiType, name, resourceInputs, opts);
184
+ }
185
+ }
186
+ exports.CentralizationRuleForOrganization = CentralizationRuleForOrganization;
187
+ /** @internal */
188
+ CentralizationRuleForOrganization.__pulumiType = 'aws:observabilityadmin/centralizationRuleForOrganization:CentralizationRuleForOrganization';
189
+ //# sourceMappingURL=centralizationRuleForOrganization.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"centralizationRuleForOrganization.js","sourceRoot":"","sources":["../../observabilityadmin/centralizationRuleForOrganization.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4HG;AACH,MAAa,iCAAkC,SAAQ,MAAM,CAAC,cAAc;IACxE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8C,EAAE,IAAmC;QAC5I,OAAO,IAAI,iCAAiC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxF,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,iCAAiC,CAAC,YAAY,CAAC;IAClF,CAAC;IAsCD,YAAY,IAAY,EAAE,WAA4F,EAAE,IAAmC;QACvJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiE,CAAC;YAChF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAgE,CAAC;YAC9E,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,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,iCAAiC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtF,CAAC;;AA3FL,8EA4FC;AA9EG,gBAAgB;AACO,8CAAY,GAAG,4FAA4F,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { CentralizationRuleForOrganizationArgs, CentralizationRuleForOrganizationState } from "./centralizationRuleForOrganization";
2
+ export type CentralizationRuleForOrganization = import("./centralizationRuleForOrganization").CentralizationRuleForOrganization;
3
+ export declare const CentralizationRuleForOrganization: typeof import("./centralizationRuleForOrganization").CentralizationRuleForOrganization;
@@ -0,0 +1,22 @@
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.CentralizationRuleForOrganization = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.CentralizationRuleForOrganization = null;
9
+ utilities.lazyLoad(exports, ["CentralizationRuleForOrganization"], () => require("./centralizationRuleForOrganization"));
10
+ const _module = {
11
+ version: utilities.getVersion(),
12
+ construct: (name, type, urn) => {
13
+ switch (type) {
14
+ case "aws:observabilityadmin/centralizationRuleForOrganization:CentralizationRuleForOrganization":
15
+ return new exports.CentralizationRuleForOrganization(name, undefined, { urn });
16
+ default:
17
+ throw new Error(`unknown resource type ${type}`);
18
+ }
19
+ },
20
+ };
21
+ pulumi.runtime.registerResourceModule("aws", "observabilityadmin/centralizationRuleForOrganization", _module);
22
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../observabilityadmin/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,iCAAiC,GAA2F,IAAW,CAAC;AACrJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mCAAmC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qCAAqC,CAAC,CAAC,CAAC;AAGzH,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,4FAA4F;gBAC7F,OAAO,IAAI,yCAAiC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/E;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,sDAAsD,EAAE,OAAO,CAAC,CAAA"}
@@ -21,10 +21,10 @@ import * as outputs from "../types/output";
21
21
  *
22
22
  * ## Import
23
23
  *
24
- * Using `pulumi import`, import OpenSearch Authorize Vpc Endpoint Access using the `domain_name`. For example:
24
+ * Using `pulumi import`, import OpenSearch Authorize Vpc Endpoint Access using the `domain_name` and `account` separated by a comma (,). For example:
25
25
  *
26
26
  * ```sh
27
- * $ pulumi import aws:opensearch/authorizeVpcEndpointAccess:AuthorizeVpcEndpointAccess example authorize_vpc_endpoint_access-id-12345678
27
+ * $ pulumi import aws:opensearch/authorizeVpcEndpointAccess:AuthorizeVpcEndpointAccess example authorize_vpc_endpoint_access-id-12345678,123456789012
28
28
  * ```
29
29
  */
30
30
  export declare class AuthorizeVpcEndpointAccess extends pulumi.CustomResource {
@@ -25,10 +25,10 @@ const utilities = require("../utilities");
25
25
  *
26
26
  * ## Import
27
27
  *
28
- * Using `pulumi import`, import OpenSearch Authorize Vpc Endpoint Access using the `domain_name`. For example:
28
+ * Using `pulumi import`, import OpenSearch Authorize Vpc Endpoint Access using the `domain_name` and `account` separated by a comma (,). For example:
29
29
  *
30
30
  * ```sh
31
- * $ pulumi import aws:opensearch/authorizeVpcEndpointAccess:AuthorizeVpcEndpointAccess example authorize_vpc_endpoint_access-id-12345678
31
+ * $ pulumi import aws:opensearch/authorizeVpcEndpointAccess:AuthorizeVpcEndpointAccess example authorize_vpc_endpoint_access-id-12345678,123456789012
32
32
  * ```
33
33
  */
34
34
  class AuthorizeVpcEndpointAccess extends pulumi.CustomResource {
@@ -301,6 +301,9 @@ export declare class Domain extends pulumi.CustomResource {
301
301
  * Configuration block for [fine-grained access control](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html). Detailed below.
302
302
  */
303
303
  readonly advancedSecurityOptions: pulumi.Output<outputs.opensearch.DomainAdvancedSecurityOptions>;
304
+ /**
305
+ * Configuration block for parameters required to enable all machine learning features. Detailed below.
306
+ */
304
307
  readonly aimlOptions: pulumi.Output<outputs.opensearch.DomainAimlOptions>;
305
308
  /**
306
309
  * ARN of the domain.
@@ -366,6 +369,10 @@ export declare class Domain extends pulumi.CustomResource {
366
369
  * Defaults to the lastest version of OpenSearch.
367
370
  */
368
371
  readonly engineVersion: pulumi.Output<string>;
372
+ /**
373
+ * Configuration block for enabling and managing IAM Identity Center integration within a domain. Detailed below.
374
+ */
375
+ readonly identityCenterOptions: pulumi.Output<outputs.opensearch.DomainIdentityCenterOptions | undefined>;
369
376
  /**
370
377
  * The IP address type for the endpoint. Valid values are `ipv4` and `dualstack`.
371
378
  */
@@ -437,6 +444,9 @@ export interface DomainState {
437
444
  * Configuration block for [fine-grained access control](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html). Detailed below.
438
445
  */
439
446
  advancedSecurityOptions?: pulumi.Input<inputs.opensearch.DomainAdvancedSecurityOptions>;
447
+ /**
448
+ * Configuration block for parameters required to enable all machine learning features. Detailed below.
449
+ */
440
450
  aimlOptions?: pulumi.Input<inputs.opensearch.DomainAimlOptions>;
441
451
  /**
442
452
  * ARN of the domain.
@@ -502,6 +512,10 @@ export interface DomainState {
502
512
  * Defaults to the lastest version of OpenSearch.
503
513
  */
504
514
  engineVersion?: pulumi.Input<string>;
515
+ /**
516
+ * Configuration block for enabling and managing IAM Identity Center integration within a domain. Detailed below.
517
+ */
518
+ identityCenterOptions?: pulumi.Input<inputs.opensearch.DomainIdentityCenterOptions>;
505
519
  /**
506
520
  * The IP address type for the endpoint. Valid values are `ipv4` and `dualstack`.
507
521
  */
@@ -565,6 +579,9 @@ export interface DomainArgs {
565
579
  * Configuration block for [fine-grained access control](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html). Detailed below.
566
580
  */
567
581
  advancedSecurityOptions?: pulumi.Input<inputs.opensearch.DomainAdvancedSecurityOptions>;
582
+ /**
583
+ * Configuration block for parameters required to enable all machine learning features. Detailed below.
584
+ */
568
585
  aimlOptions?: pulumi.Input<inputs.opensearch.DomainAimlOptions>;
569
586
  /**
570
587
  * Configuration block for the Auto-Tune options of the domain. Detailed below.
@@ -602,6 +619,10 @@ export interface DomainArgs {
602
619
  * Defaults to the lastest version of OpenSearch.
603
620
  */
604
621
  engineVersion?: pulumi.Input<string>;
622
+ /**
623
+ * Configuration block for enabling and managing IAM Identity Center integration within a domain. Detailed below.
624
+ */
625
+ identityCenterOptions?: pulumi.Input<inputs.opensearch.DomainIdentityCenterOptions>;
605
626
  /**
606
627
  * The IP address type for the endpoint. Valid values are `ipv4` and `dualstack`.
607
628
  */
@@ -322,6 +322,7 @@ class Domain extends pulumi.CustomResource {
322
322
  resourceInputs["endpoint"] = state?.endpoint;
323
323
  resourceInputs["endpointV2"] = state?.endpointV2;
324
324
  resourceInputs["engineVersion"] = state?.engineVersion;
325
+ resourceInputs["identityCenterOptions"] = state?.identityCenterOptions;
325
326
  resourceInputs["ipAddressType"] = state?.ipAddressType;
326
327
  resourceInputs["logPublishingOptions"] = state?.logPublishingOptions;
327
328
  resourceInputs["nodeToNodeEncryption"] = state?.nodeToNodeEncryption;
@@ -347,6 +348,7 @@ class Domain extends pulumi.CustomResource {
347
348
  resourceInputs["ebsOptions"] = args?.ebsOptions;
348
349
  resourceInputs["encryptAtRest"] = args?.encryptAtRest;
349
350
  resourceInputs["engineVersion"] = args?.engineVersion;
351
+ resourceInputs["identityCenterOptions"] = args?.identityCenterOptions;
350
352
  resourceInputs["ipAddressType"] = args?.ipAddressType;
351
353
  resourceInputs["logPublishingOptions"] = args?.logPublishingOptions;
352
354
  resourceInputs["nodeToNodeEncryption"] = args?.nodeToNodeEncryption;
@@ -1 +1 @@
1
- {"version":3,"file":"domain.js","sourceRoot":"","sources":["../../opensearch/domain.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"domain.js","sourceRoot":"","sources":["../../opensearch/domain.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6QG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IAuID,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,EAAE,uBAAuB,CAAC;YAC3E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,8BAA8B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnE,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,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,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AAvOL,wBAwOC;AA1NG,gBAAgB;AACO,mBAAY,GAAG,8BAA8B,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
- import * as inputs from "../types/input";
3
2
  import * as outputs from "../types/output";
4
3
  /**
5
4
  * Use this data source to get information about an OpenSearch Domain
@@ -24,10 +23,6 @@ export interface GetDomainArgs {
24
23
  * Name of the domain.
25
24
  */
26
25
  domainName: string;
27
- /**
28
- * Off Peak update options
29
- */
30
- offPeakWindowOptions?: inputs.opensearch.GetDomainOffPeakWindowOptions;
31
26
  /**
32
27
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
33
28
  */
@@ -122,6 +117,10 @@ export interface GetDomainResult {
122
117
  * The provider-assigned unique ID for this managed resource.
123
118
  */
124
119
  readonly id: string;
120
+ /**
121
+ * Configuration for enabling and managing IAM Identity Center integration within a domain.
122
+ */
123
+ readonly identityCenterOptions: outputs.opensearch.GetDomainIdentityCenterOption[];
125
124
  /**
126
125
  * Type of IP addresses supported by the endpoint for the domain.
127
126
  */
@@ -137,7 +136,7 @@ export interface GetDomainResult {
137
136
  /**
138
137
  * Off Peak update options
139
138
  */
140
- readonly offPeakWindowOptions?: outputs.opensearch.GetDomainOffPeakWindowOptions;
139
+ readonly offPeakWindowOptions: outputs.opensearch.GetDomainOffPeakWindowOptions;
141
140
  /**
142
141
  * Status of a configuration change in the domain.
143
142
  */
@@ -185,10 +184,6 @@ export interface GetDomainOutputArgs {
185
184
  * Name of the domain.
186
185
  */
187
186
  domainName: pulumi.Input<string>;
188
- /**
189
- * Off Peak update options
190
- */
191
- offPeakWindowOptions?: pulumi.Input<inputs.opensearch.GetDomainOffPeakWindowOptionsArgs>;
192
187
  /**
193
188
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
194
189
  */
@@ -23,7 +23,6 @@ function getDomain(args, opts) {
23
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
24
  return pulumi.runtime.invoke("aws:opensearch/getDomain:getDomain", {
25
25
  "domainName": args.domainName,
26
- "offPeakWindowOptions": args.offPeakWindowOptions,
27
26
  "region": args.region,
28
27
  "tags": args.tags,
29
28
  }, opts);
@@ -47,7 +46,6 @@ function getDomainOutput(args, opts) {
47
46
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
47
  return pulumi.runtime.invokeOutput("aws:opensearch/getDomain:getDomain", {
49
48
  "domainName": args.domainName,
50
- "offPeakWindowOptions": args.offPeakWindowOptions,
51
49
  "region": args.region,
52
50
  "tags": args.tags,
53
51
  }, opts);