@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,82 @@
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.LogDeliveryDestinationPolicy = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource for managing an AWS CloudWatch Logs Delivery Destination Policy.
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.cloudwatch.LogDeliveryDestinationPolicy("example", {
20
+ * deliveryDestinationName: exampleAwsCloudwatchLogDeliveryDestination.name,
21
+ * deliveryDestinationPolicy: exampleAwsIamPolicyDocument.json,
22
+ * });
23
+ * ```
24
+ *
25
+ * ## Import
26
+ *
27
+ * Using `pulumi import`, import CloudWatch Logs Delivery Destination Policy using the `delivery_destination_name`. For example:
28
+ *
29
+ * ```sh
30
+ * $ pulumi import aws:cloudwatch/logDeliveryDestinationPolicy:LogDeliveryDestinationPolicy example example
31
+ * ```
32
+ */
33
+ class LogDeliveryDestinationPolicy extends pulumi.CustomResource {
34
+ /**
35
+ * Get an existing LogDeliveryDestinationPolicy resource's state with the given name, ID, and optional extra
36
+ * properties used to qualify the lookup.
37
+ *
38
+ * @param name The _unique_ name of the resulting resource.
39
+ * @param id The _unique_ provider ID of the resource to lookup.
40
+ * @param state Any extra arguments used during the lookup.
41
+ * @param opts Optional settings to control the behavior of the CustomResource.
42
+ */
43
+ static get(name, id, state, opts) {
44
+ return new LogDeliveryDestinationPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
45
+ }
46
+ /**
47
+ * Returns true if the given object is an instance of LogDeliveryDestinationPolicy. This is designed to work even
48
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
49
+ */
50
+ static isInstance(obj) {
51
+ if (obj === undefined || obj === null) {
52
+ return false;
53
+ }
54
+ return obj['__pulumiType'] === LogDeliveryDestinationPolicy.__pulumiType;
55
+ }
56
+ constructor(name, argsOrState, opts) {
57
+ let resourceInputs = {};
58
+ opts = opts || {};
59
+ if (opts.id) {
60
+ const state = argsOrState;
61
+ resourceInputs["deliveryDestinationName"] = state ? state.deliveryDestinationName : undefined;
62
+ resourceInputs["deliveryDestinationPolicy"] = state ? state.deliveryDestinationPolicy : undefined;
63
+ }
64
+ else {
65
+ const args = argsOrState;
66
+ if ((!args || args.deliveryDestinationName === undefined) && !opts.urn) {
67
+ throw new Error("Missing required property 'deliveryDestinationName'");
68
+ }
69
+ if ((!args || args.deliveryDestinationPolicy === undefined) && !opts.urn) {
70
+ throw new Error("Missing required property 'deliveryDestinationPolicy'");
71
+ }
72
+ resourceInputs["deliveryDestinationName"] = args ? args.deliveryDestinationName : undefined;
73
+ resourceInputs["deliveryDestinationPolicy"] = args ? args.deliveryDestinationPolicy : undefined;
74
+ }
75
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
76
+ super(LogDeliveryDestinationPolicy.__pulumiType, name, resourceInputs, opts);
77
+ }
78
+ }
79
+ exports.LogDeliveryDestinationPolicy = LogDeliveryDestinationPolicy;
80
+ /** @internal */
81
+ LogDeliveryDestinationPolicy.__pulumiType = 'aws:cloudwatch/logDeliveryDestinationPolicy:LogDeliveryDestinationPolicy';
82
+ //# sourceMappingURL=logDeliveryDestinationPolicy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logDeliveryDestinationPolicy.js","sourceRoot":"","sources":["../../cloudwatch/logDeliveryDestinationPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyC,EAAE,IAAmC;QACvI,OAAO,IAAI,4BAA4B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,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,4BAA4B,CAAC,YAAY,CAAC;IAC7E,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkF,EAAE,IAAmC;QAC7I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4D,CAAC;YAC3E,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;SACrG;aAAM;YACH,MAAM,IAAI,GAAG,WAA2D,CAAC;YACzE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,uBAAuB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpE,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;aAC1E;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,yBAAyB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtE,MAAM,IAAI,KAAK,CAAC,uDAAuD,CAAC,CAAC;aAC5E;YACD,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnG;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,4BAA4B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjF,CAAC;;AAjEL,oEAkEC;AApDG,gBAAgB;AACO,yCAAY,GAAG,0EAA0E,CAAC"}
@@ -0,0 +1,148 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Resource for managing an AWS CloudWatch Logs Delivery Source.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = new aws.cloudwatch.LogDeliverySource("example", {
14
+ * name: "example",
15
+ * logType: "APPLICATION_LOGS",
16
+ * resourceArn: exampleAwsBedrockagentKnowledgeBase.arn,
17
+ * });
18
+ * ```
19
+ *
20
+ * ## Import
21
+ *
22
+ * Using `pulumi import`, import CloudWatch Logs Delivery Source using the `name`. For example:
23
+ *
24
+ * ```sh
25
+ * $ pulumi import aws:cloudwatch/logDeliverySource:LogDeliverySource example example
26
+ * ```
27
+ */
28
+ export declare class LogDeliverySource extends pulumi.CustomResource {
29
+ /**
30
+ * Get an existing LogDeliverySource resource's state with the given name, ID, and optional extra
31
+ * properties used to qualify the lookup.
32
+ *
33
+ * @param name The _unique_ name of the resulting resource.
34
+ * @param id The _unique_ provider ID of the resource to lookup.
35
+ * @param state Any extra arguments used during the lookup.
36
+ * @param opts Optional settings to control the behavior of the CustomResource.
37
+ */
38
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LogDeliverySourceState, opts?: pulumi.CustomResourceOptions): LogDeliverySource;
39
+ /**
40
+ * Returns true if the given object is an instance of LogDeliverySource. This is designed to work even
41
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
42
+ */
43
+ static isInstance(obj: any): obj is LogDeliverySource;
44
+ /**
45
+ * The Amazon Resource Name (ARN) of the delivery source.
46
+ */
47
+ readonly arn: pulumi.Output<string>;
48
+ /**
49
+ * The type of log that the source is sending. For Amazon Bedrock, the valid value is `APPLICATION_LOGS`. For Amazon CodeWhisperer, the valid value is `EVENT_LOGS`. For IAM Identity Center, the valid value is `ERROR_LOGS`. For Amazon WorkMail, the valid values are `ACCESS_CONTROL_LOGS`, `AUTHENTICATION_LOGS`, `WORKMAIL_AVAILABILITY_PROVIDER_LOGS`, and `WORKMAIL_MAILBOX_ACCESS_LOGS`.
50
+ */
51
+ readonly logType: pulumi.Output<string>;
52
+ /**
53
+ * The name for this delivery source.
54
+ */
55
+ readonly name: pulumi.Output<string>;
56
+ /**
57
+ * The ARN of the AWS resource that is generating and sending logs.
58
+ */
59
+ readonly resourceArn: pulumi.Output<string>;
60
+ /**
61
+ * The AWS service that is sending logs.
62
+ */
63
+ readonly service: pulumi.Output<string>;
64
+ /**
65
+ * 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.
66
+ */
67
+ readonly tags: pulumi.Output<{
68
+ [key: string]: string;
69
+ } | undefined>;
70
+ /**
71
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
72
+ *
73
+ * @deprecated Please use `tags` instead.
74
+ */
75
+ readonly tagsAll: pulumi.Output<{
76
+ [key: string]: string;
77
+ }>;
78
+ /**
79
+ * Create a LogDeliverySource resource with the given unique name, arguments, and options.
80
+ *
81
+ * @param name The _unique_ name of the resource.
82
+ * @param args The arguments to use to populate this resource's properties.
83
+ * @param opts A bag of options that control this resource's behavior.
84
+ */
85
+ constructor(name: string, args: LogDeliverySourceArgs, opts?: pulumi.CustomResourceOptions);
86
+ }
87
+ /**
88
+ * Input properties used for looking up and filtering LogDeliverySource resources.
89
+ */
90
+ export interface LogDeliverySourceState {
91
+ /**
92
+ * The Amazon Resource Name (ARN) of the delivery source.
93
+ */
94
+ arn?: pulumi.Input<string>;
95
+ /**
96
+ * The type of log that the source is sending. For Amazon Bedrock, the valid value is `APPLICATION_LOGS`. For Amazon CodeWhisperer, the valid value is `EVENT_LOGS`. For IAM Identity Center, the valid value is `ERROR_LOGS`. For Amazon WorkMail, the valid values are `ACCESS_CONTROL_LOGS`, `AUTHENTICATION_LOGS`, `WORKMAIL_AVAILABILITY_PROVIDER_LOGS`, and `WORKMAIL_MAILBOX_ACCESS_LOGS`.
97
+ */
98
+ logType?: pulumi.Input<string>;
99
+ /**
100
+ * The name for this delivery source.
101
+ */
102
+ name?: pulumi.Input<string>;
103
+ /**
104
+ * The ARN of the AWS resource that is generating and sending logs.
105
+ */
106
+ resourceArn?: pulumi.Input<string>;
107
+ /**
108
+ * The AWS service that is sending logs.
109
+ */
110
+ service?: pulumi.Input<string>;
111
+ /**
112
+ * 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.
113
+ */
114
+ tags?: pulumi.Input<{
115
+ [key: string]: pulumi.Input<string>;
116
+ }>;
117
+ /**
118
+ * A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
119
+ *
120
+ * @deprecated Please use `tags` instead.
121
+ */
122
+ tagsAll?: pulumi.Input<{
123
+ [key: string]: pulumi.Input<string>;
124
+ }>;
125
+ }
126
+ /**
127
+ * The set of arguments for constructing a LogDeliverySource resource.
128
+ */
129
+ export interface LogDeliverySourceArgs {
130
+ /**
131
+ * The type of log that the source is sending. For Amazon Bedrock, the valid value is `APPLICATION_LOGS`. For Amazon CodeWhisperer, the valid value is `EVENT_LOGS`. For IAM Identity Center, the valid value is `ERROR_LOGS`. For Amazon WorkMail, the valid values are `ACCESS_CONTROL_LOGS`, `AUTHENTICATION_LOGS`, `WORKMAIL_AVAILABILITY_PROVIDER_LOGS`, and `WORKMAIL_MAILBOX_ACCESS_LOGS`.
132
+ */
133
+ logType: pulumi.Input<string>;
134
+ /**
135
+ * The name for this delivery source.
136
+ */
137
+ name?: pulumi.Input<string>;
138
+ /**
139
+ * The ARN of the AWS resource that is generating and sending logs.
140
+ */
141
+ resourceArn: pulumi.Input<string>;
142
+ /**
143
+ * 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.
144
+ */
145
+ tags?: pulumi.Input<{
146
+ [key: string]: pulumi.Input<string>;
147
+ }>;
148
+ }
@@ -0,0 +1,93 @@
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.LogDeliverySource = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource for managing an AWS CloudWatch Logs Delivery Source.
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.cloudwatch.LogDeliverySource("example", {
20
+ * name: "example",
21
+ * logType: "APPLICATION_LOGS",
22
+ * resourceArn: exampleAwsBedrockagentKnowledgeBase.arn,
23
+ * });
24
+ * ```
25
+ *
26
+ * ## Import
27
+ *
28
+ * Using `pulumi import`, import CloudWatch Logs Delivery Source using the `name`. For example:
29
+ *
30
+ * ```sh
31
+ * $ pulumi import aws:cloudwatch/logDeliverySource:LogDeliverySource example example
32
+ * ```
33
+ */
34
+ class LogDeliverySource extends pulumi.CustomResource {
35
+ /**
36
+ * Get an existing LogDeliverySource resource's state with the given name, ID, and optional extra
37
+ * properties used to qualify the lookup.
38
+ *
39
+ * @param name The _unique_ name of the resulting resource.
40
+ * @param id The _unique_ provider ID of the resource to lookup.
41
+ * @param state Any extra arguments used during the lookup.
42
+ * @param opts Optional settings to control the behavior of the CustomResource.
43
+ */
44
+ static get(name, id, state, opts) {
45
+ return new LogDeliverySource(name, state, Object.assign(Object.assign({}, opts), { id: id }));
46
+ }
47
+ /**
48
+ * Returns true if the given object is an instance of LogDeliverySource. This is designed to work even
49
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
50
+ */
51
+ static isInstance(obj) {
52
+ if (obj === undefined || obj === null) {
53
+ return false;
54
+ }
55
+ return obj['__pulumiType'] === LogDeliverySource.__pulumiType;
56
+ }
57
+ constructor(name, argsOrState, opts) {
58
+ let resourceInputs = {};
59
+ opts = opts || {};
60
+ if (opts.id) {
61
+ const state = argsOrState;
62
+ resourceInputs["arn"] = state ? state.arn : undefined;
63
+ resourceInputs["logType"] = state ? state.logType : undefined;
64
+ resourceInputs["name"] = state ? state.name : undefined;
65
+ resourceInputs["resourceArn"] = state ? state.resourceArn : undefined;
66
+ resourceInputs["service"] = state ? state.service : undefined;
67
+ resourceInputs["tags"] = state ? state.tags : undefined;
68
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
69
+ }
70
+ else {
71
+ const args = argsOrState;
72
+ if ((!args || args.logType === undefined) && !opts.urn) {
73
+ throw new Error("Missing required property 'logType'");
74
+ }
75
+ if ((!args || args.resourceArn === undefined) && !opts.urn) {
76
+ throw new Error("Missing required property 'resourceArn'");
77
+ }
78
+ resourceInputs["logType"] = args ? args.logType : undefined;
79
+ resourceInputs["name"] = args ? args.name : undefined;
80
+ resourceInputs["resourceArn"] = args ? args.resourceArn : undefined;
81
+ resourceInputs["tags"] = args ? args.tags : undefined;
82
+ resourceInputs["arn"] = undefined /*out*/;
83
+ resourceInputs["service"] = undefined /*out*/;
84
+ resourceInputs["tagsAll"] = undefined /*out*/;
85
+ }
86
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
87
+ super(LogDeliverySource.__pulumiType, name, resourceInputs, opts);
88
+ }
89
+ }
90
+ exports.LogDeliverySource = LogDeliverySource;
91
+ /** @internal */
92
+ LogDeliverySource.__pulumiType = 'aws:cloudwatch/logDeliverySource:LogDeliverySource';
93
+ //# sourceMappingURL=logDeliverySource.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logDeliverySource.js","sourceRoot":"","sources":["../../cloudwatch/logDeliverySource.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,88 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Resource for managing an AWS CloudWatch Logs Index Policy.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = new aws.cloudwatch.LogGroup("example", {name: "example"});
14
+ * const exampleLogIndexPolicy = new aws.cloudwatch.LogIndexPolicy("example", {
15
+ * logGroupName: example.name,
16
+ * policyDocument: JSON.stringify({
17
+ * Fields: ["eventName"],
18
+ * }),
19
+ * });
20
+ * ```
21
+ *
22
+ * ## Import
23
+ *
24
+ * Using `pulumi import`, import CloudWatch Logs Index Policy using the `log_group_name`. For example:
25
+ *
26
+ * ```sh
27
+ * $ pulumi import aws:cloudwatch/logIndexPolicy:LogIndexPolicy example /aws/log/group/name
28
+ * ```
29
+ */
30
+ export declare class LogIndexPolicy extends pulumi.CustomResource {
31
+ /**
32
+ * Get an existing LogIndexPolicy resource's state with the given name, ID, and optional extra
33
+ * properties used to qualify the lookup.
34
+ *
35
+ * @param name The _unique_ name of the resulting resource.
36
+ * @param id The _unique_ provider ID of the resource to lookup.
37
+ * @param state Any extra arguments used during the lookup.
38
+ * @param opts Optional settings to control the behavior of the CustomResource.
39
+ */
40
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LogIndexPolicyState, opts?: pulumi.CustomResourceOptions): LogIndexPolicy;
41
+ /**
42
+ * Returns true if the given object is an instance of LogIndexPolicy. This is designed to work even
43
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
44
+ */
45
+ static isInstance(obj: any): obj is LogIndexPolicy;
46
+ /**
47
+ * Log group name to set the policy for.
48
+ */
49
+ readonly logGroupName: pulumi.Output<string>;
50
+ /**
51
+ * JSON policy document. This is a JSON formatted string.
52
+ */
53
+ readonly policyDocument: pulumi.Output<string>;
54
+ /**
55
+ * Create a LogIndexPolicy resource with the given unique name, arguments, and options.
56
+ *
57
+ * @param name The _unique_ name of the resource.
58
+ * @param args The arguments to use to populate this resource's properties.
59
+ * @param opts A bag of options that control this resource's behavior.
60
+ */
61
+ constructor(name: string, args: LogIndexPolicyArgs, opts?: pulumi.CustomResourceOptions);
62
+ }
63
+ /**
64
+ * Input properties used for looking up and filtering LogIndexPolicy resources.
65
+ */
66
+ export interface LogIndexPolicyState {
67
+ /**
68
+ * Log group name to set the policy for.
69
+ */
70
+ logGroupName?: pulumi.Input<string>;
71
+ /**
72
+ * JSON policy document. This is a JSON formatted string.
73
+ */
74
+ policyDocument?: pulumi.Input<string>;
75
+ }
76
+ /**
77
+ * The set of arguments for constructing a LogIndexPolicy resource.
78
+ */
79
+ export interface LogIndexPolicyArgs {
80
+ /**
81
+ * Log group name to set the policy for.
82
+ */
83
+ logGroupName: pulumi.Input<string>;
84
+ /**
85
+ * JSON policy document. This is a JSON formatted string.
86
+ */
87
+ policyDocument: pulumi.Input<string>;
88
+ }
@@ -0,0 +1,85 @@
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.LogIndexPolicy = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource for managing an AWS CloudWatch Logs Index Policy.
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.cloudwatch.LogGroup("example", {name: "example"});
20
+ * const exampleLogIndexPolicy = new aws.cloudwatch.LogIndexPolicy("example", {
21
+ * logGroupName: example.name,
22
+ * policyDocument: JSON.stringify({
23
+ * Fields: ["eventName"],
24
+ * }),
25
+ * });
26
+ * ```
27
+ *
28
+ * ## Import
29
+ *
30
+ * Using `pulumi import`, import CloudWatch Logs Index Policy using the `log_group_name`. For example:
31
+ *
32
+ * ```sh
33
+ * $ pulumi import aws:cloudwatch/logIndexPolicy:LogIndexPolicy example /aws/log/group/name
34
+ * ```
35
+ */
36
+ class LogIndexPolicy extends pulumi.CustomResource {
37
+ /**
38
+ * Get an existing LogIndexPolicy resource's state with the given name, ID, and optional extra
39
+ * properties used to qualify the lookup.
40
+ *
41
+ * @param name The _unique_ name of the resulting resource.
42
+ * @param id The _unique_ provider ID of the resource to lookup.
43
+ * @param state Any extra arguments used during the lookup.
44
+ * @param opts Optional settings to control the behavior of the CustomResource.
45
+ */
46
+ static get(name, id, state, opts) {
47
+ return new LogIndexPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
48
+ }
49
+ /**
50
+ * Returns true if the given object is an instance of LogIndexPolicy. This is designed to work even
51
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
52
+ */
53
+ static isInstance(obj) {
54
+ if (obj === undefined || obj === null) {
55
+ return false;
56
+ }
57
+ return obj['__pulumiType'] === LogIndexPolicy.__pulumiType;
58
+ }
59
+ constructor(name, argsOrState, opts) {
60
+ let resourceInputs = {};
61
+ opts = opts || {};
62
+ if (opts.id) {
63
+ const state = argsOrState;
64
+ resourceInputs["logGroupName"] = state ? state.logGroupName : undefined;
65
+ resourceInputs["policyDocument"] = state ? state.policyDocument : undefined;
66
+ }
67
+ else {
68
+ const args = argsOrState;
69
+ if ((!args || args.logGroupName === undefined) && !opts.urn) {
70
+ throw new Error("Missing required property 'logGroupName'");
71
+ }
72
+ if ((!args || args.policyDocument === undefined) && !opts.urn) {
73
+ throw new Error("Missing required property 'policyDocument'");
74
+ }
75
+ resourceInputs["logGroupName"] = args ? args.logGroupName : undefined;
76
+ resourceInputs["policyDocument"] = args ? args.policyDocument : undefined;
77
+ }
78
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
79
+ super(LogIndexPolicy.__pulumiType, name, resourceInputs, opts);
80
+ }
81
+ }
82
+ exports.LogIndexPolicy = LogIndexPolicy;
83
+ /** @internal */
84
+ LogIndexPolicy.__pulumiType = 'aws:cloudwatch/logIndexPolicy:LogIndexPolicy';
85
+ //# sourceMappingURL=logIndexPolicy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logIndexPolicy.js","sourceRoot":"","sources":["../../cloudwatch/logIndexPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,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,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAjEL,wCAkEC;AApDG,gBAAgB;AACO,2BAAY,GAAG,8CAA8C,CAAC"}
@@ -68,6 +68,10 @@ export declare class Fleet extends pulumi.CustomResource {
68
68
  * Number of machines allocated to the fleet.
69
69
  */
70
70
  readonly baseCapacity: pulumi.Output<number>;
71
+ /**
72
+ * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE`. See `computeConfiguration` below.
73
+ */
74
+ readonly computeConfiguration: pulumi.Output<outputs.codebuild.FleetComputeConfiguration | undefined>;
71
75
  /**
72
76
  * Compute resources the compute fleet uses. See [compute types](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-compute-types.html#environment.types) for more information and valid values.
73
77
  */
