@pulumi/aws-native 1.57.0-alpha.1772862547 → 1.57.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 (81) hide show
  1. package/bedrockagentcore/getMemory.d.ts +1 -0
  2. package/bedrockagentcore/getMemory.js.map +1 -1
  3. package/bedrockagentcore/getPolicy.d.ts +54 -0
  4. package/bedrockagentcore/getPolicy.js +28 -0
  5. package/bedrockagentcore/getPolicy.js.map +1 -0
  6. package/bedrockagentcore/getPolicyEngine.d.ts +57 -0
  7. package/bedrockagentcore/getPolicyEngine.js +28 -0
  8. package/bedrockagentcore/getPolicyEngine.js.map +1 -0
  9. package/bedrockagentcore/index.d.ts +12 -0
  10. package/bedrockagentcore/index.js +15 -1
  11. package/bedrockagentcore/index.js.map +1 -1
  12. package/bedrockagentcore/memory.d.ts +2 -0
  13. package/bedrockagentcore/memory.js +2 -0
  14. package/bedrockagentcore/memory.js.map +1 -1
  15. package/bedrockagentcore/policy.d.ts +88 -0
  16. package/bedrockagentcore/policy.js +84 -0
  17. package/bedrockagentcore/policy.js.map +1 -0
  18. package/bedrockagentcore/policyEngine.d.ts +92 -0
  19. package/bedrockagentcore/policyEngine.js +76 -0
  20. package/bedrockagentcore/policyEngine.js.map +1 -0
  21. package/cloudfront/connectionFunction.d.ts +5 -5
  22. package/cloudfront/connectionFunction.js +1 -1
  23. package/cloudfront/getConnectionFunction.d.ts +3 -3
  24. package/cloudfront/getConnectionFunction.js +2 -2
  25. package/cloudfront/getTrustStore.d.ts +10 -10
  26. package/cloudfront/getTrustStore.js +2 -2
  27. package/cloudfront/trustStore.d.ts +10 -10
  28. package/cloudfront/trustStore.js +1 -1
  29. package/cloudwatch/alarm.d.ts +5 -5
  30. package/cloudwatch/alarm.js +0 -6
  31. package/cloudwatch/alarm.js.map +1 -1
  32. package/connect/evaluationForm.d.ts +6 -0
  33. package/connect/evaluationForm.js.map +1 -1
  34. package/connect/getEvaluationForm.d.ts +3 -0
  35. package/connect/getEvaluationForm.js.map +1 -1
  36. package/connect/getQueue.d.ts +4 -0
  37. package/connect/getQueue.js.map +1 -1
  38. package/connect/getSecurityProfile.d.ts +4 -0
  39. package/connect/getSecurityProfile.js.map +1 -1
  40. package/connect/queue.d.ts +8 -0
  41. package/connect/queue.js +2 -0
  42. package/connect/queue.js.map +1 -1
  43. package/connect/securityProfile.d.ts +8 -0
  44. package/connect/securityProfile.js +2 -0
  45. package/connect/securityProfile.js.map +1 -1
  46. package/datasync/getLocationFSxOntap.d.ts +2 -2
  47. package/datasync/getLocationFSxOntap.js +2 -2
  48. package/datasync/getLocationFSxWindows.d.ts +5 -2
  49. package/datasync/getLocationFSxWindows.js +2 -2
  50. package/datasync/getLocationFSxWindows.js.map +1 -1
  51. package/datasync/getLocationHdfs.d.ts +5 -2
  52. package/datasync/getLocationHdfs.js +2 -2
  53. package/datasync/getLocationHdfs.js.map +1 -1
  54. package/datasync/locationFSxOntap.d.ts +1 -1
  55. package/datasync/locationFSxOntap.js +1 -1
  56. package/datasync/locationFSxWindows.d.ts +6 -1
  57. package/datasync/locationFSxWindows.js +7 -1
  58. package/datasync/locationFSxWindows.js.map +1 -1
  59. package/datasync/locationHdfs.d.ts +6 -1
  60. package/datasync/locationHdfs.js +7 -1
  61. package/datasync/locationHdfs.js.map +1 -1
  62. package/ec2/getVolume.d.ts +3 -2
  63. package/ec2/getVolume.js.map +1 -1
  64. package/ec2/volume.d.ts +6 -4
  65. package/ec2/volume.js.map +1 -1
  66. package/package.json +3 -3
  67. package/package.json.dev +2 -2
  68. package/types/enums/bedrockagentcore/index.d.ts +43 -0
  69. package/types/enums/bedrockagentcore/index.js +30 -1
  70. package/types/enums/bedrockagentcore/index.js.map +1 -1
  71. package/types/enums/cloudfront/index.d.ts +1 -1
  72. package/types/enums/connect/index.d.ts +8 -0
  73. package/types/enums/connect/index.js +6 -2
  74. package/types/enums/connect/index.js.map +1 -1
  75. package/types/enums/eks/index.d.ts +2 -0
  76. package/types/enums/eks/index.js +2 -0
  77. package/types/enums/eks/index.js.map +1 -1
  78. package/types/enums/quicksight/index.d.ts +1 -1
  79. package/types/input.d.ts +218 -12
  80. package/types/output.d.ts +236 -12
  81. package/types/output.js.map +1 -1
