@pulumi/aws-native 1.40.0-alpha.1765195035 → 1.40.0-alpha.1765309970

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws-native",
3
- "version": "1.40.0-alpha.1765195035",
3
+ "version": "1.40.0-alpha.1765309970",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "aws",
@@ -15,7 +15,7 @@
15
15
  "license": "Apache-2.0",
16
16
  "scripts": {
17
17
  "build": "tsc",
18
- "install": "node scripts/install-pulumi-plugin.js resource aws-native 1.40.0-alpha.1765195035"
18
+ "install": "node scripts/install-pulumi-plugin.js resource aws-native 1.40.0-alpha.1765309970"
19
19
  },
20
20
  "dependencies": {
21
21
  "@pulumi/pulumi": "^3.142.0"
@@ -27,6 +27,6 @@
27
27
  "pulumi": {
28
28
  "resource": true,
29
29
  "name": "aws-native",
30
- "version": "1.40.0-alpha.1765195035"
30
+ "version": "1.40.0-alpha.1765309970"
31
31
  }
32
32
  }
package/package.json.dev CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws-native",
3
- "version": "1.40.0-alpha.1765195035",
3
+ "version": "1.40.0-alpha.1765309970",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "aws",
@@ -26,6 +26,6 @@
26
26
  "pulumi": {
27
27
  "resource": true,
28
28
  "name": "aws-native",
29
- "version": "1.40.0-alpha.1765195035"
29
+ "version": "1.40.0-alpha.1765309970"
30
30
  }
31
31
  }
@@ -11,6 +11,7 @@ export type FileSystemBackupPolicyStatus = (typeof FileSystemBackupPolicyStatus)
11
11
  export declare const FileSystemProtectionReplicationOverwriteProtection: {
12
12
  readonly Disabled: "DISABLED";
13
13
  readonly Enabled: "ENABLED";
14
+ readonly Replicating: "REPLICATING";
14
15
  };
15
16
  /**
16
17
  * The status of the file system's replication overwrite protection.
@@ -10,6 +10,7 @@ exports.FileSystemBackupPolicyStatus = {
10
10
  exports.FileSystemProtectionReplicationOverwriteProtection = {
11
11
  Disabled: "DISABLED",
12
12
  Enabled: "ENABLED",
13
+ Replicating: "REPLICATING",
13
14
  };
14
15
  exports.MountTargetIpAddressType = {
15
16
  Ipv4Only: "IPV4_ONLY",
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/efs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,4BAA4B,GAAG;IACxC,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AASE,QAAA,kDAAkD,GAAG;IAC9D,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAYE,QAAA,wBAAwB,GAAG;IACpC,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;CACjB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/efs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,4BAA4B,GAAG;IACxC,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AASE,QAAA,kDAAkD,GAAG;IAC9D,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,aAAa;CACpB,CAAC;AAYE,QAAA,wBAAwB,GAAG;IACpC,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;CACjB,CAAC"}