@pulumi/aws-native 1.38.0-alpha.1761284362 → 1.38.0-alpha.1761310773
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/applicationsignals/getGroupingConfiguration.d.ts +9 -0
- package/applicationsignals/getGroupingConfiguration.js.map +1 -1
- package/applicationsignals/groupingConfiguration.d.ts +3 -0
- package/applicationsignals/groupingConfiguration.js.map +1 -1
- package/aps/anomalyDetector.d.ts +95 -0
- package/aps/anomalyDetector.js +81 -0
- package/aps/anomalyDetector.js.map +1 -0
- package/aps/getAnomalyDetector.d.ts +48 -0
- package/aps/getAnomalyDetector.js +28 -0
- package/aps/getAnomalyDetector.js.map +1 -0
- package/aps/index.d.ts +6 -0
- package/aps/index.js +8 -1
- package/aps/index.js.map +1 -1
- package/cloudfront/getVpcOrigin.d.ts +1 -0
- package/cloudfront/getVpcOrigin.js.map +1 -1
- package/cloudfront/vpcOrigin.d.ts +1 -0
- package/cloudfront/vpcOrigin.js +2 -0
- package/cloudfront/vpcOrigin.js.map +1 -1
- package/connect/emailAddress.d.ts +8 -0
- package/connect/emailAddress.js +2 -0
- package/connect/emailAddress.js.map +1 -1
- package/connect/getEmailAddress.d.ts +4 -0
- package/connect/getEmailAddress.js.map +1 -1
- package/ec2/capacityReservation.d.ts +4 -4
- package/ec2/getCapacityReservation.d.ts +2 -2
- package/ec2/getNatGateway.d.ts +3 -0
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/natGateway.d.ts +9 -0
- package/ec2/natGateway.js.map +1 -1
- package/ecr/getRepository.d.ts +3 -2
- package/ecr/getRepository.js.map +1 -1
- package/ecr/repository.d.ts +6 -4
- package/ecr/repository.js.map +1 -1
- package/ecs/service.d.ts +2 -0
- package/ecs/service.js.map +1 -1
- package/elasticloadbalancingv2/getListenerRule.d.ts +1 -0
- package/elasticloadbalancingv2/getListenerRule.js.map +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +2 -0
- package/elasticloadbalancingv2/listenerRule.js +2 -0
- package/elasticloadbalancingv2/listenerRule.js.map +1 -1
- package/events/eventBusPolicy.d.ts +81 -0
- package/events/eventBusPolicy.js +71 -0
- package/events/eventBusPolicy.js.map +1 -0
- package/events/getEventBusPolicy.d.ts +37 -0
- package/events/getEventBusPolicy.js +30 -0
- package/events/getEventBusPolicy.js.map +1 -0
- package/events/index.d.ts +6 -0
- package/events/index.js +8 -1
- package/events/index.js.map +1 -1
- package/gameliftstreams/application.d.ts +2 -2
- package/imagebuilder/getImagePipeline.d.ts +4 -0
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/image.d.ts +8 -0
- package/imagebuilder/image.js +2 -0
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +4 -0
- package/imagebuilder/imagePipeline.js +2 -0
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/lambda/permission.d.ts +2 -2
- package/mediapackagev2/getOriginEndpoint.d.ts +5 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +9 -0
- package/mediapackagev2/originEndpoint.js +4 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/neptune/dbInstance.d.ts +8 -0
- package/neptune/dbInstance.js +2 -0
- package/neptune/dbInstance.js.map +1 -1
- package/neptune/getDbInstance.d.ts +4 -0
- package/neptune/getDbInstance.js.map +1 -1
- package/observabilityadmin/getOrganizationCentralizationRule.d.ts +9 -0
- package/observabilityadmin/getOrganizationCentralizationRule.js.map +1 -1
- package/observabilityadmin/getOrganizationTelemetryRule.d.ts +3 -0
- package/observabilityadmin/getOrganizationTelemetryRule.js.map +1 -1
- package/observabilityadmin/getTelemetryRule.d.ts +3 -0
- package/observabilityadmin/getTelemetryRule.js.map +1 -1
- package/observabilityadmin/organizationCentralizationRule.d.ts +9 -0
- package/observabilityadmin/organizationCentralizationRule.js.map +1 -1
- package/observabilityadmin/organizationTelemetryRule.d.ts +6 -0
- package/observabilityadmin/organizationTelemetryRule.js.map +1 -1
- package/observabilityadmin/telemetryRule.d.ts +6 -0
- package/observabilityadmin/telemetryRule.js.map +1 -1
- package/organizations/account.d.ts +4 -0
- package/organizations/account.js +2 -0
- package/organizations/account.js.map +1 -1
- package/organizations/getAccount.d.ts +4 -0
- package/organizations/getAccount.js.map +1 -1
- package/osis/getPipeline.d.ts +5 -0
- package/osis/getPipeline.js.map +1 -1
- package/osis/pipeline.d.ts +10 -0
- package/osis/pipeline.js +4 -0
- package/osis/pipeline.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbCluster.d.ts +12 -20
- package/rds/dbCluster.js.map +1 -1
- package/rtbfabric/getRequesterGateway.d.ts +32 -0
- package/rtbfabric/getRequesterGateway.js +28 -0
- package/rtbfabric/getRequesterGateway.js.map +1 -0
- package/rtbfabric/getResponderGateway.d.ts +34 -0
- package/rtbfabric/getResponderGateway.js +28 -0
- package/rtbfabric/getResponderGateway.js.map +1 -0
- package/rtbfabric/index.d.ts +13 -0
- package/rtbfabric/index.js +48 -0
- package/rtbfabric/index.js.map +1 -0
- package/rtbfabric/requesterGateway.d.ts +54 -0
- package/rtbfabric/requesterGateway.js +89 -0
- package/rtbfabric/requesterGateway.js.map +1 -0
- package/rtbfabric/responderGateway.d.ts +61 -0
- package/rtbfabric/responderGateway.js +99 -0
- package/rtbfabric/responderGateway.js.map +1 -0
- package/s3/accessGrantsLocation.d.ts +5 -5
- package/s3/accessGrantsLocation.js +6 -0
- package/s3/accessGrantsLocation.js.map +1 -1
- package/sagemaker/cluster.d.ts +2 -0
- package/sagemaker/cluster.js +2 -0
- package/sagemaker/cluster.js.map +1 -1
- package/sagemaker/getCluster.d.ts +1 -0
- package/sagemaker/getCluster.js.map +1 -1
- package/ssmquicksetup/getLifecycleAutomation.d.ts +6 -0
- package/ssmquicksetup/getLifecycleAutomation.js.map +1 -1
- package/ssmquicksetup/lifecycleAutomation.d.ts +12 -0
- package/ssmquicksetup/lifecycleAutomation.js.map +1 -1
- package/types/enums/connect/index.d.ts +54 -0
- package/types/enums/connect/index.js +27 -1
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/connectcampaignsv2/index.d.ts +7 -0
- package/types/enums/connectcampaignsv2/index.js +4 -1
- package/types/enums/connectcampaignsv2/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +1 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/index.d.ts +6 -1
- package/types/enums/index.js +7 -1
- package/types/enums/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +11 -0
- package/types/enums/mediapackagev2/index.js +10 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +9 -0
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/organizations/index.d.ts +11 -0
- package/types/enums/organizations/index.js +8 -1
- package/types/enums/organizations/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +1 -1
- package/types/enums/rtbfabric/index.d.ts +29 -0
- package/types/enums/rtbfabric/index.js +32 -0
- package/types/enums/rtbfabric/index.js.map +1 -0
- package/types/enums/sagemaker/index.d.ts +8 -0
- package/types/enums/sagemaker/index.js +7 -3
- package/types/enums/sagemaker/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +4 -0
- package/types/enums/wisdom/index.js +4 -0
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +380 -13
- package/types/output.d.ts +380 -13
- package/types/output.js.map +1 -1
package/ecr/getRepository.d.ts
CHANGED
|
@@ -19,7 +19,8 @@ export interface GetRepositoryResult {
|
|
|
19
19
|
*/
|
|
20
20
|
readonly arn?: string;
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The ``imageScanningConfiguration`` parameter is being deprecated, in favor of specifying the image scanning configuration at the registry level. For more information, see ``PutRegistryScanningConfiguration``.
|
|
23
|
+
* The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository.
|
|
23
24
|
*/
|
|
24
25
|
readonly imageScanningConfiguration?: outputs.ecr.RepositoryImageScanningConfiguration;
|
|
25
26
|
/**
|
|
@@ -27,7 +28,7 @@ export interface GetRepositoryResult {
|
|
|
27
28
|
*/
|
|
28
29
|
readonly imageTagMutability?: enums.ecr.RepositoryImageTagMutability;
|
|
29
30
|
/**
|
|
30
|
-
*
|
|
31
|
+
* A list of filters that specify which image tags are excluded from the repository's image tag mutability setting.
|
|
31
32
|
*/
|
|
32
33
|
readonly imageTagMutabilityExclusionFilters?: outputs.ecr.RepositoryImageTagMutabilityExclusionFilter[];
|
|
33
34
|
/**
|
package/ecr/getRepository.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepository.js","sourceRoot":"","sources":["../../ecr/getRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,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,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;
|
|
1
|
+
{"version":3,"file":"getRepository.js","sourceRoot":"","sources":["../../ecr/getRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,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,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAgDD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,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,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
|
package/ecr/repository.d.ts
CHANGED
|
@@ -75,7 +75,8 @@ export declare class Repository extends pulumi.CustomResource {
|
|
|
75
75
|
*/
|
|
76
76
|
readonly encryptionConfiguration: pulumi.Output<outputs.ecr.RepositoryEncryptionConfiguration | undefined>;
|
|
77
77
|
/**
|
|
78
|
-
* The
|
|
78
|
+
* The ``imageScanningConfiguration`` parameter is being deprecated, in favor of specifying the image scanning configuration at the registry level. For more information, see ``PutRegistryScanningConfiguration``.
|
|
79
|
+
* The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository.
|
|
79
80
|
*/
|
|
80
81
|
readonly imageScanningConfiguration: pulumi.Output<outputs.ecr.RepositoryImageScanningConfiguration | undefined>;
|
|
81
82
|
/**
|
|
@@ -83,7 +84,7 @@ export declare class Repository extends pulumi.CustomResource {
|
|
|
83
84
|
*/
|
|
84
85
|
readonly imageTagMutability: pulumi.Output<enums.ecr.RepositoryImageTagMutability | undefined>;
|
|
85
86
|
/**
|
|
86
|
-
*
|
|
87
|
+
* A list of filters that specify which image tags are excluded from the repository's image tag mutability setting.
|
|
87
88
|
*/
|
|
88
89
|
readonly imageTagMutabilityExclusionFilters: pulumi.Output<outputs.ecr.RepositoryImageTagMutabilityExclusionFilter[] | undefined>;
|
|
89
90
|
/**
|
|
@@ -132,7 +133,8 @@ export interface RepositoryArgs {
|
|
|
132
133
|
*/
|
|
133
134
|
encryptionConfiguration?: pulumi.Input<inputs.ecr.RepositoryEncryptionConfigurationArgs>;
|
|
134
135
|
/**
|
|
135
|
-
* The
|
|
136
|
+
* The ``imageScanningConfiguration`` parameter is being deprecated, in favor of specifying the image scanning configuration at the registry level. For more information, see ``PutRegistryScanningConfiguration``.
|
|
137
|
+
* The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository.
|
|
136
138
|
*/
|
|
137
139
|
imageScanningConfiguration?: pulumi.Input<inputs.ecr.RepositoryImageScanningConfigurationArgs>;
|
|
138
140
|
/**
|
|
@@ -140,7 +142,7 @@ export interface RepositoryArgs {
|
|
|
140
142
|
*/
|
|
141
143
|
imageTagMutability?: pulumi.Input<enums.ecr.RepositoryImageTagMutability>;
|
|
142
144
|
/**
|
|
143
|
-
*
|
|
145
|
+
* A list of filters that specify which image tags are excluded from the repository's image tag mutability setting.
|
|
144
146
|
*/
|
|
145
147
|
imageTagMutabilityExclusionFilters?: pulumi.Input<pulumi.Input<inputs.ecr.RepositoryImageTagMutabilityExclusionFilterArgs>[]>;
|
|
146
148
|
/**
|
package/ecr/repository.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"repository.js","sourceRoot":"","sources":["../../ecr/repository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,UAAU,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;
|
|
1
|
+
{"version":3,"file":"repository.js","sourceRoot":"","sources":["../../ecr/repository.ts"],"names":[],"mappings":"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"}
|
package/ecs/service.d.ts
CHANGED
|
@@ -97,6 +97,7 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
97
97
|
readonly healthCheckGracePeriodSeconds: pulumi.Output<number | undefined>;
|
|
98
98
|
/**
|
|
99
99
|
* The launch type on which to run your service. For more information, see [Amazon ECS Launch Types](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/launch_types.html) in the *Amazon Elastic Container Service Developer Guide*.
|
|
100
|
+
* If you want to use Managed Instances, you must use the ``capacityProviderStrategy`` request parameter
|
|
100
101
|
*/
|
|
101
102
|
readonly launchType: pulumi.Output<enums.ecs.ServiceLaunchType | undefined>;
|
|
102
103
|
/**
|
|
@@ -259,6 +260,7 @@ export interface ServiceArgs {
|
|
|
259
260
|
healthCheckGracePeriodSeconds?: pulumi.Input<number>;
|
|
260
261
|
/**
|
|
261
262
|
* The launch type on which to run your service. For more information, see [Amazon ECS Launch Types](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/launch_types.html) in the *Amazon Elastic Container Service Developer Guide*.
|
|
263
|
+
* If you want to use Managed Instances, you must use the ``capacityProviderStrategy`` request parameter
|
|
262
264
|
*/
|
|
263
265
|
launchType?: pulumi.Input<enums.ecs.ServiceLaunchType>;
|
|
264
266
|
/**
|
package/ecs/service.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../ecs/service.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../ecs/service.ts"],"names":[],"mappings":"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"}
|
|
@@ -35,6 +35,7 @@ export interface GetListenerRuleResult {
|
|
|
35
35
|
* The Amazon Resource Name (ARN) of the rule.
|
|
36
36
|
*/
|
|
37
37
|
readonly ruleArn?: string;
|
|
38
|
+
readonly transforms?: outputs.elasticloadbalancingv2.ListenerRuleTransform[];
|
|
38
39
|
}
|
|
39
40
|
/**
|
|
40
41
|
* Specifies a listener rule. The listener must be associated with an Application Load Balancer. Each rule consists of a priority, one or more actions, and one or more conditions.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getListenerRule.js","sourceRoot":"","sources":["../../elasticloadbalancingv2/getListenerRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;GAGG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;
|
|
1
|
+
{"version":3,"file":"getListenerRule.js","sourceRoot":"","sources":["../../elasticloadbalancingv2/getListenerRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;GAGG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAmCD;;;GAGG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
@@ -47,6 +47,7 @@ export declare class ListenerRule extends pulumi.CustomResource {
|
|
|
47
47
|
* The Amazon Resource Name (ARN) of the rule.
|
|
48
48
|
*/
|
|
49
49
|
readonly ruleArn: pulumi.Output<string>;
|
|
50
|
+
readonly transforms: pulumi.Output<outputs.elasticloadbalancingv2.ListenerRuleTransform[] | undefined>;
|
|
50
51
|
/**
|
|
51
52
|
* Create a ListenerRule resource with the given unique name, arguments, and options.
|
|
52
53
|
*
|
|
@@ -79,4 +80,5 @@ export interface ListenerRuleArgs {
|
|
|
79
80
|
* If you try to reorder rules by updating their priorities, do not specify a new priority if an existing rule already uses this priority, as this can cause an error. If you need to reuse a priority with a different rule, you must remove it as a priority first, and then specify it in a subsequent update.
|
|
80
81
|
*/
|
|
81
82
|
priority: pulumi.Input<number>;
|
|
83
|
+
transforms?: pulumi.Input<pulumi.Input<inputs.elasticloadbalancingv2.ListenerRuleTransformArgs>[]>;
|
|
82
84
|
}
|
|
@@ -55,6 +55,7 @@ class ListenerRule extends pulumi.CustomResource {
|
|
|
55
55
|
resourceInputs["conditions"] = args?.conditions;
|
|
56
56
|
resourceInputs["listenerArn"] = args?.listenerArn;
|
|
57
57
|
resourceInputs["priority"] = args?.priority;
|
|
58
|
+
resourceInputs["transforms"] = args?.transforms;
|
|
58
59
|
resourceInputs["isDefault"] = undefined /*out*/;
|
|
59
60
|
resourceInputs["ruleArn"] = undefined /*out*/;
|
|
60
61
|
}
|
|
@@ -65,6 +66,7 @@ class ListenerRule extends pulumi.CustomResource {
|
|
|
65
66
|
resourceInputs["listenerArn"] = undefined /*out*/;
|
|
66
67
|
resourceInputs["priority"] = undefined /*out*/;
|
|
67
68
|
resourceInputs["ruleArn"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["transforms"] = undefined /*out*/;
|
|
68
70
|
}
|
|
69
71
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
70
72
|
const replaceOnChanges = { replaceOnChanges: ["listenerArn"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listenerRule.js","sourceRoot":"","sources":["../../elasticloadbalancingv2/listenerRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;GAGG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,YAAY,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"listenerRule.js","sourceRoot":"","sources":["../../elasticloadbalancingv2/listenerRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Resource Type definition for AWS::Events::EventBusPolicy
|
|
6
|
+
*/
|
|
7
|
+
export declare class EventBusPolicy extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing EventBusPolicy 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): EventBusPolicy;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of EventBusPolicy. 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 EventBusPolicy;
|
|
22
|
+
/**
|
|
23
|
+
* The action that you are enabling the other account to perform.
|
|
24
|
+
*/
|
|
25
|
+
readonly action: pulumi.Output<string | undefined>;
|
|
26
|
+
readonly condition: pulumi.Output<outputs.events.EventBusPolicyCondition | undefined>;
|
|
27
|
+
/**
|
|
28
|
+
* The name of the event bus associated with the rule. If you omit this, the default event bus is used.
|
|
29
|
+
*/
|
|
30
|
+
readonly eventBusName: pulumi.Output<string | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* The 12-digit AWS account ID that you are permitting to put events to your default event bus. Specify "*" to permit any account to put events to your default event bus.
|
|
33
|
+
*/
|
|
34
|
+
readonly principal: pulumi.Output<string | undefined>;
|
|
35
|
+
/**
|
|
36
|
+
* A JSON string that describes the permission policy statement. You can include a Policy parameter in the request instead of using the StatementId, Action, Principal, or Condition parameters.
|
|
37
|
+
*
|
|
38
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Events::EventBusPolicy` for more information about the expected schema for this property.
|
|
39
|
+
*/
|
|
40
|
+
readonly statement: pulumi.Output<any | undefined>;
|
|
41
|
+
/**
|
|
42
|
+
* An identifier string for the external account that you are granting permissions to
|
|
43
|
+
*/
|
|
44
|
+
readonly statementId: pulumi.Output<string>;
|
|
45
|
+
/**
|
|
46
|
+
* Create a EventBusPolicy resource with the given unique name, arguments, and options.
|
|
47
|
+
*
|
|
48
|
+
* @param name The _unique_ name of the resource.
|
|
49
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
50
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
51
|
+
*/
|
|
52
|
+
constructor(name: string, args: EventBusPolicyArgs, opts?: pulumi.CustomResourceOptions);
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* The set of arguments for constructing a EventBusPolicy resource.
|
|
56
|
+
*/
|
|
57
|
+
export interface EventBusPolicyArgs {
|
|
58
|
+
/**
|
|
59
|
+
* The action that you are enabling the other account to perform.
|
|
60
|
+
*/
|
|
61
|
+
action?: pulumi.Input<string>;
|
|
62
|
+
condition?: pulumi.Input<inputs.events.EventBusPolicyConditionArgs>;
|
|
63
|
+
/**
|
|
64
|
+
* The name of the event bus associated with the rule. If you omit this, the default event bus is used.
|
|
65
|
+
*/
|
|
66
|
+
eventBusName?: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The 12-digit AWS account ID that you are permitting to put events to your default event bus. Specify "*" to permit any account to put events to your default event bus.
|
|
69
|
+
*/
|
|
70
|
+
principal?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* A JSON string that describes the permission policy statement. You can include a Policy parameter in the request instead of using the StatementId, Action, Principal, or Condition parameters.
|
|
73
|
+
*
|
|
74
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Events::EventBusPolicy` for more information about the expected schema for this property.
|
|
75
|
+
*/
|
|
76
|
+
statement?: any;
|
|
77
|
+
/**
|
|
78
|
+
* An identifier string for the external account that you are granting permissions to
|
|
79
|
+
*/
|
|
80
|
+
statementId: pulumi.Input<string>;
|
|
81
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
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.EventBusPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::Events::EventBusPolicy
|
|
10
|
+
*/
|
|
11
|
+
class EventBusPolicy extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing EventBusPolicy 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 EventBusPolicy(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of EventBusPolicy. 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'] === EventBusPolicy.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a EventBusPolicy 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?.statementId === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'statementId'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["action"] = args?.action;
|
|
48
|
+
resourceInputs["condition"] = args?.condition;
|
|
49
|
+
resourceInputs["eventBusName"] = args?.eventBusName;
|
|
50
|
+
resourceInputs["principal"] = args?.principal;
|
|
51
|
+
resourceInputs["statement"] = args?.statement;
|
|
52
|
+
resourceInputs["statementId"] = args?.statementId;
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
resourceInputs["action"] = undefined /*out*/;
|
|
56
|
+
resourceInputs["condition"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["eventBusName"] = undefined /*out*/;
|
|
58
|
+
resourceInputs["principal"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["statement"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["statementId"] = undefined /*out*/;
|
|
61
|
+
}
|
|
62
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
63
|
+
const replaceOnChanges = { replaceOnChanges: ["eventBusName", "statementId"] };
|
|
64
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
65
|
+
super(EventBusPolicy.__pulumiType, name, resourceInputs, opts);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.EventBusPolicy = EventBusPolicy;
|
|
69
|
+
/** @internal */
|
|
70
|
+
EventBusPolicy.__pulumiType = 'aws-native:events:EventBusPolicy';
|
|
71
|
+
//# sourceMappingURL=eventBusPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventBusPolicy.js","sourceRoot":"","sources":["../../events/eventBusPolicy.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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,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;IA0BD;;;;;;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,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;aAAM;YACH,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,cAAc,EAAE,aAAa,CAAC,EAAE,CAAC;QAC/E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAnFL,wCAoFC;AAvEG,gBAAgB;AACO,2BAAY,GAAG,kCAAkC,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::Events::EventBusPolicy
|
|
4
|
+
*/
|
|
5
|
+
export declare function getEventBusPolicy(args: GetEventBusPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetEventBusPolicyResult>;
|
|
6
|
+
export interface GetEventBusPolicyArgs {
|
|
7
|
+
/**
|
|
8
|
+
* The name of the event bus associated with the rule. If you omit this, the default event bus is used.
|
|
9
|
+
*/
|
|
10
|
+
eventBusName: string;
|
|
11
|
+
/**
|
|
12
|
+
* An identifier string for the external account that you are granting permissions to
|
|
13
|
+
*/
|
|
14
|
+
statementId: string;
|
|
15
|
+
}
|
|
16
|
+
export interface GetEventBusPolicyResult {
|
|
17
|
+
/**
|
|
18
|
+
* A JSON string that describes the permission policy statement. You can include a Policy parameter in the request instead of using the StatementId, Action, Principal, or Condition parameters.
|
|
19
|
+
*
|
|
20
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Events::EventBusPolicy` for more information about the expected schema for this property.
|
|
21
|
+
*/
|
|
22
|
+
readonly statement?: any;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Resource Type definition for AWS::Events::EventBusPolicy
|
|
26
|
+
*/
|
|
27
|
+
export declare function getEventBusPolicyOutput(args: GetEventBusPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEventBusPolicyResult>;
|
|
28
|
+
export interface GetEventBusPolicyOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* The name of the event bus associated with the rule. If you omit this, the default event bus is used.
|
|
31
|
+
*/
|
|
32
|
+
eventBusName: pulumi.Input<string>;
|
|
33
|
+
/**
|
|
34
|
+
* An identifier string for the external account that you are granting permissions to
|
|
35
|
+
*/
|
|
36
|
+
statementId: pulumi.Input<string>;
|
|
37
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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.getEventBusPolicyOutput = exports.getEventBusPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::Events::EventBusPolicy
|
|
10
|
+
*/
|
|
11
|
+
function getEventBusPolicy(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:events:getEventBusPolicy", {
|
|
14
|
+
"eventBusName": args.eventBusName,
|
|
15
|
+
"statementId": args.statementId,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getEventBusPolicy = getEventBusPolicy;
|
|
19
|
+
/**
|
|
20
|
+
* Resource Type definition for AWS::Events::EventBusPolicy
|
|
21
|
+
*/
|
|
22
|
+
function getEventBusPolicyOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("aws-native:events:getEventBusPolicy", {
|
|
25
|
+
"eventBusName": args.eventBusName,
|
|
26
|
+
"statementId": args.statementId,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getEventBusPolicyOutput = getEventBusPolicyOutput;
|
|
30
|
+
//# sourceMappingURL=getEventBusPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEventBusPolicy.js","sourceRoot":"","sources":["../../events/getEventBusPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,qCAAqC,EAAE;QAChE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAqBD;;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,qCAAqC,EAAE;QACtE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
|
package/events/index.d.ts
CHANGED
|
@@ -13,6 +13,9 @@ export declare const Endpoint: typeof import("./endpoint").Endpoint;
|
|
|
13
13
|
export { EventBusArgs } from "./eventBus";
|
|
14
14
|
export type EventBus = import("./eventBus").EventBus;
|
|
15
15
|
export declare const EventBus: typeof import("./eventBus").EventBus;
|
|
16
|
+
export { EventBusPolicyArgs } from "./eventBusPolicy";
|
|
17
|
+
export type EventBusPolicy = import("./eventBusPolicy").EventBusPolicy;
|
|
18
|
+
export declare const EventBusPolicy: typeof import("./eventBusPolicy").EventBusPolicy;
|
|
16
19
|
export { GetApiDestinationArgs, GetApiDestinationResult, GetApiDestinationOutputArgs } from "./getApiDestination";
|
|
17
20
|
export declare const getApiDestination: typeof import("./getApiDestination").getApiDestination;
|
|
18
21
|
export declare const getApiDestinationOutput: typeof import("./getApiDestination").getApiDestinationOutput;
|
|
@@ -28,6 +31,9 @@ export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpoi
|
|
|
28
31
|
export { GetEventBusArgs, GetEventBusResult, GetEventBusOutputArgs } from "./getEventBus";
|
|
29
32
|
export declare const getEventBus: typeof import("./getEventBus").getEventBus;
|
|
30
33
|
export declare const getEventBusOutput: typeof import("./getEventBus").getEventBusOutput;
|
|
34
|
+
export { GetEventBusPolicyArgs, GetEventBusPolicyResult, GetEventBusPolicyOutputArgs } from "./getEventBusPolicy";
|
|
35
|
+
export declare const getEventBusPolicy: typeof import("./getEventBusPolicy").getEventBusPolicy;
|
|
36
|
+
export declare const getEventBusPolicyOutput: typeof import("./getEventBusPolicy").getEventBusPolicyOutput;
|
|
31
37
|
export { GetRuleArgs, GetRuleResult, GetRuleOutputArgs } from "./getRule";
|
|
32
38
|
export declare const getRule: typeof import("./getRule").getRule;
|
|
33
39
|
export declare const getRuleOutput: typeof import("./getRule").getRuleOutput;
|
package/events/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.Rule = exports.getRuleOutput = exports.getRule = exports.getEventBusOutput = exports.getEventBus = exports.getEndpointOutput = exports.getEndpoint = exports.getConnectionOutput = exports.getConnection = exports.getArchiveOutput = exports.getArchive = exports.getApiDestinationOutput = exports.getApiDestination = exports.EventBus = exports.Endpoint = exports.Connection = exports.Archive = exports.ApiDestination = void 0;
|
|
19
|
+
exports.Rule = exports.getRuleOutput = exports.getRule = exports.getEventBusPolicyOutput = exports.getEventBusPolicy = exports.getEventBusOutput = exports.getEventBus = exports.getEndpointOutput = exports.getEndpoint = exports.getConnectionOutput = exports.getConnection = exports.getArchiveOutput = exports.getArchive = exports.getApiDestinationOutput = exports.getApiDestination = exports.EventBusPolicy = exports.EventBus = exports.Endpoint = exports.Connection = exports.Archive = exports.ApiDestination = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.ApiDestination = null;
|
|
@@ -29,6 +29,8 @@ exports.Endpoint = null;
|
|
|
29
29
|
utilities.lazyLoad(exports, ["Endpoint"], () => require("./endpoint"));
|
|
30
30
|
exports.EventBus = null;
|
|
31
31
|
utilities.lazyLoad(exports, ["EventBus"], () => require("./eventBus"));
|
|
32
|
+
exports.EventBusPolicy = null;
|
|
33
|
+
utilities.lazyLoad(exports, ["EventBusPolicy"], () => require("./eventBusPolicy"));
|
|
32
34
|
exports.getApiDestination = null;
|
|
33
35
|
exports.getApiDestinationOutput = null;
|
|
34
36
|
utilities.lazyLoad(exports, ["getApiDestination", "getApiDestinationOutput"], () => require("./getApiDestination"));
|
|
@@ -44,6 +46,9 @@ utilities.lazyLoad(exports, ["getEndpoint", "getEndpointOutput"], () => require(
|
|
|
44
46
|
exports.getEventBus = null;
|
|
45
47
|
exports.getEventBusOutput = null;
|
|
46
48
|
utilities.lazyLoad(exports, ["getEventBus", "getEventBusOutput"], () => require("./getEventBus"));
|
|
49
|
+
exports.getEventBusPolicy = null;
|
|
50
|
+
exports.getEventBusPolicyOutput = null;
|
|
51
|
+
utilities.lazyLoad(exports, ["getEventBusPolicy", "getEventBusPolicyOutput"], () => require("./getEventBusPolicy"));
|
|
47
52
|
exports.getRule = null;
|
|
48
53
|
exports.getRuleOutput = null;
|
|
49
54
|
utilities.lazyLoad(exports, ["getRule", "getRuleOutput"], () => require("./getRule"));
|
|
@@ -65,6 +70,8 @@ const _module = {
|
|
|
65
70
|
return new exports.Endpoint(name, undefined, { urn });
|
|
66
71
|
case "aws-native:events:EventBus":
|
|
67
72
|
return new exports.EventBus(name, undefined, { urn });
|
|
73
|
+
case "aws-native:events:EventBusPolicy":
|
|
74
|
+
return new exports.EventBusPolicy(name, undefined, { urn });
|
|
68
75
|
case "aws-native:events:Rule":
|
|
69
76
|
return new exports.Rule(name, undefined, { urn });
|
|
70
77
|
default:
|
package/events/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../events/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAI9D,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../events/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -50,7 +50,7 @@ export declare class Application extends pulumi.CustomResource {
|
|
|
50
50
|
*/
|
|
51
51
|
readonly description: pulumi.Output<string>;
|
|
52
52
|
/**
|
|
53
|
-
* The path and file name of the executable file that
|
|
53
|
+
* The relative path and file name of the executable file that Amazon GameLift Streams will stream. Specify a path relative to the location set in `ApplicationSourceUri` . The file must be contained within the application's root folder. For Windows applications, the file must be a valid Windows executable or batch file with a filename ending in .exe, .cmd, or .bat. For Linux applications, the file must be a valid Linux binary executable or a script that contains an initial interpreter line starting with a shebang (' `#!` ').
|
|
54
54
|
*/
|
|
55
55
|
readonly executablePath: pulumi.Output<string>;
|
|
56
56
|
/**
|
|
@@ -97,7 +97,7 @@ export interface ApplicationArgs {
|
|
|
97
97
|
*/
|
|
98
98
|
description: pulumi.Input<string>;
|
|
99
99
|
/**
|
|
100
|
-
* The path and file name of the executable file that
|
|
100
|
+
* The relative path and file name of the executable file that Amazon GameLift Streams will stream. Specify a path relative to the location set in `ApplicationSourceUri` . The file must be contained within the application's root folder. For Windows applications, the file must be a valid Windows executable or batch file with a filename ending in .exe, .cmd, or .bat. For Linux applications, the file must be a valid Linux binary executable or a script that contains an initial interpreter line starting with a shebang (' `#!` ').
|
|
101
101
|
*/
|
|
102
102
|
executablePath: pulumi.Input<string>;
|
|
103
103
|
/**
|
|
@@ -20,6 +20,10 @@ export interface GetImagePipelineResult {
|
|
|
20
20
|
* The Amazon Resource Name (ARN) of the container recipe that defines how images are configured and tested.
|
|
21
21
|
*/
|
|
22
22
|
readonly containerRecipeArn?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The deployment ID of the pipeline, used for resource create/update triggers.
|
|
25
|
+
*/
|
|
26
|
+
readonly deploymentId?: string;
|
|
23
27
|
/**
|
|
24
28
|
* The description of the image pipeline.
|
|
25
29
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImagePipeline.js","sourceRoot":"","sources":["../../imagebuilder/getImagePipeline.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;
|
|
1
|
+
{"version":3,"file":"getImagePipeline.js","sourceRoot":"","sources":["../../imagebuilder/getImagePipeline.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AA2ED;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
package/imagebuilder/image.d.ts
CHANGED
|
@@ -43,6 +43,10 @@ export declare class Image extends pulumi.CustomResource {
|
|
|
43
43
|
* The AMI ID of the EC2 AMI in current region.
|
|
44
44
|
*/
|
|
45
45
|
readonly imageId: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* The image pipeline execution settings of the image.
|
|
48
|
+
*/
|
|
49
|
+
readonly imagePipelineExecutionSettings: pulumi.Output<outputs.imagebuilder.ImagePipelineExecutionSettings | undefined>;
|
|
46
50
|
/**
|
|
47
51
|
* The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
|
|
48
52
|
*/
|
|
@@ -114,6 +118,10 @@ export interface ImageArgs {
|
|
|
114
118
|
* The execution role name/ARN for the image build, if provided
|
|
115
119
|
*/
|
|
116
120
|
executionRole?: pulumi.Input<string>;
|
|
121
|
+
/**
|
|
122
|
+
* The image pipeline execution settings of the image.
|
|
123
|
+
*/
|
|
124
|
+
imagePipelineExecutionSettings?: pulumi.Input<inputs.imagebuilder.ImagePipelineExecutionSettingsArgs>;
|
|
117
125
|
/**
|
|
118
126
|
* The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
|
|
119
127
|
*/
|
package/imagebuilder/image.js
CHANGED
|
@@ -45,6 +45,7 @@ class Image extends pulumi.CustomResource {
|
|
|
45
45
|
resourceInputs["distributionConfigurationArn"] = args?.distributionConfigurationArn;
|
|
46
46
|
resourceInputs["enhancedImageMetadataEnabled"] = args?.enhancedImageMetadataEnabled;
|
|
47
47
|
resourceInputs["executionRole"] = args?.executionRole;
|
|
48
|
+
resourceInputs["imagePipelineExecutionSettings"] = args?.imagePipelineExecutionSettings;
|
|
48
49
|
resourceInputs["imageRecipeArn"] = args?.imageRecipeArn;
|
|
49
50
|
resourceInputs["imageScanningConfiguration"] = args?.imageScanningConfiguration;
|
|
50
51
|
resourceInputs["imageTestsConfiguration"] = args?.imageTestsConfiguration;
|
|
@@ -65,6 +66,7 @@ class Image extends pulumi.CustomResource {
|
|
|
65
66
|
resourceInputs["enhancedImageMetadataEnabled"] = undefined /*out*/;
|
|
66
67
|
resourceInputs["executionRole"] = undefined /*out*/;
|
|
67
68
|
resourceInputs["imageId"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["imagePipelineExecutionSettings"] = undefined /*out*/;
|
|
68
70
|
resourceInputs["imageRecipeArn"] = undefined /*out*/;
|
|
69
71
|
resourceInputs["imageScanningConfiguration"] = undefined /*out*/;
|
|
70
72
|
resourceInputs["imageTestsConfiguration"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image.js","sourceRoot":"","sources":["../../imagebuilder/image.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":"image.js","sourceRoot":"","sources":["../../imagebuilder/image.ts"],"names":[],"mappings":"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"}
|
|
@@ -28,6 +28,10 @@ export declare class ImagePipeline extends pulumi.CustomResource {
|
|
|
28
28
|
* The Amazon Resource Name (ARN) of the container recipe that defines how images are configured and tested.
|
|
29
29
|
*/
|
|
30
30
|
readonly containerRecipeArn: pulumi.Output<string | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* The deployment ID of the pipeline, used for resource create/update triggers.
|
|
33
|
+
*/
|
|
34
|
+
readonly deploymentId: pulumi.Output<string>;
|
|
31
35
|
/**
|
|
32
36
|
* The description of the image pipeline.
|
|
33
37
|
*/
|
|
@@ -57,10 +57,12 @@ class ImagePipeline extends pulumi.CustomResource {
|
|
|
57
57
|
resourceInputs["tags"] = args?.tags;
|
|
58
58
|
resourceInputs["workflows"] = args?.workflows;
|
|
59
59
|
resourceInputs["arn"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["deploymentId"] = undefined /*out*/;
|
|
60
61
|
}
|
|
61
62
|
else {
|
|
62
63
|
resourceInputs["arn"] = undefined /*out*/;
|
|
63
64
|
resourceInputs["containerRecipeArn"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["deploymentId"] = undefined /*out*/;
|
|
64
66
|
resourceInputs["description"] = undefined /*out*/;
|
|
65
67
|
resourceInputs["distributionConfigurationArn"] = undefined /*out*/;
|
|
66
68
|
resourceInputs["enhancedImageMetadataEnabled"] = undefined /*out*/;
|