@pulumi/aws 6.66.2 → 6.66.3

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 (116) hide show
  1. package/bedrock/agentAgentCollaborator.d.ts +207 -0
  2. package/bedrock/agentAgentCollaborator.js +175 -0
  3. package/bedrock/agentAgentCollaborator.js.map +1 -0
  4. package/bedrock/index.d.ts +3 -0
  5. package/bedrock/index.js +6 -1
  6. package/bedrock/index.js.map +1 -1
  7. package/cleanrooms/index.d.ts +3 -0
  8. package/cleanrooms/index.js +6 -1
  9. package/cleanrooms/index.js.map +1 -1
  10. package/cleanrooms/membership.d.ts +217 -0
  11. package/cleanrooms/membership.js +121 -0
  12. package/cleanrooms/membership.js.map +1 -0
  13. package/cloudfront/vpcOrigin.d.ts +1 -1
  14. package/cloudfront/vpcOrigin.js +1 -1
  15. package/cloudwatch/getEventBuses.d.ts +68 -0
  16. package/cloudwatch/getEventBuses.js +56 -0
  17. package/cloudwatch/getEventBuses.js.map +1 -0
  18. package/cloudwatch/index.d.ts +18 -0
  19. package/cloudwatch/index.js +29 -1
  20. package/cloudwatch/index.js.map +1 -1
  21. package/cloudwatch/logDelivery.d.ts +170 -0
  22. package/cloudwatch/logDelivery.js +99 -0
  23. package/cloudwatch/logDelivery.js.map +1 -0
  24. package/cloudwatch/logDeliveryDestination.d.ts +151 -0
  25. package/cloudwatch/logDeliveryDestination.js +88 -0
  26. package/cloudwatch/logDeliveryDestination.js.map +1 -0
  27. package/cloudwatch/logDeliveryDestinationPolicy.d.ts +85 -0
  28. package/cloudwatch/logDeliveryDestinationPolicy.js +82 -0
  29. package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -0
  30. package/cloudwatch/logDeliverySource.d.ts +148 -0
  31. package/cloudwatch/logDeliverySource.js +93 -0
  32. package/cloudwatch/logDeliverySource.js.map +1 -0
  33. package/cloudwatch/logIndexPolicy.d.ts +88 -0
  34. package/cloudwatch/logIndexPolicy.js +85 -0
  35. package/cloudwatch/logIndexPolicy.js.map +1 -0
  36. package/codebuild/fleet.d.ts +18 -6
  37. package/codebuild/fleet.js +2 -0
  38. package/codebuild/fleet.js.map +1 -1
  39. package/codebuild/getFleet.d.ts +4 -0
  40. package/codebuild/getFleet.js.map +1 -1
  41. package/cognito/userPool.d.ts +48 -0
  42. package/cognito/userPool.js +8 -0
  43. package/cognito/userPool.js.map +1 -1
  44. package/ec2/eipAssociation.d.ts +41 -49
  45. package/ec2/eipAssociation.js +2 -4
  46. package/ec2/eipAssociation.js.map +1 -1
  47. package/ec2/getVpcEndpointService.d.ts +14 -1
  48. package/ec2/getVpcEndpointService.js +2 -0
  49. package/ec2/getVpcEndpointService.js.map +1 -1
  50. package/ec2/peeringConnectionOptions.d.ts +6 -6
  51. package/ecr/accountSetting.d.ts +29 -9
  52. package/ecr/accountSetting.js +17 -3
  53. package/ecr/accountSetting.js.map +1 -1
  54. package/ecs/getClusters.d.ts +44 -0
  55. package/ecs/getClusters.js +46 -0
  56. package/ecs/getClusters.js.map +1 -0
  57. package/ecs/index.d.ts +3 -0
  58. package/ecs/index.js +4 -1
  59. package/ecs/index.js.map +1 -1
  60. package/eks/nodeGroup.d.ts +12 -0
  61. package/eks/nodeGroup.js +2 -0
  62. package/eks/nodeGroup.js.map +1 -1
  63. package/elasticache/user.d.ts +3 -3
  64. package/elasticache/userGroup.d.ts +3 -3
  65. package/emr/studio.d.ts +12 -0
  66. package/emr/studio.js +2 -0
  67. package/emr/studio.js.map +1 -1
  68. package/fsx/windowsFileSystem.d.ts +4 -4
  69. package/fsx/windowsFileSystem.js +4 -4
  70. package/guardduty/organizationConfiguration.d.ts +3 -3
  71. package/lb/trustStore.d.ts +24 -0
  72. package/lb/trustStore.js +24 -0
  73. package/lb/trustStore.js.map +1 -1
  74. package/msk/replicator.d.ts +50 -0
  75. package/msk/replicator.js +50 -0
  76. package/msk/replicator.js.map +1 -1
  77. package/package.json +2 -2
  78. package/quicksight/user.d.ts +71 -27
  79. package/quicksight/user.js +36 -4
  80. package/quicksight/user.js.map +1 -1
  81. package/rds/cluster.d.ts +3 -3
  82. package/rds/clusterInstance.d.ts +3 -3
  83. package/rds/getCertificate.d.ts +9 -0
  84. package/rds/getCertificate.js +2 -0
  85. package/rds/getCertificate.js.map +1 -1
  86. package/rds/getEngineVersion.d.ts +12 -0
  87. package/rds/getEngineVersion.js.map +1 -1
  88. package/rds/integration.d.ts +42 -6
  89. package/rds/integration.js +2 -0
  90. package/rds/integration.js.map +1 -1
  91. package/route53/getRecords.d.ts +125 -0
  92. package/route53/getRecords.js +104 -0
  93. package/route53/getRecords.js.map +1 -0
  94. package/route53/index.d.ts +3 -0
  95. package/route53/index.js +5 -2
  96. package/route53/index.js.map +1 -1
  97. package/route53/record.d.ts +2 -2
  98. package/route53/record.js +2 -2
  99. package/s3/objectCopy.d.ts +24 -0
  100. package/s3/objectCopy.js +23 -0
  101. package/s3/objectCopy.js.map +1 -1
  102. package/s3tables/table.d.ts +1 -1
  103. package/s3tables/table.js +1 -1
  104. package/ssmincidents/getReplicationSet.d.ts +1 -1
  105. package/ssoadmin/managedPolicyAttachment.d.ts +2 -2
  106. package/ssoadmin/managedPolicyAttachment.js +2 -2
  107. package/types/input.d.ts +186 -9
  108. package/types/input.js.map +1 -1
  109. package/types/output.d.ts +366 -10
  110. package/types/output.js.map +1 -1
  111. package/vpclattice/index.d.ts +3 -0
  112. package/vpclattice/index.js +6 -1
  113. package/vpclattice/index.js.map +1 -1
  114. package/vpclattice/resourceGateway.d.ts +217 -0
  115. package/vpclattice/resourceGateway.js +133 -0
  116. package/vpclattice/resourceGateway.js.map +1 -0
