@pulumi/aws-native 1.35.0-alpha.1758168011 → 1.35.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/apigateway/domainName.d.ts +4 -4
- package/apigateway/getDomainName.d.ts +2 -2
- package/appstream/getImageBuilder.d.ts +5 -0
- package/appstream/getImageBuilder.js.map +1 -1
- package/appstream/imageBuilder.d.ts +10 -0
- package/appstream/imageBuilder.js.map +1 -1
- package/appsync/domainName.d.ts +2 -2
- package/aps/getScraper.d.ts +4 -0
- package/aps/getScraper.js.map +1 -1
- package/aps/index.d.ts +1 -0
- package/aps/index.js +16 -0
- package/aps/index.js.map +1 -1
- package/aps/scraper.d.ts +8 -0
- package/aps/scraper.js +2 -0
- package/aps/scraper.js.map +1 -1
- package/bedrock/getGuardrail.d.ts +4 -0
- package/bedrock/getGuardrail.js.map +1 -1
- package/bedrock/guardrail.d.ts +8 -0
- package/bedrock/guardrail.js +2 -0
- package/bedrock/guardrail.js.map +1 -1
- package/bedrockagentcore/browserCustom.d.ts +102 -0
- package/bedrockagentcore/browserCustom.js +81 -0
- package/bedrockagentcore/browserCustom.js.map +1 -0
- package/bedrockagentcore/codeInterpreterCustom.d.ts +94 -0
- package/bedrockagentcore/codeInterpreterCustom.js +79 -0
- package/bedrockagentcore/codeInterpreterCustom.js.map +1 -0
- package/bedrockagentcore/getBrowserCustom.d.ts +47 -0
- package/bedrockagentcore/getBrowserCustom.js +28 -0
- package/bedrockagentcore/getBrowserCustom.js.map +1 -0
- package/bedrockagentcore/getCodeInterpreterCustom.d.ts +47 -0
- package/bedrockagentcore/getCodeInterpreterCustom.js +28 -0
- package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -0
- package/bedrockagentcore/getRuntime.d.ts +86 -0
- package/bedrockagentcore/getRuntime.js +28 -0
- package/bedrockagentcore/getRuntime.js.map +1 -0
- package/bedrockagentcore/getRuntimeEndpoint.d.ts +67 -0
- package/bedrockagentcore/getRuntimeEndpoint.js +28 -0
- package/bedrockagentcore/getRuntimeEndpoint.js.map +1 -0
- package/bedrockagentcore/index.d.ts +25 -0
- package/bedrockagentcore/index.js +62 -0
- package/bedrockagentcore/index.js.map +1 -0
- package/bedrockagentcore/runtime.d.ts +138 -0
- package/bedrockagentcore/runtime.js +100 -0
- package/bedrockagentcore/runtime.js.map +1 -0
- package/bedrockagentcore/runtimeEndpoint.d.ts +108 -0
- package/bedrockagentcore/runtimeEndpoint.js +87 -0
- package/bedrockagentcore/runtimeEndpoint.js.map +1 -0
- package/connect/getRoutingProfile.d.ts +4 -0
- package/connect/getRoutingProfile.js.map +1 -1
- package/connect/routingProfile.d.ts +8 -0
- package/connect/routingProfile.js +2 -0
- package/connect/routingProfile.js.map +1 -1
- package/datazone/getPolicyGrant.d.ts +2 -2
- package/datazone/policyGrant.d.ts +2 -2
- package/dynamodb/getGlobalTable.d.ts +1 -0
- package/dynamodb/getGlobalTable.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -2
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +4 -0
- package/dynamodb/globalTable.js +5 -1
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/table.d.ts +7 -4
- package/dynamodb/table.js +2 -0
- package/dynamodb/table.js.map +1 -1
- package/ec2/getNetworkInterfaceAttachment.d.ts +7 -3
- package/ec2/getNetworkInterfaceAttachment.js +2 -2
- package/ec2/getNetworkInterfaceAttachment.js.map +1 -1
- package/ec2/networkInterfaceAttachment.d.ts +13 -5
- package/ec2/networkInterfaceAttachment.js +3 -1
- package/ec2/networkInterfaceAttachment.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +8 -6
- package/index.js.map +1 -1
- package/lambda/permission.d.ts +2 -0
- package/lambda/permission.js +3 -1
- package/lambda/permission.js.map +1 -1
- package/logs/getLogGroup.d.ts +1 -2
- package/logs/getLogGroup.js.map +1 -1
- package/logs/logGroup.d.ts +2 -4
- package/logs/logGroup.js.map +1 -1
- package/networkfirewall/getTlsInspectionConfiguration.d.ts +1 -1
- package/networkfirewall/tlsInspectionConfiguration.d.ts +2 -2
- package/odb/cloudExadataInfrastructure.d.ts +8 -0
- package/odb/cloudExadataInfrastructure.js +2 -0
- package/odb/cloudExadataInfrastructure.js.map +1 -1
- package/odb/cloudVmCluster.d.ts +8 -0
- package/odb/cloudVmCluster.js +3 -1
- package/odb/cloudVmCluster.js.map +1 -1
- package/odb/getCloudExadataInfrastructure.d.ts +4 -0
- package/odb/getCloudExadataInfrastructure.js.map +1 -1
- package/odb/getCloudVmCluster.d.ts +4 -0
- package/odb/getCloudVmCluster.js.map +1 -1
- package/odb/getOdbNetwork.d.ts +5 -0
- package/odb/getOdbNetwork.js.map +1 -1
- package/odb/getOdbPeeringConnection.d.ts +44 -0
- package/odb/getOdbPeeringConnection.js +28 -0
- package/odb/getOdbPeeringConnection.js.map +1 -0
- package/odb/index.d.ts +6 -0
- package/odb/index.js +8 -1
- package/odb/index.js.map +1 -1
- package/odb/odbNetwork.d.ts +34 -0
- package/odb/odbNetwork.js +11 -1
- package/odb/odbNetwork.js.map +1 -1
- package/odb/odbPeeringConnection.d.ts +83 -0
- package/odb/odbPeeringConnection.js +72 -0
- package/odb/odbPeeringConnection.js.map +1 -0
- package/opensearchserverless/getSecurityConfig.d.ts +4 -0
- package/opensearchserverless/getSecurityConfig.js.map +1 -1
- package/opensearchserverless/securityConfig.d.ts +8 -0
- package/opensearchserverless/securityConfig.js +2 -0
- package/opensearchserverless/securityConfig.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/quicksight/dashboard.d.ts +4 -0
- package/quicksight/dashboard.js.map +1 -1
- package/servicecatalog/getLaunchTemplateConstraint.d.ts +35 -0
- package/servicecatalog/getLaunchTemplateConstraint.js +28 -0
- package/servicecatalog/getLaunchTemplateConstraint.js.map +1 -0
- package/servicecatalog/index.d.ts +9 -0
- package/servicecatalog/index.js +12 -1
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/launchTemplateConstraint.d.ts +77 -0
- package/servicecatalog/launchTemplateConstraint.js +77 -0
- package/servicecatalog/launchTemplateConstraint.js.map +1 -0
- package/servicecatalog/portfolioProductAssociation.d.ts +65 -0
- package/servicecatalog/portfolioProductAssociation.js +64 -0
- package/servicecatalog/portfolioProductAssociation.js.map +1 -0
- package/smsvoice/configurationSet.d.ts +3 -0
- package/smsvoice/configurationSet.js.map +1 -1
- package/smsvoice/getConfigurationSet.d.ts +3 -0
- package/smsvoice/getConfigurationSet.js.map +1 -1
- package/smsvoice/getPhoneNumber.d.ts +15 -0
- package/smsvoice/getPhoneNumber.js.map +1 -1
- package/smsvoice/getPool.d.ts +12 -0
- package/smsvoice/getPool.js.map +1 -1
- package/smsvoice/phoneNumber.d.ts +9 -0
- package/smsvoice/phoneNumber.js.map +1 -1
- package/smsvoice/pool.d.ts +6 -0
- package/smsvoice/pool.js.map +1 -1
- package/transfer/getServer.d.ts +5 -5
- package/transfer/server.d.ts +10 -10
- package/types/enums/amplify/index.d.ts +2 -2
- package/types/enums/aps/index.d.ts +9 -0
- package/types/enums/aps/index.js +11 -0
- package/types/enums/aps/index.js.map +1 -0
- package/types/enums/bedrockagentcore/index.d.ts +69 -0
- package/types/enums/bedrockagentcore/index.js +52 -0
- package/types/enums/bedrockagentcore/index.js.map +1 -0
- package/types/enums/datazone/index.d.ts +19 -3
- package/types/enums/datazone/index.js +19 -4
- package/types/enums/datazone/index.js.map +1 -1
- package/types/enums/dynamodb/index.d.ts +11 -1
- package/types/enums/dynamodb/index.js +9 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/odb/index.d.ts +58 -0
- package/types/enums/odb/index.js +41 -1
- package/types/enums/odb/index.js.map +1 -1
- package/types/enums/opensearchserverless/index.d.ts +1 -0
- package/types/enums/opensearchserverless/index.js +1 -0
- package/types/enums/opensearchserverless/index.js.map +1 -1
- package/types/enums/smsvoice/index.d.ts +6 -0
- package/types/enums/smsvoice/index.js.map +1 -1
- package/types/enums/workspacesinstances/index.d.ts +21 -0
- package/types/enums/workspacesinstances/index.js +18 -1
- package/types/enums/workspacesinstances/index.js.map +1 -1
- package/types/input.d.ts +372 -19
- package/types/output.d.ts +473 -21
- package/types/output.js.map +1 -1
|
@@ -0,0 +1,138 @@
|
|
|
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::Runtime
|
|
7
|
+
*/
|
|
8
|
+
export declare class Runtime extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing Runtime 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): Runtime;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of Runtime. 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 Runtime;
|
|
23
|
+
/**
|
|
24
|
+
* The Amazon Resource Name(ARN) that uniquely identifies the Agent
|
|
25
|
+
*/
|
|
26
|
+
readonly agentRuntimeArn: pulumi.Output<string>;
|
|
27
|
+
/**
|
|
28
|
+
* The artifact of the agent
|
|
29
|
+
*/
|
|
30
|
+
readonly agentRuntimeArtifact: pulumi.Output<outputs.bedrockagentcore.RuntimeAgentRuntimeArtifact>;
|
|
31
|
+
/**
|
|
32
|
+
* Identifier for a resource
|
|
33
|
+
*/
|
|
34
|
+
readonly agentRuntimeId: pulumi.Output<string>;
|
|
35
|
+
/**
|
|
36
|
+
* Name for a resource
|
|
37
|
+
*/
|
|
38
|
+
readonly agentRuntimeName: pulumi.Output<string>;
|
|
39
|
+
/**
|
|
40
|
+
* Version of the Agent
|
|
41
|
+
*/
|
|
42
|
+
readonly agentRuntimeVersion: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* Authorizer configuration for the agent runtime
|
|
45
|
+
*/
|
|
46
|
+
readonly authorizerConfiguration: pulumi.Output<outputs.bedrockagentcore.RuntimeAuthorizerConfiguration | undefined>;
|
|
47
|
+
/**
|
|
48
|
+
* Timestamp when the Agent was created
|
|
49
|
+
*/
|
|
50
|
+
readonly createdAt: pulumi.Output<string>;
|
|
51
|
+
/**
|
|
52
|
+
* Description of the resource
|
|
53
|
+
*/
|
|
54
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* Environment variables for the agent runtime
|
|
57
|
+
*/
|
|
58
|
+
readonly environmentVariables: pulumi.Output<{
|
|
59
|
+
[key: string]: string;
|
|
60
|
+
} | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* When resource was last updated
|
|
63
|
+
*/
|
|
64
|
+
readonly lastUpdatedAt: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Network access configuration for the Agent
|
|
67
|
+
*/
|
|
68
|
+
readonly networkConfiguration: pulumi.Output<outputs.bedrockagentcore.RuntimeNetworkConfiguration>;
|
|
69
|
+
/**
|
|
70
|
+
* Protocol configuration for the agent runtime
|
|
71
|
+
*/
|
|
72
|
+
readonly protocolConfiguration: pulumi.Output<enums.bedrockagentcore.RuntimeProtocolConfiguration | undefined>;
|
|
73
|
+
/**
|
|
74
|
+
* Amazon Resource Name (ARN) of an IAM role
|
|
75
|
+
*/
|
|
76
|
+
readonly roleArn: pulumi.Output<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Current status of the agent
|
|
79
|
+
*/
|
|
80
|
+
readonly status: pulumi.Output<enums.bedrockagentcore.RuntimeAgentStatus>;
|
|
81
|
+
readonly tags: pulumi.Output<{
|
|
82
|
+
[key: string]: string;
|
|
83
|
+
} | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* Workload identity details for the agent
|
|
86
|
+
*/
|
|
87
|
+
readonly workloadIdentityDetails: pulumi.Output<outputs.bedrockagentcore.RuntimeWorkloadIdentityDetails>;
|
|
88
|
+
/**
|
|
89
|
+
* Create a Runtime resource with the given unique name, arguments, and options.
|
|
90
|
+
*
|
|
91
|
+
* @param name The _unique_ name of the resource.
|
|
92
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
93
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
94
|
+
*/
|
|
95
|
+
constructor(name: string, args: RuntimeArgs, opts?: pulumi.CustomResourceOptions);
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* The set of arguments for constructing a Runtime resource.
|
|
99
|
+
*/
|
|
100
|
+
export interface RuntimeArgs {
|
|
101
|
+
/**
|
|
102
|
+
* The artifact of the agent
|
|
103
|
+
*/
|
|
104
|
+
agentRuntimeArtifact: pulumi.Input<inputs.bedrockagentcore.RuntimeAgentRuntimeArtifactArgs>;
|
|
105
|
+
/**
|
|
106
|
+
* Name for a resource
|
|
107
|
+
*/
|
|
108
|
+
agentRuntimeName: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* Authorizer configuration for the agent runtime
|
|
111
|
+
*/
|
|
112
|
+
authorizerConfiguration?: pulumi.Input<inputs.bedrockagentcore.RuntimeAuthorizerConfigurationArgs>;
|
|
113
|
+
/**
|
|
114
|
+
* Description of the resource
|
|
115
|
+
*/
|
|
116
|
+
description?: pulumi.Input<string>;
|
|
117
|
+
/**
|
|
118
|
+
* Environment variables for the agent runtime
|
|
119
|
+
*/
|
|
120
|
+
environmentVariables?: pulumi.Input<{
|
|
121
|
+
[key: string]: pulumi.Input<string>;
|
|
122
|
+
}>;
|
|
123
|
+
/**
|
|
124
|
+
* Network access configuration for the Agent
|
|
125
|
+
*/
|
|
126
|
+
networkConfiguration: pulumi.Input<inputs.bedrockagentcore.RuntimeNetworkConfigurationArgs>;
|
|
127
|
+
/**
|
|
128
|
+
* Protocol configuration for the agent runtime
|
|
129
|
+
*/
|
|
130
|
+
protocolConfiguration?: pulumi.Input<enums.bedrockagentcore.RuntimeProtocolConfiguration>;
|
|
131
|
+
/**
|
|
132
|
+
* Amazon Resource Name (ARN) of an IAM role
|
|
133
|
+
*/
|
|
134
|
+
roleArn: pulumi.Input<string>;
|
|
135
|
+
tags?: pulumi.Input<{
|
|
136
|
+
[key: string]: pulumi.Input<string>;
|
|
137
|
+
}>;
|
|
138
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
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.Runtime = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::BedrockAgentCore::Runtime
|
|
10
|
+
*/
|
|
11
|
+
class Runtime extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing Runtime 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 Runtime(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of Runtime. 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'] === Runtime.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a Runtime 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 || args.agentRuntimeArtifact === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'agentRuntimeArtifact'");
|
|
46
|
+
}
|
|
47
|
+
if ((!args || args.agentRuntimeName === undefined) && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'agentRuntimeName'");
|
|
49
|
+
}
|
|
50
|
+
if ((!args || args.networkConfiguration === undefined) && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'networkConfiguration'");
|
|
52
|
+
}
|
|
53
|
+
if ((!args || args.roleArn === undefined) && !opts.urn) {
|
|
54
|
+
throw new Error("Missing required property 'roleArn'");
|
|
55
|
+
}
|
|
56
|
+
resourceInputs["agentRuntimeArtifact"] = args ? args.agentRuntimeArtifact : undefined;
|
|
57
|
+
resourceInputs["agentRuntimeName"] = args ? args.agentRuntimeName : undefined;
|
|
58
|
+
resourceInputs["authorizerConfiguration"] = args ? args.authorizerConfiguration : undefined;
|
|
59
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
60
|
+
resourceInputs["environmentVariables"] = args ? args.environmentVariables : undefined;
|
|
61
|
+
resourceInputs["networkConfiguration"] = args ? args.networkConfiguration : undefined;
|
|
62
|
+
resourceInputs["protocolConfiguration"] = args ? args.protocolConfiguration : undefined;
|
|
63
|
+
resourceInputs["roleArn"] = args ? args.roleArn : undefined;
|
|
64
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
65
|
+
resourceInputs["agentRuntimeArn"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["agentRuntimeId"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["agentRuntimeVersion"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["lastUpdatedAt"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["workloadIdentityDetails"] = undefined /*out*/;
|
|
72
|
+
}
|
|
73
|
+
else {
|
|
74
|
+
resourceInputs["agentRuntimeArn"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["agentRuntimeArtifact"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["agentRuntimeId"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["agentRuntimeName"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["agentRuntimeVersion"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["authorizerConfiguration"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
82
|
+
resourceInputs["environmentVariables"] = undefined /*out*/;
|
|
83
|
+
resourceInputs["lastUpdatedAt"] = undefined /*out*/;
|
|
84
|
+
resourceInputs["networkConfiguration"] = undefined /*out*/;
|
|
85
|
+
resourceInputs["protocolConfiguration"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["roleArn"] = undefined /*out*/;
|
|
87
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
88
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
89
|
+
resourceInputs["workloadIdentityDetails"] = undefined /*out*/;
|
|
90
|
+
}
|
|
91
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
92
|
+
const replaceOnChanges = { replaceOnChanges: ["agentRuntimeName"] };
|
|
93
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
94
|
+
super(Runtime.__pulumiType, name, resourceInputs, opts);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
exports.Runtime = Runtime;
|
|
98
|
+
/** @internal */
|
|
99
|
+
Runtime.__pulumiType = 'aws-native:bedrockagentcore:Runtime';
|
|
100
|
+
//# sourceMappingURL=runtime.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtime.js","sourceRoot":"","sources":["../../bedrockagentcore/runtime.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as enums from "../types/enums";
|
|
3
|
+
/**
|
|
4
|
+
* Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
|
|
5
|
+
*/
|
|
6
|
+
export declare class RuntimeEndpoint extends pulumi.CustomResource {
|
|
7
|
+
/**
|
|
8
|
+
* Get an existing RuntimeEndpoint resource's state with the given name, ID, and optional extra
|
|
9
|
+
* properties used to qualify the lookup.
|
|
10
|
+
*
|
|
11
|
+
* @param name The _unique_ name of the resulting resource.
|
|
12
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
13
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
14
|
+
*/
|
|
15
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RuntimeEndpoint;
|
|
16
|
+
/**
|
|
17
|
+
* Returns true if the given object is an instance of RuntimeEndpoint. This is designed to work even
|
|
18
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
19
|
+
*/
|
|
20
|
+
static isInstance(obj: any): obj is RuntimeEndpoint;
|
|
21
|
+
/**
|
|
22
|
+
* The ARN of the Agent Runtime
|
|
23
|
+
*/
|
|
24
|
+
readonly agentRuntimeArn: pulumi.Output<string>;
|
|
25
|
+
/**
|
|
26
|
+
* The Amazon Resource Name (ARN) of the AgentCore Runtime.
|
|
27
|
+
*/
|
|
28
|
+
readonly agentRuntimeEndpointArn: pulumi.Output<string>;
|
|
29
|
+
/**
|
|
30
|
+
* The ID of the parent Agent Runtime (required for creation)
|
|
31
|
+
*/
|
|
32
|
+
readonly agentRuntimeId: pulumi.Output<string>;
|
|
33
|
+
/**
|
|
34
|
+
* The version of the AgentCore Runtime to use for the endpoint.
|
|
35
|
+
*/
|
|
36
|
+
readonly agentRuntimeVersion: pulumi.Output<string | undefined>;
|
|
37
|
+
/**
|
|
38
|
+
* The unique identifier of the AgentCore Runtime endpoint.
|
|
39
|
+
*/
|
|
40
|
+
readonly awsId: pulumi.Output<string>;
|
|
41
|
+
/**
|
|
42
|
+
* The timestamp when the Agent Runtime Endpoint was created
|
|
43
|
+
*/
|
|
44
|
+
readonly createdAt: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* The description of the AgentCore Runtime endpoint.
|
|
47
|
+
*/
|
|
48
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
49
|
+
/**
|
|
50
|
+
* The reason for failure if the endpoint is in a failed state
|
|
51
|
+
*/
|
|
52
|
+
readonly failureReason: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* The timestamp when the Agent Runtime Endpoint was last updated
|
|
55
|
+
*/
|
|
56
|
+
readonly lastUpdatedAt: pulumi.Output<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The Live version of the Agent Runtime
|
|
59
|
+
*/
|
|
60
|
+
readonly liveVersion: pulumi.Output<string>;
|
|
61
|
+
/**
|
|
62
|
+
* The name of the Agent Runtime Endpoint
|
|
63
|
+
*/
|
|
64
|
+
readonly name: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* The status of the Agent Runtime Endpoint
|
|
67
|
+
*/
|
|
68
|
+
readonly status: pulumi.Output<enums.bedrockagentcore.RuntimeEndpointAgentRuntimeEndpointStatus>;
|
|
69
|
+
readonly tags: pulumi.Output<{
|
|
70
|
+
[key: string]: string;
|
|
71
|
+
} | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* The target version of the AgentCore Runtime for the endpoint.
|
|
74
|
+
*/
|
|
75
|
+
readonly targetVersion: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* Create a RuntimeEndpoint resource with the given unique name, arguments, and options.
|
|
78
|
+
*
|
|
79
|
+
* @param name The _unique_ name of the resource.
|
|
80
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
81
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
82
|
+
*/
|
|
83
|
+
constructor(name: string, args: RuntimeEndpointArgs, opts?: pulumi.CustomResourceOptions);
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* The set of arguments for constructing a RuntimeEndpoint resource.
|
|
87
|
+
*/
|
|
88
|
+
export interface RuntimeEndpointArgs {
|
|
89
|
+
/**
|
|
90
|
+
* The ID of the parent Agent Runtime (required for creation)
|
|
91
|
+
*/
|
|
92
|
+
agentRuntimeId: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* The version of the AgentCore Runtime to use for the endpoint.
|
|
95
|
+
*/
|
|
96
|
+
agentRuntimeVersion?: pulumi.Input<string>;
|
|
97
|
+
/**
|
|
98
|
+
* The description of the AgentCore Runtime endpoint.
|
|
99
|
+
*/
|
|
100
|
+
description?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The name of the Agent Runtime Endpoint
|
|
103
|
+
*/
|
|
104
|
+
name?: pulumi.Input<string>;
|
|
105
|
+
tags?: pulumi.Input<{
|
|
106
|
+
[key: string]: pulumi.Input<string>;
|
|
107
|
+
}>;
|
|
108
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
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.RuntimeEndpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
|
|
10
|
+
*/
|
|
11
|
+
class RuntimeEndpoint extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing RuntimeEndpoint 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 RuntimeEndpoint(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of RuntimeEndpoint. 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'] === RuntimeEndpoint.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a RuntimeEndpoint 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 || args.agentRuntimeId === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'agentRuntimeId'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["agentRuntimeId"] = args ? args.agentRuntimeId : undefined;
|
|
48
|
+
resourceInputs["agentRuntimeVersion"] = args ? args.agentRuntimeVersion : undefined;
|
|
49
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
50
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
51
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
52
|
+
resourceInputs["agentRuntimeArn"] = undefined /*out*/;
|
|
53
|
+
resourceInputs["agentRuntimeEndpointArn"] = undefined /*out*/;
|
|
54
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
55
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["failureReason"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["lastUpdatedAt"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["liveVersion"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["targetVersion"] = undefined /*out*/;
|
|
61
|
+
}
|
|
62
|
+
else {
|
|
63
|
+
resourceInputs["agentRuntimeArn"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["agentRuntimeEndpointArn"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["agentRuntimeId"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["agentRuntimeVersion"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["awsId"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["failureReason"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["lastUpdatedAt"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["liveVersion"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
75
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["targetVersion"] = undefined /*out*/;
|
|
77
|
+
}
|
|
78
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
79
|
+
const replaceOnChanges = { replaceOnChanges: ["agentRuntimeId", "agentRuntimeVersion", "name"] };
|
|
80
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
81
|
+
super(RuntimeEndpoint.__pulumiType, name, resourceInputs, opts);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
exports.RuntimeEndpoint = RuntimeEndpoint;
|
|
85
|
+
/** @internal */
|
|
86
|
+
RuntimeEndpoint.__pulumiType = 'aws-native:bedrockagentcore:RuntimeEndpoint';
|
|
87
|
+
//# sourceMappingURL=runtimeEndpoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeEndpoint.js","sourceRoot":"","sources":["../../bedrockagentcore/runtimeEndpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -28,6 +28,10 @@ export interface GetRoutingProfileResult {
|
|
|
28
28
|
* The identifier of the Amazon Connect instance.
|
|
29
29
|
*/
|
|
30
30
|
readonly instanceArn?: string;
|
|
31
|
+
/**
|
|
32
|
+
* The manual assignment queues to associate with this routing profile.
|
|
33
|
+
*/
|
|
34
|
+
readonly manualAssignmentQueueConfigs?: outputs.connect.RoutingProfileManualAssignmentQueueConfig[];
|
|
31
35
|
/**
|
|
32
36
|
* The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
|
33
37
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRoutingProfile.js","sourceRoot":"","sources":["../../connect/getRoutingProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;
|
|
1
|
+
{"version":3,"file":"getRoutingProfile.js","sourceRoot":"","sources":["../../connect/getRoutingProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAmDD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
@@ -36,6 +36,10 @@ export declare class RoutingProfile extends pulumi.CustomResource {
|
|
|
36
36
|
* The identifier of the Amazon Connect instance.
|
|
37
37
|
*/
|
|
38
38
|
readonly instanceArn: pulumi.Output<string>;
|
|
39
|
+
/**
|
|
40
|
+
* The manual assignment queues to associate with this routing profile.
|
|
41
|
+
*/
|
|
42
|
+
readonly manualAssignmentQueueConfigs: pulumi.Output<outputs.connect.RoutingProfileManualAssignmentQueueConfig[] | undefined>;
|
|
39
43
|
/**
|
|
40
44
|
* The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
|
41
45
|
*/
|
|
@@ -85,6 +89,10 @@ export interface RoutingProfileArgs {
|
|
|
85
89
|
* The identifier of the Amazon Connect instance.
|
|
86
90
|
*/
|
|
87
91
|
instanceArn: pulumi.Input<string>;
|
|
92
|
+
/**
|
|
93
|
+
* The manual assignment queues to associate with this routing profile.
|
|
94
|
+
*/
|
|
95
|
+
manualAssignmentQueueConfigs?: pulumi.Input<pulumi.Input<inputs.connect.RoutingProfileManualAssignmentQueueConfigArgs>[]>;
|
|
88
96
|
/**
|
|
89
97
|
* The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
|
|
90
98
|
*/
|
|
@@ -57,6 +57,7 @@ class RoutingProfile extends pulumi.CustomResource {
|
|
|
57
57
|
resourceInputs["defaultOutboundQueueArn"] = args ? args.defaultOutboundQueueArn : undefined;
|
|
58
58
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
59
59
|
resourceInputs["instanceArn"] = args ? args.instanceArn : undefined;
|
|
60
|
+
resourceInputs["manualAssignmentQueueConfigs"] = args ? args.manualAssignmentQueueConfigs : undefined;
|
|
60
61
|
resourceInputs["mediaConcurrencies"] = args ? args.mediaConcurrencies : undefined;
|
|
61
62
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
62
63
|
resourceInputs["queueConfigs"] = args ? args.queueConfigs : undefined;
|
|
@@ -68,6 +69,7 @@ class RoutingProfile extends pulumi.CustomResource {
|
|
|
68
69
|
resourceInputs["defaultOutboundQueueArn"] = undefined /*out*/;
|
|
69
70
|
resourceInputs["description"] = undefined /*out*/;
|
|
70
71
|
resourceInputs["instanceArn"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["manualAssignmentQueueConfigs"] = undefined /*out*/;
|
|
71
73
|
resourceInputs["mediaConcurrencies"] = undefined /*out*/;
|
|
72
74
|
resourceInputs["name"] = undefined /*out*/;
|
|
73
75
|
resourceInputs["queueConfigs"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routingProfile.js","sourceRoot":"","sources":["../../connect/routingProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"routingProfile.js","sourceRoot":"","sources":["../../connect/routingProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA2CD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAwB,EAAE,IAAmC;QACnF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,uBAAuB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpE,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;aAC1E;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YACtG,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;aAAM;YACH,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,8BAA8B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnE,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,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,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAnHL,wCAoHC;AAvGG,gBAAgB;AACO,2BAAY,GAAG,mCAAmC,CAAC"}
|
|
@@ -24,7 +24,7 @@ export interface GetPolicyGrantArgs {
|
|
|
24
24
|
/**
|
|
25
25
|
* The type of policy that you want to grant.
|
|
26
26
|
*/
|
|
27
|
-
policyType:
|
|
27
|
+
policyType: enums.datazone.PolicyGrantManagedPolicyType;
|
|
28
28
|
}
|
|
29
29
|
export interface GetPolicyGrantResult {
|
|
30
30
|
/**
|
|
@@ -64,5 +64,5 @@ export interface GetPolicyGrantOutputArgs {
|
|
|
64
64
|
/**
|
|
65
65
|
* The type of policy that you want to grant.
|
|
66
66
|
*/
|
|
67
|
-
policyType: pulumi.Input<
|
|
67
|
+
policyType: pulumi.Input<enums.datazone.PolicyGrantManagedPolicyType>;
|
|
68
68
|
}
|
|
@@ -51,7 +51,7 @@ export declare class PolicyGrant extends pulumi.CustomResource {
|
|
|
51
51
|
/**
|
|
52
52
|
* The type of policy that you want to grant.
|
|
53
53
|
*/
|
|
54
|
-
readonly policyType: pulumi.Output<
|
|
54
|
+
readonly policyType: pulumi.Output<enums.datazone.PolicyGrantManagedPolicyType>;
|
|
55
55
|
/**
|
|
56
56
|
* The principal of the policy grant member.
|
|
57
57
|
*/
|
|
@@ -88,7 +88,7 @@ export interface PolicyGrantArgs {
|
|
|
88
88
|
/**
|
|
89
89
|
* The type of policy that you want to grant.
|
|
90
90
|
*/
|
|
91
|
-
policyType: pulumi.Input<
|
|
91
|
+
policyType: pulumi.Input<enums.datazone.PolicyGrantManagedPolicyType>;
|
|
92
92
|
/**
|
|
93
93
|
* The principal of the policy grant member.
|
|
94
94
|
*/
|
|
@@ -37,6 +37,7 @@ export interface GetGlobalTableResult {
|
|
|
37
37
|
* Since the backfilling of an index could take a long time, CloudFormation does not wait for the index to become active. If a stack operation rolls back, CloudFormation might not delete an index that has been added. In that case, you will need to delete the index manually.
|
|
38
38
|
*/
|
|
39
39
|
readonly globalSecondaryIndexes?: outputs.dynamodb.GlobalTableGlobalSecondaryIndex[];
|
|
40
|
+
readonly globalTableSettingsReplicationMode?: enums.dynamodb.GlobalTableSettingsReplicationMode;
|
|
40
41
|
/**
|
|
41
42
|
* The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
|
|
42
43
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGlobalTable.js","sourceRoot":"","sources":["../../dynamodb/getGlobalTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;
|
|
1
|
+
{"version":3,"file":"getGlobalTable.js","sourceRoot":"","sources":["../../dynamodb/getGlobalTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAgGD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|
package/dynamodb/getTable.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
3
4
|
/**
|
|
4
5
|
* The ``AWS::DynamoDB::Table`` resource creates a DDB table. For more information, see [CreateTable](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_CreateTable.html) in the *API Reference*.
|
|
5
6
|
* You should be aware of the following behaviors when working with DDB tables:
|
|
@@ -36,7 +37,7 @@ export interface GetTableResult {
|
|
|
36
37
|
*/
|
|
37
38
|
readonly billingMode?: string;
|
|
38
39
|
/**
|
|
39
|
-
* The settings used to
|
|
40
|
+
* The settings used to specify whether to enable CloudWatch Contributor Insights for the table and define which events to monitor.
|
|
40
41
|
*/
|
|
41
42
|
readonly contributorInsightsSpecification?: outputs.dynamodb.TableContributorInsightsSpecification;
|
|
42
43
|
/**
|
|
@@ -52,6 +53,7 @@ export interface GetTableResult {
|
|
|
52
53
|
* + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
|
|
53
54
|
*/
|
|
54
55
|
readonly globalSecondaryIndexes?: outputs.dynamodb.TableGlobalSecondaryIndex[];
|
|
56
|
+
readonly globalTableSettingsReplicationMode?: enums.dynamodb.TableGlobalTableSettingsReplicationMode;
|
|
55
57
|
/**
|
|
56
58
|
* Specifies the attributes that make up the primary key for the table. The attributes in the ``KeySchema`` property must also be defined in the ``AttributeDefinitions`` property.
|
|
57
59
|
*/
|
|
@@ -95,7 +97,7 @@ export interface GetTableResult {
|
|
|
95
97
|
*/
|
|
96
98
|
readonly streamArn?: string;
|
|
97
99
|
/**
|
|
98
|
-
* The settings for the DDB table stream, which
|
|
100
|
+
* The settings for the DDB table stream, which captures changes to items stored in the table. Including this property in your CFNlong template automatically enables streaming.
|
|
99
101
|
*/
|
|
100
102
|
readonly streamSpecification?: outputs.dynamodb.TableStreamSpecification;
|
|
101
103
|
/**
|
package/dynamodb/getTable.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTable.js","sourceRoot":"","sources":["../../dynamodb/getTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;GAMG;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,8BAA8B,EAAE;QACzD,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;
|
|
1
|
+
{"version":3,"file":"getTable.js","sourceRoot":"","sources":["../../dynamodb/getTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;GAMG;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,8BAA8B,EAAE;QACzD,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AAiHD;;;;;;GAMG;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,8BAA8B,EAAE;QAC/D,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
|
|
@@ -43,6 +43,8 @@ export declare class GlobalTable extends pulumi.CustomResource {
|
|
|
43
43
|
* Since the backfilling of an index could take a long time, CloudFormation does not wait for the index to become active. If a stack operation rolls back, CloudFormation might not delete an index that has been added. In that case, you will need to delete the index manually.
|
|
44
44
|
*/
|
|
45
45
|
readonly globalSecondaryIndexes: pulumi.Output<outputs.dynamodb.GlobalTableGlobalSecondaryIndex[] | undefined>;
|
|
46
|
+
readonly globalTableSettingsReplicationMode: pulumi.Output<enums.dynamodb.GlobalTableSettingsReplicationMode | undefined>;
|
|
47
|
+
readonly globalTableSourceArn: pulumi.Output<string | undefined>;
|
|
46
48
|
/**
|
|
47
49
|
* The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
|
|
48
50
|
*/
|
|
@@ -148,6 +150,8 @@ export interface GlobalTableArgs {
|
|
|
148
150
|
* Since the backfilling of an index could take a long time, CloudFormation does not wait for the index to become active. If a stack operation rolls back, CloudFormation might not delete an index that has been added. In that case, you will need to delete the index manually.
|
|
149
151
|
*/
|
|
150
152
|
globalSecondaryIndexes?: pulumi.Input<pulumi.Input<inputs.dynamodb.GlobalTableGlobalSecondaryIndexArgs>[]>;
|
|
153
|
+
globalTableSettingsReplicationMode?: pulumi.Input<enums.dynamodb.GlobalTableSettingsReplicationMode>;
|
|
154
|
+
globalTableSourceArn?: pulumi.Input<string>;
|
|
151
155
|
/**
|
|
152
156
|
* The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
|
|
153
157
|
*/
|