@pulumi/aws 7.40.0-alpha.1785437817 → 7.40.0

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 (117) hide show
  1. package/bedrock/agentcoreMemory.d.ts +6 -6
  2. package/bedrock/agentcoreMemory.d.ts.map +1 -1
  3. package/bedrock/agentcoreMemoryStrategy.d.ts +63 -18
  4. package/bedrock/agentcoreMemoryStrategy.d.ts.map +1 -1
  5. package/bedrock/agentcoreMemoryStrategy.js +12 -11
  6. package/bedrock/agentcoreMemoryStrategy.js.map +1 -1
  7. package/bedrock/evaluationJob.d.ts +294 -0
  8. package/bedrock/evaluationJob.d.ts.map +1 -0
  9. package/bedrock/evaluationJob.js +177 -0
  10. package/bedrock/evaluationJob.js.map +1 -0
  11. package/bedrock/index.d.ts +3 -0
  12. package/bedrock/index.d.ts.map +1 -1
  13. package/bedrock/index.js +6 -1
  14. package/bedrock/index.js.map +1 -1
  15. package/cloudfront/realtimeLogConfig.d.ts +50 -3
  16. package/cloudfront/realtimeLogConfig.d.ts.map +1 -1
  17. package/cloudfront/realtimeLogConfig.js +47 -0
  18. package/cloudfront/realtimeLogConfig.js.map +1 -1
  19. package/cloudwatch/index.d.ts +3 -0
  20. package/cloudwatch/index.d.ts.map +1 -1
  21. package/cloudwatch/index.js +7 -2
  22. package/cloudwatch/index.js.map +1 -1
  23. package/cloudwatch/logDelivery.d.ts +37 -3
  24. package/cloudwatch/logDelivery.d.ts.map +1 -1
  25. package/cloudwatch/logDelivery.js +34 -0
  26. package/cloudwatch/logDelivery.js.map +1 -1
  27. package/cloudwatch/logDeliverySource.d.ts +3 -3
  28. package/cloudwatch/logStorageTierPolicy.d.ts +95 -0
  29. package/cloudwatch/logStorageTierPolicy.d.ts.map +1 -0
  30. package/cloudwatch/logStorageTierPolicy.js +111 -0
  31. package/cloudwatch/logStorageTierPolicy.js.map +1 -0
  32. package/dynamodb/table.d.ts +6 -0
  33. package/dynamodb/table.d.ts.map +1 -1
  34. package/dynamodb/table.js.map +1 -1
  35. package/ec2/eipDomainName.d.ts +1 -1
  36. package/ec2/eipDomainName.js +1 -1
  37. package/ec2/flowLog.d.ts +11 -0
  38. package/ec2/flowLog.d.ts.map +1 -1
  39. package/ec2/flowLog.js +11 -0
  40. package/ec2/flowLog.js.map +1 -1
  41. package/ec2/getVpc.d.ts +7 -2
  42. package/ec2/getVpc.d.ts.map +1 -1
  43. package/ec2/getVpc.js.map +1 -1
  44. package/ec2transitgateway/meteringPolicyEntry.d.ts +18 -0
  45. package/ec2transitgateway/meteringPolicyEntry.d.ts.map +1 -1
  46. package/ec2transitgateway/meteringPolicyEntry.js.map +1 -1
  47. package/eks/getAccessPolicies.d.ts +67 -0
  48. package/eks/getAccessPolicies.d.ts.map +1 -0
  49. package/eks/getAccessPolicies.js +81 -0
  50. package/eks/getAccessPolicies.js.map +1 -0
  51. package/eks/index.d.ts +3 -0
  52. package/eks/index.d.ts.map +1 -1
  53. package/eks/index.js +4 -1
  54. package/eks/index.js.map +1 -1
  55. package/eks/podIdentityAssociation.d.ts +38 -3
  56. package/eks/podIdentityAssociation.d.ts.map +1 -1
  57. package/eks/podIdentityAssociation.js +25 -0
  58. package/eks/podIdentityAssociation.js.map +1 -1
  59. package/index.d.ts +2 -1
  60. package/index.d.ts.map +1 -1
  61. package/index.js +5 -3
  62. package/index.js.map +1 -1
  63. package/mailmanager/index.d.ts +4 -0
  64. package/mailmanager/index.d.ts.map +1 -0
  65. package/mailmanager/index.js +45 -0
  66. package/mailmanager/index.js.map +1 -0
  67. package/mailmanager/trafficPolicy.d.ts +207 -0
  68. package/mailmanager/trafficPolicy.d.ts.map +1 -0
  69. package/mailmanager/trafficPolicy.js +141 -0
  70. package/mailmanager/trafficPolicy.js.map +1 -0
  71. package/opensearchingest/index.d.ts +6 -0
  72. package/opensearchingest/index.d.ts.map +1 -1
  73. package/opensearchingest/index.js +11 -1
  74. package/opensearchingest/index.js.map +1 -1
  75. package/opensearchingest/pipeline.d.ts +6 -6
  76. package/opensearchingest/pipeline.js +3 -3
  77. package/opensearchingest/pipelineEndpoint.d.ts +139 -0
  78. package/opensearchingest/pipelineEndpoint.d.ts.map +1 -0
  79. package/opensearchingest/pipelineEndpoint.js +124 -0
  80. package/opensearchingest/pipelineEndpoint.js.map +1 -0
  81. package/opensearchingest/resourcePolicy.d.ts +153 -0
  82. package/opensearchingest/resourcePolicy.d.ts.map +1 -0
  83. package/opensearchingest/resourcePolicy.js +156 -0
  84. package/opensearchingest/resourcePolicy.js.map +1 -0
  85. package/package.json +2 -2
  86. package/rekognition/collection.d.ts +18 -7
  87. package/rekognition/collection.d.ts.map +1 -1
  88. package/rekognition/collection.js +11 -0
  89. package/rekognition/collection.js.map +1 -1
  90. package/rekognition/project.d.ts +12 -1
  91. package/rekognition/project.d.ts.map +1 -1
  92. package/rekognition/project.js +11 -0
  93. package/rekognition/project.js.map +1 -1
  94. package/rekognition/streamProcessor.d.ts +30 -21
  95. package/rekognition/streamProcessor.d.ts.map +1 -1
  96. package/rekognition/streamProcessor.js +11 -0
  97. package/rekognition/streamProcessor.js.map +1 -1
  98. package/secretsmanager/getSecret.d.ts +4 -0
  99. package/secretsmanager/getSecret.d.ts.map +1 -1
  100. package/secretsmanager/getSecret.js.map +1 -1
  101. package/secretsmanager/getSecretRotation.d.ts +8 -0
  102. package/secretsmanager/getSecretRotation.d.ts.map +1 -1
  103. package/secretsmanager/getSecretRotation.js.map +1 -1
  104. package/secretsmanager/secret.d.ts +26 -0
  105. package/secretsmanager/secret.d.ts.map +1 -1
  106. package/secretsmanager/secret.js +16 -0
  107. package/secretsmanager/secret.js.map +1 -1
  108. package/secretsmanager/secretRotation.d.ts +57 -0
  109. package/secretsmanager/secretRotation.d.ts.map +1 -1
  110. package/secretsmanager/secretRotation.js +37 -0
  111. package/secretsmanager/secretRotation.js.map +1 -1
  112. package/types/input.d.ts +608 -17
  113. package/types/input.d.ts.map +1 -1
  114. package/types/input.js.map +1 -1
  115. package/types/output.d.ts +660 -17
  116. package/types/output.d.ts.map +1 -1
  117. package/types/output.js.map +1 -1