package/msk/replicator.js CHANGED
@@ -10,6 +10,56 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
+ * ### Basic Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * const test = new aws.msk.Replicator("test", {
20
+ * replicatorName: "test-name",
21
+ * description: "test-description",
22
+ * serviceExecutionRoleArn: sourceAwsIamRole.arn,
23
+ * kafkaClusters: [
24
+ * {
25
+ * amazonMskCluster: {
26
+ * mskClusterArn: source.arn,
27
+ * },
28
+ * vpcConfig: {
29
+ * subnetIds: sourceAwsSubnet.map(__item => __item.id),
30
+ * securityGroupsIds: [sourceAwsSecurityGroup.id],
31
+ * },
32
+ * },
33
+ * {
34
+ * amazonMskCluster: {
35
+ * mskClusterArn: target.arn,
36
+ * },
37
+ * vpcConfig: {
38
+ * subnetIds: targetAwsSubnet.map(__item => __item.id),
39
+ * securityGroupsIds: [targetAwsSecurityGroup.id],
40
+ * },
41
+ * },
42
+ * ],
43
+ * replicationInfoList: {
44
+ * sourceKafkaClusterArn: source.arn,
45
+ * targetKafkaClusterArn: target.arn,
46
+ * targetCompressionType: "NONE",
47
+ * topicReplications: [{
48
+ * topicNameConfiguration: {
49
+ * type: "PREFIXED_WITH_SOURCE_CLUSTER_ALIAS",
50
+ * },
51
+ * topicsToReplicates: [".*"],
52
+ * startingPosition: {
53
+ * type: "LATEST",
54
+ * },
55
+ * }],
56
+ * consumerGroupReplications: [{
57
+ * consumerGroupsToReplicates: [".*"],
58
+ * }],
59
+ * },
60
+ * });
61
+ * ```
62
+ *
13
63
  * ## Import
14
64
  *
15
65
  * Using `pulumi import`, import MSK replicators using the replicator ARN. For example:
@@ -1 +1 @@
1
- {"version":3,"file":"replicator.js","sourceRoot":"","sources":["../../msk/replicator.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"replicator.js","sourceRoot":"","sources":["../../msk/replicator.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws",
3
- "version": "6.66.2",
3
+ "version": "6.66.3",
4
4
  "description": "A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -24,6 +24,6 @@
24
24
  "pulumi": {
25
25
  "resource": true,
26
26
  "name": "aws",
27
- "version": "6.66.2"
27
+ "version": "6.66.3"
28
28
  }
29
29
  }
@@ -4,17 +4,47 @@ import * as pulumi from "@pulumi/pulumi";
4
4
  *
5
5
  * ## Example Usage
6
6
  *
7
+ * ### Create User With IAM Identity Type Using an IAM Role
8
+ *
7
9
  * ```typescript