@@ -36,6 +36,7 @@ export interface GetMemoryResult {
36
36
  * The memory status.
37
37
  */
38
38
  readonly status?: enums.bedrockagentcore.MemoryStatus;
39
+ readonly streamDeliveryResources?: outputs.bedrockagentcore.MemoryStreamDeliveryResources;
39
40
  /**
40
41
  * The tags for the resources.
41
42
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getMemory.js","sourceRoot":"","sources":["../../bedrockagentcore/getMemory.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAwCD;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
1
+ {"version":3,"file":"getMemory.js","sourceRoot":"","sources":["../../bedrockagentcore/getMemory.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAyCD;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
@@ -0,0 +1,54 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ import * as enums from "../types/enums";
4
+ /**
5
+ * Resource Type definition for AWS::BedrockAgentCore::Policy
6
+ */
7
+ export declare function getPolicy(args: GetPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyResult>;
8
+ export interface GetPolicyArgs {
9
+ /**
10
+ * The Amazon Resource Name (ARN) of the policy.
11
+ */
12
+ policyArn: string;
13
+ }
14
+ export interface GetPolicyResult {
15
+ /**
16
+ * The timestamp when the policy was created.
17
+ */
18
+ readonly createdAt?: string;
19
+ readonly definition?: outputs.bedrockagentcore.PolicyDefinition;
20
+ /**
21
+ * A human-readable description of the policy's purpose and functionality.
22
+ */
23
+ readonly description?: string;
24
+ /**
25
+ * The Amazon Resource Name (ARN) of the policy.
26
+ */
27
+ readonly policyArn?: string;
28
+ /**
29
+ * The unique identifier for the policy.
30
+ */
31
+ readonly policyId?: string;
32
+ /**
33
+ * The current status of the policy.
34
+ */
35
+ readonly status?: enums.bedrockagentcore.PolicyStatus;
36
+ /**
37
+ * Additional information about the policy status.
38
+ */
39
+ readonly statusReasons?: string[];
40
+ /**
41
+ * The timestamp when the policy was last updated.
42
+ */
43
+ readonly updatedAt?: string;
44
+ }
45
+ /**
46
+ * Resource Type definition for AWS::BedrockAgentCore::Policy
47
+ */
48
+ export declare function getPolicyOutput(args: GetPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyResult>;
49
+ export interface GetPolicyOutputArgs {
50
+ /**
51
+ * The Amazon Resource Name (ARN) of the policy.
52
+ */
53
+ policyArn: pulumi.Input<string>;
54
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getPolicyOutput = exports.getPolicy = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::BedrockAgentCore::Policy
10
+ */
11
+ function getPolicy(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:bedrockagentcore:getPolicy", {
14
+ "policyArn": args.policyArn,
15
+ }, opts);
16
+ }
17
+ exports.getPolicy = getPolicy;
18
+ /**
19
+ * Resource Type definition for AWS::BedrockAgentCore::Policy
20
+ */
21
+ function getPolicyOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getPolicy", {
24
+ "policyArn": args.policyArn,
25
+ }, opts);
26
+ }
27
+ exports.getPolicyOutput = getPolicyOutput;
28
+ //# sourceMappingURL=getPolicy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPolicy.js","sourceRoot":"","sources":["../../bedrockagentcore/getPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAwCD;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
@@ -0,0 +1,57 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ import * as enums from "../types/enums";
4
+ /**
5
+ * Resource Type definition for AWS::BedrockAgentCore::PolicyEngine
6
+ */
7
+ export declare function getPolicyEngine(args: GetPolicyEngineArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyEngineResult>;
8
+ export interface GetPolicyEngineArgs {
9
+ /**
10
+ * The Amazon Resource Name (ARN) of the policy engine
11
+ */
12
+ policyEngineArn: string;
13
+ }
14
+ export interface GetPolicyEngineResult {
15
+ /**
16
+ * The timestamp when the policy engine was created
17
+ */
18
+ readonly createdAt?: string;
19
+ /**
20
+ * A human-readable description of the policy engine's purpose and scope
21
+ */
22
+ readonly description?: string;
23
+ /**
24
+ * The Amazon Resource Name (ARN) of the policy engine
25
+ */
26
+ readonly policyEngineArn?: string;
27
+ /**
28
+ * The unique identifier for the policy engine
29
+ */
30
+ readonly policyEngineId?: string;
31
+ /**
32
+ * The current status of the policy engine
33
+ */
34
+ readonly status?: enums.bedrockagentcore.PolicyEngineStatus;
35
+ /**
36
+ * Additional information about the policy engine status
37
+ */
38
+ readonly statusReasons?: string[];
39
+ /**
40
+ * A list of tags to assign to the policy engine.
41
+ */
42
+ readonly tags?: outputs.Tag[];
43
+ /**
44
+ * The timestamp when the policy engine was last updated
45
+ */
46
+ readonly updatedAt?: string;
47
+ }
48
+ /**
49
+ * Resource Type definition for AWS::BedrockAgentCore::PolicyEngine
50
+ */
51
+ export declare function getPolicyEngineOutput(args: GetPolicyEngineOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyEngineResult>;
52
+ export interface GetPolicyEngineOutputArgs {
53
+ /**
54
+ * The Amazon Resource Name (ARN) of the policy engine
55
+ */
56
+ policyEngineArn: pulumi.Input<string>;
57
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getPolicyEngineOutput = exports.getPolicyEngine = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::BedrockAgentCore::PolicyEngine
10
+ */
11
+ function getPolicyEngine(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:bedrockagentcore:getPolicyEngine", {
14
+ "policyEngineArn": args.policyEngineArn,
15
+ }, opts);
16
+ }
17
+ exports.getPolicyEngine = getPolicyEngine;
18
+ /**
19
+ * Resource Type definition for AWS::BedrockAgentCore::PolicyEngine
20
+ */
21
+ function getPolicyEngineOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getPolicyEngine", {
24
+ "policyEngineArn": args.policyEngineArn,
25
+ }, opts);
26
+ }
27
+ exports.getPolicyEngineOutput = getPolicyEngineOutput;
28
+ //# sourceMappingURL=getPolicyEngine.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPolicyEngine.js","sourceRoot":"","sources":["../../bedrockagentcore/getPolicyEngine.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AA2CD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
@@ -40,6 +40,12 @@ export declare const getMemoryOutput: typeof import("./getMemory").getMemoryOutp
40
40
  export { GetOnlineEvaluationConfigArgs, GetOnlineEvaluationConfigResult, GetOnlineEvaluationConfigOutputArgs } from "./getOnlineEvaluationConfig";