@@ -91,8 +91,6 @@ export declare class AgentcoreMemory extends pulumi.CustomResource {
91
91
  readonly encryptionKeyArn: pulumi.Output<string | undefined>;
92
92
  /**
93
93
  * Number of days after which memory events expire. Must be a positive integer in the range of 7 to 365.
94
- *
95
- * The following arguments are optional:
96
94
  */
97
95
  readonly eventExpiryDuration: pulumi.Output<number>;
98
96
  /**
@@ -105,6 +103,8 @@ export declare class AgentcoreMemory extends pulumi.CustomResource {
105
103
  readonly memoryExecutionRoleArn: pulumi.Output<string | undefined>;
106
104
  /**
107
105
  * Name of the memory.
106
+ *
107
+ * The following arguments are optional:
108
108
  */
109
109
  readonly name: pulumi.Output<string>;
110
110
  /**
@@ -155,8 +155,6 @@ export interface AgentcoreMemoryState {
155
155
  encryptionKeyArn?: pulumi.Input<string | undefined>;
156
156
  /**
157
157
  * Number of days after which memory events expire. Must be a positive integer in the range of 7 to 365.
158
- *
159
- * The following arguments are optional:
160
158
  */
161
159
  eventExpiryDuration?: pulumi.Input<number | undefined>;
162
160
  /**
@@ -169,6 +167,8 @@ export interface AgentcoreMemoryState {
169
167
  memoryExecutionRoleArn?: pulumi.Input<string | undefined>;
170
168
  /**
171
169
  * Name of the memory.
170
+ *
171
+ * The following arguments are optional:
172
172
  */
173
173
  name?: pulumi.Input<string | undefined>;
174
174
  /**
@@ -207,8 +207,6 @@ export interface AgentcoreMemoryArgs {
207
207
  encryptionKeyArn?: pulumi.Input<string | undefined>;
208
208
  /**
209
209
  * Number of days after which memory events expire. Must be a positive integer in the range of 7 to 365.
210
- *
211
- * The following arguments are optional:
212
210
  */
213
211
  eventExpiryDuration: pulumi.Input<number>;
214
212
  /**
@@ -221,6 +219,8 @@ export interface AgentcoreMemoryArgs {
221
219
  memoryExecutionRoleArn?: pulumi.Input<string | undefined>;
222
220
  /**
223
221
  * Name of the memory.
222
+ *
223
+ * The following arguments are optional:
224
224
  */
225
225
  name?: pulumi.Input<string | undefined>;
226
226
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"agentcoreMemory.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreMemory.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,qBAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,oBAAoB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,eAAe;IAOhJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,eAAe;IAO1D;;OAEG;IACH,SAAgC,GAAG,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5E;;;;OAIG;IACH,SAAwB,mBAAmB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACnE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,yBAAyB,EAAE,GAAG,SAAS,CAAC,CAAC;IAC5G;;OAEG;IACH,SAAwB,sBAAsB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClF;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,uBAAuB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACnI;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;IACjF;;OAEG;IACH,SAAgC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC,CAAC;IAChF,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAErG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAuC3F;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpD;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,yBAAyB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACjG;;OAEG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC1G;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;IAC1E,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;CAC/E;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpD;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC1C;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,yBAAyB,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACjG;;OAEG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC1G;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;IACvE,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;CAC/E"}
1
+ {"version":3,"file":"agentcoreMemory.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreMemory.ts"],"names":[],"mappings":"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"}
@@ -23,7 +23,7 @@ import * as outputs from "../types/output";
23
23
  * memoryId: example.id,