8
10
  * import * as pulumi from "@pulumi/pulumi";
9
11
  * import * as aws from "@pulumi/aws";
10
12
  *
11
13
  * const example = new aws.quicksight.User("example", {
12
- * sessionName: "an-author",
13
- * email: "author@example.com",
14
- * namespace: "foo",
14
+ * email: "author1@example.com",
15
15
  * identityType: "IAM",
16
- * iamArn: "arn:aws:iam::123456789012:user/Example",
17
16
  * userRole: "AUTHOR",
17
+ * iamArn: "arn:aws:iam::123456789012:role/AuthorRole",
18
+ * sessionName: "author1",
19
+ * });
20
+ * ```
21
+ *
22
+ * ### Create User With IAM Identity Type Using an IAM User
23
+ *
24
+ * ```typescript
25
+ * import * as pulumi from "@pulumi/pulumi";
26
+ * import * as aws from "@pulumi/aws";
27
+ *
28
+ * const example = new aws.quicksight.User("example", {
29
+ * email: "authorpro1@example.com",
30
+ * identityType: "IAM",
31
+ * userRole: "AUTHOR_PRO",
32
+ * iamArn: "arn:aws:iam::123456789012:user/authorpro1",
33
+ * });
34
+ * ```
35
+ *
36
+ * ### Create User With QuickSight Identity Type in Non-Default Namespace
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as aws from "@pulumi/aws";
41
+ *
42
+ * const example = new aws.quicksight.User("example", {
43
+ * email: "reader1@example.com",
44
+ * identityType: "QUICKSIGHT",
45
+ * userRole: "READER",
46
+ * namespace: "example",
47
+ * userName: "reader1",
18
48
  * });
19
49
  * ```
20
50
  *
