@pulumi/aws-native 1.69.0-alpha.1781420762 → 1.69.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.
- package/apigatewayv2/getStage.d.ts +16 -12
- package/apigatewayv2/getStage.js +4 -2
- package/apigatewayv2/getStage.js.map +1 -1
- package/apigatewayv2/stage.d.ts +10 -14
- package/apigatewayv2/stage.js +0 -2
- package/apigatewayv2/stage.js.map +1 -1
- package/appstream/getStack.d.ts +4 -0
- package/appstream/getStack.js.map +1 -1
- package/appstream/index.d.ts +3 -0
- package/appstream/index.js +5 -1
- package/appstream/index.js.map +1 -1
- package/appstream/stack.d.ts +8 -0
- package/appstream/stack.js +2 -0
- package/appstream/stack.js.map +1 -1
- package/appstream/stackFleetAssociation.d.ts +49 -0
- package/appstream/stackFleetAssociation.js +66 -0
- package/appstream/stackFleetAssociation.js.map +1 -0
- package/bedrockagentcore/configurationBundle.d.ts +110 -0
- package/bedrockagentcore/configurationBundle.js +85 -0
- package/bedrockagentcore/configurationBundle.js.map +1 -0
- package/bedrockagentcore/getConfigurationBundle.d.ts +59 -0
- package/bedrockagentcore/getConfigurationBundle.js +28 -0
- package/bedrockagentcore/getConfigurationBundle.js.map +1 -0
- package/bedrockagentcore/getOnlineEvaluationConfig.d.ts +8 -0
- package/bedrockagentcore/getOnlineEvaluationConfig.js.map +1 -1
- package/bedrockagentcore/index.d.ts +6 -0
- package/bedrockagentcore/index.js +9 -2
- package/bedrockagentcore/index.js.map +1 -1
- package/bedrockagentcore/onlineEvaluationConfig.d.ts +18 -2
- package/bedrockagentcore/onlineEvaluationConfig.js +4 -3
- package/bedrockagentcore/onlineEvaluationConfig.js.map +1 -1
- package/ec2/flowLog.d.ts +8 -0
- package/ec2/flowLog.js +3 -1
- package/ec2/flowLog.js.map +1 -1
- package/elasticloadbalancing/getLoadBalancer.d.ts +13 -23
- package/elasticloadbalancing/getLoadBalancer.js +2 -2
- package/elasticloadbalancing/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +7 -51
- package/elasticloadbalancing/loadBalancer.js +2 -6
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/mediaconnect/flowOutput.d.ts +8 -0
- package/mediaconnect/flowOutput.js +2 -0
- package/mediaconnect/flowOutput.js.map +1 -1
- package/neptune/dbCluster.d.ts +17 -0
- package/neptune/dbCluster.js +5 -1
- package/neptune/dbCluster.js.map +1 -1
- package/neptune/getDbCluster.d.ts +5 -0
- package/neptune/getDbCluster.js.map +1 -1
- package/neptune/index.d.ts +1 -0
- package/neptune/index.js +16 -0
- package/neptune/index.js.map +1 -1
- package/observabilityadmin/telemetryEnrichment.d.ts +3 -3
- package/observabilityadmin/telemetryEnrichment.js +3 -0
- package/observabilityadmin/telemetryEnrichment.js.map +1 -1
- package/opensearchserverless/collectionGroup.d.ts +8 -0
- package/opensearchserverless/collectionGroup.js +3 -1
- package/opensearchserverless/collectionGroup.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/sagemaker/getMlflowApp.d.ts +65 -0
- package/sagemaker/getMlflowApp.js +28 -0
- package/sagemaker/getMlflowApp.js.map +1 -0
- package/sagemaker/index.d.ts +6 -0
- package/sagemaker/index.js +9 -2
- package/sagemaker/index.js.map +1 -1
- package/sagemaker/mlflowApp.d.ts +108 -0
- package/sagemaker/mlflowApp.js +86 -0
- package/sagemaker/mlflowApp.js.map +1 -0
- package/types/enums/bedrockagentcore/index.d.ts +9 -0
- package/types/enums/bedrockagentcore/index.js +6 -1
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +5 -3
- package/types/enums/index.js.map +1 -1
- package/types/enums/mediaconnect/index.d.ts +8 -0
- package/types/enums/mediaconnect/index.js +6 -2
- package/types/enums/mediaconnect/index.js.map +1 -1
- package/types/enums/neptune/index.d.ts +8 -0
- package/types/enums/neptune/index.js +10 -0
- package/types/enums/neptune/index.js.map +1 -0
- package/types/enums/opensearchserverless/index.d.ts +8 -0
- package/types/enums/opensearchserverless/index.js +5 -1
- package/types/enums/opensearchserverless/index.js.map +1 -1
- package/types/enums/sagemaker/index.d.ts +23 -0
- package/types/enums/sagemaker/index.js +17 -2
- package/types/enums/sagemaker/index.js.map +1 -1
- package/types/input.d.ts +107 -16
- package/types/output.d.ts +135 -16
- package/types/output.js.map +1 -1
- package/verifiedpermissions/getPolicy.d.ts +1 -0
- package/verifiedpermissions/getPolicy.js.map +1 -1
- package/verifiedpermissions/getPolicyTemplate.d.ts +1 -0
- package/verifiedpermissions/getPolicyTemplate.js.map +1 -1
- package/verifiedpermissions/policy.d.ts +2 -0
- package/verifiedpermissions/policy.js +2 -0
- package/verifiedpermissions/policy.js.map +1 -1
- package/verifiedpermissions/policyTemplate.d.ts +2 -0
- package/verifiedpermissions/policyTemplate.js +2 -0
- package/verifiedpermissions/policyTemplate.js.map +1 -1
- package/wisdom/aiGuardrail.d.ts +1 -0
- package/wisdom/aiGuardrail.js +2 -0
- package/wisdom/aiGuardrail.js.map +1 -1
- package/wisdom/getAiGuardrail.d.ts +1 -0
- package/wisdom/getAiGuardrail.js.map +1 -1
|
@@ -0,0 +1,85 @@
|
|
|
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.ConfigurationBundle = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type
|
|
10
|
+
*/
|
|
11
|
+
class ConfigurationBundle extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing ConfigurationBundle 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 ConfigurationBundle(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of ConfigurationBundle. 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'] === ConfigurationBundle.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a ConfigurationBundle 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?.components === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'components'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["branchName"] = args?.branchName;
|
|
48
|
+
resourceInputs["bundleName"] = args?.bundleName;
|
|
49
|
+
resourceInputs["commitMessage"] = args?.commitMessage;
|
|
50
|
+
resourceInputs["components"] = args?.components;
|
|
51
|
+
resourceInputs["createdBy"] = args?.createdBy;
|
|
52
|
+
resourceInputs["description"] = args?.description;
|
|
53
|
+
resourceInputs["tags"] = args?.tags;
|
|
54
|
+
resourceInputs["bundleArn"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["bundleId"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["lineageMetadata"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["versionId"] = undefined /*out*/;
|
|
60
|
+
}
|
|
61
|
+
else {
|
|
62
|
+
resourceInputs["branchName"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["bundleArn"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["bundleId"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["bundleName"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["commitMessage"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["components"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["createdBy"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["lineageMetadata"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["versionId"] = undefined /*out*/;
|
|
75
|
+
}
|
|
76
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
77
|
+
const replaceOnChanges = { replaceOnChanges: ["bundleName"] };
|
|
78
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
79
|
+
super(ConfigurationBundle.__pulumiType, name, resourceInputs, opts);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
exports.ConfigurationBundle = ConfigurationBundle;
|
|
83
|
+
/** @internal */
|
|
84
|
+
ConfigurationBundle.__pulumiType = 'aws-native:bedrockagentcore:ConfigurationBundle';
|
|
85
|
+
//# sourceMappingURL=configurationBundle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configurationBundle.js","sourceRoot":"","sources":["../../bedrockagentcore/configurationBundle.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type
|
|
5
|
+
*/
|
|
6
|
+
export declare function getConfigurationBundle(args: GetConfigurationBundleArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationBundleResult>;
|
|
7
|
+
export interface GetConfigurationBundleArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The Amazon Resource Name (ARN) of the configuration bundle.
|
|
10
|
+
*/
|
|
11
|
+
bundleArn: string;
|
|
12
|
+
}
|
|
13
|
+
export interface GetConfigurationBundleResult {
|
|
14
|
+
/**
|
|
15
|
+
* The Amazon Resource Name (ARN) of the configuration bundle.
|
|
16
|
+
*/
|
|
17
|
+
readonly bundleArn?: string;
|
|
18
|
+
/**
|
|
19
|
+
* The unique identifier of the configuration bundle.
|
|
20
|
+
*/
|
|
21
|
+
readonly bundleId?: string;
|
|
22
|
+
/**
|
|
23
|
+
* A map of component identifiers to their configurations.
|
|
24
|
+
*/
|
|
25
|
+
readonly components?: {
|
|
26
|
+
[key: string]: outputs.bedrockagentcore.ConfigurationBundleComponentConfiguration;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* The timestamp when the configuration bundle was created.
|
|
30
|
+
*/
|
|
31
|
+
readonly createdAt?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The description for the configuration bundle.
|
|
34
|
+
*/
|
|
35
|
+
readonly description?: string;
|
|
36
|
+
readonly lineageMetadata?: outputs.bedrockagentcore.ConfigurationBundleVersionLineageMetadata;
|
|
37
|
+
/**
|
|
38
|
+
* Tags to assign to the configuration bundle.
|
|
39
|
+
*/
|
|
40
|
+
readonly tags?: outputs.Tag[];
|
|
41
|
+
/**
|
|
42
|
+
* The timestamp when the configuration bundle was last updated.
|
|
43
|
+
*/
|
|
44
|
+
readonly updatedAt?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The version identifier of the configuration bundle.
|
|
47
|
+
*/
|
|
48
|
+
readonly versionId?: string;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type
|
|
52
|
+
*/
|
|
53
|
+
export declare function getConfigurationBundleOutput(args: GetConfigurationBundleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetConfigurationBundleResult>;
|
|
54
|
+
export interface GetConfigurationBundleOutputArgs {
|
|
55
|
+
/**
|
|
56
|
+
* The Amazon Resource Name (ARN) of the configuration bundle.
|
|
57
|
+
*/
|
|
58
|
+
bundleArn: pulumi.Input<string>;
|
|
59
|
+
}
|
|
@@ -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.getConfigurationBundleOutput = exports.getConfigurationBundle = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type
|
|
10
|
+
*/
|
|
11
|
+
function getConfigurationBundle(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:bedrockagentcore:getConfigurationBundle", {
|
|
14
|
+
"bundleArn": args.bundleArn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getConfigurationBundle = getConfigurationBundle;
|
|
18
|
+
/**
|
|
19
|
+
* Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type
|
|
20
|
+
*/
|
|
21
|
+
function getConfigurationBundleOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getConfigurationBundle", {
|
|
24
|
+
"bundleArn": args.bundleArn,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getConfigurationBundleOutput = getConfigurationBundleOutput;
|
|
28
|
+
//# sourceMappingURL=getConfigurationBundle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getConfigurationBundle.js","sourceRoot":"","sources":["../../bedrockagentcore/getConfigurationBundle.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC;AA4CD;;GAEG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC"}
|
|
@@ -12,6 +12,10 @@ export interface GetOnlineEvaluationConfigArgs {
|
|
|
12
12
|
onlineEvaluationConfigArn: string;
|
|
13
13
|
}
|
|
14
14
|
export interface GetOnlineEvaluationConfigResult {
|
|
15
|
+
/**
|
|
16
|
+
* The configuration for clustering analysis of evaluation results.
|
|
17
|
+
*/
|
|
18
|
+
readonly clusteringConfig?: outputs.bedrockagentcore.OnlineEvaluationConfigClusteringConfig;
|
|
15
19
|
/**
|
|
16
20
|
* The timestamp when the online evaluation configuration was created.
|
|
17
21
|
*/
|
|
@@ -36,6 +40,10 @@ export interface GetOnlineEvaluationConfigResult {
|
|
|
36
40
|
* The execution status indicating whether the online evaluation is currently running.
|
|
37
41
|
*/
|
|
38
42
|
readonly executionStatus?: enums.bedrockagentcore.OnlineEvaluationConfigExecutionStatus;
|
|
43
|
+
/**
|
|
44
|
+
* The list of insights to enable for failure analysis.
|
|
45
|
+
*/
|
|
46
|
+
readonly insights?: outputs.bedrockagentcore.OnlineEvaluationConfigInsight[];
|
|
39
47
|
/**
|
|
40
48
|
* The Amazon Resource Name (ARN) of the online evaluation configuration.
|
|
41
49
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOnlineEvaluationConfig.js","sourceRoot":"","sources":["../../bedrockagentcore/getOnlineEvaluationConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC;
|
|
1
|
+
{"version":3,"file":"getOnlineEvaluationConfig.js","sourceRoot":"","sources":["../../bedrockagentcore/getOnlineEvaluationConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC;AAuED;;GAEG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAAiC;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uDAAuD,EAAE;QACxF,2BAA2B,EAAE,IAAI,CAAC,yBAAyB;KAC9D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0EAKC"}
|
|
@@ -10,6 +10,9 @@ export declare const BrowserProfile: typeof import("./browserProfile").BrowserPr
|
|
|
10
10
|
export { CodeInterpreterCustomArgs } from "./codeInterpreterCustom";
|
|
11
11
|
export type CodeInterpreterCustom = import("./codeInterpreterCustom").CodeInterpreterCustom;
|
|
12
12
|
export declare const CodeInterpreterCustom: typeof import("./codeInterpreterCustom").CodeInterpreterCustom;
|
|
13
|
+
export { ConfigurationBundleArgs } from "./configurationBundle";
|
|
14
|
+
export type ConfigurationBundle = import("./configurationBundle").ConfigurationBundle;
|
|
15
|
+
export declare const ConfigurationBundle: typeof import("./configurationBundle").ConfigurationBundle;
|
|
13
16
|
export { DatasetArgs } from "./dataset";
|
|
14
17
|
export type Dataset = import("./dataset").Dataset;
|
|
15
18
|
export declare const Dataset: typeof import("./dataset").Dataset;
|
|
@@ -34,6 +37,9 @@ export declare const getBrowserProfileOutput: typeof import("./getBrowserProfile
|
|
|
34
37
|
export { GetCodeInterpreterCustomArgs, GetCodeInterpreterCustomResult, GetCodeInterpreterCustomOutputArgs } from "./getCodeInterpreterCustom";
|
|
35
38
|
export declare const getCodeInterpreterCustom: typeof import("./getCodeInterpreterCustom").getCodeInterpreterCustom;
|
|
36
39
|
export declare const getCodeInterpreterCustomOutput: typeof import("./getCodeInterpreterCustom").getCodeInterpreterCustomOutput;
|
|
40
|
+
export { GetConfigurationBundleArgs, GetConfigurationBundleResult, GetConfigurationBundleOutputArgs } from "./getConfigurationBundle";
|
|
41
|
+
export declare const getConfigurationBundle: typeof import("./getConfigurationBundle").getConfigurationBundle;
|
|
42
|
+
export declare const getConfigurationBundleOutput: typeof import("./getConfigurationBundle").getConfigurationBundleOutput;
|
|
37
43
|
export { GetDatasetArgs, GetDatasetResult, GetDatasetOutputArgs } from "./getDataset";
|
|
38
44
|
export declare const getDataset: typeof import("./getDataset").getDataset;
|
|
39
45
|
export declare const getDatasetOutput: typeof import("./getDataset").getDatasetOutput;
|
|
@@ -16,8 +16,8 @@ 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.
|
|
20
|
-
exports.WorkloadIdentity = exports.RuntimeEndpoint = exports.Runtime = exports.ResourcePolicy = exports.PolicyEngine = exports.Policy = exports.PaymentManager = exports.PaymentCredentialProvider = exports.PaymentConnector = exports.OnlineEvaluationConfig = exports.OAuth2CredentialProvider = exports.Memory = exports.Harness = void 0;
|
|
19
|
+
exports.getRuntimeEndpoint = exports.getRuntimeOutput = exports.getRuntime = exports.getResourcePolicyOutput = exports.getResourcePolicy = exports.getPolicyEngineOutput = exports.getPolicyEngine = exports.getPolicyOutput = exports.getPolicy = exports.getPaymentManagerOutput = exports.getPaymentManager = exports.getPaymentCredentialProviderOutput = exports.getPaymentCredentialProvider = exports.getPaymentConnectorOutput = exports.getPaymentConnector = exports.getOnlineEvaluationConfigOutput = exports.getOnlineEvaluationConfig = exports.getOAuth2CredentialProviderOutput = exports.getOAuth2CredentialProvider = exports.getMemoryOutput = exports.getMemory = exports.getHarnessOutput = exports.getHarness = exports.getGatewayTargetOutput = exports.getGatewayTarget = exports.getGatewayOutput = exports.getGateway = exports.getEvaluatorOutput = exports.getEvaluator = exports.getDatasetOutput = exports.getDataset = exports.getConfigurationBundleOutput = exports.getConfigurationBundle = exports.getCodeInterpreterCustomOutput = exports.getCodeInterpreterCustom = exports.getBrowserProfileOutput = exports.getBrowserProfile = exports.getBrowserCustomOutput = exports.getBrowserCustom = exports.getApiKeyCredentialProviderOutput = exports.getApiKeyCredentialProvider = exports.GatewayTarget = exports.Gateway = exports.Evaluator = exports.Dataset = exports.ConfigurationBundle = exports.CodeInterpreterCustom = exports.BrowserProfile = exports.BrowserCustom = exports.ApiKeyCredentialProvider = void 0;
|
|
20
|
+
exports.WorkloadIdentity = exports.RuntimeEndpoint = exports.Runtime = exports.ResourcePolicy = exports.PolicyEngine = exports.Policy = exports.PaymentManager = exports.PaymentCredentialProvider = exports.PaymentConnector = exports.OnlineEvaluationConfig = exports.OAuth2CredentialProvider = exports.Memory = exports.Harness = exports.getWorkloadIdentityOutput = exports.getWorkloadIdentity = exports.getRuntimeEndpointOutput = void 0;
|
|
21
21
|
const pulumi = require("@pulumi/pulumi");
|
|
22
22
|
const utilities = require("../utilities");
|
|
23
23
|
exports.ApiKeyCredentialProvider = null;
|
|
@@ -28,6 +28,8 @@ exports.BrowserProfile = null;
|
|
|
28
28
|
utilities.lazyLoad(exports, ["BrowserProfile"], () => require("./browserProfile"));
|
|
29
29
|
exports.CodeInterpreterCustom = null;
|
|
30
30
|
utilities.lazyLoad(exports, ["CodeInterpreterCustom"], () => require("./codeInterpreterCustom"));
|
|
31
|
+
exports.ConfigurationBundle = null;
|
|
32
|
+
utilities.lazyLoad(exports, ["ConfigurationBundle"], () => require("./configurationBundle"));
|
|
31
33
|
exports.Dataset = null;
|
|
32
34
|
utilities.lazyLoad(exports, ["Dataset"], () => require("./dataset"));
|
|
33
35
|
exports.Evaluator = null;
|
|
@@ -48,6 +50,9 @@ utilities.lazyLoad(exports, ["getBrowserProfile", "getBrowserProfileOutput"], ()
|
|
|
48
50
|
exports.getCodeInterpreterCustom = null;
|
|
49
51
|
exports.getCodeInterpreterCustomOutput = null;
|
|
50
52
|
utilities.lazyLoad(exports, ["getCodeInterpreterCustom", "getCodeInterpreterCustomOutput"], () => require("./getCodeInterpreterCustom"));
|
|
53
|
+
exports.getConfigurationBundle = null;
|
|
54
|
+
exports.getConfigurationBundleOutput = null;
|
|
55
|
+
utilities.lazyLoad(exports, ["getConfigurationBundle", "getConfigurationBundleOutput"], () => require("./getConfigurationBundle"));
|
|
51
56
|
exports.getDataset = null;
|
|
52
57
|
exports.getDatasetOutput = null;
|
|
53
58
|
utilities.lazyLoad(exports, ["getDataset", "getDatasetOutput"], () => require("./getDataset"));
|
|
@@ -139,6 +144,8 @@ const _module = {
|
|
|
139
144
|
return new exports.BrowserProfile(name, undefined, { urn });
|
|
140
145
|
case "aws-native:bedrockagentcore:CodeInterpreterCustom":
|
|
141
146
|
return new exports.CodeInterpreterCustom(name, undefined, { urn });
|
|
147
|
+
case "aws-native:bedrockagentcore:ConfigurationBundle":
|
|
148
|
+
return new exports.ConfigurationBundle(name, undefined, { urn });
|
|
142
149
|
case "aws-native:bedrockagentcore:Dataset":
|
|
143
150
|
return new exports.Dataset(name, undefined, { urn });
|
|
144
151
|
case "aws-native:bedrockagentcore:Evaluator":
|
|
@@ -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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"}
|
|
@@ -20,6 +20,10 @@ export declare class OnlineEvaluationConfig extends pulumi.CustomResource {
|
|
|
20
20
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
21
|
*/
|
|
22
22
|
static isInstance(obj: any): obj is OnlineEvaluationConfig;
|
|
23
|
+
/**
|
|
24
|
+
* The configuration for clustering analysis of evaluation results.
|
|
25
|
+
*/
|
|
26
|
+
readonly clusteringConfig: pulumi.Output<outputs.bedrockagentcore.OnlineEvaluationConfigClusteringConfig | undefined>;
|
|
23
27
|
/**
|
|
24
28
|
* The timestamp when the online evaluation configuration was created.
|
|
25
29
|
*/
|
|
@@ -39,11 +43,15 @@ export declare class OnlineEvaluationConfig extends pulumi.CustomResource {
|
|
|
39
43
|
/**
|
|
40
44
|
* The list of evaluators to apply during online evaluation.
|
|
41
45
|
*/
|
|
42
|
-
readonly evaluators: pulumi.Output<outputs.bedrockagentcore.OnlineEvaluationConfigEvaluatorReference[]>;
|
|
46
|
+
readonly evaluators: pulumi.Output<outputs.bedrockagentcore.OnlineEvaluationConfigEvaluatorReference[] | undefined>;
|
|
43
47
|
/**
|
|
44
48
|
* The execution status indicating whether the online evaluation is currently running.
|
|
45
49
|
*/
|
|
46
50
|
readonly executionStatus: pulumi.Output<enums.bedrockagentcore.OnlineEvaluationConfigExecutionStatus | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* The list of insights to enable for failure analysis.
|
|
53
|
+
*/
|
|
54
|
+
readonly insights: pulumi.Output<outputs.bedrockagentcore.OnlineEvaluationConfigInsight[] | undefined>;
|
|
47
55
|
/**
|
|
48
56
|
* The Amazon Resource Name (ARN) of the online evaluation configuration.
|
|
49
57
|
*/
|
|
@@ -89,6 +97,10 @@ export declare class OnlineEvaluationConfig extends pulumi.CustomResource {
|
|
|
89
97
|
* The set of arguments for constructing a OnlineEvaluationConfig resource.
|
|
90
98
|
*/
|
|
91
99
|
export interface OnlineEvaluationConfigArgs {
|
|
100
|
+
/**
|
|
101
|
+
* The configuration for clustering analysis of evaluation results.
|
|
102
|
+
*/
|
|
103
|
+
clusteringConfig?: pulumi.Input<inputs.bedrockagentcore.OnlineEvaluationConfigClusteringConfigArgs>;
|
|
92
104
|
/**
|
|
93
105
|
* The data source configuration that specifies CloudWatch log groups and service names to monitor.
|
|
94
106
|
*/
|
|
@@ -104,11 +116,15 @@ export interface OnlineEvaluationConfigArgs {
|
|
|
104
116
|
/**
|
|
105
117
|
* The list of evaluators to apply during online evaluation.
|
|
106
118
|
*/
|
|
107
|
-
evaluators
|
|
119
|
+
evaluators?: pulumi.Input<pulumi.Input<inputs.bedrockagentcore.OnlineEvaluationConfigEvaluatorReferenceArgs>[]>;
|
|
108
120
|
/**
|
|
109
121
|
* The execution status indicating whether the online evaluation is currently running.
|
|
110
122
|
*/
|
|
111
123
|
executionStatus?: pulumi.Input<enums.bedrockagentcore.OnlineEvaluationConfigExecutionStatus>;
|
|
124
|
+
/**
|
|
125
|
+
* The list of insights to enable for failure analysis.
|
|
126
|
+
*/
|
|
127
|
+
insights?: pulumi.Input<pulumi.Input<inputs.bedrockagentcore.OnlineEvaluationConfigInsightArgs>[]>;
|
|
112
128
|
/**
|
|
113
129
|
* The name of the online evaluation configuration. Must be unique within your account.
|
|
114
130
|
*/
|
|
@@ -47,17 +47,16 @@ class OnlineEvaluationConfig extends pulumi.CustomResource {
|
|
|
47
47
|
if (args?.evaluationExecutionRoleArn === undefined && !opts.urn) {
|
|
48
48
|
throw new Error("Missing required property 'evaluationExecutionRoleArn'");
|
|
49
49
|
}
|
|
50
|
-
if (args?.evaluators === undefined && !opts.urn) {
|
|
51
|
-
throw new Error("Missing required property 'evaluators'");
|
|
52
|
-
}
|
|
53
50
|
if (args?.rule === undefined && !opts.urn) {
|
|
54
51
|
throw new Error("Missing required property 'rule'");
|
|
55
52
|
}
|
|
53
|
+
resourceInputs["clusteringConfig"] = args?.clusteringConfig;
|
|
56
54
|
resourceInputs["dataSourceConfig"] = args?.dataSourceConfig;
|
|
57
55
|
resourceInputs["description"] = args?.description;
|
|
58
56
|
resourceInputs["evaluationExecutionRoleArn"] = args?.evaluationExecutionRoleArn;
|
|
59
57
|
resourceInputs["evaluators"] = args?.evaluators;
|
|
60
58
|
resourceInputs["executionStatus"] = args?.executionStatus;
|
|
59
|
+
resourceInputs["insights"] = args?.insights;
|
|
61
60
|
resourceInputs["onlineEvaluationConfigName"] = args?.onlineEvaluationConfigName;
|
|
62
61
|
resourceInputs["rule"] = args?.rule;
|
|
63
62
|
resourceInputs["tags"] = args?.tags;
|
|
@@ -69,12 +68,14 @@ class OnlineEvaluationConfig extends pulumi.CustomResource {
|
|
|
69
68
|
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
70
69
|
}
|
|
71
70
|
else {
|
|
71
|
+
resourceInputs["clusteringConfig"] = undefined /*out*/;
|
|
72
72
|
resourceInputs["createdAt"] = undefined /*out*/;
|
|
73
73
|
resourceInputs["dataSourceConfig"] = undefined /*out*/;
|
|
74
74
|
resourceInputs["description"] = undefined /*out*/;
|
|
75
75
|
resourceInputs["evaluationExecutionRoleArn"] = undefined /*out*/;
|
|
76
76
|
resourceInputs["evaluators"] = undefined /*out*/;
|
|
77
77
|
resourceInputs["executionStatus"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["insights"] = undefined /*out*/;
|
|
78
79
|
resourceInputs["onlineEvaluationConfigArn"] = undefined /*out*/;
|
|
79
80
|
resourceInputs["onlineEvaluationConfigId"] = undefined /*out*/;
|
|
80
81
|
resourceInputs["onlineEvaluationConfigName"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"onlineEvaluationConfig.js","sourceRoot":"","sources":["../../bedrockagentcore/onlineEvaluationConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;
|
|
1
|
+
{"version":3,"file":"onlineEvaluationConfig.js","sourceRoot":"","sources":["../../bedrockagentcore/onlineEvaluationConfig.ts"],"names":[],"mappings":"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"}
|
package/ec2/flowLog.d.ts
CHANGED
|
@@ -64,6 +64,10 @@ export declare class FlowLog extends pulumi.CustomResource {
|
|
|
64
64
|
* The type of resource for which to create the flow log. For example, if you specified a VPC ID for the ResourceId property, specify VPC for this property.
|
|
65
65
|
*/
|
|
66
66
|
readonly resourceType: pulumi.Output<enums.ec2.FlowLogResourceType>;
|
|
67
|
+
/**
|
|
68
|
+
* The resource types and associated tags for EC2 resources associated with the EC2 Tags feature for log enrichment.
|
|
69
|
+
*/
|
|
70
|
+
readonly tagFieldSpecifications: pulumi.Output<outputs.ec2.FlowLogTagFieldSpecification[] | undefined>;
|
|
67
71
|
/**
|
|
68
72
|
* The tags to apply to the flow logs.
|
|
69
73
|
*/
|
|
@@ -125,6 +129,10 @@ export interface FlowLogArgs {
|
|
|
125
129
|
* The type of resource for which to create the flow log. For example, if you specified a VPC ID for the ResourceId property, specify VPC for this property.
|
|
126
130
|
*/
|
|
127
131
|
resourceType: pulumi.Input<enums.ec2.FlowLogResourceType>;
|
|
132
|
+
/**
|
|
133
|
+
* The resource types and associated tags for EC2 resources associated with the EC2 Tags feature for log enrichment.
|
|
134
|
+
*/
|
|
135
|
+
tagFieldSpecifications?: pulumi.Input<pulumi.Input<inputs.ec2.FlowLogTagFieldSpecificationArgs>[]>;
|
|
128
136
|
/**
|
|
129
137
|
* The tags to apply to the flow logs.
|
|
130
138
|
*/
|
package/ec2/flowLog.js
CHANGED
|
@@ -57,6 +57,7 @@ class FlowLog extends pulumi.CustomResource {
|
|
|
57
57
|
resourceInputs["maxAggregationInterval"] = args?.maxAggregationInterval;
|
|
58
58
|
resourceInputs["resourceId"] = args?.resourceId;
|
|
59
59
|
resourceInputs["resourceType"] = args?.resourceType;
|
|
60
|
+
resourceInputs["tagFieldSpecifications"] = args?.tagFieldSpecifications;
|
|
60
61
|
resourceInputs["tags"] = args?.tags;
|
|
61
62
|
resourceInputs["trafficType"] = args?.trafficType;
|
|
62
63
|
resourceInputs["awsId"] = undefined /*out*/;
|
|
@@ -73,11 +74,12 @@ class FlowLog extends pulumi.CustomResource {
|
|
|
73
74
|
resourceInputs["maxAggregationInterval"] = undefined /*out*/;
|
|
74
75
|
resourceInputs["resourceId"] = undefined /*out*/;
|
|
75
76
|
resourceInputs["resourceType"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["tagFieldSpecifications"] = undefined /*out*/;
|
|
76
78
|
resourceInputs["tags"] = undefined /*out*/;
|
|
77
79
|
resourceInputs["trafficType"] = undefined /*out*/;
|
|
78
80
|
}
|
|
79
81
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
80
|
-
const replaceOnChanges = { replaceOnChanges: ["deliverCrossAccountRole", "deliverLogsPermissionArn", "destinationOptions", "logDestination", "logDestinationType", "logFormat", "logGroupName", "maxAggregationInterval", "resourceId", "resourceType", "trafficType"] };
|
|
82
|
+
const replaceOnChanges = { replaceOnChanges: ["deliverCrossAccountRole", "deliverLogsPermissionArn", "destinationOptions", "logDestination", "logDestinationType", "logFormat", "logGroupName", "maxAggregationInterval", "resourceId", "resourceType", "tagFieldSpecifications[*]", "trafficType"] };
|
|
81
83
|
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
82
84
|
super(FlowLog.__pulumiType, name, resourceInputs, opts);
|
|
83
85
|
}
|
package/ec2/flowLog.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flowLog.js","sourceRoot":"","sources":["../../ec2/flowLog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"flowLog.js","sourceRoot":"","sources":["../../ec2/flowLog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IA2DD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiB,EAAE,IAAmC;QAC5E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,EAAE,wBAAwB,CAAC;YAC5E,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,yBAAyB,EAAE,0BAA0B,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,WAAW,EAAE,cAAc,EAAE,wBAAwB,EAAE,YAAY,EAAE,cAAc,EAAE,2BAA2B,EAAE,aAAa,CAAC,EAAE,CAAC;QACtS,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAvIL,0BAwIC;AA3HG,gBAAgB;AACO,oBAAY,GAAG,wBAAwB,CAAC"}
|
|
@@ -5,7 +5,10 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare function getLoadBalancer(args: GetLoadBalancerArgs, opts?: pulumi.InvokeOptions): Promise<GetLoadBalancerResult>;
|
|
7
7
|
export interface GetLoadBalancerArgs {
|
|
8
|
-
|
|
8
|
+
/**
|
|
9
|
+
* The name of the load balancer. This name must be unique within your set of load balancers for the region.
|
|
10
|
+
*/
|
|
11
|
+
loadBalancerName: string;
|
|
9
12
|
}
|
|
10
13
|
export interface GetLoadBalancerResult {
|
|
11
14
|
/**
|
|
@@ -17,13 +20,11 @@ export interface GetLoadBalancerResult {
|
|
|
17
20
|
*/
|
|
18
21
|
readonly appCookieStickinessPolicy?: outputs.elasticloadbalancing.LoadBalancerAppCookieStickinessPolicy[];
|
|
19
22
|
/**
|
|
20
|
-
* The Availability Zones for a load balancer in a default VPC. For a load balancer in a nondefault VPC, specify
|
|
21
|
-
*
|
|
22
|
-
* Update requires replacement if you did not previously specify an Availability Zone or if you are removing all Availability Zones. Otherwise, update requires no interruption.
|
|
23
|
+
* The Availability Zones for a load balancer in a default VPC. For a load balancer in a nondefault VPC, specify Subnets instead.
|
|
23
24
|
*/
|
|
24
25
|
readonly availabilityZones?: string[];
|
|
25
26
|
/**
|
|
26
|
-
* The name of the Route 53 hosted zone that is associated with the load balancer. Internal-facing load balancers
|
|
27
|
+
* The name of the Route 53 hosted zone that is associated with the load balancer. Internal-facing load balancers.
|
|
27
28
|
*/
|
|
28
29
|
readonly canonicalHostedZoneName?: string;
|
|
29
30
|
/**
|
|
@@ -32,33 +33,24 @@ export interface GetLoadBalancerResult {
|
|
|
32
33
|
readonly canonicalHostedZoneNameId?: string;
|
|
33
34
|
/**
|
|
34
35
|
* If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy instance.
|
|
35
|
-
*
|
|
36
|
-
* For more information, see [Configure connection draining](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-conn-drain.html) in the *User Guide for Classic Load Balancers* .
|
|
37
36
|
*/
|
|
38
37
|
readonly connectionDrainingPolicy?: outputs.elasticloadbalancing.LoadBalancerConnectionDrainingPolicy;
|
|
39
38
|
/**
|
|
40
39
|
* If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.
|
|
41
|
-
*
|
|
42
|
-
* By default, Elastic Load Balancing maintains a 60-second idle connection timeout for both front-end and back-end connections of your load balancer. For more information, see [Configure idle connection timeout](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-idle-timeout.html) in the *User Guide for Classic Load Balancers* .
|
|
43
40
|
*/
|
|
44
41
|
readonly connectionSettings?: outputs.elasticloadbalancing.LoadBalancerConnectionSettings;
|
|
45
42
|
/**
|
|
46
43
|
* If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones.
|
|
47
|
-
*
|
|
48
|
-
* For more information, see [Configure cross-zone load balancing](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-crosszone-lb.html) in the *User Guide for Classic Load Balancers* .
|
|
49
44
|
*/
|
|
50
45
|
readonly crossZone?: boolean;
|
|
51
46
|
/**
|
|
52
|
-
* The DNS name for the load balancer
|
|
47
|
+
* The DNS name for the load balancer
|
|
53
48
|
*/
|
|
54
49
|
readonly dnsName?: string;
|
|
55
50
|
/**
|
|
56
51
|
* The health check settings to use when evaluating the health of your EC2 instances.
|
|
57
|
-
*
|
|
58
|
-
* Update requires replacement if you did not previously specify health check settings or if you are removing the health check settings. Otherwise, update requires no interruption.
|
|
59
52
|
*/
|
|
60
53
|
readonly healthCheck?: outputs.elasticloadbalancing.LoadBalancerHealthCheck;
|
|
61
|
-
readonly id?: string;
|
|
62
54
|
/**
|
|
63
55
|
* The IDs of the instances for the load balancer.
|
|
64
56
|
*/
|
|
@@ -68,9 +60,7 @@ export interface GetLoadBalancerResult {
|
|
|
68
60
|
*/
|
|
69
61
|
readonly lbCookieStickinessPolicy?: outputs.elasticloadbalancing.LoadBalancerLbCookieStickinessPolicy[];
|
|
70
62
|
/**
|
|
71
|
-
* The
|
|
72
|
-
*
|
|
73
|
-
* If you update the properties for a listener, AWS CloudFormation deletes the existing listener and creates a new one with the specified properties. While the new listener is being created, clients cannot connect to the load balancer.
|
|
63
|
+
* The Listeners for the load balancer. You can specify at most one listener per port.
|
|
74
64
|
*/
|
|
75
65
|
readonly listeners?: outputs.elasticloadbalancing.LoadBalancerListeners[];
|
|
76
66
|
/**
|
|
@@ -81,12 +71,9 @@ export interface GetLoadBalancerResult {
|
|
|
81
71
|
* The security groups for the load balancer. Valid only for load balancers in a VPC.
|
|
82
72
|
*/
|
|
83
73
|
readonly securityGroups?: string[];
|
|
84
|
-
readonly
|
|
85
|
-
readonly sourceSecurityGroupOwnerAlias?: string;
|
|
74
|
+
readonly sourceSecurityGroup?: outputs.elasticloadbalancing.LoadBalancerSourceSecurityGroup;
|
|
86
75
|
/**
|
|
87
76
|
* The IDs of the subnets for the load balancer. You can specify at most one subnet per Availability Zone.
|
|
88
|
-
*
|
|
89
|
-
* Update requires replacement if you did not previously specify a subnet or if you are removing all subnets. Otherwise, update requires no interruption. To update to a different subnet in the current Availability Zone, you must first update to a subnet in a different Availability Zone, then update to the new subnet in the original Availability Zone.
|
|
90
77
|
*/
|
|
91
78
|
readonly subnets?: string[];
|
|
92
79
|
/**
|
|
@@ -99,5 +86,8 @@ export interface GetLoadBalancerResult {
|
|
|
99
86
|
*/
|
|
100
87
|
export declare function getLoadBalancerOutput(args: GetLoadBalancerOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLoadBalancerResult>;
|
|
101
88
|
export interface GetLoadBalancerOutputArgs {
|
|
102
|
-
|
|
89
|
+
/**
|
|
90
|
+
* The name of the load balancer. This name must be unique within your set of load balancers for the region.
|
|
91
|
+
*/
|
|
92
|
+
loadBalancerName: pulumi.Input<string>;
|
|
103
93
|
}
|
|
@@ -11,7 +11,7 @@ const utilities = require("../utilities");
|
|
|
11
11
|
function getLoadBalancer(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
13
|
return pulumi.runtime.invoke("aws-native:elasticloadbalancing:getLoadBalancer", {
|
|
14
|
-
"
|
|
14
|
+
"loadBalancerName": args.loadBalancerName,
|
|
15
15
|
}, opts);
|
|
16
16
|
}
|
|
17
17
|
exports.getLoadBalancer = getLoadBalancer;
|
|
@@ -21,7 +21,7 @@ exports.getLoadBalancer = getLoadBalancer;
|
|
|
21
21
|
function getLoadBalancerOutput(args, opts) {
|
|
22
22
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
23
|
return pulumi.runtime.invokeOutput("aws-native:elasticloadbalancing:getLoadBalancer", {
|
|
24
|
-
"
|
|
24
|
+
"loadBalancerName": args.loadBalancerName,
|
|
25
25
|
}, opts);
|
|
26
26
|
}
|
|
27
27
|
exports.getLoadBalancerOutput = getLoadBalancerOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../elasticloadbalancing/getLoadBalancer.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,iDAAiD,EAAE;QAC5E,
|
|
1
|
+
{"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../../elasticloadbalancing/getLoadBalancer.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,iDAAiD,EAAE;QAC5E,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAgFD;;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,iDAAiD,EAAE;QAClF,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|