@pulumi/aws 6.66.2 → 6.66.3
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/bedrock/agentAgentCollaborator.d.ts +207 -0
- package/bedrock/agentAgentCollaborator.js +175 -0
- package/bedrock/agentAgentCollaborator.js.map +1 -0
- package/bedrock/index.d.ts +3 -0
- package/bedrock/index.js +6 -1
- package/bedrock/index.js.map +1 -1
- package/cleanrooms/index.d.ts +3 -0
- package/cleanrooms/index.js +6 -1
- package/cleanrooms/index.js.map +1 -1
- package/cleanrooms/membership.d.ts +217 -0
- package/cleanrooms/membership.js +121 -0
- package/cleanrooms/membership.js.map +1 -0
- package/cloudfront/vpcOrigin.d.ts +1 -1
- package/cloudfront/vpcOrigin.js +1 -1
- package/cloudwatch/getEventBuses.d.ts +68 -0
- package/cloudwatch/getEventBuses.js +56 -0
- package/cloudwatch/getEventBuses.js.map +1 -0
- package/cloudwatch/index.d.ts +18 -0
- package/cloudwatch/index.js +29 -1
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/logDelivery.d.ts +170 -0
- package/cloudwatch/logDelivery.js +99 -0
- package/cloudwatch/logDelivery.js.map +1 -0
- package/cloudwatch/logDeliveryDestination.d.ts +151 -0
- package/cloudwatch/logDeliveryDestination.js +88 -0
- package/cloudwatch/logDeliveryDestination.js.map +1 -0
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts +85 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js +82 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -0
- package/cloudwatch/logDeliverySource.d.ts +148 -0
- package/cloudwatch/logDeliverySource.js +93 -0
- package/cloudwatch/logDeliverySource.js.map +1 -0
- package/cloudwatch/logIndexPolicy.d.ts +88 -0
- package/cloudwatch/logIndexPolicy.js +85 -0
- package/cloudwatch/logIndexPolicy.js.map +1 -0
- package/codebuild/fleet.d.ts +18 -6
- package/codebuild/fleet.js +2 -0
- package/codebuild/fleet.js.map +1 -1
- package/codebuild/getFleet.d.ts +4 -0
- package/codebuild/getFleet.js.map +1 -1
- package/cognito/userPool.d.ts +48 -0
- package/cognito/userPool.js +8 -0
- package/cognito/userPool.js.map +1 -1
- package/ec2/eipAssociation.d.ts +41 -49
- package/ec2/eipAssociation.js +2 -4
- package/ec2/eipAssociation.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +14 -1
- package/ec2/getVpcEndpointService.js +2 -0
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +6 -6
- package/ecr/accountSetting.d.ts +29 -9
- package/ecr/accountSetting.js +17 -3
- package/ecr/accountSetting.js.map +1 -1
- package/ecs/getClusters.d.ts +44 -0
- package/ecs/getClusters.js +46 -0
- package/ecs/getClusters.js.map +1 -0
- package/ecs/index.d.ts +3 -0
- package/ecs/index.js +4 -1
- package/ecs/index.js.map +1 -1
- package/eks/nodeGroup.d.ts +12 -0
- package/eks/nodeGroup.js +2 -0
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/user.d.ts +3 -3
- package/elasticache/userGroup.d.ts +3 -3
- package/emr/studio.d.ts +12 -0
- package/emr/studio.js +2 -0
- package/emr/studio.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +4 -4
- package/fsx/windowsFileSystem.js +4 -4
- package/guardduty/organizationConfiguration.d.ts +3 -3
- package/lb/trustStore.d.ts +24 -0
- package/lb/trustStore.js +24 -0
- package/lb/trustStore.js.map +1 -1
- package/msk/replicator.d.ts +50 -0
- package/msk/replicator.js +50 -0
- package/msk/replicator.js.map +1 -1
- package/package.json +2 -2
- package/quicksight/user.d.ts +71 -27
- package/quicksight/user.js +36 -4
- package/quicksight/user.js.map +1 -1
- package/rds/cluster.d.ts +3 -3
- package/rds/clusterInstance.d.ts +3 -3
- package/rds/getCertificate.d.ts +9 -0
- package/rds/getCertificate.js +2 -0
- package/rds/getCertificate.js.map +1 -1
- package/rds/getEngineVersion.d.ts +12 -0
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/integration.d.ts +42 -6
- package/rds/integration.js +2 -0
- package/rds/integration.js.map +1 -1
- package/route53/getRecords.d.ts +125 -0
- package/route53/getRecords.js +104 -0
- package/route53/getRecords.js.map +1 -0
- package/route53/index.d.ts +3 -0
- package/route53/index.js +5 -2
- package/route53/index.js.map +1 -1
- package/route53/record.d.ts +2 -2
- package/route53/record.js +2 -2
- package/s3/objectCopy.d.ts +24 -0
- package/s3/objectCopy.js +23 -0
- package/s3/objectCopy.js.map +1 -1
- package/s3tables/table.d.ts +1 -1
- package/s3tables/table.js +1 -1
- package/ssmincidents/getReplicationSet.d.ts +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +2 -2
- package/ssoadmin/managedPolicyAttachment.js +2 -2
- package/types/input.d.ts +186 -9
- package/types/input.js.map +1 -1
- package/types/output.d.ts +366 -10
- package/types/output.js.map +1 -1
- package/vpclattice/index.d.ts +3 -0
- package/vpclattice/index.js +6 -1
- package/vpclattice/index.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +217 -0
- package/vpclattice/resourceGateway.js +133 -0
- package/vpclattice/resourceGateway.js.map +1 -0
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Provides a AWS Clean Rooms membership. Memberships are used to join a Clean Rooms collaboration by the invited member.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Membership with tags
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as aws from "@pulumi/aws";
|
|
14
|
+
*
|
|
15
|
+
* const testMembership = new aws.cleanrooms.Membership("test_membership", {
|
|
16
|
+
* collaborationId: "1234abcd-12ab-34cd-56ef-1234567890ab",
|
|
17
|
+
* queryLogStatus: "DISABLED",
|
|
18
|
+
* defaultResultConfiguration: {
|
|
19
|
+
* roleArn: "arn:aws:iam::123456789012:role/role-name",
|
|
20
|
+
* outputConfiguration: {
|
|
21
|
+
* s3: {
|
|
22
|
+
* bucket: "test-bucket",
|
|
23
|
+
* resultFormat: "PARQUET",
|
|
24
|
+
* keyPrefix: "test-prefix",
|
|
25
|
+
* },
|
|
26
|
+
* },
|
|
27
|
+
* },
|
|
28
|
+
* tags: {
|
|
29
|
+
* Project: "Terraform",
|
|
30
|
+
* },
|
|
31
|
+
* });
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
34
|
+
* ## Import
|
|
35
|
+
*
|
|
36
|
+
* Using `pulumi import`, import `aws_cleanrooms_membership` using the `id`. For example:
|
|
37
|
+
*
|
|
38
|
+
* ```sh
|
|
39
|
+
* $ pulumi import aws:cleanrooms/membership:Membership membership 1234abcd-12ab-34cd-56ef-1234567890ab
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
export declare class Membership extends pulumi.CustomResource {
|
|
43
|
+
/**
|
|
44
|
+
* Get an existing Membership resource's state with the given name, ID, and optional extra
|
|
45
|
+
* properties used to qualify the lookup.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resulting resource.
|
|
48
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
49
|
+
* @param state Any extra arguments used during the lookup.
|
|
50
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
51
|
+
*/
|
|
52
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: MembershipState, opts?: pulumi.CustomResourceOptions): Membership;
|
|
53
|
+
/**
|
|
54
|
+
* Returns true if the given object is an instance of Membership. This is designed to work even
|
|
55
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
56
|
+
*/
|
|
57
|
+
static isInstance(obj: any): obj is Membership;
|
|
58
|
+
/**
|
|
59
|
+
* The ARN of the membership.
|
|
60
|
+
*/
|
|
61
|
+
readonly arn: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* The ARN of the joined collaboration.
|
|
64
|
+
*/
|
|
65
|
+
readonly collaborationArn: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The account ID of the collaboration's creator.
|
|
68
|
+
*/
|
|
69
|
+
readonly collaborationCreatorAccountId: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* The display name of the collaboration's creator.
|
|
72
|
+
*/
|
|
73
|
+
readonly collaborationCreatorDisplayName: pulumi.Output<string>;
|
|
74
|
+
/**
|
|
75
|
+
* The ID of the collaboration to which the member was invited.
|
|
76
|
+
*/
|
|
77
|
+
readonly collaborationId: pulumi.Output<string>;
|
|
78
|
+
/**
|
|
79
|
+
* The name of the joined collaboration.
|
|
80
|
+
*/
|
|
81
|
+
readonly collaborationName: pulumi.Output<string>;
|
|
82
|
+
/**
|
|
83
|
+
* The date and time the membership was created.
|
|
84
|
+
*/
|
|
85
|
+
readonly createTime: pulumi.Output<string>;
|
|
86
|
+
/**
|
|
87
|
+
* The default configuration for a query result.
|
|
88
|
+
*/
|
|
89
|
+
readonly defaultResultConfiguration: pulumi.Output<outputs.cleanrooms.MembershipDefaultResultConfiguration | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* The list of abilities for the invited member.
|
|
92
|
+
*/
|
|
93
|
+
readonly memberAbilities: pulumi.Output<string[]>;
|
|
94
|
+
readonly paymentConfiguration: pulumi.Output<outputs.cleanrooms.MembershipPaymentConfiguration | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* An indicator as to whether query logging has been enabled or disabled for the membership.
|
|
97
|
+
*/
|
|
98
|
+
readonly queryLogStatus: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The status of the membership.
|
|
101
|
+
*/
|
|
102
|
+
readonly status: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Key value pairs which tag the membership.
|
|
105
|
+
*/
|
|
106
|
+
readonly tags: pulumi.Output<{
|
|
107
|
+
[key: string]: string;
|
|
108
|
+
} | undefined>;
|
|
109
|
+
/**
|
|
110
|
+
* @deprecated Please use `tags` instead.
|
|
111
|
+
*/
|
|
112
|
+
readonly tagsAll: pulumi.Output<{
|
|
113
|
+
[key: string]: string;
|
|
114
|
+
}>;
|
|
115
|
+
/**
|
|
116
|
+
* The date and time the membership was last updated.
|
|
117
|
+
*/
|
|
118
|
+
readonly updateTime: pulumi.Output<string>;
|
|
119
|
+
/**
|
|
120
|
+
* Create a Membership resource with the given unique name, arguments, and options.
|
|
121
|
+
*
|
|
122
|
+
* @param name The _unique_ name of the resource.
|
|
123
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
124
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
125
|
+
*/
|
|
126
|
+
constructor(name: string, args: MembershipArgs, opts?: pulumi.CustomResourceOptions);
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* Input properties used for looking up and filtering Membership resources.
|
|
130
|
+
*/
|
|
131
|
+
export interface MembershipState {
|
|
132
|
+
/**
|
|
133
|
+
* The ARN of the membership.
|
|
134
|
+
*/
|
|
135
|
+
arn?: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* The ARN of the joined collaboration.
|
|
138
|
+
*/
|
|
139
|
+
collaborationArn?: pulumi.Input<string>;
|
|
140
|
+
/**
|
|
141
|
+
* The account ID of the collaboration's creator.
|
|
142
|
+
*/
|
|
143
|
+
collaborationCreatorAccountId?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* The display name of the collaboration's creator.
|
|
146
|
+
*/
|
|
147
|
+
collaborationCreatorDisplayName?: pulumi.Input<string>;
|
|
148
|
+
/**
|
|
149
|
+
* The ID of the collaboration to which the member was invited.
|
|
150
|
+
*/
|
|
151
|
+
collaborationId?: pulumi.Input<string>;
|
|
152
|
+
/**
|
|
153
|
+
* The name of the joined collaboration.
|
|
154
|
+
*/
|
|
155
|
+
collaborationName?: pulumi.Input<string>;
|
|
156
|
+
/**
|
|
157
|
+
* The date and time the membership was created.
|
|
158
|
+
*/
|
|
159
|
+
createTime?: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* The default configuration for a query result.
|
|
162
|
+
*/
|
|
163
|
+
defaultResultConfiguration?: pulumi.Input<inputs.cleanrooms.MembershipDefaultResultConfiguration>;
|
|
164
|
+
/**
|
|
165
|
+
* The list of abilities for the invited member.
|
|
166
|
+
*/
|
|
167
|
+
memberAbilities?: pulumi.Input<pulumi.Input<string>[]>;
|
|
168
|
+
paymentConfiguration?: pulumi.Input<inputs.cleanrooms.MembershipPaymentConfiguration>;
|
|
169
|
+
/**
|
|
170
|
+
* An indicator as to whether query logging has been enabled or disabled for the membership.
|
|
171
|
+
*/
|
|
172
|
+
queryLogStatus?: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* The status of the membership.
|
|
175
|
+
*/
|
|
176
|
+
status?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* Key value pairs which tag the membership.
|
|
179
|
+
*/
|
|
180
|
+
tags?: pulumi.Input<{
|
|
181
|
+
[key: string]: pulumi.Input<string>;
|
|
182
|
+
}>;
|
|
183
|
+
/**
|
|
184
|
+
* @deprecated Please use `tags` instead.
|
|
185
|
+
*/
|
|
186
|
+
tagsAll?: pulumi.Input<{
|
|
187
|
+
[key: string]: pulumi.Input<string>;
|
|
188
|
+
}>;
|
|
189
|
+
/**
|
|
190
|
+
* The date and time the membership was last updated.
|
|
191
|
+
*/
|
|
192
|
+
updateTime?: pulumi.Input<string>;
|
|
193
|
+
}
|
|
194
|
+
/**
|
|
195
|
+
* The set of arguments for constructing a Membership resource.
|
|
196
|
+
*/
|
|
197
|
+
export interface MembershipArgs {
|
|
198
|
+
/**
|
|
199
|
+
* The ID of the collaboration to which the member was invited.
|
|
200
|
+
*/
|
|
201
|
+
collaborationId: pulumi.Input<string>;
|
|
202
|
+
/**
|
|
203
|
+
* The default configuration for a query result.
|
|
204
|
+
*/
|
|
205
|
+
defaultResultConfiguration?: pulumi.Input<inputs.cleanrooms.MembershipDefaultResultConfiguration>;
|
|
206
|
+
paymentConfiguration?: pulumi.Input<inputs.cleanrooms.MembershipPaymentConfiguration>;
|
|
207
|
+
/**
|
|
208
|
+
* An indicator as to whether query logging has been enabled or disabled for the membership.
|
|
209
|
+
*/
|
|
210
|
+
queryLogStatus: pulumi.Input<string>;
|
|
211
|
+
/**
|
|
212
|
+
* Key value pairs which tag the membership.
|
|
213
|
+
*/
|
|
214
|
+
tags?: pulumi.Input<{
|
|
215
|
+
[key: string]: pulumi.Input<string>;
|
|
216
|
+
}>;
|
|
217
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.Membership = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides a AWS Clean Rooms membership. Memberships are used to join a Clean Rooms collaboration by the invited member.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Membership with tags
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const testMembership = new aws.cleanrooms.Membership("test_membership", {
|
|
20
|
+
* collaborationId: "1234abcd-12ab-34cd-56ef-1234567890ab",
|
|
21
|
+
* queryLogStatus: "DISABLED",
|
|
22
|
+
* defaultResultConfiguration: {
|
|
23
|
+
* roleArn: "arn:aws:iam::123456789012:role/role-name",
|
|
24
|
+
* outputConfiguration: {
|
|
25
|
+
* s3: {
|
|
26
|
+
* bucket: "test-bucket",
|
|
27
|
+
* resultFormat: "PARQUET",
|
|
28
|
+
* keyPrefix: "test-prefix",
|
|
29
|
+
* },
|
|
30
|
+
* },
|
|
31
|
+
* },
|
|
32
|
+
* tags: {
|
|
33
|
+
* Project: "Terraform",
|
|
34
|
+
* },
|
|
35
|
+
* });
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
38
|
+
* ## Import
|
|
39
|
+
*
|
|
40
|
+
* Using `pulumi import`, import `aws_cleanrooms_membership` using the `id`. For example:
|
|
41
|
+
*
|
|
42
|
+
* ```sh
|
|
43
|
+
* $ pulumi import aws:cleanrooms/membership:Membership membership 1234abcd-12ab-34cd-56ef-1234567890ab
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
class Membership extends pulumi.CustomResource {
|
|
47
|
+
/**
|
|
48
|
+
* Get an existing Membership resource's state with the given name, ID, and optional extra
|
|
49
|
+
* properties used to qualify the lookup.
|
|
50
|
+
*
|
|
51
|
+
* @param name The _unique_ name of the resulting resource.
|
|
52
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
53
|
+
* @param state Any extra arguments used during the lookup.
|
|
54
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
55
|
+
*/
|
|
56
|
+
static get(name, id, state, opts) {
|
|
57
|
+
return new Membership(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Returns true if the given object is an instance of Membership. This is designed to work even
|
|
61
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
62
|
+
*/
|
|
63
|
+
static isInstance(obj) {
|
|
64
|
+
if (obj === undefined || obj === null) {
|
|
65
|
+
return false;
|
|
66
|
+
}
|
|
67
|
+
return obj['__pulumiType'] === Membership.__pulumiType;
|
|
68
|
+
}
|
|
69
|
+
constructor(name, argsOrState, opts) {
|
|
70
|
+
let resourceInputs = {};
|
|
71
|
+
opts = opts || {};
|
|
72
|
+
if (opts.id) {
|
|
73
|
+
const state = argsOrState;
|
|
74
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
75
|
+
resourceInputs["collaborationArn"] = state ? state.collaborationArn : undefined;
|
|
76
|
+
resourceInputs["collaborationCreatorAccountId"] = state ? state.collaborationCreatorAccountId : undefined;
|
|
77
|
+
resourceInputs["collaborationCreatorDisplayName"] = state ? state.collaborationCreatorDisplayName : undefined;
|
|
78
|
+
resourceInputs["collaborationId"] = state ? state.collaborationId : undefined;
|
|
79
|
+
resourceInputs["collaborationName"] = state ? state.collaborationName : undefined;
|
|
80
|
+
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
81
|
+
resourceInputs["defaultResultConfiguration"] = state ? state.defaultResultConfiguration : undefined;
|
|
82
|
+
resourceInputs["memberAbilities"] = state ? state.memberAbilities : undefined;
|
|
83
|
+
resourceInputs["paymentConfiguration"] = state ? state.paymentConfiguration : undefined;
|
|
84
|
+
resourceInputs["queryLogStatus"] = state ? state.queryLogStatus : undefined;
|
|
85
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
86
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
87
|
+
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
88
|
+
resourceInputs["updateTime"] = state ? state.updateTime : undefined;
|
|
89
|
+
}
|
|
90
|
+
else {
|
|
91
|
+
const args = argsOrState;
|
|
92
|
+
if ((!args || args.collaborationId === undefined) && !opts.urn) {
|
|
93
|
+
throw new Error("Missing required property 'collaborationId'");
|
|
94
|
+
}
|
|
95
|
+
if ((!args || args.queryLogStatus === undefined) && !opts.urn) {
|
|
96
|
+
throw new Error("Missing required property 'queryLogStatus'");
|
|
97
|
+
}
|
|
98
|
+
resourceInputs["collaborationId"] = args ? args.collaborationId : undefined;
|
|
99
|
+
resourceInputs["defaultResultConfiguration"] = args ? args.defaultResultConfiguration : undefined;
|
|
100
|
+
resourceInputs["paymentConfiguration"] = args ? args.paymentConfiguration : undefined;
|
|
101
|
+
resourceInputs["queryLogStatus"] = args ? args.queryLogStatus : undefined;
|
|
102
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
103
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
104
|
+
resourceInputs["collaborationArn"] = undefined /*out*/;
|
|
105
|
+
resourceInputs["collaborationCreatorAccountId"] = undefined /*out*/;
|
|
106
|
+
resourceInputs["collaborationCreatorDisplayName"] = undefined /*out*/;
|
|
107
|
+
resourceInputs["collaborationName"] = undefined /*out*/;
|
|
108
|
+
resourceInputs["createTime"] = undefined /*out*/;
|
|
109
|
+
resourceInputs["memberAbilities"] = undefined /*out*/;
|
|
110
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
111
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
112
|
+
resourceInputs["updateTime"] = undefined /*out*/;
|
|
113
|
+
}
|
|
114
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
115
|
+
super(Membership.__pulumiType, name, resourceInputs, opts);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
exports.Membership = Membership;
|
|
119
|
+
/** @internal */
|
|
120
|
+
Membership.__pulumiType = 'aws:cleanrooms/membership:Membership';
|
|
121
|
+
//# sourceMappingURL=membership.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"membership.js","sourceRoot":"","sources":["../../cleanrooms/membership.ts"],"names":[],"mappings":"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"}
|
package/cloudfront/vpcOrigin.js
CHANGED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data source for managing an AWS EventBridge Event Buses.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ### Basic Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const example = aws.cloudwatch.getEventBuses({
|
|
15
|
+
* namePrefix: "test",
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getEventBuses(args?: GetEventBusesArgs, opts?: pulumi.InvokeOptions): Promise<GetEventBusesResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getEventBuses.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetEventBusesArgs {
|
|
24
|
+
/**
|
|
25
|
+
* Specifying this limits the results to only those event buses with names that start with the specified prefix.
|
|
26
|
+
*/
|
|
27
|
+
namePrefix?: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getEventBuses.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetEventBusesResult {
|
|
33
|
+
/**
|
|
34
|
+
* This list of event buses.
|
|
35
|
+
*/
|
|
36
|
+
readonly eventBuses: outputs.cloudwatch.GetEventBusesEventBus[];
|
|
37
|
+
/**
|
|
38
|
+
* The provider-assigned unique ID for this managed resource.
|
|
39
|
+
*/
|
|
40
|
+
readonly id: string;
|
|
41
|
+
readonly namePrefix?: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Data source for managing an AWS EventBridge Event Buses.
|
|
45
|
+
*
|
|
46
|
+
* ## Example Usage
|
|
47
|
+
*
|
|
48
|
+
* ### Basic Usage
|
|
49
|
+
*
|
|
50
|
+
* ```typescript
|
|
51
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
52
|
+
* import * as aws from "@pulumi/aws";
|
|
53
|
+
*
|
|
54
|
+
* const example = aws.cloudwatch.getEventBuses({
|
|
55
|
+
* namePrefix: "test",
|
|
56
|
+
* });
|
|
57
|
+
* ```
|
|
58
|
+
*/
|
|
59
|
+
export declare function getEventBusesOutput(args?: GetEventBusesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEventBusesResult>;
|
|
60
|
+
/**
|
|
61
|
+
* A collection of arguments for invoking getEventBuses.
|
|
62
|
+
*/
|
|
63
|
+
export interface GetEventBusesOutputArgs {
|
|
64
|
+
/**
|
|
65
|
+
* Specifying this limits the results to only those event buses with names that start with the specified prefix.
|
|
66
|
+
*/
|
|
67
|
+
namePrefix?: pulumi.Input<string>;
|
|
68
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.getEventBusesOutput = exports.getEventBuses = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for managing an AWS EventBridge Event Buses.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Basic Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const example = aws.cloudwatch.getEventBuses({
|
|
20
|
+
* namePrefix: "test",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getEventBuses(args, opts) {
|
|
25
|
+
args = args || {};
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
|
+
return pulumi.runtime.invoke("aws:cloudwatch/getEventBuses:getEventBuses", {
|
|
28
|
+
"namePrefix": args.namePrefix,
|
|
29
|
+
}, opts);
|
|
30
|
+
}
|
|
31
|
+
exports.getEventBuses = getEventBuses;
|
|
32
|
+
/**
|
|
33
|
+
* Data source for managing an AWS EventBridge Event Buses.
|
|
34
|
+
*
|
|
35
|
+
* ## Example Usage
|
|
36
|
+
*
|
|
37
|
+
* ### Basic Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as aws from "@pulumi/aws";
|
|
42
|
+
*
|
|
43
|
+
* const example = aws.cloudwatch.getEventBuses({
|
|
44
|
+
* namePrefix: "test",
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
function getEventBusesOutput(args, opts) {
|
|
49
|
+
args = args || {};
|
|
50
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
51
|
+
return pulumi.runtime.invokeOutput("aws:cloudwatch/getEventBuses:getEventBuses", {
|
|
52
|
+
"namePrefix": args.namePrefix,
|
|
53
|
+
}, opts);
|
|
54
|
+
}
|
|
55
|
+
exports.getEventBusesOutput = getEventBusesOutput;
|
|
56
|
+
//# sourceMappingURL=getEventBuses.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEventBuses.js","sourceRoot":"","sources":["../../cloudwatch/getEventBuses.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC;AA0BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAAiC;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC"}
|
package/cloudwatch/index.d.ts
CHANGED
|
@@ -36,6 +36,9 @@ export declare const EventTarget: typeof import("./eventTarget").EventTarget;
|
|
|
36
36
|
export { GetEventBusArgs, GetEventBusResult, GetEventBusOutputArgs } from "./getEventBus";
|
|
37
37
|
export declare const getEventBus: typeof import("./getEventBus").getEventBus;
|
|
38
38
|
export declare const getEventBusOutput: typeof import("./getEventBus").getEventBusOutput;
|
|
39
|
+
export { GetEventBusesArgs, GetEventBusesResult, GetEventBusesOutputArgs } from "./getEventBuses";
|
|
40
|
+
export declare const getEventBuses: typeof import("./getEventBuses").getEventBuses;
|
|
41
|
+
export declare const getEventBusesOutput: typeof import("./getEventBuses").getEventBusesOutput;
|
|
39
42
|
export { GetEventConnectionArgs, GetEventConnectionResult, GetEventConnectionOutputArgs } from "./getEventConnection";
|
|
40
43
|
export declare const getEventConnection: typeof import("./getEventConnection").getEventConnection;
|
|
41
44
|
export declare const getEventConnectionOutput: typeof import("./getEventConnection").getEventConnectionOutput;
|
|
@@ -63,6 +66,18 @@ export declare const LogAnomalyDetector: typeof import("./logAnomalyDetector").L
|
|
|
63
66
|
export { LogDataProtectionPolicyArgs, LogDataProtectionPolicyState } from "./logDataProtectionPolicy";
|
|
64
67
|
export type LogDataProtectionPolicy = import("./logDataProtectionPolicy").LogDataProtectionPolicy;
|
|
65
68
|
export declare const LogDataProtectionPolicy: typeof import("./logDataProtectionPolicy").LogDataProtectionPolicy;
|
|
69
|
+
export { LogDeliveryArgs, LogDeliveryState } from "./logDelivery";
|
|
70
|
+
export type LogDelivery = import("./logDelivery").LogDelivery;
|
|
71
|
+
export declare const LogDelivery: typeof import("./logDelivery").LogDelivery;
|
|
72
|
+
export { LogDeliveryDestinationArgs, LogDeliveryDestinationState } from "./logDeliveryDestination";
|
|
73
|
+
export type LogDeliveryDestination = import("./logDeliveryDestination").LogDeliveryDestination;
|
|
74
|
+
export declare const LogDeliveryDestination: typeof import("./logDeliveryDestination").LogDeliveryDestination;
|
|
75
|
+
export { LogDeliveryDestinationPolicyArgs, LogDeliveryDestinationPolicyState } from "./logDeliveryDestinationPolicy";
|
|
76
|
+
export type LogDeliveryDestinationPolicy = import("./logDeliveryDestinationPolicy").LogDeliveryDestinationPolicy;
|
|
77
|
+
export declare const LogDeliveryDestinationPolicy: typeof import("./logDeliveryDestinationPolicy").LogDeliveryDestinationPolicy;
|
|
78
|
+
export { LogDeliverySourceArgs, LogDeliverySourceState } from "./logDeliverySource";
|
|
79
|
+
export type LogDeliverySource = import("./logDeliverySource").LogDeliverySource;
|
|
80
|
+
export declare const LogDeliverySource: typeof import("./logDeliverySource").LogDeliverySource;
|
|
66
81
|
export { LogDestinationArgs, LogDestinationState } from "./logDestination";
|
|
67
82
|
export type LogDestination = import("./logDestination").LogDestination;
|
|
68
83
|
export declare const LogDestination: typeof import("./logDestination").LogDestination;
|
|
@@ -73,6 +88,9 @@ export { LogGroupArgs, LogGroupState } from "./logGroup";
|
|
|
73
88
|
export type LogGroup = import("./logGroup").LogGroup;
|
|
74
89
|
export declare const LogGroup: typeof import("./logGroup").LogGroup;
|
|
75
90
|
export * from "./logGroupMixins";
|
|
91
|
+
export { LogIndexPolicyArgs, LogIndexPolicyState } from "./logIndexPolicy";
|
|
92
|
+
export type LogIndexPolicy = import("./logIndexPolicy").LogIndexPolicy;
|
|
93
|
+
export declare const LogIndexPolicy: typeof import("./logIndexPolicy").LogIndexPolicy;
|
|
76
94
|
export { LogMetricFilterArgs, LogMetricFilterState } from "./logMetricFilter";
|
|
77
95
|
export type LogMetricFilter = import("./logMetricFilter").LogMetricFilter;
|
|
78
96
|
export declare const LogMetricFilter: typeof import("./logMetricFilter").LogMetricFilter;
|
package/cloudwatch/index.js
CHANGED
|
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.QueryDefinition = exports.MetricStream = exports.MetricAlarm = exports.LogSubscriptionFilter = exports.LogStream = exports.LogResourcePolicy = exports.LogMetricFilter = exports.LogGroup = exports.LogDestinationPolicy = exports.LogDestination = exports.LogDataProtectionPolicy = exports.LogAnomalyDetector = exports.LogAccountPolicy = exports.InternetMonitor = exports.getLogGroupsOutput = exports.getLogGroups = exports.getLogGroupOutput = exports.getLogGroup = exports.getLogDataProtectionPolicyDocumentOutput = exports.getLogDataProtectionPolicyDocument = exports.getEventSourceOutput = exports.getEventSource = exports.getEventConnectionOutput = exports.getEventConnection = exports.getEventBusOutput = exports.getEventBus = exports.EventTarget = exports.EventRule = exports.EventPermission = exports.EventEndpoint = exports.EventConnection = exports.EventBusPolicy = exports.EventBus = exports.EventArchive = exports.EventApiDestination = exports.Dashboard = exports.CompositeAlarm = void 0;
|
|
19
|
+
exports.QueryDefinition = exports.MetricStream = exports.MetricAlarm = exports.LogSubscriptionFilter = exports.LogStream = exports.LogResourcePolicy = exports.LogMetricFilter = exports.LogIndexPolicy = exports.LogGroup = exports.LogDestinationPolicy = exports.LogDestination = exports.LogDeliverySource = exports.LogDeliveryDestinationPolicy = exports.LogDeliveryDestination = exports.LogDelivery = exports.LogDataProtectionPolicy = exports.LogAnomalyDetector = exports.LogAccountPolicy = exports.InternetMonitor = exports.getLogGroupsOutput = exports.getLogGroups = exports.getLogGroupOutput = exports.getLogGroup = exports.getLogDataProtectionPolicyDocumentOutput = exports.getLogDataProtectionPolicyDocument = exports.getEventSourceOutput = exports.getEventSource = exports.getEventConnectionOutput = exports.getEventConnection = exports.getEventBusesOutput = exports.getEventBuses = exports.getEventBusOutput = exports.getEventBus = exports.EventTarget = exports.EventRule = exports.EventPermission = exports.EventEndpoint = exports.EventConnection = exports.EventBusPolicy = exports.EventBus = exports.EventArchive = exports.EventApiDestination = exports.Dashboard = exports.CompositeAlarm = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
// Export members:
|
|
@@ -47,6 +47,9 @@ utilities.lazyLoad(exports, ["EventTarget"], () => require("./eventTarget"));
|
|
|
47
47
|
exports.getEventBus = null;
|
|
48
48
|
exports.getEventBusOutput = null;
|
|
49
49
|
utilities.lazyLoad(exports, ["getEventBus", "getEventBusOutput"], () => require("./getEventBus"));
|
|
50
|
+
exports.getEventBuses = null;
|
|
51
|
+
exports.getEventBusesOutput = null;
|
|
52
|
+
utilities.lazyLoad(exports, ["getEventBuses", "getEventBusesOutput"], () => require("./getEventBuses"));
|
|
50
53
|
exports.getEventConnection = null;
|
|
51
54
|
exports.getEventConnectionOutput = null;
|
|
52
55
|
utilities.lazyLoad(exports, ["getEventConnection", "getEventConnectionOutput"], () => require("./getEventConnection"));
|
|
@@ -70,6 +73,14 @@ exports.LogAnomalyDetector = null;
|
|
|
70
73
|
utilities.lazyLoad(exports, ["LogAnomalyDetector"], () => require("./logAnomalyDetector"));
|
|
71
74
|
exports.LogDataProtectionPolicy = null;
|
|
72
75
|
utilities.lazyLoad(exports, ["LogDataProtectionPolicy"], () => require("./logDataProtectionPolicy"));
|
|
76
|
+
exports.LogDelivery = null;
|
|
77
|
+
utilities.lazyLoad(exports, ["LogDelivery"], () => require("./logDelivery"));
|
|
78
|
+
exports.LogDeliveryDestination = null;
|
|
79
|
+
utilities.lazyLoad(exports, ["LogDeliveryDestination"], () => require("./logDeliveryDestination"));
|
|
80
|
+
exports.LogDeliveryDestinationPolicy = null;
|
|
81
|
+
utilities.lazyLoad(exports, ["LogDeliveryDestinationPolicy"], () => require("./logDeliveryDestinationPolicy"));
|
|
82
|
+
exports.LogDeliverySource = null;
|
|
83
|
+
utilities.lazyLoad(exports, ["LogDeliverySource"], () => require("./logDeliverySource"));
|
|
73
84
|
exports.LogDestination = null;
|
|
74
85
|
utilities.lazyLoad(exports, ["LogDestination"], () => require("./logDestination"));
|
|
75
86
|
exports.LogDestinationPolicy = null;
|
|
@@ -77,6 +88,8 @@ utilities.lazyLoad(exports, ["LogDestinationPolicy"], () => require("./logDestin
|
|
|
77
88
|
exports.LogGroup = null;
|
|
78
89
|
utilities.lazyLoad(exports, ["LogGroup"], () => require("./logGroup"));
|
|
79
90
|
__exportStar(require("./logGroupMixins"), exports);
|
|
91
|
+
exports.LogIndexPolicy = null;
|
|
92
|
+
utilities.lazyLoad(exports, ["LogIndexPolicy"], () => require("./logIndexPolicy"));
|
|
80
93
|
exports.LogMetricFilter = null;
|
|
81
94
|
utilities.lazyLoad(exports, ["LogMetricFilter"], () => require("./logMetricFilter"));
|
|
82
95
|
exports.LogResourcePolicy = null;
|
|
@@ -125,12 +138,22 @@ const _module = {
|
|
|
125
138
|
return new exports.LogAnomalyDetector(name, undefined, { urn });
|
|
126
139
|
case "aws:cloudwatch/logDataProtectionPolicy:LogDataProtectionPolicy":
|
|
127
140
|
return new exports.LogDataProtectionPolicy(name, undefined, { urn });
|
|
141
|
+
case "aws:cloudwatch/logDelivery:LogDelivery":
|
|
142
|
+
return new exports.LogDelivery(name, undefined, { urn });
|
|
143
|
+
case "aws:cloudwatch/logDeliveryDestination:LogDeliveryDestination":
|
|
144
|
+
return new exports.LogDeliveryDestination(name, undefined, { urn });
|
|
145
|
+
case "aws:cloudwatch/logDeliveryDestinationPolicy:LogDeliveryDestinationPolicy":
|
|
146
|
+
return new exports.LogDeliveryDestinationPolicy(name, undefined, { urn });
|
|
147
|
+
case "aws:cloudwatch/logDeliverySource:LogDeliverySource":
|
|
148
|
+
return new exports.LogDeliverySource(name, undefined, { urn });
|
|
128
149
|
case "aws:cloudwatch/logDestination:LogDestination":
|
|
129
150
|
return new exports.LogDestination(name, undefined, { urn });
|
|
130
151
|
case "aws:cloudwatch/logDestinationPolicy:LogDestinationPolicy":
|
|
131
152
|
return new exports.LogDestinationPolicy(name, undefined, { urn });
|
|
132
153
|
case "aws:cloudwatch/logGroup:LogGroup":
|
|
133
154
|
return new exports.LogGroup(name, undefined, { urn });
|
|
155
|
+
case "aws:cloudwatch/logIndexPolicy:LogIndexPolicy":
|
|
156
|
+
return new exports.LogIndexPolicy(name, undefined, { urn });
|
|
134
157
|
case "aws:cloudwatch/logMetricFilter:LogMetricFilter":
|
|
135
158
|
return new exports.LogMetricFilter(name, undefined, { urn });
|
|
136
159
|
case "aws:cloudwatch/logResourcePolicy:LogResourcePolicy":
|
|
@@ -165,9 +188,14 @@ pulumi.runtime.registerResourceModule("aws", "cloudwatch/internetMonitor", _modu
|
|
|
165
188
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logAccountPolicy", _module);
|
|
166
189
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logAnomalyDetector", _module);
|
|
167
190
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDataProtectionPolicy", _module);
|
|
191
|
+
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDelivery", _module);
|
|
192
|
+
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDeliveryDestination", _module);
|
|
193
|
+
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDeliveryDestinationPolicy", _module);
|
|
194
|
+
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDeliverySource", _module);
|
|
168
195
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDestination", _module);
|
|
169
196
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logDestinationPolicy", _module);
|
|
170
197
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logGroup", _module);
|
|
198
|
+
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logIndexPolicy", _module);
|
|
171
199
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logMetricFilter", _module);
|
|
172
200
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logResourcePolicy", _module);
|
|
173
201
|
pulumi.runtime.registerResourceModule("aws", "cloudwatch/logStream", _module);
|