@pulumi/aws 7.17.0-alpha.1770104813 → 7.17.0-alpha.1770200035
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/acm/certificate.d.ts +2 -2
- package/acm/certificate.js +2 -2
- package/acmpca/certificate.d.ts +2 -2
- package/acmpca/certificate.js +2 -2
- package/apigateway/domainName.d.ts +12 -0
- package/apigateway/domainName.js +2 -0
- package/apigateway/domainName.js.map +1 -1
- package/apigatewayv2/domainName.d.ts +12 -0
- package/apigatewayv2/domainName.js +2 -0
- package/apigatewayv2/domainName.js.map +1 -1
- package/apigatewayv2/index.d.ts +3 -0
- package/apigatewayv2/index.js +6 -1
- package/apigatewayv2/index.js.map +1 -1
- package/apigatewayv2/routingRule.d.ts +166 -0
- package/apigatewayv2/routingRule.js +113 -0
- package/apigatewayv2/routingRule.js.map +1 -0
- package/arcregionswitch/getPlan.d.ts +118 -0
- package/arcregionswitch/getPlan.js +56 -0
- package/arcregionswitch/getPlan.js.map +1 -0
- package/arcregionswitch/getRoute53HealthChecks.d.ts +80 -0
- package/arcregionswitch/getRoute53HealthChecks.js +56 -0
- package/arcregionswitch/getRoute53HealthChecks.js.map +1 -0
- package/arcregionswitch/index.d.ts +9 -0
- package/arcregionswitch/index.js +28 -0
- package/arcregionswitch/index.js.map +1 -0
- package/arcregionswitch/plan.d.ts +384 -0
- package/arcregionswitch/plan.js +253 -0
- package/arcregionswitch/plan.js.map +1 -0
- package/autoscaling/group.d.ts +3 -3
- package/bedrock/agentDataSource.d.ts +37 -0
- package/bedrock/agentDataSource.js +37 -0
- package/bedrock/agentDataSource.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +27 -59
- package/cleanrooms/collaboration.js.map +1 -1
- package/cloudfront/anycastIpList.d.ts +150 -0
- package/cloudfront/anycastIpList.js +91 -0
- package/cloudfront/anycastIpList.js.map +1 -0
- package/cloudfront/index.d.ts +3 -0
- package/cloudfront/index.js +6 -1
- package/cloudfront/index.js.map +1 -1
- package/cloudfront/multitenantDistribution.d.ts +65 -0
- package/cloudfront/multitenantDistribution.js +65 -0
- package/cloudfront/multitenantDistribution.js.map +1 -1
- package/codebuild/webhook.d.ts +2 -2
- package/codebuild/webhook.js +2 -2
- package/codepipeline/webhook.d.ts +2 -2
- package/codepipeline/webhook.js +2 -2
- package/docdb/clusterInstance.d.ts +72 -140
- package/docdb/clusterInstance.js +4 -7
- package/docdb/clusterInstance.js.map +1 -1
- package/dynamodb/table.d.ts +92 -3
- package/dynamodb/table.js +83 -0
- package/dynamodb/table.js.map +1 -1
- package/ec2/getVpcIpamPool.d.ts +4 -0
- package/ec2/getVpcIpamPool.js.map +1 -1
- package/ec2/index.d.ts +3 -0
- package/ec2/index.js +6 -1
- package/ec2/index.js.map +1 -1
- package/ec2/launchTemplate.d.ts +3 -0
- package/ec2/launchTemplate.js +2 -0
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/placementGroup.d.ts +3 -3
- package/ec2/securityGroup.d.ts +1 -1
- package/ec2/securityGroup.js +1 -1
- package/ec2/subnet.d.ts +107 -14
- package/ec2/subnet.js +59 -0
- package/ec2/subnet.js.map +1 -1
- package/ec2/vpcIpamPool.d.ts +54 -0
- package/ec2/vpcIpamPool.js +42 -0
- package/ec2/vpcIpamPool.js.map +1 -1
- package/ec2/vpcIpamResourceDiscovery.d.ts +12 -0
- package/ec2/vpcIpamResourceDiscovery.js +2 -0
- package/ec2/vpcIpamResourceDiscovery.js.map +1 -1
- package/ec2/vpcSecurityGroupRulesExclusive.d.ts +93 -0
- package/ec2/vpcSecurityGroupRulesExclusive.js +73 -0
- package/ec2/vpcSecurityGroupRulesExclusive.js.map +1 -0
- package/ec2transitgateway/vpcAttachment.d.ts +0 -18
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ecr/accountSetting.d.ts +19 -4
- package/ecr/accountSetting.js +13 -1
- package/ecr/accountSetting.js.map +1 -1
- package/eks/addon.d.ts +46 -0
- package/eks/addon.js +46 -0
- package/eks/addon.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +22 -0
- package/fsx/windowsFileSystem.js +22 -0
- package/fsx/windowsFileSystem.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +10 -6
- package/index.js.map +1 -1
- package/invoicing/invoiceUnit.d.ts +9 -3
- package/invoicing/invoiceUnit.js.map +1 -1
- package/iot/caCertificate.d.ts +4 -4
- package/iot/caCertificate.js +4 -4
- package/iot/getEndpoint.d.ts +12 -12
- package/iot/getEndpoint.js +12 -12
- package/iot/getRegistrationCode.d.ts +4 -4
- package/iot/getRegistrationCode.js +4 -4
- package/lambda/function.d.ts +3 -3
- package/memorydb/user.d.ts +1 -1
- package/memorydb/user.js +1 -1
- package/notifications/index.d.ts +12 -0
- package/notifications/index.js +21 -1
- package/notifications/index.js.map +1 -1
- package/notifications/managedNotificationAccountContactAssociation.d.ts +85 -0
- package/notifications/managedNotificationAccountContactAssociation.js +82 -0
- package/notifications/managedNotificationAccountContactAssociation.js.map +1 -0
- package/notifications/managedNotificationAdditionalChannelAssociation.d.ts +89 -0
- package/notifications/managedNotificationAdditionalChannelAssociation.js +86 -0
- package/notifications/managedNotificationAdditionalChannelAssociation.js.map +1 -0
- package/notifications/organizationalUnitAssociation.d.ts +121 -0
- package/notifications/organizationalUnitAssociation.js +118 -0
- package/notifications/organizationalUnitAssociation.js.map +1 -0
- package/notifications/organizationsAccess.d.ts +79 -0
- package/notifications/organizationsAccess.js +80 -0
- package/notifications/organizationsAccess.js.map +1 -0
- package/odb/network.d.ts +48 -0
- package/odb/network.js +8 -0
- package/odb/network.js.map +1 -1
- package/opensearch/application.d.ts +334 -0
- package/opensearch/application.js +244 -0
- package/opensearch/application.js.map +1 -0
- package/opensearch/index.d.ts +3 -0
- package/opensearch/index.js +6 -1
- package/opensearch/index.js.map +1 -1
- package/organizations/getEntityPath.d.ts +63 -0
- package/organizations/getEntityPath.js +50 -0
- package/organizations/getEntityPath.js.map +1 -0
- package/organizations/getOrganization.d.ts +21 -2
- package/organizations/getOrganization.js +10 -4
- package/organizations/getOrganization.js.map +1 -1
- package/organizations/index.d.ts +4 -1
- package/organizations/index.js +4 -1
- package/organizations/index.js.map +1 -1
- package/organizations/organization.d.ts +12 -0
- package/organizations/organization.js +2 -0
- package/organizations/organization.js.map +1 -1
- package/package.json +2 -2
- package/ram/index.d.ts +6 -0
- package/ram/index.js +11 -1
- package/ram/index.js.map +1 -1
- package/ram/permission.d.ts +193 -0
- package/ram/permission.js +117 -0
- package/ram/permission.js.map +1 -0
- package/ram/resourceShareAssociationsExclusive.d.ts +123 -0
- package/ram/resourceShareAssociationsExclusive.js +69 -0
- package/ram/resourceShareAssociationsExclusive.js.map +1 -0
- package/resourcegroupstaggingapi/getRequiredTags.d.ts +64 -0
- package/resourcegroupstaggingapi/getRequiredTags.js +52 -0
- package/resourcegroupstaggingapi/getRequiredTags.js.map +1 -0
- package/resourcegroupstaggingapi/index.d.ts +3 -0
- package/resourcegroupstaggingapi/index.js +4 -1
- package/resourcegroupstaggingapi/index.js.map +1 -1
- package/route53/healthCheck.d.ts +4 -4
- package/s3/bucketReplicationConfig.d.ts +3 -0
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/getBucketObjectLockConfiguration.d.ts +94 -0
- package/s3/getBucketObjectLockConfiguration.js +58 -0
- package/s3/getBucketObjectLockConfiguration.js.map +1 -0
- package/s3/getBucketReplicationConfiguration.d.ts +81 -0
- package/s3/getBucketReplicationConfiguration.js +56 -0
- package/s3/getBucketReplicationConfiguration.js.map +1 -0
- package/s3/getObject.d.ts +14 -1
- package/s3/getObject.js +2 -0
- package/s3/getObject.js.map +1 -1
- package/s3/index.d.ts +6 -0
- package/s3/index.js +8 -2
- package/s3/index.js.map +1 -1
- package/s3control/getAccessPoints.d.ts +131 -0
- package/s3control/getAccessPoints.js +82 -0
- package/s3control/getAccessPoints.js.map +1 -0
- package/s3control/getMultiRegionAccessPoints.d.ts +76 -0
- package/s3control/getMultiRegionAccessPoints.js +54 -0
- package/s3control/getMultiRegionAccessPoints.js.map +1 -0
- package/s3control/index.d.ts +6 -0
- package/s3control/index.js +7 -1
- package/s3control/index.js.map +1 -1
- package/sagemaker/index.d.ts +9 -0
- package/sagemaker/index.js +16 -1
- package/sagemaker/index.js.map +1 -1
- package/sagemaker/labelingJob.d.ts +280 -0
- package/sagemaker/labelingJob.js +142 -0
- package/sagemaker/labelingJob.js.map +1 -0
- package/sagemaker/modelCard.d.ts +176 -0
- package/sagemaker/modelCard.js +111 -0
- package/sagemaker/modelCard.js.map +1 -0
- package/sagemaker/modelCardExportJob.d.ts +136 -0
- package/sagemaker/modelCardExportJob.js +97 -0
- package/sagemaker/modelCardExportJob.js.map +1 -0
- package/savingsplans/getSavingsPlan.d.ts +128 -0
- package/savingsplans/getSavingsPlan.js +52 -0
- package/savingsplans/getSavingsPlan.js.map +1 -0
- package/savingsplans/index.d.ts +6 -0
- package/savingsplans/index.js +25 -0
- package/savingsplans/index.js.map +1 -0
- package/savingsplans/savingsPlan.d.ts +297 -0
- package/savingsplans/savingsPlan.js +143 -0
- package/savingsplans/savingsPlan.js.map +1 -0
- package/sesv2/index.d.ts +3 -0
- package/sesv2/index.js +6 -1
- package/sesv2/index.js.map +1 -1
- package/sesv2/tenantResourceAssociation.d.ts +103 -0
- package/sesv2/tenantResourceAssociation.js +84 -0
- package/sesv2/tenantResourceAssociation.js.map +1 -0
- package/ssoadmin/index.d.ts +3 -0
- package/ssoadmin/index.js +6 -1
- package/ssoadmin/index.js.map +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +2 -0
- package/ssoadmin/managedPolicyAttachment.js +2 -0
- package/ssoadmin/managedPolicyAttachment.js.map +1 -1
- package/ssoadmin/managedPolicyAttachmentsExclusive.d.ts +151 -0
- package/ssoadmin/managedPolicyAttachmentsExclusive.js +122 -0
- package/ssoadmin/managedPolicyAttachmentsExclusive.js.map +1 -0
- package/types/enums/lambda/index.d.ts +4 -0
- package/types/enums/lambda/index.js +4 -0
- package/types/enums/lambda/index.js.map +1 -1
- package/types/input.d.ts +1766 -15
- package/types/input.js.map +1 -1
- package/types/output.d.ts +2169 -14
- package/types/output.js.map +1 -1
- package/wafv2/getManagedRuleGroup.d.ts +127 -0
- package/wafv2/getManagedRuleGroup.js +62 -0
- package/wafv2/getManagedRuleGroup.js.map +1 -0
- package/wafv2/index.d.ts +3 -0
- package/wafv2/index.js +4 -1
- package/wafv2/index.js.map +1 -1
package/odb/network.d.ts
CHANGED
|
@@ -52,6 +52,14 @@ export declare class Network extends pulumi.CustomResource {
|
|
|
52
52
|
*/
|
|
53
53
|
readonly deleteAssociatedResources: pulumi.Output<boolean>;
|
|
54
54
|
readonly displayName: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* Specifies the configuration for KMS access from the ODB network.
|
|
57
|
+
*/
|
|
58
|
+
readonly kmsAccess: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* Specifies the endpoint policy for KMS access from the ODB network.
|
|
61
|
+
*/
|
|
62
|
+
readonly kmsPolicyDocument: pulumi.Output<string | undefined>;
|
|
55
63
|
/**
|
|
56
64
|
* The name of the OCI resource anchor for the Exadata infrastructure.
|
|
57
65
|
*/
|
|
@@ -108,6 +116,14 @@ export declare class Network extends pulumi.CustomResource {
|
|
|
108
116
|
* Additional information about the current status of the ODB network.
|
|
109
117
|
*/
|
|
110
118
|
readonly statusReason: pulumi.Output<string>;
|
|
119
|
+
/**
|
|
120
|
+
* Specifies the configuration for STS access from the ODB network.
|
|
121
|
+
*/
|
|
122
|
+
readonly stsAccess: pulumi.Output<string>;
|
|
123
|
+
/**
|
|
124
|
+
* Specifies the endpoint policy for STS access from the ODB network.
|
|
125
|
+
*/
|
|
126
|
+
readonly stsPolicyDocument: pulumi.Output<string | undefined>;
|
|
111
127
|
/**
|
|
112
128
|
* A map of tags to assign to the exadata infrastructure. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
113
129
|
*/
|
|
@@ -159,6 +175,14 @@ export interface NetworkState {
|
|
|
159
175
|
*/
|
|
160
176
|
deleteAssociatedResources?: pulumi.Input<boolean>;
|
|
161
177
|
displayName?: pulumi.Input<string>;
|
|
178
|
+
/**
|
|
179
|
+
* Specifies the configuration for KMS access from the ODB network.
|
|
180
|
+
*/
|
|
181
|
+
kmsAccess?: pulumi.Input<string>;
|
|
182
|
+
/**
|
|
183
|
+
* Specifies the endpoint policy for KMS access from the ODB network.
|
|
184
|
+
*/
|
|
185
|
+
kmsPolicyDocument?: pulumi.Input<string>;
|
|
162
186
|
/**
|
|
163
187
|
* The name of the OCI resource anchor for the Exadata infrastructure.
|
|
164
188
|
*/
|
|
@@ -215,6 +239,14 @@ export interface NetworkState {
|
|
|
215
239
|
* Additional information about the current status of the ODB network.
|
|
216
240
|
*/
|
|
217
241
|
statusReason?: pulumi.Input<string>;
|
|
242
|
+
/**
|
|
243
|
+
* Specifies the configuration for STS access from the ODB network.
|
|
244
|
+
*/
|
|
245
|
+
stsAccess?: pulumi.Input<string>;
|
|
246
|
+
/**
|
|
247
|
+
* Specifies the endpoint policy for STS access from the ODB network.
|
|
248
|
+
*/
|
|
249
|
+
stsPolicyDocument?: pulumi.Input<string>;
|
|
218
250
|
/**
|
|
219
251
|
* A map of tags to assign to the exadata infrastructure. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
220
252
|
*/
|
|
@@ -250,6 +282,14 @@ export interface NetworkArgs {
|
|
|
250
282
|
*/
|
|
251
283
|
deleteAssociatedResources?: pulumi.Input<boolean>;
|
|
252
284
|
displayName: pulumi.Input<string>;
|
|
285
|
+
/**
|
|
286
|
+
* Specifies the configuration for KMS access from the ODB network.
|
|
287
|
+
*/
|
|
288
|
+
kmsAccess?: pulumi.Input<string>;
|
|
289
|
+
/**
|
|
290
|
+
* Specifies the endpoint policy for KMS access from the ODB network.
|
|
291
|
+
*/
|
|
292
|
+
kmsPolicyDocument?: pulumi.Input<string>;
|
|
253
293
|
/**
|
|
254
294
|
* 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.
|
|
255
295
|
*/
|
|
@@ -262,6 +302,14 @@ export interface NetworkArgs {
|
|
|
262
302
|
* Specifies the endpoint policy for Amazon S3 access from the ODB network.
|
|
263
303
|
*/
|
|
264
304
|
s3PolicyDocument?: pulumi.Input<string>;
|
|
305
|
+
/**
|
|
306
|
+
* Specifies the configuration for STS access from the ODB network.
|
|
307
|
+
*/
|
|
308
|
+
stsAccess?: pulumi.Input<string>;
|
|
309
|
+
/**
|
|
310
|
+
* Specifies the endpoint policy for STS access from the ODB network.
|
|
311
|
+
*/
|
|
312
|
+
stsPolicyDocument?: pulumi.Input<string>;
|
|
265
313
|
/**
|
|
266
314
|
* A map of tags to assign to the exadata infrastructure. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
267
315
|
*/
|
package/odb/network.js
CHANGED
|
@@ -56,6 +56,8 @@ class Network extends pulumi.CustomResource {
|
|
|
56
56
|
resourceInputs["defaultDnsPrefix"] = state?.defaultDnsPrefix;
|
|
57
57
|
resourceInputs["deleteAssociatedResources"] = state?.deleteAssociatedResources;
|
|
58
58
|
resourceInputs["displayName"] = state?.displayName;
|
|
59
|
+
resourceInputs["kmsAccess"] = state?.kmsAccess;
|
|
60
|
+
resourceInputs["kmsPolicyDocument"] = state?.kmsPolicyDocument;
|
|
59
61
|
resourceInputs["managedServices"] = state?.managedServices;
|
|
60
62
|
resourceInputs["ociDnsForwardingConfigs"] = state?.ociDnsForwardingConfigs;
|
|
61
63
|
resourceInputs["ociNetworkAnchorId"] = state?.ociNetworkAnchorId;
|
|
@@ -70,6 +72,8 @@ class Network extends pulumi.CustomResource {
|
|
|
70
72
|
resourceInputs["s3PolicyDocument"] = state?.s3PolicyDocument;
|
|
71
73
|
resourceInputs["status"] = state?.status;
|
|
72
74
|
resourceInputs["statusReason"] = state?.statusReason;
|
|
75
|
+
resourceInputs["stsAccess"] = state?.stsAccess;
|
|
76
|
+
resourceInputs["stsPolicyDocument"] = state?.stsPolicyDocument;
|
|
73
77
|
resourceInputs["tags"] = state?.tags;
|
|
74
78
|
resourceInputs["tagsAll"] = state?.tagsAll;
|
|
75
79
|
resourceInputs["timeouts"] = state?.timeouts;
|
|
@@ -103,9 +107,13 @@ class Network extends pulumi.CustomResource {
|
|
|
103
107
|
resourceInputs["defaultDnsPrefix"] = args?.defaultDnsPrefix;
|
|
104
108
|
resourceInputs["deleteAssociatedResources"] = args?.deleteAssociatedResources;
|
|
105
109
|
resourceInputs["displayName"] = args?.displayName;
|
|
110
|
+
resourceInputs["kmsAccess"] = args?.kmsAccess;
|
|
111
|
+
resourceInputs["kmsPolicyDocument"] = args?.kmsPolicyDocument;
|
|
106
112
|
resourceInputs["region"] = args?.region;
|
|
107
113
|
resourceInputs["s3Access"] = args?.s3Access;
|
|
108
114
|
resourceInputs["s3PolicyDocument"] = args?.s3PolicyDocument;
|
|
115
|
+
resourceInputs["stsAccess"] = args?.stsAccess;
|
|
116
|
+
resourceInputs["stsPolicyDocument"] = args?.stsPolicyDocument;
|
|
109
117
|
resourceInputs["tags"] = args?.tags;
|
|
110
118
|
resourceInputs["timeouts"] = args?.timeouts;
|
|
111
119
|
resourceInputs["zeroEtlAccess"] = args?.zeroEtlAccess;
|
package/odb/network.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"network.js","sourceRoot":"","sources":["../../odb/network.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;GAYG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"network.js","sourceRoot":"","sources":["../../odb/network.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,334 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Provides an AWS OpenSearch Application resource. OpenSearch Applications provide a user interface for interacting with OpenSearch data and managing OpenSearch resources.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Basic Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as aws from "@pulumi/aws";
|
|
14
|
+
*
|
|
15
|
+
* const example = new aws.opensearch.Application("example", {name: "my-opensearch-app"});
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ### Application with Configuration
|
|
19
|
+
*
|
|
20
|
+
* ```typescript
|
|
21
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
22
|
+
* import * as aws from "@pulumi/aws";
|
|
23
|
+
*
|
|
24
|
+
* const example = new aws.opensearch.Application("example", {
|
|
25
|
+
* name: "my-opensearch-app",
|
|
26
|
+
* appConfigs: [
|
|
27
|
+
* {
|
|
28
|
+
* key: "opensearchDashboards.dashboardAdmin.users",
|
|
29
|
+
* value: "admin-user",
|
|
30
|
+
* },
|
|
31
|
+
* {
|
|
32
|
+
* key: "opensearchDashboards.dashboardAdmin.groups",
|
|
33
|
+
* value: "admin-group",
|
|
34
|
+
* },
|
|
35
|
+
* ],
|
|
36
|
+
* tags: {
|
|
37
|
+
* Environment: "production",
|
|
38
|
+
* Team: "data-platform",
|
|
39
|
+
* },
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* ### Application with Data Sources
|
|
44
|
+
*
|
|
45
|
+
* ```typescript
|
|
46
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
+
* import * as aws from "@pulumi/aws";
|
|
48
|
+
*
|
|
49
|
+
* const example = new aws.opensearch.Domain("example", {
|
|
50
|
+
* domainName: "example-domain",
|
|
51
|
+
* engineVersion: "OpenSearch_2.3",
|
|
52
|
+
* clusterConfig: {
|
|
53
|
+
* instanceType: "t3.small.search",
|
|
54
|
+
* },
|
|
55
|
+
* ebsOptions: {
|
|
56
|
+
* ebsEnabled: true,
|
|
57
|
+
* volumeSize: 20,
|
|
58
|
+
* },
|
|
59
|
+
* });
|
|
60
|
+
* const exampleApplication = new aws.opensearch.Application("example", {
|
|
61
|
+
* name: "my-opensearch-app",
|
|
62
|
+
* dataSources: [{
|
|
63
|
+
* dataSourceArn: example.arn,
|
|
64
|
+
* dataSourceDescription: "Primary OpenSearch domain for analytics",
|
|
65
|
+
* }],
|
|
66
|
+
* tags: {
|
|
67
|
+
* Environment: "production",
|
|
68
|
+
* },
|
|
69
|
+
* });
|
|
70
|
+
* ```
|
|
71
|
+
*
|
|
72
|
+
* ### Application with IAM Identity Center Integration
|
|
73
|
+
*
|
|
74
|
+
* ```typescript
|
|
75
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
76
|
+
* import * as aws from "@pulumi/aws";
|
|
77
|
+
*
|
|
78
|
+
* // Data sources for account and region information
|
|
79
|
+
* const example = aws.ssoadmin.getInstances({});
|
|
80
|
+
* const current = aws.getCallerIdentity({});
|
|
81
|
+
* const currentGetRegion = aws.getRegion({});
|
|
82
|
+
* // IAM Policy for OpenSearch Application Identity Center Integration
|
|
83
|
+
* const opensearchIdentityCenter = new aws.iam.Policy("opensearch_identity_center", {
|
|
84
|
+
* name: "opensearch-identity-center-policy",
|
|
85
|
+
* description: "Policy for OpenSearch Application Identity Center integration",
|
|
86
|
+
* policy: JSON.stringify({
|
|
87
|
+
* Version: "2012-10-17",
|
|
88
|
+
* Statement: [
|
|
89
|
+
* {
|
|
90
|
+
* Sid: "IdentityStoreOpenSearchDomainConnectivity",
|
|
91
|
+
* Effect: "Allow",
|
|
92
|
+
* Action: [
|
|
93
|
+
* "identitystore:DescribeUser",
|
|
94
|
+
* "identitystore:ListGroupMembershipsForMember",
|
|
95
|
+
* "identitystore:DescribeGroup",
|
|
96
|
+
* ],
|
|
97
|
+
* Resource: "*",
|
|
98
|
+
* Condition: {
|
|
99
|
+
* "ForAnyValue:StringEquals": {
|
|
100
|
+
* "aws:CalledViaLast": "es.amazonaws.com",
|
|
101
|
+
* },
|
|
102
|
+
* },
|
|
103
|
+
* },
|
|
104
|
+
* {
|
|
105
|
+
* Sid: "OpenSearchDomain",
|
|
106
|
+
* Effect: "Allow",
|
|
107
|
+
* Action: ["es:ESHttp*"],
|
|
108
|
+
* Resource: "*",
|
|
109
|
+
* },
|
|
110
|
+
* {
|
|
111
|
+
* Sid: "OpenSearchServerless",
|
|
112
|
+
* Effect: "Allow",
|
|
113
|
+
* Action: ["aoss:APIAccessAll"],
|
|
114
|
+
* Resource: "*",
|
|
115
|
+
* },
|
|
116
|
+
* ],
|
|
117
|
+
* }),
|
|
118
|
+
* });
|
|
119
|
+
* // IAM Role for OpenSearch Application
|
|
120
|
+
* const opensearchApplication = new aws.iam.Role("opensearch_application", {
|
|
121
|
+
* name: "opensearch-application-role",
|
|
122
|
+
* assumeRolePolicy: JSON.stringify({
|
|
123
|
+
* Version: "2012-10-17",
|
|
124
|
+
* Statement: [
|
|
125
|
+
* {
|
|
126
|
+
* Effect: "Allow",
|
|
127
|
+
* Principal: {
|
|
128
|
+
* Service: "application.opensearchservice.amazonaws.com",
|
|
129
|
+
* },
|
|
130
|
+
* Action: "sts:AssumeRole",
|
|
131
|
+
* },
|
|
132
|
+
* {
|
|
133
|
+
* Effect: "Allow",
|
|
134
|
+
* Principal: {
|
|
135
|
+
* Service: "application.opensearchservice.amazonaws.com",
|
|
136
|
+
* },
|
|
137
|
+
* Action: "sts:SetContext",
|
|
138
|
+
* Condition: {
|
|
139
|
+
* "ForAllValues:ArnEquals": {
|
|
140
|
+
* "sts:RequestContextProviders": Promise.all([current, currentGetRegion]).then(([current, currentGetRegion]) => `arn:aws:iam::${current.accountId}:oidc-provider/portal.sso.${currentGetRegion.id}.amazonaws.com/apl/*`),
|
|
141
|
+
* },
|
|
142
|
+
* },
|
|
143
|
+
* },
|
|
144
|
+
* ],
|
|
145
|
+
* }),
|
|
146
|
+
* });
|
|
147
|
+
* // Attach policy to role
|
|
148
|
+
* const opensearchIdentityCenterRolePolicyAttachment = new aws.iam.RolePolicyAttachment("opensearch_identity_center", {
|
|
149
|
+
* role: opensearchApplication.name,
|
|
150
|
+
* policyArn: opensearchIdentityCenter.arn,
|
|
151
|
+
* });
|
|
152
|
+
* const exampleApplication = new aws.opensearch.Application("example", {
|
|
153
|
+
* name: "my-opensearch-app",
|
|
154
|
+
* iamIdentityCenterOptions: {
|
|
155
|
+
* enabled: true,
|
|
156
|
+
* iamIdentityCenterInstanceArn: example.then(example => example.arns?.[0]),
|
|
157
|
+
* iamRoleForIdentityCenterApplicationArn: opensearchApplication.arn,
|
|
158
|
+
* },
|
|
159
|
+
* tags: {
|
|
160
|
+
* Environment: "production",
|
|
161
|
+
* },
|
|
162
|
+
* });
|
|
163
|
+
* ```
|
|
164
|
+
*
|
|
165
|
+
* ## Additional Information
|
|
166
|
+
*
|
|
167
|
+
* For more information about OpenSearch Applications, see the [AWS OpenSearch Service Developer Guide](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html).
|
|
168
|
+
*
|
|
169
|
+
* For information about configuring IAM Identity Center with OpenSearch Applications, see [Using AWS IAM Identity Center authentication](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application-getting-started.html#create-application).
|
|
170
|
+
*
|
|
171
|
+
* ## Import
|
|
172
|
+
*
|
|
173
|
+
* Using `pulumi import`, import OpenSearch applications using the `id`. For example:
|
|
174
|
+
*
|
|
175
|
+
* ```sh
|
|
176
|
+
* $ pulumi import aws:opensearch/application:Application example app-1234567890abcdef0
|
|
177
|
+
* ```
|
|
178
|
+
*/
|
|
179
|
+
export declare class Application extends pulumi.CustomResource {
|
|
180
|
+
/**
|
|
181
|
+
* Get an existing Application resource's state with the given name, ID, and optional extra
|
|
182
|
+
* properties used to qualify the lookup.
|
|
183
|
+
*
|
|
184
|
+
* @param name The _unique_ name of the resulting resource.
|
|
185
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
186
|
+
* @param state Any extra arguments used during the lookup.
|
|
187
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
188
|
+
*/
|
|
189
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ApplicationState, opts?: pulumi.CustomResourceOptions): Application;
|
|
190
|
+
/**
|
|
191
|
+
* Returns true if the given object is an instance of Application. This is designed to work even
|
|
192
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
193
|
+
*/
|
|
194
|
+
static isInstance(obj: any): obj is Application;
|
|
195
|
+
/**
|
|
196
|
+
* Configuration block(s) for OpenSearch application settings. See App Config below.
|
|
197
|
+
*/
|
|
198
|
+
readonly appConfigs: pulumi.Output<outputs.opensearch.ApplicationAppConfig[] | undefined>;
|
|
199
|
+
/**
|
|
200
|
+
* The Amazon Resource Name (ARN) of the OpenSearch application.
|
|
201
|
+
*/
|
|
202
|
+
readonly arn: pulumi.Output<string>;
|
|
203
|
+
/**
|
|
204
|
+
* Configuration block(s) for data sources to link to the OpenSearch application. See Data Source below.
|
|
205
|
+
*/
|
|
206
|
+
readonly dataSources: pulumi.Output<outputs.opensearch.ApplicationDataSource[] | undefined>;
|
|
207
|
+
/**
|
|
208
|
+
* Endpoint URL of the OpenSearch application.
|
|
209
|
+
*/
|
|
210
|
+
readonly endpoint: pulumi.Output<string>;
|
|
211
|
+
/**
|
|
212
|
+
* Configuration block for integrating AWS IAM Identity Center with the OpenSearch application. See IAM Identity Center Options below.
|
|
213
|
+
*/
|
|
214
|
+
readonly iamIdentityCenterOptions: pulumi.Output<outputs.opensearch.ApplicationIamIdentityCenterOptions | undefined>;
|
|
215
|
+
/**
|
|
216
|
+
* ARN of the KMS key used to encrypt the application's data at rest.
|
|
217
|
+
*/
|
|
218
|
+
readonly kmsKeyArn: pulumi.Output<string | undefined>;
|
|
219
|
+
/**
|
|
220
|
+
* The unique name of the OpenSearch application. Names must be unique within an AWS Region for each account. Must be between 3 and 30 characters, start with a lowercase letter, and contain only lowercase letters, numbers, and hyphens.
|
|
221
|
+
*/
|
|
222
|
+
readonly name: pulumi.Output<string>;
|
|
223
|
+
/**
|
|
224
|
+
* 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.
|
|
225
|
+
*/
|
|
226
|
+
readonly region: pulumi.Output<string>;
|
|
227
|
+
/**
|
|
228
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
229
|
+
*/
|
|
230
|
+
readonly tags: pulumi.Output<{
|
|
231
|
+
[key: string]: string;
|
|
232
|
+
} | undefined>;
|
|
233
|
+
/**
|
|
234
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
235
|
+
*/
|
|
236
|
+
readonly tagsAll: pulumi.Output<{
|
|
237
|
+
[key: string]: string;
|
|
238
|
+
}>;
|
|
239
|
+
readonly timeouts: pulumi.Output<outputs.opensearch.ApplicationTimeouts | undefined>;
|
|
240
|
+
/**
|
|
241
|
+
* Create a Application resource with the given unique name, arguments, and options.
|
|
242
|
+
*
|
|
243
|
+
* @param name The _unique_ name of the resource.
|
|
244
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
245
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
246
|
+
*/
|
|
247
|
+
constructor(name: string, args?: ApplicationArgs, opts?: pulumi.CustomResourceOptions);
|
|
248
|
+
}
|
|
249
|
+
/**
|
|
250
|
+
* Input properties used for looking up and filtering Application resources.
|
|
251
|
+
*/
|
|
252
|
+
export interface ApplicationState {
|
|
253
|
+
/**
|
|
254
|
+
* Configuration block(s) for OpenSearch application settings. See App Config below.
|
|
255
|
+
*/
|
|
256
|
+
appConfigs?: pulumi.Input<pulumi.Input<inputs.opensearch.ApplicationAppConfig>[]>;
|
|
257
|
+
/**
|
|
258
|
+
* The Amazon Resource Name (ARN) of the OpenSearch application.
|
|
259
|
+
*/
|
|
260
|
+
arn?: pulumi.Input<string>;
|
|
261
|
+
/**
|
|
262
|
+
* Configuration block(s) for data sources to link to the OpenSearch application. See Data Source below.
|
|
263
|
+
*/
|
|
264
|
+
dataSources?: pulumi.Input<pulumi.Input<inputs.opensearch.ApplicationDataSource>[]>;
|
|
265
|
+
/**
|
|
266
|
+
* Endpoint URL of the OpenSearch application.
|
|
267
|
+
*/
|
|
268
|
+
endpoint?: pulumi.Input<string>;
|
|
269
|
+
/**
|
|
270
|
+
* Configuration block for integrating AWS IAM Identity Center with the OpenSearch application. See IAM Identity Center Options below.
|
|
271
|
+
*/
|
|
272
|
+
iamIdentityCenterOptions?: pulumi.Input<inputs.opensearch.ApplicationIamIdentityCenterOptions>;
|
|
273
|
+
/**
|
|
274
|
+
* ARN of the KMS key used to encrypt the application's data at rest.
|
|
275
|
+
*/
|
|
276
|
+
kmsKeyArn?: pulumi.Input<string>;
|
|
277
|
+
/**
|
|
278
|
+
* The unique name of the OpenSearch application. Names must be unique within an AWS Region for each account. Must be between 3 and 30 characters, start with a lowercase letter, and contain only lowercase letters, numbers, and hyphens.
|
|
279
|
+
*/
|
|
280
|
+
name?: pulumi.Input<string>;
|
|
281
|
+
/**
|
|
282
|
+
* 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.
|
|
283
|
+
*/
|
|
284
|
+
region?: pulumi.Input<string>;
|
|
285
|
+
/**
|
|
286
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
287
|
+
*/
|
|
288
|
+
tags?: pulumi.Input<{
|
|
289
|
+
[key: string]: pulumi.Input<string>;
|
|
290
|
+
}>;
|
|
291
|
+
/**
|
|
292
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
293
|
+
*/
|
|
294
|
+
tagsAll?: pulumi.Input<{
|
|
295
|
+
[key: string]: pulumi.Input<string>;
|
|
296
|
+
}>;
|
|
297
|
+
timeouts?: pulumi.Input<inputs.opensearch.ApplicationTimeouts>;
|
|
298
|
+
}
|
|
299
|
+
/**
|
|
300
|
+
* The set of arguments for constructing a Application resource.
|
|
301
|
+
*/
|
|
302
|
+
export interface ApplicationArgs {
|
|
303
|
+
/**
|
|
304
|
+
* Configuration block(s) for OpenSearch application settings. See App Config below.
|
|
305
|
+
*/
|
|
306
|
+
appConfigs?: pulumi.Input<pulumi.Input<inputs.opensearch.ApplicationAppConfig>[]>;
|
|
307
|
+
/**
|
|
308
|
+
* Configuration block(s) for data sources to link to the OpenSearch application. See Data Source below.
|
|
309
|
+
*/
|
|
310
|
+
dataSources?: pulumi.Input<pulumi.Input<inputs.opensearch.ApplicationDataSource>[]>;
|
|
311
|
+
/**
|
|
312
|
+
* Configuration block for integrating AWS IAM Identity Center with the OpenSearch application. See IAM Identity Center Options below.
|
|
313
|
+
*/
|
|
314
|
+
iamIdentityCenterOptions?: pulumi.Input<inputs.opensearch.ApplicationIamIdentityCenterOptions>;
|
|
315
|
+
/**
|
|
316
|
+
* ARN of the KMS key used to encrypt the application's data at rest.
|
|
317
|
+
*/
|
|
318
|
+
kmsKeyArn?: pulumi.Input<string>;
|
|
319
|
+
/**
|
|
320
|
+
* The unique name of the OpenSearch application. Names must be unique within an AWS Region for each account. Must be between 3 and 30 characters, start with a lowercase letter, and contain only lowercase letters, numbers, and hyphens.
|
|
321
|
+
*/
|
|
322
|
+
name?: pulumi.Input<string>;
|
|
323
|
+
/**
|
|
324
|
+
* 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.
|
|
325
|
+
*/
|
|
326
|
+
region?: pulumi.Input<string>;
|
|
327
|
+
/**
|
|
328
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
329
|
+
*/
|
|
330
|
+
tags?: pulumi.Input<{
|
|
331
|
+
[key: string]: pulumi.Input<string>;
|
|
332
|
+
}>;
|
|
333
|
+
timeouts?: pulumi.Input<inputs.opensearch.ApplicationTimeouts>;
|
|
334
|
+
}
|