24
24
  * type: "SEMANTIC",
25
25
  * description: "Semantic understanding strategy",
26
- * namespaces: ["default"],
26
+ * namespaceTemplates: ["default"],
27
27
  * });
28
28
  * ```
29
29
  *
@@ -38,7 +38,7 @@ import * as outputs from "../types/output";
38
38
  * memoryId: example.id,
39
39
  * type: "SUMMARIZATION",
40
40
  * description: "Text summarization strategy",
41
- * namespaces: ["{sessionId}"],
41
+ * namespaceTemplates: ["{sessionId}"],
42
42
  * });
43
43
  * ```
44
44
  *
@@ -53,7 +53,7 @@ import * as outputs from "../types/output";
53
53
  * memoryId: example.id,
54
54
  * type: "USER_PREFERENCE",
55
55
  * description: "User preference tracking strategy",
56
- * namespaces: ["preferences"],
56
+ * namespaceTemplates: ["preferences"],
57
57
  * });
58
58
  * ```
59
59
  *
@@ -68,7 +68,7 @@ import * as outputs from "../types/output";
68
68
  * memoryId: example.id,
69
69
  * type: "EPISODIC",
70
70
  * description: "Episodic memory strategy",
71
- * namespaces: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
71
+ * namespaceTemplates: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
72
72
  * });
73
73
  * ```
