@pulumi/aws 5.17.0-alpha.1665590627 → 5.17.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.
Files changed (124) hide show
  1. package/acm/certificate.d.ts +97 -11
  2. package/acm/certificate.js +37 -4
  3. package/acm/certificate.js.map +1 -1
  4. package/acmpca/certificate.d.ts +14 -6
  5. package/acmpca/certificate.js +5 -0
  6. package/acmpca/certificate.js.map +1 -1
  7. package/alb/targetGroup.d.ts +3 -3
  8. package/apigatewayv2/deployment.d.ts +1 -1
  9. package/apigatewayv2/deployment.js +1 -1
  10. package/apigatewayv2/integration.d.ts +1 -1
  11. package/apigatewayv2/integration.js +1 -1
  12. package/appautoscaling/policy.d.ts +8 -0
  13. package/appautoscaling/policy.js +2 -0
  14. package/appautoscaling/policy.js.map +1 -1
  15. package/appconfig/environment.d.ts +8 -0
  16. package/appconfig/environment.js.map +1 -1
  17. package/appconfig/getConfigurationProfile.d.ts +103 -0
  18. package/appconfig/getConfigurationProfile.js +40 -0
  19. package/appconfig/getConfigurationProfile.js.map +1 -0
  20. package/appconfig/getConfigurationProfiles.d.ts +41 -0
  21. package/appconfig/getConfigurationProfiles.js +28 -0
  22. package/appconfig/getConfigurationProfiles.js.map +1 -0
  23. package/appconfig/getEnvironment.d.ts +96 -0
  24. package/appconfig/getEnvironment.js +40 -0
  25. package/appconfig/getEnvironment.js.map +1 -0
  26. package/appconfig/getEnvironments.d.ts +51 -0
  27. package/appconfig/getEnvironments.js +38 -0
  28. package/appconfig/getEnvironments.js.map +1 -0
  29. package/appconfig/index.d.ts +12 -0
  30. package/appconfig/index.js +13 -1
  31. package/appconfig/index.js.map +1 -1
  32. package/applicationloadbalancing/targetGroup.d.ts +3 -3
  33. package/cloudfront/originRequestPolicy.d.ts +8 -0
  34. package/cloudfront/originRequestPolicy.js +8 -0
  35. package/cloudfront/originRequestPolicy.js.map +1 -1
  36. package/cloudwatch/metricStream.d.ts +1 -1
  37. package/cloudwatch/metricStream.js +1 -1
  38. package/ec2/ami.d.ts +13 -0
  39. package/ec2/ami.js +3 -0
  40. package/ec2/ami.js.map +1 -1
  41. package/ec2/getAmi.d.ts +4 -0
  42. package/ec2/getAmi.js.map +1 -1
  43. package/ec2/getVpcIamPoolCidrs.d.ts +51 -0
  44. package/ec2/getVpcIamPoolCidrs.js +28 -0
  45. package/ec2/getVpcIamPoolCidrs.js.map +1 -0
  46. package/ec2/index.d.ts +3 -0
  47. package/ec2/index.js +6 -3
  48. package/ec2/index.js.map +1 -1
  49. package/ec2/trafficMirrorTarget.d.ts +16 -0
  50. package/ec2/trafficMirrorTarget.js +6 -0
  51. package/ec2/trafficMirrorTarget.js.map +1 -1
  52. package/efs/fileSystemPolicy.d.ts +2 -2
  53. package/efs/fileSystemPolicy.js +2 -2
  54. package/eks/addon.d.ts +20 -3
  55. package/eks/addon.js +17 -0
  56. package/eks/addon.js.map +1 -1
  57. package/eks/cluster.d.ts +2 -0
  58. package/eks/cluster.js.map +1 -1
  59. package/elasticloadbalancingv2/targetGroup.d.ts +3 -3
  60. package/evidently/index.d.ts +3 -0
  61. package/evidently/index.js +22 -0
  62. package/evidently/index.js.map +1 -0
  63. package/evidently/project.d.ts +245 -0
  64. package/evidently/project.js +138 -0
  65. package/evidently/project.js.map +1 -0
  66. package/getAmi.d.ts +4 -0
  67. package/getAmi.js.map +1 -1
  68. package/iam/accessKey.d.ts +3 -3
  69. package/identitystore/getUser.d.ts +73 -5
  70. package/identitystore/getUser.js +2 -1
  71. package/identitystore/getUser.js.map +1 -1
  72. package/identitystore/group.d.ts +101 -0
  73. package/identitystore/group.js +74 -0
  74. package/identitystore/group.js.map +1 -0
  75. package/identitystore/groupMembership.d.ts +89 -0
  76. package/identitystore/groupMembership.js +73 -0
  77. package/identitystore/groupMembership.js.map +1 -0
  78. package/identitystore/index.d.ts +9 -0
  79. package/identitystore/index.js +26 -1
  80. package/identitystore/index.js.map +1 -1
  81. package/identitystore/user.d.ts +240 -0
  82. package/identitystore/user.js +106 -0
  83. package/identitystore/user.js.map +1 -0
  84. package/index.d.ts +3 -1
  85. package/index.js +7 -3
  86. package/index.js.map +1 -1
  87. package/inspector2/index.d.ts +3 -0
  88. package/inspector2/index.js +22 -0
  89. package/inspector2/index.js.map +1 -0
  90. package/inspector2/organizationConfiguration.d.ts +74 -0
  91. package/inspector2/organizationConfiguration.js +70 -0
  92. package/inspector2/organizationConfiguration.js.map +1 -0
  93. package/kinesis/firehoseDeliveryStream.d.ts +1 -1
  94. package/kinesis/firehoseDeliveryStream.js +1 -1
  95. package/kms/customKeyStore.d.ts +109 -0
  96. package/kms/customKeyStore.js +92 -0
  97. package/kms/customKeyStore.js.map +1 -0
  98. package/kms/getCustomKeyStore.d.ts +69 -0
  99. package/kms/getCustomKeyStore.js +40 -0
  100. package/kms/getCustomKeyStore.js.map +1 -0
  101. package/kms/index.d.ts +6 -0
  102. package/kms/index.js +9 -1
  103. package/kms/index.js.map +1 -1
  104. package/kms/key.d.ts +15 -3
  105. package/kms/key.js +2 -0
  106. package/kms/key.js.map +1 -1
  107. package/lambda/function.d.ts +1 -1
  108. package/lambda/function.js +1 -1
  109. package/lambda/layerVersion.d.ts +1 -1
  110. package/lambda/layerVersion.js +1 -1
  111. package/lambda/permission.d.ts +1 -1
  112. package/lambda/permission.js +1 -1
  113. package/lb/targetGroup.d.ts +3 -3
  114. package/package.json +2 -2
  115. package/package.json.dev +2 -2
  116. package/ssm/parameter.d.ts +0 -2
  117. package/ssm/parameter.js +0 -2
  118. package/ssm/parameter.js.map +1 -1
  119. package/types/input.d.ts +36046 -833
  120. package/types/output.d.ts +36122 -808
  121. package/wafv2/ruleGroup.d.ts +14 -0
  122. package/wafv2/ruleGroup.js +14 -0
  123. package/wafv2/ruleGroup.js.map +1 -1
  124. package/wafv2/webAclAssociation.d.ts +3 -3