41
41
  export declare const getOnlineEvaluationConfig: typeof import("./getOnlineEvaluationConfig").getOnlineEvaluationConfig;
42
42
  export declare const getOnlineEvaluationConfigOutput: typeof import("./getOnlineEvaluationConfig").getOnlineEvaluationConfigOutput;
43
+ export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy";
44
+ export declare const getPolicy: typeof import("./getPolicy").getPolicy;
45
+ export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput;
46
+ export { GetPolicyEngineArgs, GetPolicyEngineResult, GetPolicyEngineOutputArgs } from "./getPolicyEngine";
47
+ export declare const getPolicyEngine: typeof import("./getPolicyEngine").getPolicyEngine;
48
+ export declare const getPolicyEngineOutput: typeof import("./getPolicyEngine").getPolicyEngineOutput;
43
49
  export { GetRuntimeArgs, GetRuntimeResult, GetRuntimeOutputArgs } from "./getRuntime";
44
50
  export declare const getRuntime: typeof import("./getRuntime").getRuntime;
45
51
  export declare const getRuntimeOutput: typeof import("./getRuntime").getRuntimeOutput;
@@ -55,6 +61,12 @@ export declare const Memory: typeof import("./memory").Memory;
55
61
  export { OnlineEvaluationConfigArgs } from "./onlineEvaluationConfig";