@@ -103,7 +107,7 @@ export declare class Fleet extends pulumi.CustomResource {
103
107
  */
104
108
  readonly overflowBehavior: pulumi.Output<string>;
105
109
  /**
106
- * Configuration block. Detailed below. This option is only valid when your overflow behavior is `QUEUE`.
110
+ * Configuration block. This option is only valid when your overflow behavior is `QUEUE`. See `scalingConfiguration` below.
107
111
  */
108
112
  readonly scalingConfiguration: pulumi.Output<outputs.codebuild.FleetScalingConfiguration | undefined>;
109
113
  /**
@@ -123,7 +127,7 @@ export declare class Fleet extends pulumi.CustomResource {
123
127
  [key: string]: string;
124
128
  }>;
125
129
  /**
126
- * Configuration block. Detailed below.
130
+ * Configuration block. See `vpcConfig` below.
127
131
  */
128
132
  readonly vpcConfigs: pulumi.Output<outputs.codebuild.FleetVpcConfig[] | undefined>;
129
133
  /**
@@ -147,6 +151,10 @@ export interface FleetState {
147
151
  * Number of machines allocated to the fleet.
148
152
  */
149
153
  baseCapacity?: pulumi.Input<number>;
154
+ /**
155
+ * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE`. See `computeConfiguration` below.
156
+ */
157
+ computeConfiguration?: pulumi.Input<inputs.codebuild.FleetComputeConfiguration>;
150
158
  /**
151
159
  * Compute resources the compute fleet uses. See [compute types](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-compute-types.html#environment.types) for more information and valid values.
152
160
  */
@@ -182,7 +190,7 @@ export interface FleetState {
182
190
  */
183
191
  overflowBehavior?: pulumi.Input<string>;
184
192
  /**
185
- * Configuration block. Detailed below. This option is only valid when your overflow behavior is `QUEUE`.
193
+ * Configuration block. This option is only valid when your overflow behavior is `QUEUE`. See `scalingConfiguration` below.
186
194
  */
187
195
  scalingConfiguration?: pulumi.Input<inputs.codebuild.FleetScalingConfiguration>;
188
196
  /**
@@ -202,7 +210,7 @@ export interface FleetState {
202
210
  [key: string]: pulumi.Input<string>;
203
211
  }>;
204
212
  /**
205
- * Configuration block. Detailed below.
213
+ * Configuration block. See `vpcConfig` below.
206
214
  */
207
215
  vpcConfigs?: pulumi.Input<pulumi.Input<inputs.codebuild.FleetVpcConfig>[]>;
208
216
  }
@@ -214,6 +222,10 @@ export interface FleetArgs {
214
222
  * Number of machines allocated to the fleet.
215
223
  */
216
224
  baseCapacity: pulumi.Input<number>;
225
+ /**
226
+ * The compute configuration of the compute fleet. This is only required if `computeType` is set to `ATTRIBUTE_BASED_COMPUTE`. See `computeConfiguration` below.
227
+ */
228
+ computeConfiguration?: pulumi.Input<inputs.codebuild.FleetComputeConfiguration>;
217
229
  /**
218
230
  * Compute resources the compute fleet uses. See [compute types](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-compute-types.html#environment.types) for more information and valid values.
219
231
  */
@@ -241,7 +253,7 @@ export interface FleetArgs {
241
253
  */
242
254
  overflowBehavior?: pulumi.Input<string>;
243
255
  /**
244
- * Configuration block. Detailed below. This option is only valid when your overflow behavior is `QUEUE`.
256
+ * Configuration block. This option is only valid when your overflow behavior is `QUEUE`. See `scalingConfiguration` below.
245
257
  */
246
258
  scalingConfiguration?: pulumi.Input<inputs.codebuild.FleetScalingConfiguration>;
247
259
  /**
@@ -251,7 +263,7 @@ export interface FleetArgs {
251
263
  [key: string]: pulumi.Input<string>;
252
264
  }>;
253
265
  /**
254
- * Configuration block. Detailed below.
266
+ * Configuration block. See `vpcConfig` below.
255
267
  */
256
268
  vpcConfigs?: pulumi.Input<pulumi.Input<inputs.codebuild.FleetVpcConfig>[]>;
257
269
  }
@@ -78,6 +78,7 @@ class Fleet extends pulumi.CustomResource {
78
78
  const state = argsOrState;
79
79
  resourceInputs["arn"] = state ? state.arn : undefined;
80
80
  resourceInputs["baseCapacity"] = state ? state.baseCapacity : undefined;
81
+ resourceInputs["computeConfiguration"] = state ? state.computeConfiguration : undefined;
81
82
  resourceInputs["computeType"] = state ? state.computeType : undefined;
82
83
  resourceInputs["created"] = state ? state.created : undefined;
83
84
  resourceInputs["environmentType"] = state ? state.environmentType : undefined;
@@ -104,6 +105,7 @@ class Fleet extends pulumi.CustomResource {
104
105
  throw new Error("Missing required property 'environmentType'");
105
106
  }
106
107
  resourceInputs["baseCapacity"] = args ? args.baseCapacity : undefined;
108
+ resourceInputs["computeConfiguration"] = args ? args.computeConfiguration : undefined;
107
109
  resourceInputs["computeType"] = args ? args.computeType : undefined;
108
110
  resourceInputs["environmentType"] = args ? args.environmentType : undefined;
109
111
  resourceInputs["fleetServiceRole"] = args ? args.fleetServiceRole : undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"fleet.js","sourceRoot":"","sources":["../../codebuild/fleet.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"fleet.js","sourceRoot":"","sources":["../../codebuild/fleet.ts"],"names":[],"mappings":"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"}
@@ -68,6 +68,10 @@ export interface GetFleetResult {
68
68
  * Number of machines allocated to the fleet.
69
69
  */
70
70
  readonly baseCapacity: number;
71
+ /**
72
+ * Compute configuration of the compute fleet.
73
+ */
74
+ readonly computeConfigurations: outputs.codebuild.GetFleetComputeConfiguration[];
71
75
  /**
72
76
  * Compute resources the compute fleet uses.
73
77
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getFleet.js","sourceRoot":"","sources":["../../codebuild/getFleet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AA8ED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
1
+ {"version":3,"file":"getFleet.js","sourceRoot":"","sources":["../../codebuild/getFleet.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAkFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}