@@ -0,0 +1,103 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Provides access to an AppConfig Configuration Profile.
5
+ *
6
+ * ## Example Usage
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = pulumi.output(aws.appconfig.getConfigurationProfile({
14
+ * applicationId: "b5d5gpj",
15
+ * configurationProfileId: "qrbb1c1",
16
+ * }));
17
+ * ```
18
+ */
19
+ export declare function getConfigurationProfile(args: GetConfigurationProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationProfileResult>;
20
+ /**
21
+ * A collection of arguments for invoking getConfigurationProfile.
22
+ */
23
+ export interface GetConfigurationProfileArgs {
24
+ /**
25
+ * ID of the AppConfig application to which this configuration profile belongs.
26
+ */
27
+ applicationId: string;
28
+ /**
29
+ * ID of the Configuration Profile.
30
+ */
31
+ configurationProfileId: string;
32
+ /**
33
+ * Map of tags for the resource.
34
+ */
35
+ tags?: {
36
+ [key: string]: string;
37
+ };
38
+ }
39
+ /**
40
+ * A collection of values returned by getConfigurationProfile.
41
+ */
42
+ export interface GetConfigurationProfileResult {
43
+ readonly applicationId: string;
44
+ /**
45
+ * ARN of the Configuration Profile.
46
+ */
47
+ readonly arn: string;
48
+ readonly configurationProfileId: string;
49
+ /**
50
+ * Description of the Configuration Profile.
51
+ */
52
+ readonly description: string;
53
+ /**
54
+ * The provider-assigned unique ID for this managed resource.
55
+ */
56
+ readonly id: string;
57
+ /**
58
+ * Location URI of the Configuration Profile.
59
+ */
60
+ readonly locationUri: string;
61
+ /**
62
+ * Name of the Configuration Profile.
63
+ */
64
+ readonly name: string;
65
+ /**
66
+ * ARN of an IAM role with permission to access the configuration at the specified location_uri.
67
+ */
68
+ readonly retrievalRoleArn: string;
69
+ /**
70
+ * Map of tags for the resource.
71
+ */
72
+ readonly tags: {
73
+ [key: string]: string;
74
+ };
75
+ /**
76
+ * Type of validator. Valid values: JSON_SCHEMA and LAMBDA.
77
+ */
78
+ readonly type: string;
79
+ /**
80
+ * Nested list of methods for validating the configuration.
81
+ */
82
+ readonly validators: outputs.appconfig.GetConfigurationProfileValidator[];
83
+ }
84
+ export declare function getConfigurationProfileOutput(args: GetConfigurationProfileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetConfigurationProfileResult>;
85
+ /**
86
+ * A collection of arguments for invoking getConfigurationProfile.
87
+ */
88
+ export interface GetConfigurationProfileOutputArgs {
89
+ /**
90
+ * ID of the AppConfig application to which this configuration profile belongs.
91
+ */
92
+ applicationId: pulumi.Input<string>;
93
+ /**
94
+ * ID of the Configuration Profile.
95
+ */
96
+ configurationProfileId: pulumi.Input<string>;
97
+ /**
98
+ * Map of tags for the resource.
99
+ */
100
+ tags?: pulumi.Input<{
101
+ [key: string]: pulumi.Input<string>;
102
+ }>;
103
+ }
@@ -0,0 +1,40 @@
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.getConfigurationProfileOutput = exports.getConfigurationProfile = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides access to an AppConfig Configuration Profile.
10
+ *
11
+ * ## Example Usage
12
+ * ### Basic Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const example = pulumi.output(aws.appconfig.getConfigurationProfile({
19
+ * applicationId: "b5d5gpj",
20
+ * configurationProfileId: "qrbb1c1",
21
+ * }));
22
+ * ```
23
+ */
24
+ function getConfigurationProfile(args, opts) {
25
+ if (!opts) {
26
+ opts = {};
27
+ }
28
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
29
+ return pulumi.runtime.invoke("aws:appconfig/getConfigurationProfile:getConfigurationProfile", {
30
+ "applicationId": args.applicationId,
31
+ "configurationProfileId": args.configurationProfileId,
32
+ "tags": args.tags,
33
+ }, opts);
34
+ }
35
+ exports.getConfigurationProfile = getConfigurationProfile;
36
+ function getConfigurationProfileOutput(args, opts) {
37
+ return pulumi.output(args).apply(a => getConfigurationProfile(a, opts));
38
+ }
39
+ exports.getConfigurationProfileOutput = getConfigurationProfileOutput;
40
+ //# sourceMappingURL=getConfigurationProfile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getConfigurationProfile.js","sourceRoot":"","sources":["../../appconfig/getConfigurationProfile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,0DAWC;AAgED,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,sEAEC"}
@@ -0,0 +1,41 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Provides access to all Configuration Properties for an AppConfig Application. This will allow you to pass Configuration
4
+ * Profile IDs to another resource.
5
+ *
6
+ * ## Example Usage
7
+ */
8
+ export declare function getConfigurationProfiles(args: GetConfigurationProfilesArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationProfilesResult>;
9
+ /**
10
+ * A collection of arguments for invoking getConfigurationProfiles.
11
+ */
12
+ export interface GetConfigurationProfilesArgs {
13
+ /**
14
+ * ID of the AppConfig Application.
15
+ */
16
+ applicationId: string;
17
+ }
18
+ /**
19
+ * A collection of values returned by getConfigurationProfiles.
20
+ */
21
+ export interface GetConfigurationProfilesResult {
22
+ readonly applicationId: string;
23
+ /**
24
+ * Set of Configuration Profile IDs associated with the AppConfig Application.
25
+ */
26
+ readonly configurationProfileIds: string[];
27
+ /**
28
+ * The provider-assigned unique ID for this managed resource.
29
+ */
30
+ readonly id: string;
31
+ }
32
+ export declare function getConfigurationProfilesOutput(args: GetConfigurationProfilesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetConfigurationProfilesResult>;
33
+ /**
34
+ * A collection of arguments for invoking getConfigurationProfiles.
35
+ */
36
+ export interface GetConfigurationProfilesOutputArgs {
37
+ /**
38
+ * ID of the AppConfig Application.
39
+ */
40
+ applicationId: pulumi.Input<string>;
41
+ }
@@ -0,0 +1,28 @@
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.getConfigurationProfilesOutput = exports.getConfigurationProfiles = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides access to all Configuration Properties for an AppConfig Application. This will allow you to pass Configuration
10
+ * Profile IDs to another resource.
11
+ *
12
+ * ## Example Usage
13
+ */
14
+ function getConfigurationProfiles(args, opts) {
15
+ if (!opts) {
16
+ opts = {};
17
+ }
18
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
19
+ return pulumi.runtime.invoke("aws:appconfig/getConfigurationProfiles:getConfigurationProfiles", {
20
+ "applicationId": args.applicationId,
21
+ }, opts);
22
+ }
23
+ exports.getConfigurationProfiles = getConfigurationProfiles;
24
+ function getConfigurationProfilesOutput(args, opts) {
25
+ return pulumi.output(args).apply(a => getConfigurationProfiles(a, opts));
26
+ }
27
+ exports.getConfigurationProfilesOutput = getConfigurationProfilesOutput;
28
+ //# sourceMappingURL=getConfigurationProfiles.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getConfigurationProfiles.js","sourceRoot":"","sources":["../../appconfig/getConfigurationProfiles.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;GAKG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC;AA2BD,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,wEAEC"}
@@ -0,0 +1,96 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Provides access to an AppConfig Environment.
5
+ *
6
+ * ## Example Usage
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = pulumi.output(aws.appconfig.getEnvironment({
14
+ * applicationId: "b5d5gpj",
15
+ * environmentId: "qrbb1c1",
16
+ * }));
17
+ * ```
18
+ */
19
+ export declare function getEnvironment(args: GetEnvironmentArgs, opts?: pulumi.InvokeOptions): Promise<GetEnvironmentResult>;
20
+ /**
21
+ * A collection of arguments for invoking getEnvironment.
22
+ */
23
+ export interface GetEnvironmentArgs {
24
+ /**
25
+ * ID of the AppConfig Application to which this Environment belongs.
26
+ */
27
+ applicationId: string;
28
+ /**
29
+ * ID of the AppConfig Environment.
30
+ */
31
+ environmentId: string;
32
+ /**
33
+ * Map of tags for the resource.
34
+ */
35
+ tags?: {
36
+ [key: string]: string;
37
+ };
38
+ }
39
+ /**
40
+ * A collection of values returned by getEnvironment.
41
+ */
42
+ export interface GetEnvironmentResult {
43
+ readonly applicationId: string;
44
+ /**
45
+ * ARN of the environment.
46
+ */
47
+ readonly arn: string;
48
+ /**
49
+ * Name of the environment.
50
+ */
51
+ readonly description: string;
52
+ readonly environmentId: string;
53
+ /**
54
+ * The provider-assigned unique ID for this managed resource.
55
+ */
56
+ readonly id: string;
57
+ /**
58
+ * Set of Amazon CloudWatch alarms to monitor during the deployment process.
59
+ */
60
+ readonly monitors: outputs.appconfig.GetEnvironmentMonitor[];
61
+ /**
62
+ * Name of the environment.
63
+ */
64
+ readonly name: string;
65
+ /**
66
+ * State of the environment. Possible values are `READY_FOR_DEPLOYMENT`, `DEPLOYING`, `ROLLING_BACK`
67
+ * or `ROLLED_BACK`.
68
+ */
69
+ readonly state: string;
70
+ /**
71
+ * Map of tags for the resource.
72
+ */
73
+ readonly tags: {
74
+ [key: string]: string;
75
+ };
76
+ }
77
+ export declare function getEnvironmentOutput(args: GetEnvironmentOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetEnvironmentResult>;
78
+ /**
79
+ * A collection of arguments for invoking getEnvironment.
80
+ */
81
+ export interface GetEnvironmentOutputArgs {
82
+ /**
83
+ * ID of the AppConfig Application to which this Environment belongs.
84
+ */
85
+ applicationId: pulumi.Input<string>;
86
+ /**
87
+ * ID of the AppConfig Environment.
88
+ */
89
+ environmentId: pulumi.Input<string>;
90
+ /**
91
+ * Map of tags for the resource.
92
+ */
93
+ tags?: pulumi.Input<{
94
+ [key: string]: pulumi.Input<string>;
95
+ }>;
96
+ }
@@ -0,0 +1,40 @@
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.getEnvironmentOutput = exports.getEnvironment = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides access to an AppConfig Environment.
10
+ *
11
+ * ## Example Usage
12
+ * ### Basic Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const example = pulumi.output(aws.appconfig.getEnvironment({
19
+ * applicationId: "b5d5gpj",
20
+ * environmentId: "qrbb1c1",
21
+ * }));
22
+ * ```
23
+ */
24
+ function getEnvironment(args, opts) {
25
+ if (!opts) {
26
+ opts = {};
27
+ }
28
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
29
+ return pulumi.runtime.invoke("aws:appconfig/getEnvironment:getEnvironment", {
30
+ "applicationId": args.applicationId,
31
+ "environmentId": args.environmentId,
32
+ "tags": args.tags,
33
+ }, opts);
34
+ }
35
+ exports.getEnvironment = getEnvironment;
36
+ function getEnvironmentOutput(args, opts) {
37
+ return pulumi.output(args).apply(a => getEnvironment(a, opts));
38
+ }
39
+ exports.getEnvironmentOutput = getEnvironmentOutput;
40
+ //# sourceMappingURL=getEnvironment.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEnvironment.js","sourceRoot":"","sources":["../../appconfig/getEnvironment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wCAWC;AAyDD,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,oDAEC"}
@@ -0,0 +1,51 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Provides access to all Environments for an AppConfig Application. This will allow you to pass Environment IDs to another
4
+ * resource.
5
+ *
6
+ * ## Example Usage
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = pulumi.output(aws.appconfig.getEnvironments({
14
+ * applicationId: "a1d3rpe",
15
+ * }));
16
+ * ```
17
+ */
18
+ export declare function getEnvironments(args: GetEnvironmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetEnvironmentsResult>;
19
+ /**
20
+ * A collection of arguments for invoking getEnvironments.
21
+ */
22
+ export interface GetEnvironmentsArgs {
23
+ /**
24
+ * ID of the AppConfig Application.
25
+ */
26
+ applicationId: string;
27
+ }
28
+ /**
29
+ * A collection of values returned by getEnvironments.
30
+ */
31
+ export interface GetEnvironmentsResult {
32
+ readonly applicationId: string;
33
+ /**
34
+ * Set of Environment IDs associated with this AppConfig Application.
35
+ */
36
+ readonly environmentIds: string[];
37
+ /**
38
+ * The provider-assigned unique ID for this managed resource.
39
+ */
40
+ readonly id: string;
41
+ }
42
+ export declare function getEnvironmentsOutput(args: GetEnvironmentsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetEnvironmentsResult>;
43
+ /**
44
+ * A collection of arguments for invoking getEnvironments.
45
+ */
46
+ export interface GetEnvironmentsOutputArgs {
47
+ /**
48
+ * ID of the AppConfig Application.
49
+ */
50
+ applicationId: pulumi.Input<string>;
51
+ }
@@ -0,0 +1,38 @@
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.getEnvironmentsOutput = exports.getEnvironments = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides access to all Environments for an AppConfig Application. This will allow you to pass Environment IDs to another
10
+ * resource.
11
+ *
12
+ * ## Example Usage
13
+ * ### Basic Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * const example = pulumi.output(aws.appconfig.getEnvironments({
20
+ * applicationId: "a1d3rpe",
21
+ * }));
22
+ * ```
23
+ */
24
+ function getEnvironments(args, opts) {
25
+ if (!opts) {
26
+ opts = {};
27
+ }
28
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
29
+ return pulumi.runtime.invoke("aws:appconfig/getEnvironments:getEnvironments", {
30
+ "applicationId": args.applicationId,
31
+ }, opts);
32
+ }
33
+ exports.getEnvironments = getEnvironments;
34
+ function getEnvironmentsOutput(args, opts) {
35
+ return pulumi.output(args).apply(a => getEnvironments(a, opts));
36
+ }
37
+ exports.getEnvironmentsOutput = getEnvironmentsOutput;
38
+ //# sourceMappingURL=getEnvironments.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEnvironments.js","sourceRoot":"","sources":["../../appconfig/getEnvironments.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AA2BD,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
@@ -16,6 +16,18 @@ export declare const Environment: typeof import("./environment").Environment;
16
16
  export { EventIntegrationArgs, EventIntegrationState } from "./eventIntegration";
17
17
  export declare type EventIntegration = import("./eventIntegration").EventIntegration;
18
18
  export declare const EventIntegration: typeof import("./eventIntegration").EventIntegration;
19
+ export { GetConfigurationProfileArgs, GetConfigurationProfileResult, GetConfigurationProfileOutputArgs } from "./getConfigurationProfile";
20
+ export declare const getConfigurationProfile: typeof import("./getConfigurationProfile").getConfigurationProfile;
21
+ export declare const getConfigurationProfileOutput: typeof import("./getConfigurationProfile").getConfigurationProfileOutput;
22
+ export { GetConfigurationProfilesArgs, GetConfigurationProfilesResult, GetConfigurationProfilesOutputArgs } from "./getConfigurationProfiles";
23
+ export declare const getConfigurationProfiles: typeof import("./getConfigurationProfiles").getConfigurationProfiles;
24
+ export declare const getConfigurationProfilesOutput: typeof import("./getConfigurationProfiles").getConfigurationProfilesOutput;
25
+ export { GetEnvironmentArgs, GetEnvironmentResult, GetEnvironmentOutputArgs } from "./getEnvironment";
26
+ export declare const getEnvironment: typeof import("./getEnvironment").getEnvironment;
27
+ export declare const getEnvironmentOutput: typeof import("./getEnvironment").getEnvironmentOutput;
28
+ export { GetEnvironmentsArgs, GetEnvironmentsResult, GetEnvironmentsOutputArgs } from "./getEnvironments";
29
+ export declare const getEnvironments: typeof import("./getEnvironments").getEnvironments;
30
+ export declare const getEnvironmentsOutput: typeof import("./getEnvironments").getEnvironmentsOutput;
19
31
  export { HostedConfigurationVersionArgs, HostedConfigurationVersionState } from "./hostedConfigurationVersion";
20
32
  export declare type HostedConfigurationVersion = import("./hostedConfigurationVersion").HostedConfigurationVersion;
21
33
  export declare const HostedConfigurationVersion: typeof import("./hostedConfigurationVersion").HostedConfigurationVersion;
@@ -2,7 +2,7 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.HostedConfigurationVersion = exports.EventIntegration = exports.Environment = exports.DeploymentStrategy = exports.Deployment = exports.ConfigurationProfile = exports.Application = void 0;
5
+ exports.HostedConfigurationVersion = exports.getEnvironmentsOutput = exports.getEnvironments = exports.getEnvironmentOutput = exports.getEnvironment = exports.getConfigurationProfilesOutput = exports.getConfigurationProfiles = exports.getConfigurationProfileOutput = exports.getConfigurationProfile = exports.EventIntegration = exports.Environment = exports.DeploymentStrategy = exports.Deployment = exports.ConfigurationProfile = exports.Application = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Application = null;
@@ -11,6 +11,14 @@ exports.Deployment = null;
11
11
  exports.DeploymentStrategy = null;
12
12
  exports.Environment = null;
13
13
  exports.EventIntegration = null;
14
+ exports.getConfigurationProfile = null;
15
+ exports.getConfigurationProfileOutput = null;
16
+ exports.getConfigurationProfiles = null;
17
+ exports.getConfigurationProfilesOutput = null;
18
+ exports.getEnvironment = null;
19
+ exports.getEnvironmentOutput = null;
20
+ exports.getEnvironments = null;
21
+ exports.getEnvironmentsOutput = null;
14
22
  exports.HostedConfigurationVersion = null;
15
23
  utilities.lazyLoad(exports, ["Application"], () => require("./application"));
16
24
  utilities.lazyLoad(exports, ["ConfigurationProfile"], () => require("./configurationProfile"));
@@ -18,6 +26,10 @@ utilities.lazyLoad(exports, ["Deployment"], () => require("./deployment"));
18
26
  utilities.lazyLoad(exports, ["DeploymentStrategy"], () => require("./deploymentStrategy"));
19
27
  utilities.lazyLoad(exports, ["Environment"], () => require("./environment"));
20
28
  utilities.lazyLoad(exports, ["EventIntegration"], () => require("./eventIntegration"));
29
+ utilities.lazyLoad(exports, ["getConfigurationProfile", "getConfigurationProfileOutput"], () => require("./getConfigurationProfile"));
30
+ utilities.lazyLoad(exports, ["getConfigurationProfiles", "getConfigurationProfilesOutput"], () => require("./getConfigurationProfiles"));
31
+ utilities.lazyLoad(exports, ["getEnvironment", "getEnvironmentOutput"], () => require("./getEnvironment"));
32
+ utilities.lazyLoad(exports, ["getEnvironments", "getEnvironmentsOutput"], () => require("./getEnvironments"));
21
33
  utilities.lazyLoad(exports, ["HostedConfigurationVersion"], () => require("./hostedConfigurationVersion"));
22
34
  const _module = {
23
35
  version: utilities.getVersion(),
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../appconfig/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../appconfig/index.ts"],"names":[],"mappings":"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"}
@@ -137,7 +137,7 @@ export declare class TargetGroup extends pulumi.CustomResource {
137
137
  */
138
138
  readonly protocol: pulumi.Output<string | undefined>;
139
139
  /**
140
- * Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify GRPC to send requests to targets using gRPC. Specify HTTP2 to send requests to targets using HTTP/2. The default is HTTP1, which sends requests to targets using HTTP/1.1
140
+ * Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify `GRPC` to send requests to targets using gRPC. Specify `HTTP2` to send requests to targets using HTTP/2. The default is `HTTP1`, which sends requests to targets using HTTP/1.1
141
141
  */
142
142
  readonly protocolVersion: pulumi.Output<string>;
143
143
  /**
@@ -239,7 +239,7 @@ export interface TargetGroupState {
239
239
  */
240
240
  protocol?: pulumi.Input<string>;
241
241
  /**
242
- * Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify GRPC to send requests to targets using gRPC. Specify HTTP2 to send requests to targets using HTTP/2. The default is HTTP1, which sends requests to targets using HTTP/1.1
242
+ * Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify `GRPC` to send requests to targets using gRPC. Specify `HTTP2` to send requests to targets using HTTP/2. The default is `HTTP1`, which sends requests to targets using HTTP/1.1
243
243
  */
244
244
  protocolVersion?: pulumi.Input<string>;
245
245
  /**
@@ -324,7 +324,7 @@ export interface TargetGroupArgs {
324
324
  */
325
325
  protocol?: pulumi.Input<string>;
326
326
  /**
327
- * Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify GRPC to send requests to targets using gRPC. Specify HTTP2 to send requests to targets using HTTP/2. The default is HTTP1, which sends requests to targets using HTTP/1.1
327
+ * Only applicable when `protocol` is `HTTP` or `HTTPS`. The protocol version. Specify `GRPC` to send requests to targets using gRPC. Specify `HTTP2` to send requests to targets using HTTP/2. The default is `HTTP1`, which sends requests to targets using HTTP/1.1
328
328
  */
329
329
  protocolVersion?: pulumi.Input<string>;
330
330
  /**
@@ -32,6 +32,14 @@ import * as outputs from "../types/output";
32
32
  * },
33
33
  * });
34
34
  * ```
35
+ *
36
+ * ## Import
37
+ *
38
+ * Cloudfront Origin Request Policies can be imported using the `id`, e.g.
39
+ *
40
+ * ```sh
41
+ * $ pulumi import aws:cloudfront/originRequestPolicy:OriginRequestPolicy policy ccca32ef-dce3-4df3-80df-1bd3000bc4d3
42
+ * ```
35
43
  */
36
44
  export declare class OriginRequestPolicy extends pulumi.CustomResource {
37
45
  /**
@@ -36,6 +36,14 @@ const utilities = require("../utilities");
36
36
  * },
37
37
  * });
38
38
  * ```
39
+ *
40
+ * ## Import
41
+ *
42
+ * Cloudfront Origin Request Policies can be imported using the `id`, e.g.
43
+ *
44
+ * ```sh
45
+ * $ pulumi import aws:cloudfront/originRequestPolicy:OriginRequestPolicy policy ccca32ef-dce3-4df3-80df-1bd3000bc4d3
46
+ * ```
39
47
  */
40
48
  class OriginRequestPolicy extends pulumi.CustomResource {
41
49
  constructor(name, argsOrState, opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"originRequestPolicy.js","sourceRoot":"","sources":["../../cloudfront/originRequestPolicy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"originRequestPolicy.js","sourceRoot":"","sources":["../../cloudfront/originRequestPolicy.ts"],"names":[],"mappings":"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"}
@@ -145,7 +145,7 @@ import * as outputs from "../types/output";
145
145
  * CloudWatch metric streams can be imported using the `name`, e.g.,
146
146
  *
147
147
  * ```sh
148
- * $ pulumi import aws:cloudwatch/metricStream:MetricStream sample <name>
148
+ * $ pulumi import aws:cloudwatch/metricStream:MetricStream sample sample-stream-name
149
149
  * ```
150
150
  */
151
151
  export declare class MetricStream extends pulumi.CustomResource {
@@ -149,7 +149,7 @@ const utilities = require("../utilities");
149
149
  * CloudWatch metric streams can be imported using the `name`, e.g.,
150
150
  *
151
151
  * ```sh
152
- * $ pulumi import aws:cloudwatch/metricStream:MetricStream sample <name>
152
+ * $ pulumi import aws:cloudwatch/metricStream:MetricStream sample sample-stream-name
153
153
  * ```
154
154
  */
155
155
  class MetricStream extends pulumi.CustomResource {