74
74
  *
@@ -84,7 +84,7 @@ import * as outputs from "../types/output";
84
84
  * memoryExecutionRoleArn: example.memoryExecutionRoleArn,
85
85
  * type: "CUSTOM",
86
86
  * description: "Custom semantic processing strategy",
87
- * namespaces: ["{sessionId}"],
87
+ * namespaceTemplates: ["{sessionId}"],
88
88
  * configuration: {
89
89
  * type: "SEMANTIC_OVERRIDE",
90
90
  * consolidation: {
@@ -110,7 +110,7 @@ import * as outputs from "../types/output";
110
110
  * memoryId: example.id,
111
111
  * type: "CUSTOM",
112
112
  * description: "Custom summarization strategy",
113
- * namespaces: ["summaries"],
113
+ * namespaceTemplates: ["summaries"],
114
114
  * configuration: {
115
115
  * type: "SUMMARY_OVERRIDE",
116
116
  * consolidation: {
@@ -132,7 +132,7 @@ import * as outputs from "../types/output";
132
132
  * memoryId: example.id,
133
133
  * type: "CUSTOM",
134
134
  * description: "Custom user preference tracking strategy",
135
- * namespaces: ["user_prefs"],
135
+ * namespaceTemplates: ["user_prefs"],
136
136
  * configuration: {
137
137
  * type: "USER_PREFERENCE_OVERRIDE",
138
138
  * consolidation: {
@@ -159,7 +159,7 @@ import * as outputs from "../types/output";
159
159
  * memoryExecutionRoleArn: example.memoryExecutionRoleArn,
160
160
  * type: "CUSTOM",
161
161
  * description: "Custom episodic processing strategy",
162
- * namespaces: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
162
+ * namespaceTemplates: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
163
163
  * configuration: {
164
164
  * type: "EPISODIC_OVERRIDE",
165
165
  * consolidation: {
@@ -199,13 +199,18 @@ export declare class AgentcoreMemoryStrategy extends pulumi.CustomResource {
199
199
  */
200
200
  static isInstance(obj: any): obj is AgentcoreMemoryStrategy;
201
201
  /**
202
- * Custom configuration block. Required when `type` is `CUSTOM`, must be omitted for other types. See `configuration` below.
202
+ * Custom configuration block. Required when `type` is `CUSTOM`, must be omitted for other types. See `configuration` Block below.
203
203
  */
204
204
  readonly configuration: pulumi.Output<outputs.bedrock.AgentcoreMemoryStrategyConfiguration | undefined>;
205
205
  /**
206
206
  * Description of the memory strategy.
207
207
  */
208
208
  readonly description: pulumi.Output<string | undefined>;
209
+ /**
210
+ * ARN of the IAM role that the memory service assumes to perform operations.
211
+ *
212
+ * @deprecated memory_execution_role_arn is deprecated. The attribute can be removed from configuration.
213
+ */
209
214
  readonly memoryExecutionRoleArn: pulumi.Output<string | undefined>;
210
215
  /**
211
216
  * ID of the memory to associate with this strategy. Changing this forces a new resource.
@@ -220,11 +225,19 @@ export declare class AgentcoreMemoryStrategy extends pulumi.CustomResource {
220
225
  */
221
226
  readonly name: pulumi.Output<string>;
222
227
  /**
223
- * Set of namespace identifiers where this strategy applies. Namespaces help organize and scope memory content.
228
+ * Set containing exactly one namespace template where this strategy applies (for example `/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}`). Namespace templates help organize and scope memory content. Exactly one of `namespaceTemplates` or `namespaces` must be configured.
229
+ */
230
+ readonly namespaceTemplates: pulumi.Output<string[]>;
231
+ /**
232
+ * Set of namespace identifiers where this strategy applies. Exactly one of `namespaces` or `namespaceTemplates` must be configured. The API treats this as a legacy parameter; prefer `namespaceTemplates`. Since the API mirrors the two fields, switching an existing configuration from `namespaces` to `namespaceTemplates` with the same value is an in-place no-op.
224
233
  *
225
- * The following arguments are optional:
234
+ * @deprecated namespaces is deprecated. Use namespaceTemplates instead.
226
235
  */
227
236
  readonly namespaces: pulumi.Output<string[]>;
237
+ /**
238
+ * Configuration for the reflections created with the episodic memory strategy. Valid when `type` is `EPISODIC`, must be omitted for other types. See `reflectionConfiguration` Block below.
239
+ */
240
+ readonly reflectionConfiguration: pulumi.Output<outputs.bedrock.AgentcoreMemoryStrategyReflectionConfiguration | undefined>;
228
241
  /**
229
242
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
230
243
  */
@@ -232,6 +245,8 @@ export declare class AgentcoreMemoryStrategy extends pulumi.CustomResource {
232
245
  readonly timeouts: pulumi.Output<outputs.bedrock.AgentcoreMemoryStrategyTimeouts | undefined>;
233
246
  /**
234
247
  * Type of memory strategy. Valid values: `SEMANTIC`, `SUMMARIZATION`, `USER_PREFERENCE`, `EPISODIC`, `CUSTOM`. Changing this forces a new resource. Note that only one strategy of each built-in type (`SEMANTIC`, `SUMMARIZATION`, `USER_PREFERENCE`, `EPISODIC`) can exist per memory.
248
+ *
249
+ * The following arguments are optional:
235
250
  */
236
251
  readonly type: pulumi.Output<string>;
237
252
  /**
@@ -248,13 +263,18 @@ export declare class AgentcoreMemoryStrategy extends pulumi.CustomResource {
248
263
  */
249
264
  export interface AgentcoreMemoryStrategyState {
250
265
  /**
251
- * Custom configuration block. Required when `type` is `CUSTOM`, must be omitted for other types. See `configuration` below.
266
+ * Custom configuration block. Required when `type` is `CUSTOM`, must be omitted for other types. See `configuration` Block below.
252
267
  */
253
268
  configuration?: pulumi.Input<inputs.bedrock.AgentcoreMemoryStrategyConfiguration | undefined>;
254
269
  /**
255
270
  * Description of the memory strategy.
256
271
  */
257
272
  description?: pulumi.Input<string | undefined>;
273
+ /**
274
+ * ARN of the IAM role that the memory service assumes to perform operations.
275
+ *
276
+ * @deprecated memory_execution_role_arn is deprecated. The attribute can be removed from configuration.
277
+ */
258
278
  memoryExecutionRoleArn?: pulumi.Input<string | undefined>;
259
279
  /**
260
280
  * ID of the memory to associate with this strategy. Changing this forces a new resource.
@@ -269,11 +289,19 @@ export interface AgentcoreMemoryStrategyState {
269
289
  */
270
290
  name?: pulumi.Input<string | undefined>;
271
291
  /**
272
- * Set of namespace identifiers where this strategy applies. Namespaces help organize and scope memory content.
292
+ * Set containing exactly one namespace template where this strategy applies (for example `/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}`). Namespace templates help organize and scope memory content. Exactly one of `namespaceTemplates` or `namespaces` must be configured.
293
+ */
294
+ namespaceTemplates?: pulumi.Input<pulumi.Input<string>[] | undefined>;
295
+ /**
296
+ * Set of namespace identifiers where this strategy applies. Exactly one of `namespaces` or `namespaceTemplates` must be configured. The API treats this as a legacy parameter; prefer `namespaceTemplates`. Since the API mirrors the two fields, switching an existing configuration from `namespaces` to `namespaceTemplates` with the same value is an in-place no-op.
273
297
  *
274
- * The following arguments are optional:
298
+ * @deprecated namespaces is deprecated. Use namespaceTemplates instead.
275
299
  */
276
300
  namespaces?: pulumi.Input<pulumi.Input<string>[] | undefined>;
301
+ /**
302
+ * Configuration for the reflections created with the episodic memory strategy. Valid when `type` is `EPISODIC`, must be omitted for other types. See `reflectionConfiguration` Block below.
303
+ */
304
+ reflectionConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreMemoryStrategyReflectionConfiguration | undefined>;
277
305
  /**
278
306
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
279
307
  */
@@ -281,6 +309,8 @@ export interface AgentcoreMemoryStrategyState {
281
309
  timeouts?: pulumi.Input<inputs.bedrock.AgentcoreMemoryStrategyTimeouts | undefined>;
282
310
  /**
283
311
  * Type of memory strategy. Valid values: `SEMANTIC`, `SUMMARIZATION`, `USER_PREFERENCE`, `EPISODIC`, `CUSTOM`. Changing this forces a new resource. Note that only one strategy of each built-in type (`SEMANTIC`, `SUMMARIZATION`, `USER_PREFERENCE`, `EPISODIC`) can exist per memory.
312
+ *
313
+ * The following arguments are optional:
284
314
  */
285
315
  type?: pulumi.Input<string | undefined>;
286
316
  }
@@ -289,13 +319,18 @@ export interface AgentcoreMemoryStrategyState {
289
319
  */
290
320
  export interface AgentcoreMemoryStrategyArgs {
291
321
  /**
292
- * Custom configuration block. Required when `type` is `CUSTOM`, must be omitted for other types. See `configuration` below.
322
+ * Custom configuration block. Required when `type` is `CUSTOM`, must be omitted for other types. See `configuration` Block below.
293
323
  */
294
324
  configuration?: pulumi.Input<inputs.bedrock.AgentcoreMemoryStrategyConfiguration | undefined>;
295
325
  /**
296
326
  * Description of the memory strategy.
297
327
  */
298
328
  description?: pulumi.Input<string | undefined>;
329
+ /**
330
+ * ARN of the IAM role that the memory service assumes to perform operations.
331
+ *
332
+ * @deprecated memory_execution_role_arn is deprecated. The attribute can be removed from configuration.
333
+ */
299
334
  memoryExecutionRoleArn?: pulumi.Input<string | undefined>;
300
335
  /**
301
336
  * ID of the memory to associate with this strategy. Changing this forces a new resource.
@@ -306,11 +341,19 @@ export interface AgentcoreMemoryStrategyArgs {
306
341
  */
307
342
  name?: pulumi.Input<string | undefined>;
308
343
  /**
309
- * Set of namespace identifiers where this strategy applies. Namespaces help organize and scope memory content.
344
+ * Set containing exactly one namespace template where this strategy applies (for example `/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}`). Namespace templates help organize and scope memory content. Exactly one of `namespaceTemplates` or `namespaces` must be configured.
345
+ */
346
+ namespaceTemplates?: pulumi.Input<pulumi.Input<string>[] | undefined>;
347
+ /**
348
+ * Set of namespace identifiers where this strategy applies. Exactly one of `namespaces` or `namespaceTemplates` must be configured. The API treats this as a legacy parameter; prefer `namespaceTemplates`. Since the API mirrors the two fields, switching an existing configuration from `namespaces` to `namespaceTemplates` with the same value is an in-place no-op.
310
349
  *
311
- * The following arguments are optional:
350
+ * @deprecated namespaces is deprecated. Use namespaceTemplates instead.
312
351
  */
313
- namespaces: pulumi.Input<pulumi.Input<string>[]>;
352
+ namespaces?: pulumi.Input<pulumi.Input<string>[] | undefined>;
353
+ /**
354
+ * Configuration for the reflections created with the episodic memory strategy. Valid when `type` is `EPISODIC`, must be omitted for other types. See `reflectionConfiguration` Block below.
355
+ */
356
+ reflectionConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreMemoryStrategyReflectionConfiguration | undefined>;
314
357
  /**
315
358
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
316
359
  */
@@ -318,6 +361,8 @@ export interface AgentcoreMemoryStrategyArgs {
318
361
  timeouts?: pulumi.Input<inputs.bedrock.AgentcoreMemoryStrategyTimeouts | undefined>;
319
362
  /**
320
363
  * Type of memory strategy. Valid values: `SEMANTIC`, `SUMMARIZATION`, `USER_PREFERENCE`, `EPISODIC`, `CUSTOM`. Changing this forces a new resource. Note that only one strategy of each built-in type (`SEMANTIC`, `SUMMARIZATION`, `USER_PREFERENCE`, `EPISODIC`) can exist per memory.
364
+ *
365
+ * The following arguments are optional:
321
366
  */
322
367
  type: pulumi.Input<string>;
323
368
  }
@@ -1 +1 @@
1
- {"version":3,"file":"agentcoreMemoryStrategy.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreMemoryStrategy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"agentcoreMemoryStrategy.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreMemoryStrategy.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoLG;AACH,qBAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,4BAA4B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,uBAAuB;IAOhK;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,uBAAuB;IAOlE;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACvH;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;;;OAIG;IACH,SAAwB,sBAAsB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAClF;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAgC,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IACpE;;;;OAIG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAC5D;;OAEG;IACH,SAAwB,uBAAuB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,8CAA8C,GAAG,SAAS,CAAC,CAAC;IAC3I;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IAC7G;;;;OAIG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEpD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA0CnG;AAED;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IAC9F;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACtE;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC9D;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,8CAA8C,GAAG,SAAS,CAAC,CAAC;IAClH;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACpF;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC3C;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IAC9F;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1D;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACtE;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IAC9D;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,8CAA8C,GAAG,SAAS,CAAC,CAAC;IAClH;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACpF;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B"}
@@ -50,7 +50,7 @@ const utilities = __importStar(require("../utilities"));
50
50
  * memoryId: example.id,
51
51
  * type: "SEMANTIC",
52
52
  * description: "Semantic understanding strategy",
53
- * namespaces: ["default"],
53
+ * namespaceTemplates: ["default"],
54
54
  * });
55
55
  * ```
56
56
  *
@@ -65,7 +65,7 @@ const utilities = __importStar(require("../utilities"));
65
65
  * memoryId: example.id,
66
66
  * type: "SUMMARIZATION",
67
67
  * description: "Text summarization strategy",
68
- * namespaces: ["{sessionId}"],
68
+ * namespaceTemplates: ["{sessionId}"],
69
69
  * });
70
70
  * ```
71
71
  *
@@ -80,7 +80,7 @@ const utilities = __importStar(require("../utilities"));
80
80
  * memoryId: example.id,
81
81
  * type: "USER_PREFERENCE",
82
82
  * description: "User preference tracking strategy",
83
- * namespaces: ["preferences"],
83
+ * namespaceTemplates: ["preferences"],
84
84
  * });
85
85
  * ```
86
86
  *
@@ -95,7 +95,7 @@ const utilities = __importStar(require("../utilities"));
95
95
  * memoryId: example.id,
96
96
  * type: "EPISODIC",
97
97
  * description: "Episodic memory strategy",
98
- * namespaces: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
98
+ * namespaceTemplates: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
99
99
  * });
100
100
  * ```
101
101
  *
@@ -111,7 +111,7 @@ const utilities = __importStar(require("../utilities"));
111
111
  * memoryExecutionRoleArn: example.memoryExecutionRoleArn,
112
112
  * type: "CUSTOM",
113
113
  * description: "Custom semantic processing strategy",
114
- * namespaces: ["{sessionId}"],
114
+ * namespaceTemplates: ["{sessionId}"],
115
115
  * configuration: {
116
116
  * type: "SEMANTIC_OVERRIDE",
117
117
  * consolidation: {
@@ -137,7 +137,7 @@ const utilities = __importStar(require("../utilities"));
137
137
  * memoryId: example.id,
138
138
  * type: "CUSTOM",
139
139
  * description: "Custom summarization strategy",
140
- * namespaces: ["summaries"],
140
+ * namespaceTemplates: ["summaries"],
141
141
  * configuration: {
142
142
  * type: "SUMMARY_OVERRIDE",
143
143
  * consolidation: {
@@ -159,7 +159,7 @@ const utilities = __importStar(require("../utilities"));
159
159
  * memoryId: example.id,
160
160
  * type: "CUSTOM",
161
161
  * description: "Custom user preference tracking strategy",
162
- * namespaces: ["user_prefs"],
162
+ * namespaceTemplates: ["user_prefs"],
163
163
  * configuration: {
164
164
  * type: "USER_PREFERENCE_OVERRIDE",
165
165
  * consolidation: {
@@ -186,7 +186,7 @@ const utilities = __importStar(require("../utilities"));
186
186
  * memoryExecutionRoleArn: example.memoryExecutionRoleArn,
187
187
  * type: "CUSTOM",
188
188
  * description: "Custom episodic processing strategy",
189
- * namespaces: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
189
+ * namespaceTemplates: ["/strategies/{memoryStrategyId}/actors/{actorId}/sessions/{sessionId}"],
190
190
  * configuration: {
191
191
  * type: "EPISODIC_OVERRIDE",
192
192
  * consolidation: {
@@ -245,7 +245,9 @@ class AgentcoreMemoryStrategy extends pulumi.CustomResource {
245
245
  resourceInputs["memoryId"] = state?.memoryId;
246
246
  resourceInputs["memoryStrategyId"] = state?.memoryStrategyId;
247
247
  resourceInputs["name"] = state?.name;
248
+ resourceInputs["namespaceTemplates"] = state?.namespaceTemplates;
248
249
  resourceInputs["namespaces"] = state?.namespaces;
250
+ resourceInputs["reflectionConfiguration"] = state?.reflectionConfiguration;
249
251
  resourceInputs["region"] = state?.region;
250
252
  resourceInputs["timeouts"] = state?.timeouts;
251
253
  resourceInputs["type"] = state?.type;
@@ -255,9 +257,6 @@ class AgentcoreMemoryStrategy extends pulumi.CustomResource {
255
257
  if (args?.memoryId === undefined && !opts.urn) {
256
258
  throw new Error("Missing required property 'memoryId'");
257
259
  }
258
- if (args?.namespaces === undefined && !opts.urn) {
259
- throw new Error("Missing required property 'namespaces'");
260
- }
261
260
  if (args?.type === undefined && !opts.urn) {
262
261
  throw new Error("Missing required property 'type'");
263
262
  }
@@ -266,7 +265,9 @@ class AgentcoreMemoryStrategy extends pulumi.CustomResource {
266
265
  resourceInputs["memoryExecutionRoleArn"] = args?.memoryExecutionRoleArn;
267
266
  resourceInputs["memoryId"] = args?.memoryId;
268
267
  resourceInputs["name"] = args?.name;
268
+ resourceInputs["namespaceTemplates"] = args?.namespaceTemplates;
269
269
  resourceInputs["namespaces"] = args?.namespaces;
270
+ resourceInputs["reflectionConfiguration"] = args?.reflectionConfiguration;
270
271
  resourceInputs["region"] = args?.region;
271
272
  resourceInputs["timeouts"] = args?.timeouts;
272
273
  resourceInputs["type"] = args?.type;
@@ -1 +1 @@
1
- {"version":3,"file":"agentcoreMemoryStrategy.js","sourceRoot":"","sources":["../../bedrock/agentcoreMemoryStrategy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"agentcoreMemoryStrategy.js","sourceRoot":"","sources":["../../bedrock/agentcoreMemoryStrategy.ts"],"names":[],"mappings":"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"}