@pulumi/aws-native 1.32.0-alpha.1753491027 → 1.32.0-alpha.1753804525

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 (157) hide show
  1. package/aiops/investigationGroup.d.ts +2 -2
  2. package/appstream/getImageBuilder.d.ts +16 -0
  3. package/appstream/getImageBuilder.js.map +1 -1
  4. package/appstream/imageBuilder.d.ts +32 -0
  5. package/appstream/imageBuilder.js.map +1 -1
  6. package/batch/getServiceEnvironment.d.ts +27 -0
  7. package/batch/getServiceEnvironment.js +28 -0
  8. package/batch/getServiceEnvironment.js.map +1 -0
  9. package/batch/index.d.ts +6 -0
  10. package/batch/index.js +8 -1
  11. package/batch/index.js.map +1 -1
  12. package/batch/serviceEnvironment.d.ts +56 -0
  13. package/batch/serviceEnvironment.js +74 -0
  14. package/batch/serviceEnvironment.js.map +1 -0
  15. package/bedrock/getGuardrail.d.ts +5 -0
  16. package/bedrock/getGuardrail.js.map +1 -1
  17. package/bedrock/guardrail.d.ts +10 -0
  18. package/bedrock/guardrail.js.map +1 -1
  19. package/billing/billingView.d.ts +27 -0
  20. package/billing/billingView.js.map +1 -1
  21. package/billing/getBillingView.d.ts +18 -0
  22. package/billing/getBillingView.js.map +1 -1
  23. package/cleanrooms/collaboration.d.ts +4 -0
  24. package/cleanrooms/collaboration.js.map +1 -1
  25. package/cleanrooms/getCollaboration.d.ts +2 -0
  26. package/cleanrooms/getCollaboration.js.map +1 -1
  27. package/cognito/getManagedLoginBranding.d.ts +7 -0
  28. package/cognito/getManagedLoginBranding.js.map +1 -1
  29. package/cognito/managedLoginBranding.d.ts +14 -0
  30. package/cognito/managedLoginBranding.js.map +1 -1
  31. package/datazone/getProjectProfile.d.ts +18 -0
  32. package/datazone/getProjectProfile.js.map +1 -1
  33. package/datazone/projectProfile.d.ts +21 -0
  34. package/datazone/projectProfile.js.map +1 -1
  35. package/ec2/capacityReservation.d.ts +4 -4
  36. package/ec2/customerGateway.d.ts +2 -2
  37. package/ec2/getCapacityReservation.d.ts +1 -1
  38. package/ec2/getTrafficMirrorSession.d.ts +64 -0
  39. package/ec2/getTrafficMirrorSession.js +28 -0
  40. package/ec2/getTrafficMirrorSession.js.map +1 -0
  41. package/ec2/getVolume.d.ts +7 -11
  42. package/ec2/getVolume.js.map +1 -1
  43. package/ec2/index.d.ts +6 -0
  44. package/ec2/index.js +11 -4
  45. package/ec2/index.js.map +1 -1
  46. package/ec2/trafficMirrorSession.d.ts +111 -0
  47. package/ec2/trafficMirrorSession.js +86 -0
  48. package/ec2/trafficMirrorSession.js.map +1 -0
  49. package/ec2/volume.d.ts +14 -22
  50. package/ec2/volume.js.map +1 -1
  51. package/ecr/getRepositoryCreationTemplate.d.ts +1 -1
  52. package/ecr/repositoryCreationTemplate.d.ts +2 -2
  53. package/events/eventBus.d.ts +8 -0
  54. package/events/eventBus.js +2 -0
  55. package/events/eventBus.js.map +1 -1
  56. package/events/getEventBus.d.ts +4 -0
  57. package/events/getEventBus.js.map +1 -1
  58. package/gamelift/fleet.d.ts +2 -2
  59. package/guardduty/getIpSet.d.ts +6 -0
  60. package/guardduty/getIpSet.js.map +1 -1
  61. package/guardduty/getThreatIntelSet.d.ts +6 -0
  62. package/guardduty/getThreatIntelSet.js.map +1 -1
  63. package/guardduty/ipSet.d.ts +12 -0
  64. package/guardduty/ipSet.js +2 -0
  65. package/guardduty/ipSet.js.map +1 -1
  66. package/guardduty/threatIntelSet.d.ts +12 -0
  67. package/guardduty/threatIntelSet.js +2 -0
  68. package/guardduty/threatIntelSet.js.map +1 -1
  69. package/mediapackagev2/getOriginEndpointPolicy.d.ts +2 -0
  70. package/mediapackagev2/getOriginEndpointPolicy.js.map +1 -1
  71. package/mediapackagev2/originEndpointPolicy.d.ts +4 -0
  72. package/mediapackagev2/originEndpointPolicy.js +2 -0
  73. package/mediapackagev2/originEndpointPolicy.js.map +1 -1
  74. package/omics/workflow.d.ts +2 -2
  75. package/package.json +3 -3
  76. package/package.json.dev +2 -2
  77. package/quicksight/getTopic.d.ts +1 -0
  78. package/quicksight/getTopic.js.map +1 -1
  79. package/quicksight/topic.d.ts +4 -0
  80. package/quicksight/topic.js +5 -1
  81. package/quicksight/topic.js.map +1 -1
  82. package/rds/dbCluster.d.ts +4 -0
  83. package/rds/dbCluster.js.map +1 -1
  84. package/rds/dbInstance.d.ts +37 -18
  85. package/rds/dbInstance.js +14 -0
  86. package/rds/dbInstance.js.map +1 -1
  87. package/rds/getDbInstance.d.ts +25 -0
  88. package/rds/getDbInstance.js.map +1 -1
  89. package/s3/bucket.d.ts +6 -0
  90. package/s3/bucket.js.map +1 -1
  91. package/s3/getBucket.d.ts +3 -0
  92. package/s3/getBucket.js.map +1 -1
  93. package/s3express/directoryBucket.d.ts +6 -0
  94. package/s3express/directoryBucket.js.map +1 -1
  95. package/s3express/getDirectoryBucket.d.ts +3 -0
  96. package/s3express/getDirectoryBucket.js.map +1 -1
  97. package/sagemaker/appImageConfig.d.ts +2 -2
  98. package/sagemaker/appImageConfig.js +1 -1
  99. package/sagemaker/appImageConfig.js.map +1 -1
  100. package/sagemaker/getAppImageConfig.d.ts +4 -0
  101. package/sagemaker/getAppImageConfig.js.map +1 -1
  102. package/ses/configurationSet.d.ts +8 -0
  103. package/ses/configurationSet.js +2 -0
  104. package/ses/configurationSet.js.map +1 -1
  105. package/ses/dedicatedIpPool.d.ts +10 -0
  106. package/ses/dedicatedIpPool.js +2 -0
  107. package/ses/dedicatedIpPool.js.map +1 -1
  108. package/ses/emailIdentity.d.ts +8 -0
  109. package/ses/emailIdentity.js +2 -0
  110. package/ses/emailIdentity.js.map +1 -1
  111. package/ses/getConfigurationSet.d.ts +4 -0
  112. package/ses/getConfigurationSet.js.map +1 -1
  113. package/ses/getDedicatedIpPool.d.ts +5 -0
  114. package/ses/getDedicatedIpPool.js.map +1 -1
  115. package/ses/getEmailIdentity.d.ts +4 -0
  116. package/ses/getEmailIdentity.js.map +1 -1
  117. package/ssm/getPatchBaseline.d.ts +4 -0
  118. package/ssm/getPatchBaseline.js.map +1 -1
  119. package/ssm/patchBaseline.d.ts +8 -0
  120. package/ssm/patchBaseline.js +2 -0
  121. package/ssm/patchBaseline.js.map +1 -1
  122. package/transfer/getServer.d.ts +9 -0
  123. package/transfer/getServer.js.map +1 -1
  124. package/transfer/server.d.ts +18 -0
  125. package/transfer/server.js +2 -0
  126. package/transfer/server.js.map +1 -1
  127. package/types/enums/ecr/index.d.ts +1 -1
  128. package/types/enums/ecs/index.d.ts +6 -0
  129. package/types/enums/ecs/index.js.map +1 -1
  130. package/types/enums/events/index.d.ts +18 -0
  131. package/types/enums/events/index.js +11 -1
  132. package/types/enums/events/index.js.map +1 -1
  133. package/types/enums/gamelift/index.d.ts +1 -1
  134. package/types/enums/logs/index.d.ts +1 -0
  135. package/types/enums/logs/index.js +1 -0
  136. package/types/enums/logs/index.js.map +1 -1
  137. package/types/enums/sagemaker/index.d.ts +16 -0
  138. package/types/enums/sagemaker/index.js +10 -2
  139. package/types/enums/sagemaker/index.js.map +1 -1
  140. package/types/enums/ssm/index.d.ts +8 -0
  141. package/types/enums/ssm/index.js +5 -1
  142. package/types/enums/ssm/index.js.map +1 -1
  143. package/types/enums/transfer/index.d.ts +5 -0
  144. package/types/enums/transfer/index.js +5 -1
  145. package/types/enums/transfer/index.js.map +1 -1
  146. package/types/input.d.ts +469 -6
  147. package/types/output.d.ts +475 -6
  148. package/types/output.js.map +1 -1
  149. package/wisdom/getMessageTemplate.d.ts +4 -0
  150. package/wisdom/getMessageTemplate.js.map +1 -1
  151. package/wisdom/getQuickResponse.d.ts +9 -0
  152. package/wisdom/getQuickResponse.js.map +1 -1
  153. package/wisdom/messageTemplate.d.ts +8 -0
  154. package/wisdom/messageTemplate.js +2 -0
  155. package/wisdom/messageTemplate.js.map +1 -1
  156. package/wisdom/quickResponse.d.ts +15 -0
  157. package/wisdom/quickResponse.js.map +1 -1