@@ -39,23 +69,23 @@ export declare class User extends pulumi.CustomResource {
39
69
  */
40
70
  static isInstance(obj: any): obj is User;
41
71
  /**
42
- * Amazon Resource Name (ARN) of the user
72
+ * Amazon Resource Name (ARN) for the user.
43
73
  */
44
74
  readonly arn: pulumi.Output<string>;
45
75
  /**
46
- * The ID for the AWS account that the user is in. Currently, you use the ID for the AWS account that contains your Amazon QuickSight account.
76
+ * ID for the AWS account that the user is in. Use the ID for the AWS account that contains your Amazon QuickSight account.
47
77
  */
48
78
  readonly awsAccountId: pulumi.Output<string>;
49
79
  /**
50
- * The email address of the user that you want to register.
80
+ * Email address of the user that you want to register.
51
81
  */
52
82
  readonly email: pulumi.Output<string>;
53
83
  /**
54
- * The ARN of the IAM user or role that you are registering with Amazon QuickSight.
84
+ * ARN of the IAM user or role that you are registering with Amazon QuickSight. Required only for users with an identity type of `IAM`.
55
85
  */
56
86
  readonly iamArn: pulumi.Output<string | undefined>;
57
87
  /**
58
- * Amazon QuickSight supports several ways of managing the identity of users. This parameter accepts either `IAM` or `QUICKSIGHT`. If `IAM` is specified, the `iamArn` must also be specified.
88
+ * Identity type that your Amazon QuickSight account uses to manage the identity of users. Valid values: `IAM`, `QUICKSIGHT`.
59
89
  */
60
90
  readonly identityType: pulumi.Output<string>;
61
91
  /**
@@ -63,15 +93,21 @@ export declare class User extends pulumi.CustomResource {
63
93
  */
64
94
  readonly namespace: pulumi.Output<string | undefined>;
65
95
  /**
66
- * The name of the IAM session to use when assuming roles that can embed QuickSight dashboards. Only valid for registering users using an assumed IAM role. Additionally, if registering multiple users using the same IAM role, each user needs to have a unique session name.
96
+ * Name of the IAM session to use when assuming roles that can embed QuickSight dashboards. Only valid for registering users using an assumed IAM role. Additionally, if registering multiple users using the same IAM role, each user needs to have a unique session name.
67
97
  */
68
98
  readonly sessionName: pulumi.Output<string | undefined>;
69
99
  /**
70
- * The Amazon QuickSight user name that you want to create for the user you are registering. Only valid for registering a user with `identityType` set to `QUICKSIGHT`.
100
+ * URL the user visits to complete registration and provide a password. Returned only for users with an identity type of `QUICKSIGHT`.
101
+ */
102
+ readonly userInvitationUrl: pulumi.Output<string>;
103
+ /**
104
+ * Amazon QuickSight user name that you want to create for the user you are registering. Required only for users with an identity type of `QUICKSIGHT`.
71
105
  */
72
106
  readonly userName: pulumi.Output<string | undefined>;
73
107
  /**
74
- * The Amazon QuickSight role of the user. The user role can be one of the following: `READER`, `AUTHOR`, `ADMIN`, `READER_PRO`, `AUTHOR_PRO` or `ADMIN_PRO`.
108
+ * Amazon QuickSight role for the user. Value values: `READER`, `AUTHOR`, `ADMIN`, `READER_PRO`, `AUTHOR_PRO`, `ADMIN_PRO`.
109
+ *
110
+ * The following arguments are optional:
75
111
  */
76
112
  readonly userRole: pulumi.Output<string>;
77
113
  /**
@@ -88,23 +124,23 @@ export declare class User extends pulumi.CustomResource {
88
124
  */
89
125
  export interface UserState {
90
126
  /**
91
- * Amazon Resource Name (ARN) of the user
127
+ * Amazon Resource Name (ARN) for the user.
92
128
  */
93
129
  arn?: pulumi.Input<string>;
94
130
  /**
95
- * The ID for the AWS account that the user is in. Currently, you use the ID for the AWS account that contains your Amazon QuickSight account.
131
+ * ID for the AWS account that the user is in. Use the ID for the AWS account that contains your Amazon QuickSight account.
96
132
  */
97
133
  awsAccountId?: pulumi.Input<string>;
98
134
  /**
99
- * The email address of the user that you want to register.
135
+ * Email address of the user that you want to register.
100
136
  */
101
137
  email?: pulumi.Input<string>;
102
138
  /**
103
- * The ARN of the IAM user or role that you are registering with Amazon QuickSight.
139
+ * ARN of the IAM user or role that you are registering with Amazon QuickSight. Required only for users with an identity type of `IAM`.
104
140
  */
105
141
  iamArn?: pulumi.Input<string>;
106
142
  /**
107
- * Amazon QuickSight supports several ways of managing the identity of users. This parameter accepts either `IAM` or `QUICKSIGHT`. If `IAM` is specified, the `iamArn` must also be specified.
143
+ * Identity type that your Amazon QuickSight account uses to manage the identity of users. Valid values: `IAM`, `QUICKSIGHT`.
108
144
  */
109
145
  identityType?: pulumi.Input<string>;
110
146
  /**
@@ -112,15 +148,21 @@ export interface UserState {
112
148
  */
113
149
  namespace?: pulumi.Input<string>;
114
150
  /**
115
- * The name of the IAM session to use when assuming roles that can embed QuickSight dashboards. Only valid for registering users using an assumed IAM role. Additionally, if registering multiple users using the same IAM role, each user needs to have a unique session name.
151
+ * Name of the IAM session to use when assuming roles that can embed QuickSight dashboards. Only valid for registering users using an assumed IAM role. Additionally, if registering multiple users using the same IAM role, each user needs to have a unique session name.
116
152
  */
117
153
  sessionName?: pulumi.Input<string>;
118
154
  /**
119
- * The Amazon QuickSight user name that you want to create for the user you are registering. Only valid for registering a user with `identityType` set to `QUICKSIGHT`.
155
+ * URL the user visits to complete registration and provide a password. Returned only for users with an identity type of `QUICKSIGHT`.
156
+ */
157
+ userInvitationUrl?: pulumi.Input<string>;
158
+ /**
159
+ * Amazon QuickSight user name that you want to create for the user you are registering. Required only for users with an identity type of `QUICKSIGHT`.
120
160
  */
121
161
  userName?: pulumi.Input<string>;
122
162
  /**
123
- * The Amazon QuickSight role of the user. The user role can be one of the following: `READER`, `AUTHOR`, `ADMIN`, `READER_PRO`, `AUTHOR_PRO` or `ADMIN_PRO`.
163
+ * Amazon QuickSight role for the user. Value values: `READER`, `AUTHOR`, `ADMIN`, `READER_PRO`, `AUTHOR_PRO`, `ADMIN_PRO`.
164
+ *
165
+ * The following arguments are optional:
124
166
  */
125
167
  userRole?: pulumi.Input<string>;
126
168
  }
@@ -129,19 +171,19 @@ export interface UserState {
129
171
  */
130
172
  export interface UserArgs {
131
173
  /**
132
- * The ID for the AWS account that the user is in. Currently, you use the ID for the AWS account that contains your Amazon QuickSight account.
174
+ * ID for the AWS account that the user is in. Use the ID for the AWS account that contains your Amazon QuickSight account.
133
175
  */
134
176
  awsAccountId?: pulumi.Input<string>;
135
177
  /**
136
- * The email address of the user that you want to register.
178
+ * Email address of the user that you want to register.
137
179
  */
138
180
  email: pulumi.Input<string>;
139
181
  /**
140
- * The ARN of the IAM user or role that you are registering with Amazon QuickSight.
182
+ * ARN of the IAM user or role that you are registering with Amazon QuickSight. Required only for users with an identity type of `IAM`.
141
183
  */
142
184
  iamArn?: pulumi.Input<string>;
143
185
  /**
144
- * Amazon QuickSight supports several ways of managing the identity of users. This parameter accepts either `IAM` or `QUICKSIGHT`. If `IAM` is specified, the `iamArn` must also be specified.
186
+ * Identity type that your Amazon QuickSight account uses to manage the identity of users. Valid values: `IAM`, `QUICKSIGHT`.
145
187
  */
146
188
  identityType: pulumi.Input<string>;
147
189
  /**
@@ -149,15 +191,17 @@ export interface UserArgs {
149
191
  */
150
192
  namespace?: pulumi.Input<string>;
151
193
  /**
152
- * The name of the IAM session to use when assuming roles that can embed QuickSight dashboards. Only valid for registering users using an assumed IAM role. Additionally, if registering multiple users using the same IAM role, each user needs to have a unique session name.
194
+ * Name of the IAM session to use when assuming roles that can embed QuickSight dashboards. Only valid for registering users using an assumed IAM role. Additionally, if registering multiple users using the same IAM role, each user needs to have a unique session name.
153
195
  */
154
196
  sessionName?: pulumi.Input<string>;
155
197
  /**
156
- * The Amazon QuickSight user name that you want to create for the user you are registering. Only valid for registering a user with `identityType` set to `QUICKSIGHT`.
198
+ * Amazon QuickSight user name that you want to create for the user you are registering. Required only for users with an identity type of `QUICKSIGHT`.
157
199
  */
158
200
  userName?: pulumi.Input<string>;
159
201
  /**
160
- * The Amazon QuickSight role of the user. The user role can be one of the following: `READER`, `AUTHOR`, `ADMIN`, `READER_PRO`, `AUTHOR_PRO` or `ADMIN_PRO`.
202
+ * Amazon QuickSight role for the user. Value values: `READER`, `AUTHOR`, `ADMIN`, `READER_PRO`, `AUTHOR_PRO`, `ADMIN_PRO`.
203
+ *
204
+ * The following arguments are optional:
161
205
  */
162
206
  userRole: pulumi.Input<string>;
163
207
  }
@@ -10,17 +10,47 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
+ * ### Create User With IAM Identity Type Using an IAM Role
14
+ *
13
15
  * ```typescript
14
16
  * import * as pulumi from "@pulumi/pulumi";
15
17
  * import * as aws from "@pulumi/aws";
16
18
  *
17
19
  * const example = new aws.quicksight.User("example", {
18
- * sessionName: "an-author",
19
- * email: "author@example.com",
20
- * namespace: "foo",
20
+ * email: "author1@example.com",
21
21
  * identityType: "IAM",
22
- * iamArn: "arn:aws:iam::123456789012:user/Example",
23
22
  * userRole: "AUTHOR",
23
+ * iamArn: "arn:aws:iam::123456789012:role/AuthorRole",
24
+ * sessionName: "author1",
25
+ * });
26
+ * ```
27
+ *
28
+ * ### Create User With IAM Identity Type Using an IAM User
29
+ *
30
+ * ```typescript
31
+ * import * as pulumi from "@pulumi/pulumi";
32
+ * import * as aws from "@pulumi/aws";
33
+ *
34
+ * const example = new aws.quicksight.User("example", {
35
+ * email: "authorpro1@example.com",
36
+ * identityType: "IAM",
37
+ * userRole: "AUTHOR_PRO",
38
+ * iamArn: "arn:aws:iam::123456789012:user/authorpro1",
39
+ * });
40
+ * ```
41
+ *
42
+ * ### Create User With QuickSight Identity Type in Non-Default Namespace
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as aws from "@pulumi/aws";
47
+ *
48
+ * const example = new aws.quicksight.User("example", {
49
+ * email: "reader1@example.com",
50
+ * identityType: "QUICKSIGHT",
51
+ * userRole: "READER",
52
+ * namespace: "example",
53
+ * userName: "reader1",
24
54
  * });
25
55
  * ```
26
56
  *
@@ -63,6 +93,7 @@ class User extends pulumi.CustomResource {
63
93
  resourceInputs["identityType"] = state ? state.identityType : undefined;
64
94
  resourceInputs["namespace"] = state ? state.namespace : undefined;
65
95
  resourceInputs["sessionName"] = state ? state.sessionName : undefined;
96
+ resourceInputs["userInvitationUrl"] = state ? state.userInvitationUrl : undefined;
66
97
  resourceInputs["userName"] = state ? state.userName : undefined;
67
98
  resourceInputs["userRole"] = state ? state.userRole : undefined;
68
99
  }
@@ -86,6 +117,7 @@ class User extends pulumi.CustomResource {
86
117
  resourceInputs["userName"] = args ? args.userName : undefined;
87
118
  resourceInputs["userRole"] = args ? args.userRole : undefined;
88
119
  resourceInputs["arn"] = undefined /*out*/;
120
+ resourceInputs["userInvitationUrl"] = undefined /*out*/;
89
121
  }
90
122
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
91
123
  super(User.__pulumiType, name, resourceInputs, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"user.js","sourceRoot":"","sources":["../../quicksight/user.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AA9GL,oBA+GC;AAjGG,gBAAgB;AACO,iBAAY,GAAG,0BAA0B,CAAC"}
1
+ {"version":3,"file":"user.js","sourceRoot":"","sources":["../../quicksight/user.ts"],"names":[],"mappings":"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"}
package/rds/cluster.d.ts CHANGED
@@ -429,7 +429,7 @@ export declare class Cluster extends pulumi.CustomResource {
429
429
  */
430
430
  readonly networkType: pulumi.Output<string>;
431
431
  /**
432
- * Enables Performance Insights for the RDS Cluster
432
+ * Enables Performance Insights.
433
433
  */
434
434
  readonly performanceInsightsEnabled: pulumi.Output<boolean | undefined>;
435
435
  /**
@@ -720,7 +720,7 @@ export interface ClusterState {
720
720
  */
721
721
  networkType?: pulumi.Input<string>;
722
722
  /**
723
- * Enables Performance Insights for the RDS Cluster
723
+ * Enables Performance Insights.
724
724
  */
725
725
  performanceInsightsEnabled?: pulumi.Input<boolean>;
726
726
  /**
@@ -975,7 +975,7 @@ export interface ClusterArgs {
975
975
  */
976
976
  networkType?: pulumi.Input<string>;
977
977
  /**
978
- * Enables Performance Insights for the RDS Cluster
978
+ * Enables Performance Insights.
979
979
  */
980
980
  performanceInsightsEnabled?: pulumi.Input<boolean>;
981
981
  /**
@@ -166,7 +166,7 @@ export declare class ClusterInstance extends pulumi.CustomResource {
166
166
  */
167
167
  readonly networkType: pulumi.Output<string>;
168
168
  /**
169
- * Specifies whether Performance Insights is enabled or not.
169
+ * Specifies whether Performance Insights is enabled or not. **NOTE:** When Performance Insights is configured at the cluster level through `aws.rds.Cluster`, this argument cannot be set to a value that conflicts with the cluster's configuration.
170
170
  */
171
171
  readonly performanceInsightsEnabled: pulumi.Output<boolean>;
172
172
  /**
@@ -326,7 +326,7 @@ export interface ClusterInstanceState {
326
326
  */
327
327
  networkType?: pulumi.Input<string>;
328
328
  /**
329
- * Specifies whether Performance Insights is enabled or not.
329
+ * Specifies whether Performance Insights is enabled or not. **NOTE:** When Performance Insights is configured at the cluster level through `aws.rds.Cluster`, this argument cannot be set to a value that conflicts with the cluster's configuration.
330
330
  */
331
331
  performanceInsightsEnabled?: pulumi.Input<boolean>;
332
332
  /**
@@ -454,7 +454,7 @@ export interface ClusterInstanceArgs {
454
454
  */
455
455
  monitoringRoleArn?: pulumi.Input<string>;
456
456
  /**
457
- * Specifies whether Performance Insights is enabled or not.
457
+ * Specifies whether Performance Insights is enabled or not. **NOTE:** When Performance Insights is configured at the cluster level through `aws.rds.Cluster`, this argument cannot be set to a value that conflicts with the cluster's configuration.
458
458
  */
459
459
  performanceInsightsEnabled?: pulumi.Input<boolean>;
460
460
  /**
@@ -18,6 +18,10 @@ export declare function getCertificate(args?: GetCertificateArgs, opts?: pulumi.
18
18
  * A collection of arguments for invoking getCertificate.
19
19
  */
20
20
  export interface GetCertificateArgs {
21
+ /**
22
+ * When enabled, returns the default certificate for new RDS instances.
23
+ */
24
+ defaultForNewLaunches?: boolean;
21
25
  /**
22
26
  * Certificate identifier. For example, `rds-ca-2019`.
23
27
  */
@@ -47,6 +51,7 @@ export interface GetCertificateResult {
47
51
  * If there is an override for the default certificate identifier, when the override expires.
48
52
  */
49
53
  readonly customerOverrideValidTill: string;
54
+ readonly defaultForNewLaunches?: boolean;
50
55
  readonly id: string;
51
56
  readonly latestValidTill?: boolean;
52
57
  /**
@@ -81,6 +86,10 @@ export declare function getCertificateOutput(args?: GetCertificateOutputArgs, op
81
86
  * A collection of arguments for invoking getCertificate.
82
87
  */
83
88
  export interface GetCertificateOutputArgs {
89
+ /**
90
+ * When enabled, returns the default certificate for new RDS instances.
91
+ */
92
+ defaultForNewLaunches?: pulumi.Input<boolean>;
84
93
  /**
85
94
  * Certificate identifier. For example, `rds-ca-2019`.
86
95
  */
@@ -23,6 +23,7 @@ function getCertificate(args, opts) {
23
23
  args = args || {};
24
24
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
25
  return pulumi.runtime.invoke("aws:rds/getCertificate:getCertificate", {
26
+ "defaultForNewLaunches": args.defaultForNewLaunches,
26
27
  "id": args.id,
27
28
  "latestValidTill": args.latestValidTill,
28
29
  }, opts);
@@ -46,6 +47,7 @@ function getCertificateOutput(args, opts) {
46
47
  args = args || {};
47
48
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
49
  return pulumi.runtime.invokeOutput("aws:rds/getCertificate:getCertificate", {
50
+ "defaultForNewLaunches": args.defaultForNewLaunches,
49
51
  "id": args.id,
50
52
  "latestValidTill": args.latestValidTill,
51
53
  }, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../rds/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAmDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAAiC;IACnG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC"}
1
+ {"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../rds/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wCAQC;AAwDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAAiC;IACnG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oDAQC"}
@@ -142,14 +142,26 @@ export interface GetEngineVersionResult {
142
142
  * Set of the time zones supported by the engine version.
143
143
  */
144
144
  readonly supportedTimezones: string[];
145
+ /**
146
+ * Whether the certificates can be rotated without restarting the Aurora instance.
147
+ */
148
+ readonly supportsCertificateRotationWithoutRestart: boolean;
145
149
  /**
146
150
  * Whether you can use Aurora global databases with the engine version.
147
151
  */
148
152
  readonly supportsGlobalDatabases: boolean;
153
+ /**
154
+ * Whether the engine version supports integrations with other AWS services.
155
+ */
156
+ readonly supportsIntegrations: boolean;
149
157
  /**
150
158
  * Whether the engine version supports Aurora Limitless Database.
151
159
  */
152
160
  readonly supportsLimitlessDatabase: boolean;
161
+ /**
162
+ * Whether the engine version supports local write forwarding or not.
163
+ */
164
+ readonly supportsLocalWriteForwarding: boolean;
153
165
  /**
154
166
  * Whether the engine version supports exporting the log types specified by `exportableLogTypes` to CloudWatch Logs.
155
167
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getEngineVersion.js","sourceRoot":"","sources":["../../rds/getEngineVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,4CAgBC;AAoJD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,wDAgBC"}
1
+ {"version":3,"file":"getEngineVersion.js","sourceRoot":"","sources":["../../rds/getEngineVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,4CAgBC;AAgKD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,EAAE;QAC5E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,wDAgBC"}
@@ -102,7 +102,9 @@ export declare class Integration extends pulumi.CustomResource {
102
102
  */
103
103
  static isInstance(obj: any): obj is Integration;
104
104
  /**
105
- * Set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see the [User Guide](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context). You can only include this parameter if you specify the `kmsKeyId` parameter.
105
+ * Set of non-secret key–value pairs that contains additional contextual information about the data.
106
+ * For more information, see the [User Guide](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context).
107
+ * You can only include this parameter if you specify the `kmsKeyId` parameter.
106
108
  */
107
109
  readonly additionalEncryptionContext: pulumi.Output<{
108
110
  [key: string]: string;
@@ -111,12 +113,22 @@ export declare class Integration extends pulumi.CustomResource {
111
113
  * ARN of the Integration.
112
114
  */
113
115
  readonly arn: pulumi.Output<string>;
116
+ /**
117
+ * Data filters for the integration.
118
+ * These filters determine which tables from the source database are sent to the target Amazon Redshift data warehouse.
119
+ * The value should match the syntax from the AWS CLI which includes an `include:` or `exclude:` prefix before a filter expression.
120
+ * Multiple expressions are separated by a comma.
121
+ * See the [Amazon RDS data filtering guide](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.filtering.html) for additional details.
122
+ */
123
+ readonly dataFilter: pulumi.Output<string>;
114
124
  /**
115
125
  * Name of the integration.
116
126
  */
117
127
  readonly integrationName: pulumi.Output<string>;
118
128
  /**
119
- * KMS key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, RDS uses a default AWS owned key. If you use the default AWS owned key, you should ignore `kmsKeyId` parameter by using `lifecycle` parameter to avoid unintended change after the first creation.
129
+ * KMS key identifier for the key to use to encrypt the integration.
130
+ * If you don't specify an encryption key, RDS uses a default AWS owned key.
131
+ * If you use the default AWS owned key, you should ignore `kmsKeyId` parameter by using `lifecycle` parameter to avoid unintended change after the first creation.
120
132
  */
121
133
  readonly kmsKeyId: pulumi.Output<string>;
122
134
  /**
@@ -158,7 +170,9 @@ export declare class Integration extends pulumi.CustomResource {
158
170
  */
159
171
  export interface IntegrationState {
160
172
  /**
161
- * Set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see the [User Guide](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context). You can only include this parameter if you specify the `kmsKeyId` parameter.
173
+ * Set of non-secret key–value pairs that contains additional contextual information about the data.
174
+ * For more information, see the [User Guide](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context).
175
+ * You can only include this parameter if you specify the `kmsKeyId` parameter.
162
176
  */
163
177
  additionalEncryptionContext?: pulumi.Input<{
164
178
  [key: string]: pulumi.Input<string>;
@@ -167,12 +181,22 @@ export interface IntegrationState {
167
181
  * ARN of the Integration.
168
182
  */
169
183
  arn?: pulumi.Input<string>;
184
+ /**
185
+ * Data filters for the integration.
186
+ * These filters determine which tables from the source database are sent to the target Amazon Redshift data warehouse.
187
+ * The value should match the syntax from the AWS CLI which includes an `include:` or `exclude:` prefix before a filter expression.
188
+ * Multiple expressions are separated by a comma.
189
+ * See the [Amazon RDS data filtering guide](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.filtering.html) for additional details.
190
+ */
191
+ dataFilter?: pulumi.Input<string>;
170
192
  /**
171
193
  * Name of the integration.
172
194
  */
173
195
  integrationName?: pulumi.Input<string>;
174
196
  /**
175
- * KMS key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, RDS uses a default AWS owned key. If you use the default AWS owned key, you should ignore `kmsKeyId` parameter by using `lifecycle` parameter to avoid unintended change after the first creation.
197
+ * KMS key identifier for the key to use to encrypt the integration.
198
+ * If you don't specify an encryption key, RDS uses a default AWS owned key.
199
+ * If you use the default AWS owned key, you should ignore `kmsKeyId` parameter by using `lifecycle` parameter to avoid unintended change after the first creation.
176
200
  */
177
201
  kmsKeyId?: pulumi.Input<string>;
178
202
  /**
@@ -206,17 +230,29 @@ export interface IntegrationState {
206
230
  */
207
231
  export interface IntegrationArgs {
208
232
  /**
209
- * Set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see the [User Guide](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context). You can only include this parameter if you specify the `kmsKeyId` parameter.
233
+ * Set of non-secret key–value pairs that contains additional contextual information about the data.
234
+ * For more information, see the [User Guide](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context).
235
+ * You can only include this parameter if you specify the `kmsKeyId` parameter.
210
236
  */
211
237
  additionalEncryptionContext?: pulumi.Input<{
212
238
  [key: string]: pulumi.Input<string>;
213
239
  }>;
240
+ /**
241
+ * Data filters for the integration.
242
+ * These filters determine which tables from the source database are sent to the target Amazon Redshift data warehouse.
243
+ * The value should match the syntax from the AWS CLI which includes an `include:` or `exclude:` prefix before a filter expression.
244
+ * Multiple expressions are separated by a comma.
245
+ * See the [Amazon RDS data filtering guide](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.filtering.html) for additional details.
246
+ */
247
+ dataFilter?: pulumi.Input<string>;
214
248
  /**
215
249
  * Name of the integration.
216
250
  */
217
251
  integrationName: pulumi.Input<string>;
218
252
  /**
219
- * KMS key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, RDS uses a default AWS owned key. If you use the default AWS owned key, you should ignore `kmsKeyId` parameter by using `lifecycle` parameter to avoid unintended change after the first creation.
253
+ * KMS key identifier for the key to use to encrypt the integration.
254
+ * If you don't specify an encryption key, RDS uses a default AWS owned key.
255
+ * If you use the default AWS owned key, you should ignore `kmsKeyId` parameter by using `lifecycle` parameter to avoid unintended change after the first creation.
220
256
  */
221
257
  kmsKeyId?: pulumi.Input<string>;
222
258
  /**