@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
@@ -0,0 +1,217 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Resource for managing an AWS VPC Lattice Resource Gateway.
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.vpclattice.ResourceGateway("example", {
16
+ * name: "Example",
17
+ * vpcId: exampleAwsVpc.id,
18
+ * subnetIds: [exampleAwsSubnet.id],
19
+ * tags: {
20
+ * Environment: "Example",
21
+ * },
22
+ * });
23
+ * ```
24
+ *
25
+ * ### Specifying IP address type
26
+ *
27
+ * ```typescript
28
+ * import * as pulumi from "@pulumi/pulumi";
29
+ * import * as aws from "@pulumi/aws";
30
+ *
31
+ * const example = new aws.vpclattice.ResourceGateway("example", {
32
+ * name: "Example",
33
+ * vpcId: exampleAwsVpc.id,
34
+ * subnetIds: [exampleAwsSubnet.id],
35
+ * ipAddressType: "DUALSTACK",
36
+ * tags: {
37
+ * Environment: "Example",
38
+ * },
39
+ * });
40
+ * ```
41
+ *
42
+ * ### With security groups
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as aws from "@pulumi/aws";
47
+ *
48
+ * const example = new aws.vpclattice.ResourceGateway("example", {
49
+ * name: "Example",
50
+ * vpcId: exampleAwsVpc.id,
51
+ * securityGroupIds: [test.id],
52
+ * subnetIds: [exampleAwsSubnet.id],
53
+ * });
54
+ * ```
55
+ *
56
+ * ## Import
57
+ *
58
+ * Using `pulumi import`, import VPC Lattice Resource Gateway using the `id`. For example:
59
+ *
60
+ * ```sh
61
+ * $ pulumi import aws:vpclattice/resourceGateway:ResourceGateway example rgw-0a1b2c3d4e5f
62
+ * ```
63
+ */
64
+ export declare class ResourceGateway extends pulumi.CustomResource {
65
+ /**
66
+ * Get an existing ResourceGateway resource's state with the given name, ID, and optional extra
67
+ * properties used to qualify the lookup.
68
+ *
69
+ * @param name The _unique_ name of the resulting resource.
70
+ * @param id The _unique_ provider ID of the resource to lookup.
71
+ * @param state Any extra arguments used during the lookup.
72
+ * @param opts Optional settings to control the behavior of the CustomResource.
73
+ */
74
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ResourceGatewayState, opts?: pulumi.CustomResourceOptions): ResourceGateway;
75
+ /**
76
+ * Returns true if the given object is an instance of ResourceGateway. This is designed to work even
77
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
78
+ */
79
+ static isInstance(obj: any): obj is ResourceGateway;
80
+ /**
81
+ * ARN of the resource gateway.
82
+ */
83
+ readonly arn: pulumi.Output<string>;
84
+ /**
85
+ * IP address type used by the resource gateway. Valid values are `IPV4`, `IPV6`, and `DUALSTACK`. The IP address type of a resource gateway must be compatible with the subnets of the resource gateway and the IP address type of the resource.
86
+ */
87
+ readonly ipAddressType: pulumi.Output<string>;
88
+ /**
89
+ * Name of the resource gateway.
90
+ */
91
+ readonly name: pulumi.Output<string>;
92
+ /**
93
+ * Security group IDs associated with the resource gateway. The security groups must be in the same VPC.
94
+ */
95
+ readonly securityGroupIds: pulumi.Output<string[]>;
96
+ /**
97
+ * Status of the resource gateway.
98
+ */
99
+ readonly status: pulumi.Output<string>;
100
+ /**
101
+ * IDs of the VPC subnets in which to create the resource gateway.
102
+ */
103
+ readonly subnetIds: pulumi.Output<string[]>;
104
+ /**
105
+ * Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
106
+ */
107
+ readonly tags: pulumi.Output<{
108
+ [key: string]: string;
109
+ } | undefined>;
110
+ /**
111
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
112
+ *
113
+ * @deprecated Please use `tags` instead.
114
+ */
115
+ readonly tagsAll: pulumi.Output<{
116
+ [key: string]: string;
117
+ }>;
118
+ readonly timeouts: pulumi.Output<outputs.vpclattice.ResourceGatewayTimeouts | undefined>;
119
+ /**
120
+ * ID of the VPC for the resource gateway.
121
+ *
122
+ * The following arguments are optional:
123
+ */
124
+ readonly vpcId: pulumi.Output<string>;
125
+ /**
126
+ * Create a ResourceGateway resource with the given unique name, arguments, and options.
127
+ *
128
+ * @param name The _unique_ name of the resource.
129
+ * @param args The arguments to use to populate this resource's properties.
130
+ * @param opts A bag of options that control this resource's behavior.
131
+ */
132
+ constructor(name: string, args: ResourceGatewayArgs, opts?: pulumi.CustomResourceOptions);
133
+ }
134
+ /**
135
+ * Input properties used for looking up and filtering ResourceGateway resources.
136
+ */
137
+ export interface ResourceGatewayState {
138
+ /**
139
+ * ARN of the resource gateway.
140
+ */
141
+ arn?: pulumi.Input<string>;
142
+ /**
143
+ * IP address type used by the resource gateway. Valid values are `IPV4`, `IPV6`, and `DUALSTACK`. The IP address type of a resource gateway must be compatible with the subnets of the resource gateway and the IP address type of the resource.
144
+ */
145
+ ipAddressType?: pulumi.Input<string>;
146
+ /**
147
+ * Name of the resource gateway.
148
+ */
149
+ name?: pulumi.Input<string>;
150
+ /**
151
+ * Security group IDs associated with the resource gateway. The security groups must be in the same VPC.
152
+ */
153
+ securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
154
+ /**
155
+ * Status of the resource gateway.
156
+ */
157
+ status?: pulumi.Input<string>;
158
+ /**
159
+ * IDs of the VPC subnets in which to create the resource gateway.
160
+ */
161
+ subnetIds?: pulumi.Input<pulumi.Input<string>[]>;
162
+ /**
163
+ * Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
164
+ */
165
+ tags?: pulumi.Input<{
166
+ [key: string]: pulumi.Input<string>;
167
+ }>;
168
+ /**
169
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
170
+ *
171
+ * @deprecated Please use `tags` instead.
172
+ */
173
+ tagsAll?: pulumi.Input<{
174
+ [key: string]: pulumi.Input<string>;
175
+ }>;
176
+ timeouts?: pulumi.Input<inputs.vpclattice.ResourceGatewayTimeouts>;
177
+ /**
178
+ * ID of the VPC for the resource gateway.
179
+ *
180
+ * The following arguments are optional:
181
+ */
182
+ vpcId?: pulumi.Input<string>;
183
+ }
184
+ /**
185
+ * The set of arguments for constructing a ResourceGateway resource.
186
+ */
187
+ export interface ResourceGatewayArgs {
188
+ /**
189
+ * IP address type used by the resource gateway. Valid values are `IPV4`, `IPV6`, and `DUALSTACK`. The IP address type of a resource gateway must be compatible with the subnets of the resource gateway and the IP address type of the resource.
190
+ */
191
+ ipAddressType?: pulumi.Input<string>;
192
+ /**
193
+ * Name of the resource gateway.
194
+ */
195
+ name?: pulumi.Input<string>;
196
+ /**
197
+ * Security group IDs associated with the resource gateway. The security groups must be in the same VPC.
198
+ */
199
+ securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
200
+ /**
201
+ * IDs of the VPC subnets in which to create the resource gateway.
202
+ */
203
+ subnetIds: pulumi.Input<pulumi.Input<string>[]>;
204
+ /**
205
+ * Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
206
+ */
207
+ tags?: pulumi.Input<{
208
+ [key: string]: pulumi.Input<string>;
209
+ }>;
210
+ timeouts?: pulumi.Input<inputs.vpclattice.ResourceGatewayTimeouts>;
211
+ /**
212
+ * ID of the VPC for the resource gateway.
213
+ *
214
+ * The following arguments are optional:
215
+ */
216
+ vpcId: pulumi.Input<string>;
217
+ }
@@ -0,0 +1,133 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ResourceGateway = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource for managing an AWS VPC Lattice Resource Gateway.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ### Basic Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * const example = new aws.vpclattice.ResourceGateway("example", {
20
+ * name: "Example",
21
+ * vpcId: exampleAwsVpc.id,
22
+ * subnetIds: [exampleAwsSubnet.id],
23
+ * tags: {
24
+ * Environment: "Example",
25
+ * },
26
+ * });
27
+ * ```
28
+ *
29
+ * ### Specifying IP address type
30
+ *
31
+ * ```typescript
32
+ * import * as pulumi from "@pulumi/pulumi";
33
+ * import * as aws from "@pulumi/aws";
34
+ *
35
+ * const example = new aws.vpclattice.ResourceGateway("example", {
36
+ * name: "Example",
37
+ * vpcId: exampleAwsVpc.id,
38
+ * subnetIds: [exampleAwsSubnet.id],
39
+ * ipAddressType: "DUALSTACK",
40
+ * tags: {
41
+ * Environment: "Example",
42
+ * },
43
+ * });
44
+ * ```
45
+ *
46
+ * ### With security groups
47
+ *
48
+ * ```typescript
49
+ * import * as pulumi from "@pulumi/pulumi";
50
+ * import * as aws from "@pulumi/aws";
51
+ *
52
+ * const example = new aws.vpclattice.ResourceGateway("example", {
53
+ * name: "Example",
54
+ * vpcId: exampleAwsVpc.id,
55
+ * securityGroupIds: [test.id],
56
+ * subnetIds: [exampleAwsSubnet.id],
57
+ * });
58
+ * ```
59
+ *
60
+ * ## Import
61
+ *
62
+ * Using `pulumi import`, import VPC Lattice Resource Gateway using the `id`. For example:
63
+ *
64
+ * ```sh
65
+ * $ pulumi import aws:vpclattice/resourceGateway:ResourceGateway example rgw-0a1b2c3d4e5f
66
+ * ```
67
+ */
68
+ class ResourceGateway extends pulumi.CustomResource {
69
+ /**
70
+ * Get an existing ResourceGateway resource's state with the given name, ID, and optional extra
71
+ * properties used to qualify the lookup.
72
+ *
73
+ * @param name The _unique_ name of the resulting resource.
74
+ * @param id The _unique_ provider ID of the resource to lookup.
75
+ * @param state Any extra arguments used during the lookup.
76
+ * @param opts Optional settings to control the behavior of the CustomResource.
77
+ */
78
+ static get(name, id, state, opts) {
79
+ return new ResourceGateway(name, state, Object.assign(Object.assign({}, opts), { id: id }));
80
+ }
81
+ /**
82
+ * Returns true if the given object is an instance of ResourceGateway. This is designed to work even
83
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
84
+ */
85
+ static isInstance(obj) {
86
+ if (obj === undefined || obj === null) {
87
+ return false;
88
+ }
89
+ return obj['__pulumiType'] === ResourceGateway.__pulumiType;
90
+ }
91
+ constructor(name, argsOrState, opts) {
92
+ let resourceInputs = {};
93
+ opts = opts || {};
94
+ if (opts.id) {
95
+ const state = argsOrState;
96
+ resourceInputs["arn"] = state ? state.arn : undefined;
97
+ resourceInputs["ipAddressType"] = state ? state.ipAddressType : undefined;
98
+ resourceInputs["name"] = state ? state.name : undefined;
99
+ resourceInputs["securityGroupIds"] = state ? state.securityGroupIds : undefined;
100
+ resourceInputs["status"] = state ? state.status : undefined;
101
+ resourceInputs["subnetIds"] = state ? state.subnetIds : undefined;
102
+ resourceInputs["tags"] = state ? state.tags : undefined;
103
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
104
+ resourceInputs["timeouts"] = state ? state.timeouts : undefined;
105
+ resourceInputs["vpcId"] = state ? state.vpcId : undefined;
106
+ }
107
+ else {
108
+ const args = argsOrState;
109
+ if ((!args || args.subnetIds === undefined) && !opts.urn) {
110
+ throw new Error("Missing required property 'subnetIds'");
111
+ }
112
+ if ((!args || args.vpcId === undefined) && !opts.urn) {
113
+ throw new Error("Missing required property 'vpcId'");
114
+ }
115
+ resourceInputs["ipAddressType"] = args ? args.ipAddressType : undefined;
116
+ resourceInputs["name"] = args ? args.name : undefined;
117
+ resourceInputs["securityGroupIds"] = args ? args.securityGroupIds : undefined;
118
+ resourceInputs["subnetIds"] = args ? args.subnetIds : undefined;
119
+ resourceInputs["tags"] = args ? args.tags : undefined;
120
+ resourceInputs["timeouts"] = args ? args.timeouts : undefined;
121
+ resourceInputs["vpcId"] = args ? args.vpcId : undefined;
122
+ resourceInputs["arn"] = undefined /*out*/;
123
+ resourceInputs["status"] = undefined /*out*/;
124
+ resourceInputs["tagsAll"] = undefined /*out*/;
125
+ }
126
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
127
+ super(ResourceGateway.__pulumiType, name, resourceInputs, opts);
128
+ }
129
+ }
130
+ exports.ResourceGateway = ResourceGateway;
131
+ /** @internal */
132
+ ResourceGateway.__pulumiType = 'aws:vpclattice/resourceGateway:ResourceGateway';
133
+ //# sourceMappingURL=resourceGateway.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resourceGateway.js","sourceRoot":"","sources":["../../vpclattice/resourceGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAoDD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,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,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAlHL,0CAmHC;AArGG,gBAAgB;AACO,4BAAY,GAAG,gDAAgD,CAAC"}