@@ -26,6 +26,13 @@ export interface GetManagedLoginBrandingResult {
26
26
  /**
27
27
  * A JSON file, encoded as a `Document` type, with the the settings that you want to apply to your style.
28
28
  *
29
+ * The following components are not currently implemented and reserved for future use:
30
+ *
31
+ * - `signUp`
32
+ * - `instructions`
33
+ * - `sessionTimerDisplay`
34
+ * - `languageSelector` (for localization, see [Managed login localization)](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html#managed-login-localization)
35
+ *
29
36
  * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Cognito::ManagedLoginBranding` for more information about the expected schema for this property.
30
37
  */
31
38
  readonly settings?: any;
@@ -1 +1 @@
1
- {"version":3,"file":"getManagedLoginBranding.js","sourceRoot":"","sources":["../../cognito/getManagedLoginBranding.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AAmCD;;GAEG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,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,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
1
+ {"version":3,"file":"getManagedLoginBranding.js","sourceRoot":"","sources":["../../cognito/getManagedLoginBranding.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA0CD;;GAEG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,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,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
@@ -38,6 +38,13 @@ export declare class ManagedLoginBranding extends pulumi.CustomResource {
38
38
  /**
39
39
  * A JSON file, encoded as a `Document` type, with the the settings that you want to apply to your style.
40
40
  *
41
+ * The following components are not currently implemented and reserved for future use:
42
+ *
43
+ * - `signUp`
44
+ * - `instructions`
45
+ * - `sessionTimerDisplay`
46
+ * - `languageSelector` (for localization, see [Managed login localization)](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html#managed-login-localization)
47
+ *
41
48
  * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Cognito::ManagedLoginBranding` for more information about the expected schema for this property.
42
49
  */
43
50
  readonly settings: pulumi.Output<any | undefined>;
@@ -79,6 +86,13 @@ export interface ManagedLoginBrandingArgs {
79
86
  /**
80
87
  * A JSON file, encoded as a `Document` type, with the the settings that you want to apply to your style.
81
88
  *
89
+ * The following components are not currently implemented and reserved for future use:
90
+ *
91
+ * - `signUp`
92
+ * - `instructions`
93
+ * - `sessionTimerDisplay`
94
+ * - `languageSelector` (for localization, see [Managed login localization)](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html#managed-login-localization)
95
+ *
82
96
  * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Cognito::ManagedLoginBranding` for more information about the expected schema for this property.
83
97
  */
84
98
  settings?: any;
@@ -1 +1 @@
1
- {"version":3,"file":"managedLoginBranding.js","sourceRoot":"","sources":["../../cognito/managedLoginBranding.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"managedLoginBranding.js","sourceRoot":"","sources":["../../cognito/managedLoginBranding.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjF,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IA0CD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA8B,EAAE,IAAmC;QACzF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChE;aAAM;YACH,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,UAAU,EAAE,YAAY,CAAC,EAAE,CAAC;QAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AArGL,oDAsGC;AAzFG,gBAAgB;AACO,iCAAY,GAAG,yCAAyC,CAAC"}
@@ -6,7 +6,13 @@ import * as enums from "../types/enums";
6
6
  */
7
7
  export declare function getProjectProfile(args: GetProjectProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectProfileResult>;
8
8
  export interface GetProjectProfileArgs {
9
+ /**
10
+ * A domain ID of the project profile.
11
+ */
9
12
  domainIdentifier: string;
13
+ /**
14
+ * Project profile ID.
15
+ */
10
16
  identifier: string;
11
17
  }
12
18
  export interface GetProjectProfileResult {
@@ -30,11 +36,17 @@ export interface GetProjectProfileResult {
30
36
  * The domain unit ID of the project profile.
31
37
  */
32
38
  readonly domainUnitId?: string;
39
+ /**
40
+ * Environment configurations of a project profile.
41
+ */
33
42
  readonly environmentConfigurations?: outputs.datazone.ProjectProfileEnvironmentConfiguration[];
34
43
  /**
35
44
  * The ID of the project profile.
36
45
  */
37
46
  readonly id?: string;
47
+ /**
48
+ * Project profile ID.
49
+ */
38
50
  readonly identifier?: string;
39
51
  /**
40
52
  * The timestamp at which a project profile was last updated.
@@ -54,6 +66,12 @@ export interface GetProjectProfileResult {
54
66
  */
55
67
  export declare function getProjectProfileOutput(args: GetProjectProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetProjectProfileResult>;
56
68
  export interface GetProjectProfileOutputArgs {
69
+ /**
70
+ * A domain ID of the project profile.
71
+ */
57
72
  domainIdentifier: pulumi.Input<string>;
73
+ /**
74
+ * Project profile ID.
75
+ */
58
76
  identifier: pulumi.Input<string>;
59
77
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getProjectProfile.js","sourceRoot":"","sources":["../../datazone/getProjectProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AA+CD;;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,uCAAuC,EAAE;QACxE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
1
+ {"version":3,"file":"getProjectProfile.js","sourceRoot":"","sources":["../../datazone/getProjectProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AA2DD;;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,uCAAuC,EAAE;QACxE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
@@ -40,13 +40,25 @@ export declare class ProjectProfile extends pulumi.CustomResource {
40
40
  * The domain ID of the project profile.
41
41
  */
42
42
  readonly domainId: pulumi.Output<string>;
43
+ /**
44
+ * A domain ID of the project profile.
45
+ */
43
46
  readonly domainIdentifier: pulumi.Output<string | undefined>;
44
47
  /**
45
48
  * The domain unit ID of the project profile.
46
49
  */
47
50
  readonly domainUnitId: pulumi.Output<string>;
51
+ /**
52
+ * A domain unit ID of the project profile.
53
+ */
48
54
  readonly domainUnitIdentifier: pulumi.Output<string | undefined>;
55
+ /**
56
+ * Environment configurations of a project profile.
57
+ */
49
58
  readonly environmentConfigurations: pulumi.Output<outputs.datazone.ProjectProfileEnvironmentConfiguration[] | undefined>;
59
+ /**
60
+ * Project profile ID.
61
+ */
50
62
  readonly identifier: pulumi.Output<string>;
51
63
  /**
52
64
  * The timestamp at which a project profile was last updated.
@@ -77,8 +89,17 @@ export interface ProjectProfileArgs {
77
89
  * The description of the project profile.
78
90
  */
79
91
  description?: pulumi.Input<string>;
92
+ /**
93
+ * A domain ID of the project profile.
94
+ */
80
95
  domainIdentifier?: pulumi.Input<string>;
96
+ /**
97
+ * A domain unit ID of the project profile.
98
+ */
81
99
  domainUnitIdentifier?: pulumi.Input<string>;
100
+ /**
101
+ * Environment configurations of a project profile.
102
+ */
82
103
  environmentConfigurations?: pulumi.Input<pulumi.Input<inputs.datazone.ProjectProfileEnvironmentConfigurationArgs>[]>;
83
104
  /**
84
105
  * The name of a project profile.
@@ -1 +1 @@
1
- {"version":3,"file":"projectProfile.js","sourceRoot":"","sources":["../../datazone/projectProfile.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"projectProfile.js","sourceRoot":"","sources":["../../datazone/projectProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IAuDD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAyB,EAAE,IAAmC;QACpF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACvD;aAAM;YACH,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,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;YAClD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChE,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,kBAAkB,CAAC,EAAE,CAAC;QACpE,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;;AA3HL,wCA4HC;AA/GG,gBAAgB;AACO,2BAAY,GAAG,oCAAoC,CAAC"}
@@ -81,7 +81,7 @@ export declare class CapacityReservation extends pulumi.CustomResource {
81
81
  /**
82
82
  * The number of instances for which to reserve capacity.
83
83
  *
84
- * > You can request future-dated Capacity Reservations for an instance count with a minimum of 100 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *25 * m5.xlarge = 100 vCPUs* ).
84
+ * > You can request future-dated Capacity Reservations for an instance count with a minimum of 64 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *16 * m5.xlarge = 64 vCPUs* ).
85
85
  *
86
86
  * Valid range: 1 - 1000
87
87
  */
@@ -104,7 +104,7 @@ export declare class CapacityReservation extends pulumi.CustomResource {
104
104
  /**
105
105
  * The instance type for which to reserve capacity.
106
106
  *
107
- * > You can request future-dated Capacity Reservations for instance types in the C, M, R, I, and T instance families only.
107
+ * > You can request future-dated Capacity Reservations for instance types in the C, M, R, I, T, and G instance families only.
108
108
  *
109
109
  * For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide* .
110
110
  */
@@ -219,7 +219,7 @@ export interface CapacityReservationArgs {
219
219
  /**
220
220
  * The number of instances for which to reserve capacity.
221
221
  *
222
- * > You can request future-dated Capacity Reservations for an instance count with a minimum of 100 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *25 * m5.xlarge = 100 vCPUs* ).
222
+ * > You can request future-dated Capacity Reservations for an instance count with a minimum of 64 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *16 * m5.xlarge = 64 vCPUs* ).
223
223
  *
224
224
  * Valid range: 1 - 1000
225
225
  */
@@ -242,7 +242,7 @@ export interface CapacityReservationArgs {
242
242
  /**
243
243
  * The instance type for which to reserve capacity.
244
244
  *
245
- * > You can request future-dated Capacity Reservations for instance types in the C, M, R, I, and T instance families only.
245
+ * > You can request future-dated Capacity Reservations for instance types in the C, M, R, I, T, and G instance families only.
246
246
  *
247
247
  * For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide* .
248
248
  */
@@ -43,7 +43,7 @@ export declare class CustomerGateway extends pulumi.CustomResource {
43
43
  */
44
44
  readonly deviceName: pulumi.Output<string | undefined>;
45
45
  /**
46
- * IPv4 address for the customer gateway device's outside interface. The address must be static. If ``OutsideIpAddressType`` in your VPN connection options is set to ``PrivateIpv4``, you can use an RFC6598 or RFC1918 private IPv4 address. If ``OutsideIpAddressType`` is set to ``PublicIpv4``, you can use a public IPv4 address.
46
+ * The IP address for the customer gateway device's outside interface. The address must be static. If ``OutsideIpAddressType`` in your VPN connection options is set to ``PrivateIpv4``, you can use an RFC6598 or RFC1918 private IPv4 address. If ``OutsideIpAddressType`` is set to ``Ipv6``, you can use an IPv6 address.
47
47
  */
48
48
  readonly ipAddress: pulumi.Output<string>;
49
49
  /**
@@ -87,7 +87,7 @@ export interface CustomerGatewayArgs {
87
87
  */
88
88
  deviceName?: pulumi.Input<string>;
89
89
  /**
90
- * IPv4 address for the customer gateway device's outside interface. The address must be static. If ``OutsideIpAddressType`` in your VPN connection options is set to ``PrivateIpv4``, you can use an RFC6598 or RFC1918 private IPv4 address. If ``OutsideIpAddressType`` is set to ``PublicIpv4``, you can use a public IPv4 address.
90
+ * The IP address for the customer gateway device's outside interface. The address must be static. If ``OutsideIpAddressType`` in your VPN connection options is set to ``PrivateIpv4``, you can use an RFC6598 or RFC1918 private IPv4 address. If ``OutsideIpAddressType`` is set to ``Ipv6``, you can use an IPv6 address.
91
91
  */
92
92
  ipAddress: pulumi.Input<string>;
93
93
  /**
@@ -57,7 +57,7 @@ export interface GetCapacityReservationResult {
57
57
  /**
58
58
  * The number of instances for which to reserve capacity.
59
59
  *
60
- * > You can request future-dated Capacity Reservations for an instance count with a minimum of 100 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *25 * m5.xlarge = 100 vCPUs* ).
60
+ * > You can request future-dated Capacity Reservations for an instance count with a minimum of 64 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *16 * m5.xlarge = 64 vCPUs* ).
61
61
  *
62
62
  * Valid range: 1 - 1000
63
63
  */
@@ -0,0 +1,64 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Resource schema for AWS::EC2::TrafficMirrorSession
5
+ */
6
+ export declare function getTrafficMirrorSession(args: GetTrafficMirrorSessionArgs, opts?: pulumi.InvokeOptions): Promise<GetTrafficMirrorSessionResult>;
7
+ export interface GetTrafficMirrorSessionArgs {
8
+ /**
9
+ * The ID of a Traffic Mirror session.
10
+ */
11
+ id: string;
12
+ }
13
+ export interface GetTrafficMirrorSessionResult {
14
+ /**
15
+ * The description of the Traffic Mirror session.
16
+ */
17
+ readonly description?: string;
18
+ /**
19
+ * The ID of a Traffic Mirror session.
20
+ */
21
+ readonly id?: string;
22
+ /**
23
+ * The ID of the source network interface.
24
+ */
25
+ readonly networkInterfaceId?: string;
26
+ /**
27
+ * The ID of the account that owns the Traffic Mirror session.
28
+ */
29
+ readonly ownerId?: string;
30
+ /**
31
+ * The number of bytes in each packet to mirror.
32
+ */
33
+ readonly packetLength?: number;
34
+ /**
35
+ * The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.
36
+ */
37
+ readonly sessionNumber?: number;
38
+ /**
39
+ * The tags assigned to the Traffic Mirror session.
40
+ */
41
+ readonly tags?: outputs.Tag[];
42
+ /**
43
+ * The ID of a Traffic Mirror filter.
44
+ */
45
+ readonly trafficMirrorFilterId?: string;
46
+ /**
47
+ * The ID of a Traffic Mirror target.
48
+ */
49
+ readonly trafficMirrorTargetId?: string;
50
+ /**
51
+ * The VXLAN ID for the Traffic Mirror session.
52
+ */
53
+ readonly virtualNetworkId?: number;
54
+ }
55
+ /**
56
+ * Resource schema for AWS::EC2::TrafficMirrorSession
57
+ */
58
+ export declare function getTrafficMirrorSessionOutput(args: GetTrafficMirrorSessionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTrafficMirrorSessionResult>;
59
+ export interface GetTrafficMirrorSessionOutputArgs {
60
+ /**
61
+ * The ID of a Traffic Mirror session.
62
+ */
63
+ id: pulumi.Input<string>;
64
+ }
@@ -0,0 +1,28 @@
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.getTrafficMirrorSessionOutput = exports.getTrafficMirrorSession = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource schema for AWS::EC2::TrafficMirrorSession
10
+ */
11
+ function getTrafficMirrorSession(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:ec2:getTrafficMirrorSession", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getTrafficMirrorSession = getTrafficMirrorSession;
18
+ /**
19
+ * Resource schema for AWS::EC2::TrafficMirrorSession
20
+ */
21
+ function getTrafficMirrorSessionOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:ec2:getTrafficMirrorSession", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getTrafficMirrorSessionOutput = getTrafficMirrorSessionOutput;
28
+ //# sourceMappingURL=getTrafficMirrorSession.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTrafficMirrorSession.js","sourceRoot":"","sources":["../../ec2/getTrafficMirrorSession.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC;AAmDD;;GAEG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sEAKC"}
@@ -100,18 +100,14 @@ export interface GetVolumeResult {
100
100
  */
101
101
  readonly volumeId?: string;
102
102
  /**
103
- * Specifies the Amazon EBS Provisioned Rate for Volume Initialization (volume initialization rate), in MiB/s, at which to download the snapshot blocks from Amazon S3 to the volume. This is also known as *volume initialization* . Specifying a volume initialization rate ensures that the volume is initialized at a predictable and consistent rate after creation.
103
+ * Specifies the Amazon EBS Provisioned Rate for Volume Initialization (volume initialization rate), in MiB/s, at which to download the snapshot blocks from Amazon S3 to the volume. This is also known as *volume initialization*. Specifying a volume initialization rate ensures that the volume is initialized at a predictable and consistent rate after creation.
104
+ * This parameter is supported only for volumes created from snapshots. Omit this parameter if:
105
+ * + You want to create the volume using fast snapshot restore. You must specify a snapshot that is enabled for fast snapshot restore. In this case, the volume is fully initialized at creation.
106
+ * If you specify a snapshot that is enabled for fast snapshot restore and a volume initialization rate, the volume will be initialized at the specified rate instead of fast snapshot restore.
107
+ * + You want to create a volume that is initialized at the default rate.
104
108
  *
105
- * This parameter is supported only for volumes created from snapshots. Omit this parameter if:
106
- *
107
- * - You want to create the volume using fast snapshot restore. You must specify a snapshot that is enabled for fast snapshot restore. In this case, the volume is fully initialized at creation.
108
- *
109
- * > If you specify a snapshot that is enabled for fast snapshot restore and a volume initialization rate, the volume will be initialized at the specified rate instead of fast snapshot restore.
110
- * - You want to create a volume that is initialized at the default rate.
111
- *
112
- * For more information, see [Initialize Amazon EBS volumes](https://docs.aws.amazon.com/ebs/latest/userguide/initalize-volume.html) in the *Amazon EC2 User Guide* .
113
- *
114
- * Valid range: 100 - 300 MiB/s
109
+ * For more information, see [Initialize Amazon EBS volumes](https://docs.aws.amazon.com/ebs/latest/userguide/initalize-volume.html) in the *Amazon EC2 User Guide*.
110
+ * Valid range: 100 - 300 MiB/s
115
111
  */
116
112
  readonly volumeInitializationRate?: number;
117
113
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../../ec2/getVolume.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0BAA0B,EAAE;QACrD,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AA6GD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0BAA0B,EAAE;QAC3D,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
1
+ {"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../../ec2/getVolume.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0BAA0B,EAAE;QACrD,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AAyGD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0BAA0B,EAAE;QAC3D,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
package/ec2/index.d.ts CHANGED
@@ -202,6 +202,9 @@ export declare const getTrafficMirrorFilterOutput: typeof import("./getTrafficMi
202
202
  export { GetTrafficMirrorFilterRuleArgs, GetTrafficMirrorFilterRuleResult, GetTrafficMirrorFilterRuleOutputArgs } from "./getTrafficMirrorFilterRule";
203
203
  export declare const getTrafficMirrorFilterRule: typeof import("./getTrafficMirrorFilterRule").getTrafficMirrorFilterRule;
204
204
  export declare const getTrafficMirrorFilterRuleOutput: typeof import("./getTrafficMirrorFilterRule").getTrafficMirrorFilterRuleOutput;
205
+ export { GetTrafficMirrorSessionArgs, GetTrafficMirrorSessionResult, GetTrafficMirrorSessionOutputArgs } from "./getTrafficMirrorSession";
206
+ export declare const getTrafficMirrorSession: typeof import("./getTrafficMirrorSession").getTrafficMirrorSession;
207
+ export declare const getTrafficMirrorSessionOutput: typeof import("./getTrafficMirrorSession").getTrafficMirrorSessionOutput;
205
208
  export { GetTrafficMirrorTargetArgs, GetTrafficMirrorTargetResult, GetTrafficMirrorTargetOutputArgs } from "./getTrafficMirrorTarget";
206
209
  export declare const getTrafficMirrorTarget: typeof import("./getTrafficMirrorTarget").getTrafficMirrorTarget;
207
210
  export declare const getTrafficMirrorTargetOutput: typeof import("./getTrafficMirrorTarget").getTrafficMirrorTargetOutput;
@@ -427,6 +430,9 @@ export declare const TrafficMirrorFilter: typeof import("./trafficMirrorFilter")
427
430
  export { TrafficMirrorFilterRuleArgs } from "./trafficMirrorFilterRule";
428
431
  export type TrafficMirrorFilterRule = import("./trafficMirrorFilterRule").TrafficMirrorFilterRule;
429
432
  export declare const TrafficMirrorFilterRule: typeof import("./trafficMirrorFilterRule").TrafficMirrorFilterRule;
433
+ export { TrafficMirrorSessionArgs } from "./trafficMirrorSession";
434
+ export type TrafficMirrorSession = import("./trafficMirrorSession").TrafficMirrorSession;
435
+ export declare const TrafficMirrorSession: typeof import("./trafficMirrorSession").TrafficMirrorSession;
430
436
  export { TrafficMirrorTargetArgs } from "./trafficMirrorTarget";
431
437
  export type TrafficMirrorTarget = import("./trafficMirrorTarget").TrafficMirrorTarget;
432
438
  export declare const TrafficMirrorTarget: typeof import("./trafficMirrorTarget").TrafficMirrorTarget;
package/ec2/index.js CHANGED
@@ -18,10 +18,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
19
  exports.getIpamPoolOutput = exports.getIpamPool = exports.getIpamAllocationOutput = exports.getIpamAllocation = exports.getIpamOutput = exports.getIpam = exports.getInternetGatewayOutput = exports.getInternetGateway = exports.getInstanceConnectEndpointOutput = exports.getInstanceConnectEndpoint = exports.getInstanceOutput = exports.getInstance = exports.getHostOutput = exports.getHost = exports.getGatewayRouteTableAssociationOutput = exports.getGatewayRouteTableAssociation = exports.getFlowLogOutput = exports.getFlowLog = exports.getEnclaveCertificateIamRoleAssociationOutput = exports.getEnclaveCertificateIamRoleAssociation = exports.getEipAssociationOutput = exports.getEipAssociation = exports.getEipOutput = exports.getEip = exports.getEgressOnlyInternetGatewayOutput = exports.getEgressOnlyInternetGateway = exports.getEc2FleetOutput = exports.getEc2Fleet = exports.getDhcpOptionsOutput = exports.getDhcpOptions = exports.getCustomerGatewayOutput = exports.getCustomerGateway = exports.getCarrierGatewayOutput = exports.getCarrierGateway = exports.getCapacityReservationFleetOutput = exports.getCapacityReservationFleet = exports.getCapacityReservationOutput = exports.getCapacityReservation = exports.GatewayRouteTableAssociation = exports.FlowLog = exports.EnclaveCertificateIamRoleAssociation = exports.EipAssociation = exports.Eip = exports.EgressOnlyInternetGateway = exports.Ec2Fleet = exports.DhcpOptions = exports.CustomerGateway = exports.CarrierGateway = exports.CapacityReservationFleet = exports.CapacityReservation = void 0;
20
20
  exports.getRouteTableOutput = exports.getRouteTable = exports.getRouteServerPeerOutput = exports.getRouteServerPeer = exports.getRouteServerEndpointOutput = exports.getRouteServerEndpoint = exports.getRouteServerOutput = exports.getRouteServer = exports.getRouteOutput = exports.getRoute = exports.getPrefixListOutput = exports.getPrefixList = exports.getPlacementGroupOutput = exports.getPlacementGroup = exports.getNetworkInterfaceAttachmentOutput = exports.getNetworkInterfaceAttachment = exports.getNetworkInterfaceOutput = exports.getNetworkInterface = exports.getNetworkInsightsPathOutput = exports.getNetworkInsightsPath = exports.getNetworkInsightsAnalysisOutput = exports.getNetworkInsightsAnalysis = exports.getNetworkInsightsAccessScopeAnalysisOutput = exports.getNetworkInsightsAccessScopeAnalysis = exports.getNetworkInsightsAccessScopeOutput = exports.getNetworkInsightsAccessScope = exports.getNetworkAclOutput = exports.getNetworkAcl = exports.getNatGatewayOutput = exports.getNatGateway = exports.getLocalGatewayRouteTableVpcAssociationOutput = exports.getLocalGatewayRouteTableVpcAssociation = exports.getLocalGatewayRouteTableVirtualInterfaceGroupAssociationOutput = exports.getLocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.getLocalGatewayRouteTableOutput = exports.getLocalGatewayRouteTable = exports.getLocalGatewayRouteOutput = exports.getLocalGatewayRoute = exports.getLaunchTemplateOutput = exports.getLaunchTemplate = exports.getKeyPairOutput = exports.getKeyPair = exports.getIpamScopeOutput = exports.getIpamScope = exports.getIpamResourceDiscoveryAssociationOutput = exports.getIpamResourceDiscoveryAssociation = exports.getIpamResourceDiscoveryOutput = exports.getIpamResourceDiscovery = exports.getIpamPoolCidrOutput = exports.getIpamPoolCidr = void 0;
21
- exports.getVerifiedAccessGroupOutput = exports.getVerifiedAccessGroup = exports.getVerifiedAccessEndpointOutput = exports.getVerifiedAccessEndpoint = exports.getTransitGatewayVpcAttachmentOutput = exports.getTransitGatewayVpcAttachment = exports.getTransitGatewayRouteTableOutput = exports.getTransitGatewayRouteTable = exports.getTransitGatewayPeeringAttachmentOutput = exports.getTransitGatewayPeeringAttachment = exports.getTransitGatewayMulticastGroupSourceOutput = exports.getTransitGatewayMulticastGroupSource = exports.getTransitGatewayMulticastGroupMemberOutput = exports.getTransitGatewayMulticastGroupMember = exports.getTransitGatewayMulticastDomainAssociationOutput = exports.getTransitGatewayMulticastDomainAssociation = exports.getTransitGatewayMulticastDomainOutput = exports.getTransitGatewayMulticastDomain = exports.getTransitGatewayConnectOutput = exports.getTransitGatewayConnect = exports.getTransitGatewayAttachmentOutput = exports.getTransitGatewayAttachment = exports.getTransitGatewayOutput = exports.getTransitGateway = exports.getTrafficMirrorTargetOutput = exports.getTrafficMirrorTarget = exports.getTrafficMirrorFilterRuleOutput = exports.getTrafficMirrorFilterRule = exports.getTrafficMirrorFilterOutput = exports.getTrafficMirrorFilter = exports.getSubnetRouteTableAssociationOutput = exports.getSubnetRouteTableAssociation = exports.getSubnetNetworkAclAssociationOutput = exports.getSubnetNetworkAclAssociation = exports.getSubnetCidrBlockOutput = exports.getSubnetCidrBlock = exports.getSubnetOutput = exports.getSubnet = exports.getSpotFleetOutput = exports.getSpotFleet = exports.getSnapshotBlockPublicAccessOutput = exports.getSnapshotBlockPublicAccess = exports.getSecurityGroupVpcAssociationOutput = exports.getSecurityGroupVpcAssociation = exports.getSecurityGroupIngressOutput = exports.getSecurityGroupIngress = exports.getSecurityGroupEgressOutput = exports.getSecurityGroupEgress = exports.getSecurityGroupOutput = exports.getSecurityGroup = void 0;
22
- exports.NetworkInsightsAccessScope = exports.NetworkAcl = exports.NatGateway = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.LocalGatewayRouteTable = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.KeyPair = exports.IpamScope = exports.IpamResourceDiscoveryAssociation = exports.IpamResourceDiscovery = exports.IpamPoolCidr = exports.IpamPool = exports.IpamAllocation = exports.Ipam = exports.InternetGateway = exports.InstanceConnectEndpoint = exports.Instance = exports.Host = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpnConnectionOutput = exports.getVpnConnection = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcGatewayAttachmentOutput = exports.getVpcGatewayAttachment = exports.getVpcEndpointServicePermissionsOutput = exports.getVpcEndpointServicePermissions = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointConnectionNotificationOutput = exports.getVpcEndpointConnectionNotification = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcCidrBlockOutput = exports.getVpcCidrBlock = exports.getVpcBlockPublicAccessOptionsOutput = exports.getVpcBlockPublicAccessOptions = exports.getVpcBlockPublicAccessExclusionOutput = exports.getVpcBlockPublicAccessExclusion = exports.getVpcOutput = exports.getVpc = exports.getVolumeOutput = exports.getVolume = exports.getVerifiedAccessTrustProviderOutput = exports.getVerifiedAccessTrustProvider = exports.getVerifiedAccessInstanceOutput = exports.getVerifiedAccessInstance = void 0;
23
- exports.VpcBlockPublicAccessOptions = exports.VpcBlockPublicAccessExclusion = exports.Vpc = exports.VolumeAttachment = exports.Volume = exports.VerifiedAccessTrustProvider = exports.VerifiedAccessInstance = exports.VerifiedAccessGroup = exports.VerifiedAccessEndpoint = exports.TransitGatewayVpcAttachment = exports.TransitGatewayRouteTablePropagation = exports.TransitGatewayRouteTableAssociation = exports.TransitGatewayRouteTable = exports.TransitGatewayRoute = exports.TransitGatewayPeeringAttachment = exports.TransitGatewayMulticastGroupSource = exports.TransitGatewayMulticastGroupMember = exports.TransitGatewayMulticastDomainAssociation = exports.TransitGatewayMulticastDomain = exports.TransitGatewayConnect = exports.TransitGatewayAttachment = exports.TransitGateway = exports.TrafficMirrorTarget = exports.TrafficMirrorFilterRule = exports.TrafficMirrorFilter = exports.SubnetRouteTableAssociation = exports.SubnetNetworkAclAssociation = exports.SubnetCidrBlock = exports.Subnet = exports.SpotFleet = exports.SnapshotBlockPublicAccess = exports.SecurityGroupVpcAssociation = exports.SecurityGroupIngress = exports.SecurityGroupEgress = exports.SecurityGroup = exports.RouteTable = exports.RouteServerPropagation = exports.RouteServerPeer = exports.RouteServerEndpoint = exports.RouteServerAssociation = exports.RouteServer = exports.Route = exports.PrefixList = exports.PlacementGroup = exports.NetworkPerformanceMetricSubscription = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = exports.NetworkInsightsAccessScopeAnalysis = void 0;
24
- exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcdhcpOptionsAssociation = exports.VpcPeeringConnection = exports.VpcGatewayAttachment = exports.VpcEndpointServicePermissions = exports.VpcEndpointService = exports.VpcEndpointConnectionNotification = exports.VpcEndpoint = exports.VpcCidrBlock = void 0;
21
+ exports.getVerifiedAccessEndpointOutput = exports.getVerifiedAccessEndpoint = exports.getTransitGatewayVpcAttachmentOutput = exports.getTransitGatewayVpcAttachment = exports.getTransitGatewayRouteTableOutput = exports.getTransitGatewayRouteTable = exports.getTransitGatewayPeeringAttachmentOutput = exports.getTransitGatewayPeeringAttachment = exports.getTransitGatewayMulticastGroupSourceOutput = exports.getTransitGatewayMulticastGroupSource = exports.getTransitGatewayMulticastGroupMemberOutput = exports.getTransitGatewayMulticastGroupMember = exports.getTransitGatewayMulticastDomainAssociationOutput = exports.getTransitGatewayMulticastDomainAssociation = exports.getTransitGatewayMulticastDomainOutput = exports.getTransitGatewayMulticastDomain = exports.getTransitGatewayConnectOutput = exports.getTransitGatewayConnect = exports.getTransitGatewayAttachmentOutput = exports.getTransitGatewayAttachment = exports.getTransitGatewayOutput = exports.getTransitGateway = exports.getTrafficMirrorTargetOutput = exports.getTrafficMirrorTarget = exports.getTrafficMirrorSessionOutput = exports.getTrafficMirrorSession = exports.getTrafficMirrorFilterRuleOutput = exports.getTrafficMirrorFilterRule = exports.getTrafficMirrorFilterOutput = exports.getTrafficMirrorFilter = exports.getSubnetRouteTableAssociationOutput = exports.getSubnetRouteTableAssociation = exports.getSubnetNetworkAclAssociationOutput = exports.getSubnetNetworkAclAssociation = exports.getSubnetCidrBlockOutput = exports.getSubnetCidrBlock = exports.getSubnetOutput = exports.getSubnet = exports.getSpotFleetOutput = exports.getSpotFleet = exports.getSnapshotBlockPublicAccessOutput = exports.getSnapshotBlockPublicAccess = exports.getSecurityGroupVpcAssociationOutput = exports.getSecurityGroupVpcAssociation = exports.getSecurityGroupIngressOutput = exports.getSecurityGroupIngress = exports.getSecurityGroupEgressOutput = exports.getSecurityGroupEgress = exports.getSecurityGroupOutput = exports.getSecurityGroup = void 0;
22
+ exports.NatGateway = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.LocalGatewayRouteTable = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.KeyPair = exports.IpamScope = exports.IpamResourceDiscoveryAssociation = exports.IpamResourceDiscovery = exports.IpamPoolCidr = exports.IpamPool = exports.IpamAllocation = exports.Ipam = exports.InternetGateway = exports.InstanceConnectEndpoint = exports.Instance = exports.Host = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpnConnectionOutput = exports.getVpnConnection = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcGatewayAttachmentOutput = exports.getVpcGatewayAttachment = exports.getVpcEndpointServicePermissionsOutput = exports.getVpcEndpointServicePermissions = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointConnectionNotificationOutput = exports.getVpcEndpointConnectionNotification = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcCidrBlockOutput = exports.getVpcCidrBlock = exports.getVpcBlockPublicAccessOptionsOutput = exports.getVpcBlockPublicAccessOptions = exports.getVpcBlockPublicAccessExclusionOutput = exports.getVpcBlockPublicAccessExclusion = exports.getVpcOutput = exports.getVpc = exports.getVolumeOutput = exports.getVolume = exports.getVerifiedAccessTrustProviderOutput = exports.getVerifiedAccessTrustProvider = exports.getVerifiedAccessInstanceOutput = exports.getVerifiedAccessInstance = exports.getVerifiedAccessGroupOutput = exports.getVerifiedAccessGroup = void 0;
23
+ exports.VolumeAttachment = exports.Volume = exports.VerifiedAccessTrustProvider = exports.VerifiedAccessInstance = exports.VerifiedAccessGroup = exports.VerifiedAccessEndpoint = exports.TransitGatewayVpcAttachment = exports.TransitGatewayRouteTablePropagation = exports.TransitGatewayRouteTableAssociation = exports.TransitGatewayRouteTable = exports.TransitGatewayRoute = exports.TransitGatewayPeeringAttachment = exports.TransitGatewayMulticastGroupSource = exports.TransitGatewayMulticastGroupMember = exports.TransitGatewayMulticastDomainAssociation = exports.TransitGatewayMulticastDomain = exports.TransitGatewayConnect = exports.TransitGatewayAttachment = exports.TransitGateway = exports.TrafficMirrorTarget = exports.TrafficMirrorSession = exports.TrafficMirrorFilterRule = exports.TrafficMirrorFilter = exports.SubnetRouteTableAssociation = exports.SubnetNetworkAclAssociation = exports.SubnetCidrBlock = exports.Subnet = exports.SpotFleet = exports.SnapshotBlockPublicAccess = exports.SecurityGroupVpcAssociation = exports.SecurityGroupIngress = exports.SecurityGroupEgress = exports.SecurityGroup = exports.RouteTable = exports.RouteServerPropagation = exports.RouteServerPeer = exports.RouteServerEndpoint = exports.RouteServerAssociation = exports.RouteServer = exports.Route = exports.PrefixList = exports.PlacementGroup = exports.NetworkPerformanceMetricSubscription = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = exports.NetworkInsightsAccessScopeAnalysis = exports.NetworkInsightsAccessScope = exports.NetworkAcl = void 0;
24
+ exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcdhcpOptionsAssociation = exports.VpcPeeringConnection = exports.VpcGatewayAttachment = exports.VpcEndpointServicePermissions = exports.VpcEndpointService = exports.VpcEndpointConnectionNotification = exports.VpcEndpoint = exports.VpcCidrBlock = exports.VpcBlockPublicAccessOptions = exports.VpcBlockPublicAccessExclusion = exports.Vpc = void 0;
25
25
  const pulumi = require("@pulumi/pulumi");
26
26
  const utilities = require("../utilities");
27
27
  exports.CapacityReservation = null;
@@ -216,6 +216,9 @@ utilities.lazyLoad(exports, ["getTrafficMirrorFilter", "getTrafficMirrorFilterOu
216
216
  exports.getTrafficMirrorFilterRule = null;
217
217
  exports.getTrafficMirrorFilterRuleOutput = null;
218
218
  utilities.lazyLoad(exports, ["getTrafficMirrorFilterRule", "getTrafficMirrorFilterRuleOutput"], () => require("./getTrafficMirrorFilterRule"));
219
+ exports.getTrafficMirrorSession = null;
220
+ exports.getTrafficMirrorSessionOutput = null;
221
+ utilities.lazyLoad(exports, ["getTrafficMirrorSession", "getTrafficMirrorSessionOutput"], () => require("./getTrafficMirrorSession"));
219
222
  exports.getTrafficMirrorTarget = null;
220
223
  exports.getTrafficMirrorTargetOutput = null;
221
224
  utilities.lazyLoad(exports, ["getTrafficMirrorTarget", "getTrafficMirrorTargetOutput"], () => require("./getTrafficMirrorTarget"));
@@ -394,6 +397,8 @@ exports.TrafficMirrorFilter = null;
394
397
  utilities.lazyLoad(exports, ["TrafficMirrorFilter"], () => require("./trafficMirrorFilter"));
395
398
  exports.TrafficMirrorFilterRule = null;
396
399
  utilities.lazyLoad(exports, ["TrafficMirrorFilterRule"], () => require("./trafficMirrorFilterRule"));
400
+ exports.TrafficMirrorSession = null;
401
+ utilities.lazyLoad(exports, ["TrafficMirrorSession"], () => require("./trafficMirrorSession"));
397
402
  exports.TrafficMirrorTarget = null;
398
403
  utilities.lazyLoad(exports, ["TrafficMirrorTarget"], () => require("./trafficMirrorTarget"));
399
404
  exports.TransitGateway = null;
@@ -586,6 +591,8 @@ const _module = {
586
591
  return new exports.TrafficMirrorFilter(name, undefined, { urn });
587
592
  case "aws-native:ec2:TrafficMirrorFilterRule":
588
593
  return new exports.TrafficMirrorFilterRule(name, undefined, { urn });
594
+ case "aws-native:ec2:TrafficMirrorSession":
595
+ return new exports.TrafficMirrorSession(name, undefined, { urn });
589
596
  case "aws-native:ec2:TrafficMirrorTarget":
590
597
  return new exports.TrafficMirrorTarget(name, undefined, { urn });
591
598
  case "aws-native:ec2:TransitGateway":