@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
|
@@ -6,9 +6,13 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
export declare function getStage(args: GetStageArgs, opts?: pulumi.InvokeOptions): Promise<GetStageResult>;
|
|
7
7
|
export interface GetStageArgs {
|
|
8
8
|
/**
|
|
9
|
-
* The identifier.
|
|
9
|
+
* The API identifier.
|
|
10
10
|
*/
|
|
11
|
-
|
|
11
|
+
apiId: string;
|
|
12
|
+
/**
|
|
13
|
+
* The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be $default. Maximum length is 128 characters.
|
|
14
|
+
*/
|
|
15
|
+
stageName: string;
|
|
12
16
|
}
|
|
13
17
|
export interface GetStageResult {
|
|
14
18
|
/**
|
|
@@ -16,11 +20,11 @@ export interface GetStageResult {
|
|
|
16
20
|
*/
|
|
17
21
|
readonly accessLogSettings?: outputs.apigatewayv2.StageAccessLogSettings;
|
|
18
22
|
/**
|
|
19
|
-
* Specifies whether updates to an API automatically trigger a new deployment. The default value is
|
|
23
|
+
* Specifies whether updates to an API automatically trigger a new deployment. The default value is false.
|
|
20
24
|
*/
|
|
21
25
|
readonly autoDeploy?: boolean;
|
|
22
26
|
/**
|
|
23
|
-
* The identifier of a client certificate for a
|
|
27
|
+
* The identifier of a client certificate for a Stage. Supported only for WebSocket APIs.
|
|
24
28
|
*/
|
|
25
29
|
readonly clientCertificateId?: string;
|
|
26
30
|
/**
|
|
@@ -28,17 +32,13 @@ export interface GetStageResult {
|
|
|
28
32
|
*/
|
|
29
33
|
readonly defaultRouteSettings?: outputs.apigatewayv2.StageRouteSettings;
|
|
30
34
|
/**
|
|
31
|
-
* The deployment identifier for the API stage. Can't be updated if
|
|
35
|
+
* The deployment identifier for the API stage. Can't be updated if autoDeploy is enabled.
|
|
32
36
|
*/
|
|
33
37
|
readonly deploymentId?: string;
|
|
34
38
|
/**
|
|
35
39
|
* The description for the API stage.
|
|
36
40
|
*/
|
|
37
41
|
readonly description?: string;
|
|
38
|
-
/**
|
|
39
|
-
* The identifier.
|
|
40
|
-
*/
|
|
41
|
-
readonly id?: string;
|
|
42
42
|
/**
|
|
43
43
|
* Route settings for the stage.
|
|
44
44
|
*
|
|
@@ -46,7 +46,7 @@ export interface GetStageResult {
|
|
|
46
46
|
*/
|
|
47
47
|
readonly routeSettings?: any;
|
|
48
48
|
/**
|
|
49
|
-
* A map that defines the stage variables for a
|
|
49
|
+
* A map that defines the stage variables for a Stage. Variable names can have alphanumeric and underscore characters, and the values must match [A-Za-z0-9-._~:/?#&=,]+.
|
|
50
50
|
*
|
|
51
51
|
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::ApiGatewayV2::Stage` for more information about the expected schema for this property.
|
|
52
52
|
*/
|
|
@@ -64,7 +64,11 @@ export interface GetStageResult {
|
|
|
64
64
|
export declare function getStageOutput(args: GetStageOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetStageResult>;
|
|
65
65
|
export interface GetStageOutputArgs {
|
|
66
66
|
/**
|
|
67
|
-
* The identifier.
|
|
67
|
+
* The API identifier.
|
|
68
|
+
*/
|
|
69
|
+
apiId: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be $default. Maximum length is 128 characters.
|
|
68
72
|
*/
|
|
69
|
-
|
|
73
|
+
stageName: pulumi.Input<string>;
|
|
70
74
|
}
|
package/apigatewayv2/getStage.js
CHANGED
|
@@ -11,7 +11,8 @@ const utilities = require("../utilities");
|
|
|
11
11
|
function getStage(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
13
|
return pulumi.runtime.invoke("aws-native:apigatewayv2:getStage", {
|
|
14
|
-
"
|
|
14
|
+
"apiId": args.apiId,
|
|
15
|
+
"stageName": args.stageName,
|
|
15
16
|
}, opts);
|
|
16
17
|
}
|
|
17
18
|
exports.getStage = getStage;
|
|
@@ -21,7 +22,8 @@ exports.getStage = getStage;
|
|
|
21
22
|
function getStageOutput(args, opts) {
|
|
22
23
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
24
|
return pulumi.runtime.invokeOutput("aws-native:apigatewayv2:getStage", {
|
|
24
|
-
"
|
|
25
|
+
"apiId": args.apiId,
|
|
26
|
+
"stageName": args.stageName,
|
|
25
27
|
}, opts);
|
|
26
28
|
}
|
|
27
29
|
exports.getStageOutput = getStageOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStage.js","sourceRoot":"","sources":["../../apigatewayv2/getStage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"getStage.js","sourceRoot":"","sources":["../../apigatewayv2/getStage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAyDD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
|
package/apigatewayv2/stage.d.ts
CHANGED
|
@@ -28,15 +28,11 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
28
28
|
*/
|
|
29
29
|
readonly apiId: pulumi.Output<string>;
|
|
30
30
|
/**
|
|
31
|
-
* Specifies whether updates to an API automatically trigger a new deployment. The default value is
|
|
31
|
+
* Specifies whether updates to an API automatically trigger a new deployment. The default value is false.
|
|
32
32
|
*/
|
|
33
33
|
readonly autoDeploy: pulumi.Output<boolean | undefined>;
|
|
34
34
|
/**
|
|
35
|
-
* The identifier.
|
|
36
|
-
*/
|
|
37
|
-
readonly awsId: pulumi.Output<string>;
|
|
38
|
-
/**
|
|
39
|
-
* The identifier of a client certificate for a `Stage` . Supported only for WebSocket APIs.
|
|
35
|
+
* The identifier of a client certificate for a Stage. Supported only for WebSocket APIs.
|
|
40
36
|
*/
|
|
41
37
|
readonly clientCertificateId: pulumi.Output<string | undefined>;
|
|
42
38
|
/**
|
|
@@ -44,7 +40,7 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
44
40
|
*/
|
|
45
41
|
readonly defaultRouteSettings: pulumi.Output<outputs.apigatewayv2.StageRouteSettings | undefined>;
|
|
46
42
|
/**
|
|
47
|
-
* The deployment identifier for the API stage. Can't be updated if
|
|
43
|
+
* The deployment identifier for the API stage. Can't be updated if autoDeploy is enabled.
|
|
48
44
|
*/
|
|
49
45
|
readonly deploymentId: pulumi.Output<string | undefined>;
|
|
50
46
|
/**
|
|
@@ -58,11 +54,11 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
58
54
|
*/
|
|
59
55
|
readonly routeSettings: pulumi.Output<any | undefined>;
|
|
60
56
|
/**
|
|
61
|
-
* The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be
|
|
57
|
+
* The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be $default. Maximum length is 128 characters.
|
|
62
58
|
*/
|
|
63
59
|
readonly stageName: pulumi.Output<string>;
|
|
64
60
|
/**
|
|
65
|
-
* A map that defines the stage variables for a
|
|
61
|
+
* A map that defines the stage variables for a Stage. Variable names can have alphanumeric and underscore characters, and the values must match [A-Za-z0-9-._~:/?#&=,]+.
|
|
66
62
|
*
|
|
67
63
|
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::ApiGatewayV2::Stage` for more information about the expected schema for this property.
|
|
68
64
|
*/
|
|
@@ -95,11 +91,11 @@ export interface StageArgs {
|
|
|
95
91
|
*/
|
|
96
92
|
apiId: pulumi.Input<string>;
|
|
97
93
|
/**
|
|
98
|
-
* Specifies whether updates to an API automatically trigger a new deployment. The default value is
|
|
94
|
+
* Specifies whether updates to an API automatically trigger a new deployment. The default value is false.
|
|
99
95
|
*/
|
|
100
96
|
autoDeploy?: pulumi.Input<boolean>;
|
|
101
97
|
/**
|
|
102
|
-
* The identifier of a client certificate for a
|
|
98
|
+
* The identifier of a client certificate for a Stage. Supported only for WebSocket APIs.
|
|
103
99
|
*/
|
|
104
100
|
clientCertificateId?: pulumi.Input<string>;
|
|
105
101
|
/**
|
|
@@ -107,7 +103,7 @@ export interface StageArgs {
|
|
|
107
103
|
*/
|
|
108
104
|
defaultRouteSettings?: pulumi.Input<inputs.apigatewayv2.StageRouteSettingsArgs>;
|
|
109
105
|
/**
|
|
110
|
-
* The deployment identifier for the API stage. Can't be updated if
|
|
106
|
+
* The deployment identifier for the API stage. Can't be updated if autoDeploy is enabled.
|
|
111
107
|
*/
|
|
112
108
|
deploymentId?: pulumi.Input<string>;
|
|
113
109
|
/**
|
|
@@ -121,11 +117,11 @@ export interface StageArgs {
|
|
|
121
117
|
*/
|
|
122
118
|
routeSettings?: any;
|
|
123
119
|
/**
|
|
124
|
-
* The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be
|
|
120
|
+
* The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be $default. Maximum length is 128 characters.
|
|
125
121
|
*/
|
|
126
122
|
stageName?: pulumi.Input<string>;
|
|
127
123
|
/**
|
|
128
|
-
* A map that defines the stage variables for a
|
|
124
|
+
* A map that defines the stage variables for a Stage. Variable names can have alphanumeric and underscore characters, and the values must match [A-Za-z0-9-._~:/?#&=,]+.
|
|
129
125
|
*
|
|
130
126
|
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::ApiGatewayV2::Stage` for more information about the expected schema for this property.
|
|
131
127
|
*/
|
package/apigatewayv2/stage.js
CHANGED
|
@@ -55,13 +55,11 @@ class Stage extends pulumi.CustomResource {
|
|
|
55
55
|
resourceInputs["stageName"] = args?.stageName;
|
|
56
56
|
resourceInputs["stageVariables"] = args?.stageVariables;
|
|
57
57
|
resourceInputs["tags"] = args?.tags;
|
|
58
|
-
resourceInputs["awsId"] = undefined /*out*/;
|
|
59
58
|
}
|
|
60
59
|
else {
|
|
61
60
|
resourceInputs["accessLogSettings"] = undefined /*out*/;
|
|
62
61
|
resourceInputs["apiId"] = undefined /*out*/;
|
|
63
62
|
resourceInputs["autoDeploy"] = undefined /*out*/;
|
|
64
|
-
resourceInputs["awsId"] = undefined /*out*/;
|
|
65
63
|
resourceInputs["clientCertificateId"] = undefined /*out*/;
|
|
66
64
|
resourceInputs["defaultRouteSettings"] = undefined /*out*/;
|
|
67
65
|
resourceInputs["deploymentId"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stage.js","sourceRoot":"","sources":["../../apigatewayv2/stage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,KAAK,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"stage.js","sourceRoot":"","sources":["../../apigatewayv2/stage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,KAAK,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAqDD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAe,EAAE,IAAmC;QAC1E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;aAAM;YACH,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,OAAO,EAAE,WAAW,CAAC,EAAE,CAAC;QACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AAxHL,sBAyHC;AA5GG,gBAAgB;AACO,kBAAY,GAAG,+BAA+B,CAAC"}
|
package/appstream/getStack.d.ts
CHANGED
|
@@ -19,6 +19,10 @@ export interface GetStackResult {
|
|
|
19
19
|
* The persistent application settings for users of the stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.
|
|
20
20
|
*/
|
|
21
21
|
readonly applicationSettings?: outputs.appstream.StackApplicationSettings;
|
|
22
|
+
/**
|
|
23
|
+
* The content redirection settings for the stack. These settings control URL redirection between the streaming session and the local device.
|
|
24
|
+
*/
|
|
25
|
+
readonly contentRedirection?: outputs.appstream.StackContentRedirection;
|
|
22
26
|
/**
|
|
23
27
|
* The description to display.
|
|
24
28
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStack.js","sourceRoot":"","sources":["../../appstream/getStack.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;
|
|
1
|
+
{"version":3,"file":"getStack.js","sourceRoot":"","sources":["../../appstream/getStack.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AA2DD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+BAA+B,EAAE;QAChE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
|
package/appstream/index.d.ts
CHANGED
|
@@ -49,6 +49,9 @@ export declare const ImageBuilder: typeof import("./imageBuilder").ImageBuilder;
|
|
|
49
49
|
export { StackArgs } from "./stack";
|
|
50
50
|
export type Stack = import("./stack").Stack;
|
|
51
51
|
export declare const Stack: typeof import("./stack").Stack;
|
|
52
|
+
export { StackFleetAssociationArgs } from "./stackFleetAssociation";
|
|
53
|
+
export type StackFleetAssociation = import("./stackFleetAssociation").StackFleetAssociation;
|
|
54
|
+
export declare const StackFleetAssociation: typeof import("./stackFleetAssociation").StackFleetAssociation;
|
|
52
55
|
export { StackUserAssociationArgs } from "./stackUserAssociation";
|
|
53
56
|
export type StackUserAssociation = import("./stackUserAssociation").StackUserAssociation;
|
|
54
57
|
export declare const StackUserAssociation: typeof import("./stackUserAssociation").StackUserAssociation;
|
package/appstream/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.User = exports.StackUserAssociation = exports.Stack = exports.ImageBuilder = exports.getUserOutput = exports.getUser = exports.getStackOutput = exports.getStack = exports.getImageBuilderOutput = exports.getImageBuilder = exports.getEntitlementOutput = exports.getEntitlement = exports.getDirectoryConfigOutput = exports.getDirectoryConfig = exports.getApplicationOutput = exports.getApplication = exports.getAppBlockBuilderOutput = exports.getAppBlockBuilder = exports.getAppBlockOutput = exports.getAppBlock = exports.Entitlement = exports.DirectoryConfig = exports.ApplicationFleetAssociation = exports.ApplicationEntitlementAssociation = exports.Application = exports.AppBlockBuilder = exports.AppBlock = void 0;
|
|
5
|
+
exports.User = exports.StackUserAssociation = exports.StackFleetAssociation = exports.Stack = exports.ImageBuilder = exports.getUserOutput = exports.getUser = exports.getStackOutput = exports.getStack = exports.getImageBuilderOutput = exports.getImageBuilder = exports.getEntitlementOutput = exports.getEntitlement = exports.getDirectoryConfigOutput = exports.getDirectoryConfig = exports.getApplicationOutput = exports.getApplication = exports.getAppBlockBuilderOutput = exports.getAppBlockBuilder = exports.getAppBlockOutput = exports.getAppBlock = exports.Entitlement = exports.DirectoryConfig = exports.ApplicationFleetAssociation = exports.ApplicationEntitlementAssociation = exports.Application = exports.AppBlockBuilder = exports.AppBlock = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.AppBlock = null;
|
|
@@ -47,6 +47,8 @@ exports.ImageBuilder = null;
|
|
|
47
47
|
utilities.lazyLoad(exports, ["ImageBuilder"], () => require("./imageBuilder"));
|
|
48
48
|
exports.Stack = null;
|
|
49
49
|
utilities.lazyLoad(exports, ["Stack"], () => require("./stack"));
|
|
50
|
+
exports.StackFleetAssociation = null;
|
|
51
|
+
utilities.lazyLoad(exports, ["StackFleetAssociation"], () => require("./stackFleetAssociation"));
|
|
50
52
|
exports.StackUserAssociation = null;
|
|
51
53
|
utilities.lazyLoad(exports, ["StackUserAssociation"], () => require("./stackUserAssociation"));
|
|
52
54
|
exports.User = null;
|
|
@@ -73,6 +75,8 @@ const _module = {
|
|
|
73
75
|
return new exports.ImageBuilder(name, undefined, { urn });
|
|
74
76
|
case "aws-native:appstream:Stack":
|
|
75
77
|
return new exports.Stack(name, undefined, { urn });
|
|
78
|
+
case "aws-native:appstream:StackFleetAssociation":
|
|
79
|
+
return new exports.StackFleetAssociation(name, undefined, { urn });
|
|
76
80
|
case "aws-native:appstream:StackUserAssociation":
|
|
77
81
|
return new exports.StackUserAssociation(name, undefined, { urn });
|
|
78
82
|
case "aws-native:appstream:User":
|
package/appstream/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../appstream/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../appstream/index.ts"],"names":[],"mappings":"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"}
|
package/appstream/stack.d.ts
CHANGED
|
@@ -31,6 +31,10 @@ export declare class Stack extends pulumi.CustomResource {
|
|
|
31
31
|
* The stack attributes to delete.
|
|
32
32
|
*/
|
|
33
33
|
readonly attributesToDelete: pulumi.Output<string[] | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* The content redirection settings for the stack. These settings control URL redirection between the streaming session and the local device.
|
|
36
|
+
*/
|
|
37
|
+
readonly contentRedirection: pulumi.Output<outputs.appstream.StackContentRedirection | undefined>;
|
|
34
38
|
/**
|
|
35
39
|
* This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
|
|
36
40
|
*/
|
|
@@ -100,6 +104,10 @@ export interface StackArgs {
|
|
|
100
104
|
* The stack attributes to delete.
|
|
101
105
|
*/
|
|
102
106
|
attributesToDelete?: pulumi.Input<pulumi.Input<string>[]>;
|
|
107
|
+
/**
|
|
108
|
+
* The content redirection settings for the stack. These settings control URL redirection between the streaming session and the local device.
|
|
109
|
+
*/
|
|
110
|
+
contentRedirection?: pulumi.Input<inputs.appstream.StackContentRedirectionArgs>;
|
|
103
111
|
/**
|
|
104
112
|
* This parameter has been deprecated. Deletes the storage connectors currently enabled for the stack.
|
|
105
113
|
*/
|
package/appstream/stack.js
CHANGED
|
@@ -44,6 +44,7 @@ class Stack extends pulumi.CustomResource {
|
|
|
44
44
|
resourceInputs["accessEndpoints"] = args?.accessEndpoints;
|
|
45
45
|
resourceInputs["applicationSettings"] = args?.applicationSettings;
|
|
46
46
|
resourceInputs["attributesToDelete"] = args?.attributesToDelete;
|
|
47
|
+
resourceInputs["contentRedirection"] = args?.contentRedirection;
|
|
47
48
|
resourceInputs["deleteStorageConnectors"] = args?.deleteStorageConnectors;
|
|
48
49
|
resourceInputs["description"] = args?.description;
|
|
49
50
|
resourceInputs["displayName"] = args?.displayName;
|
|
@@ -60,6 +61,7 @@ class Stack extends pulumi.CustomResource {
|
|
|
60
61
|
resourceInputs["accessEndpoints"] = undefined /*out*/;
|
|
61
62
|
resourceInputs["applicationSettings"] = undefined /*out*/;
|
|
62
63
|
resourceInputs["attributesToDelete"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["contentRedirection"] = undefined /*out*/;
|
|
63
65
|
resourceInputs["deleteStorageConnectors"] = undefined /*out*/;
|
|
64
66
|
resourceInputs["description"] = undefined /*out*/;
|
|
65
67
|
resourceInputs["displayName"] = undefined /*out*/;
|
package/appstream/stack.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stack.js","sourceRoot":"","sources":["../../appstream/stack.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,KAAK,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"stack.js","sourceRoot":"","sources":["../../appstream/stack.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::AppStream::StackFleetAssociation
|
|
4
|
+
*/
|
|
5
|
+
export declare class StackFleetAssociation extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing StackFleetAssociation resource's state with the given name, ID, and optional extra
|
|
8
|
+
* properties used to qualify the lookup.
|
|
9
|
+
*
|
|
10
|
+
* @param name The _unique_ name of the resulting resource.
|
|
11
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): StackFleetAssociation;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of StackFleetAssociation. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is StackFleetAssociation;
|
|
20
|
+
/**
|
|
21
|
+
* The name of the fleet. To associate a fleet with a stack, you must specify a dependency on the fleet resource.
|
|
22
|
+
*/
|
|
23
|
+
readonly fleetName: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* The name of the stack. To associate a fleet with a stack, you must specify a dependency on the stack resource.
|
|
26
|
+
*/
|
|
27
|
+
readonly stackName: pulumi.Output<string>;
|
|
28
|
+
/**
|
|
29
|
+
* Create a StackFleetAssociation resource with the given unique name, arguments, and options.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resource.
|
|
32
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
33
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
34
|
+
*/
|
|
35
|
+
constructor(name: string, args: StackFleetAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* The set of arguments for constructing a StackFleetAssociation resource.
|
|
39
|
+
*/
|
|
40
|
+
export interface StackFleetAssociationArgs {
|
|
41
|
+
/**
|
|
42
|
+
* The name of the fleet. To associate a fleet with a stack, you must specify a dependency on the fleet resource.
|
|
43
|
+
*/
|
|
44
|
+
fleetName: pulumi.Input<string>;
|
|
45
|
+
/**
|
|
46
|
+
* The name of the stack. To associate a fleet with a stack, you must specify a dependency on the stack resource.
|
|
47
|
+
*/
|
|
48
|
+
stackName: pulumi.Input<string>;
|
|
49
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.StackFleetAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::AppStream::StackFleetAssociation
|
|
10
|
+
*/
|
|
11
|
+
class StackFleetAssociation extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing StackFleetAssociation 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 StackFleetAssociation(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of StackFleetAssociation. 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'] === StackFleetAssociation.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a StackFleetAssociation 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?.fleetName === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'fleetName'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.stackName === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'stackName'");
|
|
49
|
+
}
|
|
50
|
+
resourceInputs["fleetName"] = args?.fleetName;
|
|
51
|
+
resourceInputs["stackName"] = args?.stackName;
|
|
52
|
+
}
|
|
53
|
+
else {
|
|
54
|
+
resourceInputs["fleetName"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["stackName"] = undefined /*out*/;
|
|
56
|
+
}
|
|
57
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
58
|
+
const replaceOnChanges = { replaceOnChanges: ["fleetName", "stackName"] };
|
|
59
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
60
|
+
super(StackFleetAssociation.__pulumiType, name, resourceInputs, opts);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
exports.StackFleetAssociation = StackFleetAssociation;
|
|
64
|
+
/** @internal */
|
|
65
|
+
StackFleetAssociation.__pulumiType = 'aws-native:appstream:StackFleetAssociation';
|
|
66
|
+
//# sourceMappingURL=stackFleetAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stackFleetAssociation.js","sourceRoot":"","sources":["../../appstream/stackFleetAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClF,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAWD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA+B,EAAE,IAAmC;QAC1F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;SACjD;aAAM;YACH,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,WAAW,EAAE,WAAW,CAAC,EAAE,CAAC;QAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA/DL,sDAgEC;AAnDG,gBAAgB;AACO,kCAAY,GAAG,4CAA4C,CAAC"}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Definition of AWS::BedrockAgentCore::ConfigurationBundle Resource Type
|
|
6
|
+
*/
|
|
7
|
+
export declare class ConfigurationBundle extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing ConfigurationBundle resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ConfigurationBundle;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of ConfigurationBundle. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is ConfigurationBundle;
|
|
22
|
+
/**
|
|
23
|
+
* The branch name for version tracking.
|
|
24
|
+
*/
|
|
25
|
+
readonly branchName: pulumi.Output<string | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* The Amazon Resource Name (ARN) of the configuration bundle.
|
|
28
|
+
*/
|
|
29
|
+
readonly bundleArn: pulumi.Output<string>;
|
|
30
|
+
/**
|
|
31
|
+
* The unique identifier of the configuration bundle.
|
|
32
|
+
*/
|
|
33
|
+
readonly bundleId: pulumi.Output<string>;
|
|
34
|
+
/**
|
|
35
|
+
* The name for the configuration bundle. Names must be unique within your account.
|
|
36
|
+
*/
|
|
37
|
+
readonly bundleName: pulumi.Output<string>;
|
|
38
|
+
/**
|
|
39
|
+
* A commit message describing the version of the configuration bundle.
|
|
40
|
+
*/
|
|
41
|
+
readonly commitMessage: pulumi.Output<string | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* A map of component identifiers to their configurations.
|
|
44
|
+
*/
|
|
45
|
+
readonly components: pulumi.Output<{
|
|
46
|
+
[key: string]: outputs.bedrockagentcore.ConfigurationBundleComponentConfiguration;
|
|
47
|
+
}>;
|
|
48
|
+
/**
|
|
49
|
+
* The timestamp when the configuration bundle was created.
|
|
50
|
+
*/
|
|
51
|
+
readonly createdAt: pulumi.Output<string>;
|
|
52
|
+
readonly createdBy: pulumi.Output<outputs.bedrockagentcore.ConfigurationBundleVersionCreatedBySource | undefined>;
|
|
53
|
+
/**
|
|
54
|
+
* The description for the configuration bundle.
|
|
55
|
+
*/
|
|
56
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
57
|
+
readonly lineageMetadata: pulumi.Output<outputs.bedrockagentcore.ConfigurationBundleVersionLineageMetadata>;
|
|
58
|
+
/**
|
|
59
|
+
* Tags to assign to the configuration bundle.
|
|
60
|
+
*/
|
|
61
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* The timestamp when the configuration bundle was last updated.
|
|
64
|
+
*/
|
|
65
|
+
readonly updatedAt: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The version identifier of the configuration bundle.
|
|
68
|
+
*/
|
|
69
|
+
readonly versionId: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Create a ConfigurationBundle resource with the given unique name, arguments, and options.
|
|
72
|
+
*
|
|
73
|
+
* @param name The _unique_ name of the resource.
|
|
74
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
75
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
76
|
+
*/
|
|
77
|
+
constructor(name: string, args: ConfigurationBundleArgs, opts?: pulumi.CustomResourceOptions);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* The set of arguments for constructing a ConfigurationBundle resource.
|
|
81
|
+
*/
|
|
82
|
+
export interface ConfigurationBundleArgs {
|
|
83
|
+
/**
|
|
84
|
+
* The branch name for version tracking.
|
|
85
|
+
*/
|
|
86
|
+
branchName?: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* The name for the configuration bundle. Names must be unique within your account.
|
|
89
|
+
*/
|
|
90
|
+
bundleName?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* A commit message describing the version of the configuration bundle.
|
|
93
|
+
*/
|
|
94
|
+
commitMessage?: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* A map of component identifiers to their configurations.
|
|
97
|
+
*/
|
|
98
|
+
components: pulumi.Input<{
|
|
99
|
+
[key: string]: pulumi.Input<inputs.bedrockagentcore.ConfigurationBundleComponentConfigurationArgs>;
|
|
100
|
+
}>;
|
|
101
|
+
createdBy?: pulumi.Input<inputs.bedrockagentcore.ConfigurationBundleVersionCreatedBySourceArgs>;
|
|
102
|
+
/**
|
|
103
|
+
* The description for the configuration bundle.
|
|
104
|
+
*/
|
|
105
|
+
description?: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* Tags to assign to the configuration bundle.
|
|
108
|
+
*/
|
|
109
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
110
|
+
}
|