56
62
  export type OnlineEvaluationConfig = import("./onlineEvaluationConfig").OnlineEvaluationConfig;
57
63
  export declare const OnlineEvaluationConfig: typeof import("./onlineEvaluationConfig").OnlineEvaluationConfig;
64
+ export { PolicyArgs } from "./policy";
65
+ export type Policy = import("./policy").Policy;
66
+ export declare const Policy: typeof import("./policy").Policy;
67
+ export { PolicyEngineArgs } from "./policyEngine";
68
+ export type PolicyEngine = import("./policyEngine").PolicyEngine;
69
+ export declare const PolicyEngine: typeof import("./policyEngine").PolicyEngine;
58
70
  export { RuntimeArgs } from "./runtime";
59
71
  export type Runtime = import("./runtime").Runtime;
60
72
  export declare const Runtime: typeof import("./runtime").Runtime;
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.WorkloadIdentity = exports.RuntimeEndpoint = exports.Runtime = exports.OnlineEvaluationConfig = exports.Memory = exports.getWorkloadIdentityOutput = exports.getWorkloadIdentity = exports.getRuntimeEndpointOutput = exports.getRuntimeEndpoint = exports.getRuntimeOutput = exports.getRuntime = exports.getOnlineEvaluationConfigOutput = exports.getOnlineEvaluationConfig = exports.getMemoryOutput = exports.getMemory = exports.getGatewayTargetOutput = exports.getGatewayTarget = exports.getGatewayOutput = exports.getGateway = exports.getEvaluatorOutput = exports.getEvaluator = exports.getCodeInterpreterCustomOutput = exports.getCodeInterpreterCustom = exports.getBrowserProfileOutput = exports.getBrowserProfile = exports.getBrowserCustomOutput = exports.getBrowserCustom = exports.GatewayTarget = exports.Gateway = exports.Evaluator = exports.CodeInterpreterCustom = exports.BrowserProfile = exports.BrowserCustom = void 0;
19
+ exports.WorkloadIdentity = exports.RuntimeEndpoint = exports.Runtime = exports.PolicyEngine = exports.Policy = exports.OnlineEvaluationConfig = exports.Memory = exports.getWorkloadIdentityOutput = exports.getWorkloadIdentity = exports.getRuntimeEndpointOutput = exports.getRuntimeEndpoint = exports.getRuntimeOutput = exports.getRuntime = exports.getPolicyEngineOutput = exports.getPolicyEngine = exports.getPolicyOutput = exports.getPolicy = exports.getOnlineEvaluationConfigOutput = exports.getOnlineEvaluationConfig = exports.getMemoryOutput = exports.getMemory = exports.getGatewayTargetOutput = exports.getGatewayTarget = exports.getGatewayOutput = exports.getGateway = exports.getEvaluatorOutput = exports.getEvaluator = exports.getCodeInterpreterCustomOutput = exports.getCodeInterpreterCustom = exports.getBrowserProfileOutput = exports.getBrowserProfile = exports.getBrowserCustomOutput = exports.getBrowserCustom = exports.GatewayTarget = exports.Gateway = exports.Evaluator = exports.CodeInterpreterCustom = exports.BrowserProfile = exports.BrowserCustom = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  exports.BrowserCustom = null;
@@ -55,6 +55,12 @@ utilities.lazyLoad(exports, ["getMemory", "getMemoryOutput"], () => require("./g
55
55
  exports.getOnlineEvaluationConfig = null;
56
56
  exports.getOnlineEvaluationConfigOutput = null;
57
57
  utilities.lazyLoad(exports, ["getOnlineEvaluationConfig", "getOnlineEvaluationConfigOutput"], () => require("./getOnlineEvaluationConfig"));
58
+ exports.getPolicy = null;
59
+ exports.getPolicyOutput = null;
60
+ utilities.lazyLoad(exports, ["getPolicy", "getPolicyOutput"], () => require("./getPolicy"));
61
+ exports.getPolicyEngine = null;
62
+ exports.getPolicyEngineOutput = null;
63
+ utilities.lazyLoad(exports, ["getPolicyEngine", "getPolicyEngineOutput"], () => require("./getPolicyEngine"));
58
64
  exports.getRuntime = null;
59
65
  exports.getRuntimeOutput = null;
60
66
  utilities.lazyLoad(exports, ["getRuntime", "getRuntimeOutput"], () => require("./getRuntime"));
@@ -68,6 +74,10 @@ exports.Memory = null;
68
74
  utilities.lazyLoad(exports, ["Memory"], () => require("./memory"));
69
75
  exports.OnlineEvaluationConfig = null;
70
76
  utilities.lazyLoad(exports, ["OnlineEvaluationConfig"], () => require("./onlineEvaluationConfig"));
77
+ exports.Policy = null;
78
+ utilities.lazyLoad(exports, ["Policy"], () => require("./policy"));
79
+ exports.PolicyEngine = null;
80
+ utilities.lazyLoad(exports, ["PolicyEngine"], () => require("./policyEngine"));
71
81
  exports.Runtime = null;
72
82
  utilities.lazyLoad(exports, ["Runtime"], () => require("./runtime"));
73
83
  exports.RuntimeEndpoint = null;
@@ -96,6 +106,10 @@ const _module = {
96
106
  return new exports.Memory(name, undefined, { urn });
97
107
  case "aws-native:bedrockagentcore:OnlineEvaluationConfig":
98
108
  return new exports.OnlineEvaluationConfig(name, undefined, { urn });
109
+ case "aws-native:bedrockagentcore:Policy":
110
+ return new exports.Policy(name, undefined, { urn });
111
+ case "aws-native:bedrockagentcore:PolicyEngine":
112
+ return new exports.PolicyEngine(name, undefined, { urn });
99
113
  case "aws-native:bedrockagentcore:Runtime":
100
114
  return new exports.Runtime(name, undefined, { urn });
101
115
  case "aws-native:bedrockagentcore:RuntimeEndpoint":
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockagentcore/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockagentcore/index.ts"],"names":[],"mappings":"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"}
@@ -55,6 +55,7 @@ export declare class Memory extends pulumi.CustomResource {
55
55
  * The memory status.
56
56
  */
57
57
  readonly status: pulumi.Output<enums.bedrockagentcore.MemoryStatus>;
58
+ readonly streamDeliveryResources: pulumi.Output<outputs.bedrockagentcore.MemoryStreamDeliveryResources | undefined>;
58
59
  /**
59
60
  * The tags for the resources.
60
61
  */
@@ -96,6 +97,7 @@ export interface MemoryArgs {
96
97
  * The memory name.
97
98
  */
98
99
  name?: pulumi.Input<string>;
100
+ streamDeliveryResources?: pulumi.Input<inputs.bedrockagentcore.MemoryStreamDeliveryResourcesArgs>;
99
101
  /**
100
102
  * The tags for the resources.
101
103
  */
@@ -50,6 +50,7 @@ class Memory extends pulumi.CustomResource {
50
50
  resourceInputs["memoryExecutionRoleArn"] = args?.memoryExecutionRoleArn;
51
51
  resourceInputs["memoryStrategies"] = args?.memoryStrategies;
52
52
  resourceInputs["name"] = args?.name;
53
+ resourceInputs["streamDeliveryResources"] = args?.streamDeliveryResources;
53
54
  resourceInputs["tags"] = args?.tags;
54
55
  resourceInputs["createdAt"] = undefined /*out*/;
55
56
  resourceInputs["failureReason"] = undefined /*out*/;
@@ -70,6 +71,7 @@ class Memory extends pulumi.CustomResource {
70
71
  resourceInputs["memoryStrategies"] = undefined /*out*/;
71
72
  resourceInputs["name"] = undefined /*out*/;
72
73
  resourceInputs["status"] = undefined /*out*/;
74
+ resourceInputs["streamDeliveryResources"] = undefined /*out*/;
73
75
  resourceInputs["tags"] = undefined /*out*/;
74
76
  resourceInputs["updatedAt"] = undefined /*out*/;
75
77
  }
@@ -1 +1 @@
1
- {"version":3,"file":"memory.js","sourceRoot":"","sources":["../../bedrockagentcore/memory.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"memory.js","sourceRoot":"","sources":["../../bedrockagentcore/memory.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,88 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ import * as enums from "../types/enums";
5
+ /**
6
+ * Resource Type definition for AWS::BedrockAgentCore::Policy
7
+ */
8
+ export declare class Policy extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Policy resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Policy;
18
+ /**
19
+ * Returns true if the given object is an instance of Policy. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is Policy;
23
+ /**
24
+ * The timestamp when the policy was created.
25
+ */
26
+ readonly createdAt: pulumi.Output<string>;
27
+ readonly definition: pulumi.Output<outputs.bedrockagentcore.PolicyDefinition>;
28
+ /**
29
+ * A human-readable description of the policy's purpose and functionality.
30
+ */
31
+ readonly description: pulumi.Output<string | undefined>;
32
+ /**
33
+ * The customer-assigned immutable name for the policy. Must be unique within the policy engine.
34
+ */
35
+ readonly name: pulumi.Output<string>;
36
+ /**
37
+ * The Amazon Resource Name (ARN) of the policy.
38
+ */
39
+ readonly policyArn: pulumi.Output<string>;
40
+ /**
41
+ * The identifier of the policy engine which contains this policy.
42
+ */
43
+ readonly policyEngineId: pulumi.Output<string>;
44
+ /**
45
+ * The unique identifier for the policy.
46
+ */
47
+ readonly policyId: pulumi.Output<string>;
48
+ /**
49
+ * The current status of the policy.
50
+ */
51
+ readonly status: pulumi.Output<enums.bedrockagentcore.PolicyStatus>;
52
+ /**
53
+ * Additional information about the policy status.
54
+ */
55
+ readonly statusReasons: pulumi.Output<string[]>;
56
+ /**
57
+ * The timestamp when the policy was last updated.
58
+ */
59
+ readonly updatedAt: pulumi.Output<string>;
60
+ readonly validationMode: pulumi.Output<enums.bedrockagentcore.PolicyValidationMode | undefined>;
61
+ /**
62
+ * Create a Policy resource with the given unique name, arguments, and options.
63
+ *
64
+ * @param name The _unique_ name of the resource.
65
+ * @param args The arguments to use to populate this resource's properties.
66
+ * @param opts A bag of options that control this resource's behavior.
67
+ */
68
+ constructor(name: string, args: PolicyArgs, opts?: pulumi.CustomResourceOptions);
69
+ }
70
+ /**
71
+ * The set of arguments for constructing a Policy resource.
72
+ */
73
+ export interface PolicyArgs {
74
+ definition: pulumi.Input<inputs.bedrockagentcore.PolicyDefinitionArgs>;
75
+ /**
76
+ * A human-readable description of the policy's purpose and functionality.
77
+ */
78
+ description?: pulumi.Input<string>;
79
+ /**
80
+ * The customer-assigned immutable name for the policy. Must be unique within the policy engine.
81
+ */
82
+ name?: pulumi.Input<string>;
83
+ /**
84
+ * The identifier of the policy engine which contains this policy.
85
+ */
86
+ policyEngineId: pulumi.Input<string>;
87
+ validationMode?: pulumi.Input<enums.bedrockagentcore.PolicyValidationMode>;
88
+ }
@@ -0,0 +1,84 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.Policy = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::BedrockAgentCore::Policy
10
+ */
11
+ class Policy extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing Policy resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new Policy(name, undefined, { ...opts, id: id });
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of Policy. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === Policy.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a Policy resource with the given unique name, arguments, and options.
35
+ *
36
+ * @param name The _unique_ name of the resource.
37
+ * @param args The arguments to use to populate this resource's properties.
38
+ * @param opts A bag of options that control this resource's behavior.
39
+ */
40
+ constructor(name, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ if (args?.definition === undefined && !opts.urn) {
45
+ throw new Error("Missing required property 'definition'");
46
+ }
47
+ if (args?.policyEngineId === undefined && !opts.urn) {
48
+ throw new Error("Missing required property 'policyEngineId'");
49
+ }
50
+ resourceInputs["definition"] = args?.definition;
51
+ resourceInputs["description"] = args?.description;
52
+ resourceInputs["name"] = args?.name;
53
+ resourceInputs["policyEngineId"] = args?.policyEngineId;
54
+ resourceInputs["validationMode"] = args?.validationMode;
55
+ resourceInputs["createdAt"] = undefined /*out*/;
56
+ resourceInputs["policyArn"] = undefined /*out*/;
57
+ resourceInputs["policyId"] = undefined /*out*/;
58
+ resourceInputs["status"] = undefined /*out*/;
59
+ resourceInputs["statusReasons"] = undefined /*out*/;
60
+ resourceInputs["updatedAt"] = undefined /*out*/;
61
+ }
62
+ else {
63
+ resourceInputs["createdAt"] = undefined /*out*/;
64
+ resourceInputs["definition"] = undefined /*out*/;
65
+ resourceInputs["description"] = undefined /*out*/;
66
+ resourceInputs["name"] = undefined /*out*/;
67
+ resourceInputs["policyArn"] = undefined /*out*/;
68
+ resourceInputs["policyEngineId"] = undefined /*out*/;
69
+ resourceInputs["policyId"] = undefined /*out*/;
70
+ resourceInputs["status"] = undefined /*out*/;
71
+ resourceInputs["statusReasons"] = undefined /*out*/;
72
+ resourceInputs["updatedAt"] = undefined /*out*/;
73
+ resourceInputs["validationMode"] = undefined /*out*/;
74
+ }
75
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
76
+ const replaceOnChanges = { replaceOnChanges: ["name", "policyEngineId"] };
77
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
78
+ super(Policy.__pulumiType, name, resourceInputs, opts);
79
+ }
80
+ }
81
+ exports.Policy = Policy;
82
+ /** @internal */
83
+ Policy.__pulumiType = 'aws-native:bedrockagentcore:Policy';
84
+ //# sourceMappingURL=policy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"policy.js","sourceRoot":"","sources":["../../bedrockagentcore/policy.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,92 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ import * as enums from "../types/enums";
5
+ /**
6
+ * Resource Type definition for AWS::BedrockAgentCore::PolicyEngine
7
+ */
8
+ export declare class PolicyEngine extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing PolicyEngine resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): PolicyEngine;
18
+ /**
19
+ * Returns true if the given object is an instance of PolicyEngine. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is PolicyEngine;
23
+ /**
24
+ * The timestamp when the policy engine was created
25
+ */
26
+ readonly createdAt: pulumi.Output<string>;
27
+ /**
28
+ * A human-readable description of the policy engine's purpose and scope
29
+ */
30
+ readonly description: pulumi.Output<string | undefined>;
31
+ /**
32
+ * The ARN of the KMS key used to encrypt the policy engine data
33
+ */
34
+ readonly encryptionKeyArn: pulumi.Output<string | undefined>;
35
+ /**
36
+ * The customer-assigned immutable name for the policy engine
37
+ */
38
+ readonly name: pulumi.Output<string>;
39
+ /**
40
+ * The Amazon Resource Name (ARN) of the policy engine
41
+ */
42
+ readonly policyEngineArn: pulumi.Output<string>;
43
+ /**
44
+ * The unique identifier for the policy engine
45
+ */
46
+ readonly policyEngineId: pulumi.Output<string>;
47
+ /**
48
+ * The current status of the policy engine
49
+ */
50
+ readonly status: pulumi.Output<enums.bedrockagentcore.PolicyEngineStatus>;
51
+ /**
52
+ * Additional information about the policy engine status
53
+ */
54
+ readonly statusReasons: pulumi.Output<string[]>;
55
+ /**
56
+ * A list of tags to assign to the policy engine.
57
+ */
58
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
59
+ /**
60
+ * The timestamp when the policy engine was last updated
61
+ */
62
+ readonly updatedAt: pulumi.Output<string>;
63
+ /**
64
+ * Create a PolicyEngine resource with the given unique name, arguments, and options.
65
+ *
66
+ * @param name The _unique_ name of the resource.
67
+ * @param args The arguments to use to populate this resource's properties.
68
+ * @param opts A bag of options that control this resource's behavior.
69
+ */
70
+ constructor(name: string, args?: PolicyEngineArgs, opts?: pulumi.CustomResourceOptions);
71
+ }
72
+ /**
73
+ * The set of arguments for constructing a PolicyEngine resource.
74
+ */
75
+ export interface PolicyEngineArgs {
76
+ /**
77
+ * A human-readable description of the policy engine's purpose and scope
78
+ */
79
+ description?: pulumi.Input<string>;
80
+ /**
81
+ * The ARN of the KMS key used to encrypt the policy engine data
82
+ */
83
+ encryptionKeyArn?: pulumi.Input<string>;
84
+ /**
85
+ * The customer-assigned immutable name for the policy engine
86
+ */
87
+ name?: pulumi.Input<string>;
88
+ /**
89
+ * A list of tags to assign to the policy engine.
90
+ */
91
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
92
+ }