This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
Get a EfsFileSystem
Uses Azure REST API version 2024-12-01.
Using getEfsFileSystem
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEfsFileSystem(args: GetEfsFileSystemArgs, opts?: InvokeOptions): Promise<GetEfsFileSystemResult>
function getEfsFileSystemOutput(args: GetEfsFileSystemOutputArgs, opts?: InvokeOptions): Output<GetEfsFileSystemResult>def get_efs_file_system(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEfsFileSystemResult
def get_efs_file_system_output(name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEfsFileSystemResult]func LookupEfsFileSystem(ctx *Context, args *LookupEfsFileSystemArgs, opts ...InvokeOption) (*LookupEfsFileSystemResult, error)
func LookupEfsFileSystemOutput(ctx *Context, args *LookupEfsFileSystemOutputArgs, opts ...InvokeOption) LookupEfsFileSystemResultOutput> Note: This function is named LookupEfsFileSystem in the Go SDK.
public static class GetEfsFileSystem
{
public static Task<GetEfsFileSystemResult> InvokeAsync(GetEfsFileSystemArgs args, InvokeOptions? opts = null)
public static Output<GetEfsFileSystemResult> Invoke(GetEfsFileSystemInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEfsFileSystemResult> getEfsFileSystem(GetEfsFileSystemArgs args, InvokeOptions options)
public static Output<GetEfsFileSystemResult> getEfsFileSystem(GetEfsFileSystemArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:awsconnector:getEfsFileSystem
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- Name of EfsFileSystem
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Name string
- Name of EfsFileSystem
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- name String
- Name of EfsFileSystem
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- name string
- Name of EfsFileSystem
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- name str
- Name of EfsFileSystem
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- name String
- Name of EfsFileSystem
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getEfsFileSystem Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Aws Connector. Outputs. Efs File System Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Aws Connector. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Efs
File System Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Efs
File System Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Efs
File System Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Efs
File System Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AwsEfsFileSystemPropertiesResponse
- Arn string
- Property arn
- Availability
Zone stringName - For One Zone file systems, specify the AWS Availability Zone in which to create the file system. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file systems are not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - Backup
Policy Pulumi.Azure Native. Aws Connector. Inputs. Backup Policy Response - Use the
BackupPolicyto turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off. - Bypass
Policy boolLockout Safety Check - (Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making futurePutFileSystemPolicyrequests on this file system. SetBypassPolicyLockoutSafetyChecktoTrueonly when you intend to prevent the IAM principal that is making the request from making subsequentPutFileSystemPolicyrequests on this file system. The default value isFalse. - Encrypted bool
- A Boolean value that, if true, creates an encrypted file system. When creating an encrypted file system, you have the option of specifying a KmsKeyId for an existing kms-key-long. If you don't specify a kms-key, then the default kms-key for EFS,
/aws/elasticfilesystem, is used to protect the encrypted file system. - File
System stringId - Property fileSystemId
- File
System objectPolicy - The
FileSystemPolicyfor the EFS file system. A file system policy is an IAM resource policy used to control NFS access to an EFS file system. For more information, see Using to control NFS access to Amazon EFS in the Amazon EFS User Guide. - File
System Pulumi.Protection Azure Native. Aws Connector. Inputs. File System Protection Response - Describes the protection on the file system. Describes the protection on the file system.
-
List<Pulumi.
Azure Native. Aws Connector. Inputs. Elastic File System Tag Response> - Use to create one or more tags associated with the file system. Each tag is a user-defined key-value pair. Name your file system on creation by including a
'Key':'Name','Value':'{value}'key-value pair. Each key must be unique. For more information, see Tagging resources in the General Reference Guide. - Kms
Key stringId - The ID of the kms-key-long to be used to protect the encrypted file system. This parameter is only required if you want to use a nondefault kms-key. If this parameter is not specified, the default kms-key for EFS is used. This ID can be in one of the following formats: + Key ID - A unique identifier of the key, for example
1234abcd-12ab-34cd-56ef-1234567890ab. + ARN - An Amazon Resource Name (ARN) for the key, for examplearn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab. + Key alias - A previously created display name for a key, for examplealias/projectKey1. + Key alias ARN - An ARN for a key alias, for examplearn:aws:kms:us-west-2:444455556666:alias/projectKey1. IfKmsKeyIdis specified, theEncryptedparameter must be set to true. - Lifecycle
Policies List<Pulumi.Azure Native. Aws Connector. Inputs. Lifecycle Policy Response V1> - An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. ALifecycleConfigurationobject informs Lifecycle management of the following: + When to move files in the file system from primary storage to IA storage. + When to move files in the file system from primary storage or IA storage to Archive storage. + When to move files that are in IA or Archive storage to primary storage. EFS requires that eachLifecyclePolicyobject have only a single transition. This means that in a request body,LifecyclePoliciesneeds to be structured as an array ofLifecyclePolicyobjects, one object for each transition,TransitionToIA,TransitionToArchiveTransitionToPrimaryStorageClass. See the example requests in the following section for more information. - Performance
Mode string - The Performance mode of the file system. We recommend
generalPurposeperformance mode for all file systems. File systems using themaxIOperformance mode can scale to higher levels of aggregate throughput and operations per second with a tradeoff of slightly higher latencies for most file operations. The performance mode can't be changed after the file system has been created. ThemaxIOmode is not supported on One Zone file systems. Due to the higher per-operation latencies with Max I/O, we recommend using General Purpose performance mode for all file systems. Default isgeneralPurpose. - Provisioned
Throughput intIn Mibps - The throughput, measured in mebibytes per second (MiBps), that you want to provision for a file system that you're creating. Required if
ThroughputModeis set toprovisioned. Valid values are 1-3414 MiBps, with the upper limit depending on Region. To increase this limit, contact SUP. For more information, see Amazon EFS quotas that you can increase in the Amazon EFS User Guide. - Replication
Configuration Pulumi.Azure Native. Aws Connector. Inputs. Replication Configuration Response - Describes the replication configuration for a specific file system. Describes the replication configuration for a specific file system.
- Throughput
Mode string - Specifies the throughput mode for the file system. The mode can be
bursting,provisioned, orelastic. If you setThroughputModetoprovisioned, you must also set a value forProvisionedThroughputInMibps. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default isbursting.
- Arn string
- Property arn
- Availability
Zone stringName - For One Zone file systems, specify the AWS Availability Zone in which to create the file system. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file systems are not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - Backup
Policy BackupPolicy Response - Use the
BackupPolicyto turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off. - Bypass
Policy boolLockout Safety Check - (Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making futurePutFileSystemPolicyrequests on this file system. SetBypassPolicyLockoutSafetyChecktoTrueonly when you intend to prevent the IAM principal that is making the request from making subsequentPutFileSystemPolicyrequests on this file system. The default value isFalse. - Encrypted bool
- A Boolean value that, if true, creates an encrypted file system. When creating an encrypted file system, you have the option of specifying a KmsKeyId for an existing kms-key-long. If you don't specify a kms-key, then the default kms-key for EFS,
/aws/elasticfilesystem, is used to protect the encrypted file system. - File
System stringId - Property fileSystemId
- File
System interface{}Policy - The
FileSystemPolicyfor the EFS file system. A file system policy is an IAM resource policy used to control NFS access to an EFS file system. For more information, see Using to control NFS access to Amazon EFS in the Amazon EFS User Guide. - File
System FileProtection System Protection Response - Describes the protection on the file system. Describes the protection on the file system.
-
[]Elastic
File System Tag Response - Use to create one or more tags associated with the file system. Each tag is a user-defined key-value pair. Name your file system on creation by including a
'Key':'Name','Value':'{value}'key-value pair. Each key must be unique. For more information, see Tagging resources in the General Reference Guide. - Kms
Key stringId - The ID of the kms-key-long to be used to protect the encrypted file system. This parameter is only required if you want to use a nondefault kms-key. If this parameter is not specified, the default kms-key for EFS is used. This ID can be in one of the following formats: + Key ID - A unique identifier of the key, for example
1234abcd-12ab-34cd-56ef-1234567890ab. + ARN - An Amazon Resource Name (ARN) for the key, for examplearn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab. + Key alias - A previously created display name for a key, for examplealias/projectKey1. + Key alias ARN - An ARN for a key alias, for examplearn:aws:kms:us-west-2:444455556666:alias/projectKey1. IfKmsKeyIdis specified, theEncryptedparameter must be set to true. - Lifecycle
Policies []LifecyclePolicy Response V1 - An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. ALifecycleConfigurationobject informs Lifecycle management of the following: + When to move files in the file system from primary storage to IA storage. + When to move files in the file system from primary storage or IA storage to Archive storage. + When to move files that are in IA or Archive storage to primary storage. EFS requires that eachLifecyclePolicyobject have only a single transition. This means that in a request body,LifecyclePoliciesneeds to be structured as an array ofLifecyclePolicyobjects, one object for each transition,TransitionToIA,TransitionToArchiveTransitionToPrimaryStorageClass. See the example requests in the following section for more information. - Performance
Mode string - The Performance mode of the file system. We recommend
generalPurposeperformance mode for all file systems. File systems using themaxIOperformance mode can scale to higher levels of aggregate throughput and operations per second with a tradeoff of slightly higher latencies for most file operations. The performance mode can't be changed after the file system has been created. ThemaxIOmode is not supported on One Zone file systems. Due to the higher per-operation latencies with Max I/O, we recommend using General Purpose performance mode for all file systems. Default isgeneralPurpose. - Provisioned
Throughput intIn Mibps - The throughput, measured in mebibytes per second (MiBps), that you want to provision for a file system that you're creating. Required if
ThroughputModeis set toprovisioned. Valid values are 1-3414 MiBps, with the upper limit depending on Region. To increase this limit, contact SUP. For more information, see Amazon EFS quotas that you can increase in the Amazon EFS User Guide. - Replication
Configuration ReplicationConfiguration Response - Describes the replication configuration for a specific file system. Describes the replication configuration for a specific file system.
- Throughput
Mode string - Specifies the throughput mode for the file system. The mode can be
bursting,provisioned, orelastic. If you setThroughputModetoprovisioned, you must also set a value forProvisionedThroughputInMibps. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default isbursting.
- arn String
- Property arn
- availability
Zone StringName - For One Zone file systems, specify the AWS Availability Zone in which to create the file system. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file systems are not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - backup
Policy BackupPolicy Response - Use the
BackupPolicyto turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off. - bypass
Policy BooleanLockout Safety Check - (Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making futurePutFileSystemPolicyrequests on this file system. SetBypassPolicyLockoutSafetyChecktoTrueonly when you intend to prevent the IAM principal that is making the request from making subsequentPutFileSystemPolicyrequests on this file system. The default value isFalse. - encrypted Boolean
- A Boolean value that, if true, creates an encrypted file system. When creating an encrypted file system, you have the option of specifying a KmsKeyId for an existing kms-key-long. If you don't specify a kms-key, then the default kms-key for EFS,
/aws/elasticfilesystem, is used to protect the encrypted file system. - file
System StringId - Property fileSystemId
- file
System ObjectPolicy - The
FileSystemPolicyfor the EFS file system. A file system policy is an IAM resource policy used to control NFS access to an EFS file system. For more information, see Using to control NFS access to Amazon EFS in the Amazon EFS User Guide. - file
System FileProtection System Protection Response - Describes the protection on the file system. Describes the protection on the file system.
-
List<Elastic
File System Tag Response> - Use to create one or more tags associated with the file system. Each tag is a user-defined key-value pair. Name your file system on creation by including a
'Key':'Name','Value':'{value}'key-value pair. Each key must be unique. For more information, see Tagging resources in the General Reference Guide. - kms
Key StringId - The ID of the kms-key-long to be used to protect the encrypted file system. This parameter is only required if you want to use a nondefault kms-key. If this parameter is not specified, the default kms-key for EFS is used. This ID can be in one of the following formats: + Key ID - A unique identifier of the key, for example
1234abcd-12ab-34cd-56ef-1234567890ab. + ARN - An Amazon Resource Name (ARN) for the key, for examplearn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab. + Key alias - A previously created display name for a key, for examplealias/projectKey1. + Key alias ARN - An ARN for a key alias, for examplearn:aws:kms:us-west-2:444455556666:alias/projectKey1. IfKmsKeyIdis specified, theEncryptedparameter must be set to true. - lifecycle
Policies List<LifecyclePolicy Response V1> - An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. ALifecycleConfigurationobject informs Lifecycle management of the following: + When to move files in the file system from primary storage to IA storage. + When to move files in the file system from primary storage or IA storage to Archive storage. + When to move files that are in IA or Archive storage to primary storage. EFS requires that eachLifecyclePolicyobject have only a single transition. This means that in a request body,LifecyclePoliciesneeds to be structured as an array ofLifecyclePolicyobjects, one object for each transition,TransitionToIA,TransitionToArchiveTransitionToPrimaryStorageClass. See the example requests in the following section for more information. - performance
Mode String - The Performance mode of the file system. We recommend
generalPurposeperformance mode for all file systems. File systems using themaxIOperformance mode can scale to higher levels of aggregate throughput and operations per second with a tradeoff of slightly higher latencies for most file operations. The performance mode can't be changed after the file system has been created. ThemaxIOmode is not supported on One Zone file systems. Due to the higher per-operation latencies with Max I/O, we recommend using General Purpose performance mode for all file systems. Default isgeneralPurpose. - provisioned
Throughput IntegerIn Mibps - The throughput, measured in mebibytes per second (MiBps), that you want to provision for a file system that you're creating. Required if
ThroughputModeis set toprovisioned. Valid values are 1-3414 MiBps, with the upper limit depending on Region. To increase this limit, contact SUP. For more information, see Amazon EFS quotas that you can increase in the Amazon EFS User Guide. - replication
Configuration ReplicationConfiguration Response - Describes the replication configuration for a specific file system. Describes the replication configuration for a specific file system.
- throughput
Mode String - Specifies the throughput mode for the file system. The mode can be
bursting,provisioned, orelastic. If you setThroughputModetoprovisioned, you must also set a value forProvisionedThroughputInMibps. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default isbursting.
- arn string
- Property arn
- availability
Zone stringName - For One Zone file systems, specify the AWS Availability Zone in which to create the file system. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file systems are not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - backup
Policy BackupPolicy Response - Use the
BackupPolicyto turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off. - bypass
Policy booleanLockout Safety Check - (Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making futurePutFileSystemPolicyrequests on this file system. SetBypassPolicyLockoutSafetyChecktoTrueonly when you intend to prevent the IAM principal that is making the request from making subsequentPutFileSystemPolicyrequests on this file system. The default value isFalse. - encrypted boolean
- A Boolean value that, if true, creates an encrypted file system. When creating an encrypted file system, you have the option of specifying a KmsKeyId for an existing kms-key-long. If you don't specify a kms-key, then the default kms-key for EFS,
/aws/elasticfilesystem, is used to protect the encrypted file system. - file
System stringId - Property fileSystemId
- file
System anyPolicy - The
FileSystemPolicyfor the EFS file system. A file system policy is an IAM resource policy used to control NFS access to an EFS file system. For more information, see Using to control NFS access to Amazon EFS in the Amazon EFS User Guide. - file
System FileProtection System Protection Response - Describes the protection on the file system. Describes the protection on the file system.
-
Elastic
File System Tag Response[] - Use to create one or more tags associated with the file system. Each tag is a user-defined key-value pair. Name your file system on creation by including a
'Key':'Name','Value':'{value}'key-value pair. Each key must be unique. For more information, see Tagging resources in the General Reference Guide. - kms
Key stringId - The ID of the kms-key-long to be used to protect the encrypted file system. This parameter is only required if you want to use a nondefault kms-key. If this parameter is not specified, the default kms-key for EFS is used. This ID can be in one of the following formats: + Key ID - A unique identifier of the key, for example
1234abcd-12ab-34cd-56ef-1234567890ab. + ARN - An Amazon Resource Name (ARN) for the key, for examplearn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab. + Key alias - A previously created display name for a key, for examplealias/projectKey1. + Key alias ARN - An ARN for a key alias, for examplearn:aws:kms:us-west-2:444455556666:alias/projectKey1. IfKmsKeyIdis specified, theEncryptedparameter must be set to true. - lifecycle
Policies LifecyclePolicy Response V1[] - An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. ALifecycleConfigurationobject informs Lifecycle management of the following: + When to move files in the file system from primary storage to IA storage. + When to move files in the file system from primary storage or IA storage to Archive storage. + When to move files that are in IA or Archive storage to primary storage. EFS requires that eachLifecyclePolicyobject have only a single transition. This means that in a request body,LifecyclePoliciesneeds to be structured as an array ofLifecyclePolicyobjects, one object for each transition,TransitionToIA,TransitionToArchiveTransitionToPrimaryStorageClass. See the example requests in the following section for more information. - performance
Mode string - The Performance mode of the file system. We recommend
generalPurposeperformance mode for all file systems. File systems using themaxIOperformance mode can scale to higher levels of aggregate throughput and operations per second with a tradeoff of slightly higher latencies for most file operations. The performance mode can't be changed after the file system has been created. ThemaxIOmode is not supported on One Zone file systems. Due to the higher per-operation latencies with Max I/O, we recommend using General Purpose performance mode for all file systems. Default isgeneralPurpose. - provisioned
Throughput numberIn Mibps - The throughput, measured in mebibytes per second (MiBps), that you want to provision for a file system that you're creating. Required if
ThroughputModeis set toprovisioned. Valid values are 1-3414 MiBps, with the upper limit depending on Region. To increase this limit, contact SUP. For more information, see Amazon EFS quotas that you can increase in the Amazon EFS User Guide. - replication
Configuration ReplicationConfiguration Response - Describes the replication configuration for a specific file system. Describes the replication configuration for a specific file system.
- throughput
Mode string - Specifies the throughput mode for the file system. The mode can be
bursting,provisioned, orelastic. If you setThroughputModetoprovisioned, you must also set a value forProvisionedThroughputInMibps. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default isbursting.
- arn str
- Property arn
- availability_
zone_ strname - For One Zone file systems, specify the AWS Availability Zone in which to create the file system. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file systems are not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - backup_
policy BackupPolicy Response - Use the
BackupPolicyto turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off. - bypass_
policy_ boollockout_ safety_ check - (Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making futurePutFileSystemPolicyrequests on this file system. SetBypassPolicyLockoutSafetyChecktoTrueonly when you intend to prevent the IAM principal that is making the request from making subsequentPutFileSystemPolicyrequests on this file system. The default value isFalse. - encrypted bool
- A Boolean value that, if true, creates an encrypted file system. When creating an encrypted file system, you have the option of specifying a KmsKeyId for an existing kms-key-long. If you don't specify a kms-key, then the default kms-key for EFS,
/aws/elasticfilesystem, is used to protect the encrypted file system. - file_
system_ strid - Property fileSystemId
- file_
system_ Anypolicy - The
FileSystemPolicyfor the EFS file system. A file system policy is an IAM resource policy used to control NFS access to an EFS file system. For more information, see Using to control NFS access to Amazon EFS in the Amazon EFS User Guide. - file_
system_ Fileprotection System Protection Response - Describes the protection on the file system. Describes the protection on the file system.
-
Sequence[Elastic
File System Tag Response] - Use to create one or more tags associated with the file system. Each tag is a user-defined key-value pair. Name your file system on creation by including a
'Key':'Name','Value':'{value}'key-value pair. Each key must be unique. For more information, see Tagging resources in the General Reference Guide. - kms_
key_ strid - The ID of the kms-key-long to be used to protect the encrypted file system. This parameter is only required if you want to use a nondefault kms-key. If this parameter is not specified, the default kms-key for EFS is used. This ID can be in one of the following formats: + Key ID - A unique identifier of the key, for example
1234abcd-12ab-34cd-56ef-1234567890ab. + ARN - An Amazon Resource Name (ARN) for the key, for examplearn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab. + Key alias - A previously created display name for a key, for examplealias/projectKey1. + Key alias ARN - An ARN for a key alias, for examplearn:aws:kms:us-west-2:444455556666:alias/projectKey1. IfKmsKeyIdis specified, theEncryptedparameter must be set to true. - lifecycle_
policies Sequence[LifecyclePolicy Response V1] - An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. ALifecycleConfigurationobject informs Lifecycle management of the following: + When to move files in the file system from primary storage to IA storage. + When to move files in the file system from primary storage or IA storage to Archive storage. + When to move files that are in IA or Archive storage to primary storage. EFS requires that eachLifecyclePolicyobject have only a single transition. This means that in a request body,LifecyclePoliciesneeds to be structured as an array ofLifecyclePolicyobjects, one object for each transition,TransitionToIA,TransitionToArchiveTransitionToPrimaryStorageClass. See the example requests in the following section for more information. - performance_
mode str - The Performance mode of the file system. We recommend
generalPurposeperformance mode for all file systems. File systems using themaxIOperformance mode can scale to higher levels of aggregate throughput and operations per second with a tradeoff of slightly higher latencies for most file operations. The performance mode can't be changed after the file system has been created. ThemaxIOmode is not supported on One Zone file systems. Due to the higher per-operation latencies with Max I/O, we recommend using General Purpose performance mode for all file systems. Default isgeneralPurpose. - provisioned_
throughput_ intin_ mibps - The throughput, measured in mebibytes per second (MiBps), that you want to provision for a file system that you're creating. Required if
ThroughputModeis set toprovisioned. Valid values are 1-3414 MiBps, with the upper limit depending on Region. To increase this limit, contact SUP. For more information, see Amazon EFS quotas that you can increase in the Amazon EFS User Guide. - replication_
configuration ReplicationConfiguration Response - Describes the replication configuration for a specific file system. Describes the replication configuration for a specific file system.
- throughput_
mode str - Specifies the throughput mode for the file system. The mode can be
bursting,provisioned, orelastic. If you setThroughputModetoprovisioned, you must also set a value forProvisionedThroughputInMibps. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default isbursting.
- arn String
- Property arn
- availability
Zone StringName - For One Zone file systems, specify the AWS Availability Zone in which to create the file system. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file systems are not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - backup
Policy Property Map - Use the
BackupPolicyto turn automatic backups on or off for the file system. The backup policy turns automatic backups for the file system on or off. - bypass
Policy BooleanLockout Safety Check - (Optional) A boolean that specifies whether or not to bypass the
FileSystemPolicylockout safety check. The lockout safety check determines whether the policy in the request will lock out, or prevent, the IAM principal that is making the request from making futurePutFileSystemPolicyrequests on this file system. SetBypassPolicyLockoutSafetyChecktoTrueonly when you intend to prevent the IAM principal that is making the request from making subsequentPutFileSystemPolicyrequests on this file system. The default value isFalse. - encrypted Boolean
- A Boolean value that, if true, creates an encrypted file system. When creating an encrypted file system, you have the option of specifying a KmsKeyId for an existing kms-key-long. If you don't specify a kms-key, then the default kms-key for EFS,
/aws/elasticfilesystem, is used to protect the encrypted file system. - file
System StringId - Property fileSystemId
- file
System AnyPolicy - The
FileSystemPolicyfor the EFS file system. A file system policy is an IAM resource policy used to control NFS access to an EFS file system. For more information, see Using to control NFS access to Amazon EFS in the Amazon EFS User Guide. - file
System Property MapProtection - Describes the protection on the file system. Describes the protection on the file system.
- List<Property Map>
- Use to create one or more tags associated with the file system. Each tag is a user-defined key-value pair. Name your file system on creation by including a
'Key':'Name','Value':'{value}'key-value pair. Each key must be unique. For more information, see Tagging resources in the General Reference Guide. - kms
Key StringId - The ID of the kms-key-long to be used to protect the encrypted file system. This parameter is only required if you want to use a nondefault kms-key. If this parameter is not specified, the default kms-key for EFS is used. This ID can be in one of the following formats: + Key ID - A unique identifier of the key, for example
1234abcd-12ab-34cd-56ef-1234567890ab. + ARN - An Amazon Resource Name (ARN) for the key, for examplearn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab. + Key alias - A previously created display name for a key, for examplealias/projectKey1. + Key alias ARN - An ARN for a key alias, for examplearn:aws:kms:us-west-2:444455556666:alias/projectKey1. IfKmsKeyIdis specified, theEncryptedparameter must be set to true. - lifecycle
Policies List<Property Map> - An array of
LifecyclePolicyobjects that define the file system'sLifecycleConfigurationobject. ALifecycleConfigurationobject informs Lifecycle management of the following: + When to move files in the file system from primary storage to IA storage. + When to move files in the file system from primary storage or IA storage to Archive storage. + When to move files that are in IA or Archive storage to primary storage. EFS requires that eachLifecyclePolicyobject have only a single transition. This means that in a request body,LifecyclePoliciesneeds to be structured as an array ofLifecyclePolicyobjects, one object for each transition,TransitionToIA,TransitionToArchiveTransitionToPrimaryStorageClass. See the example requests in the following section for more information. - performance
Mode String - The Performance mode of the file system. We recommend
generalPurposeperformance mode for all file systems. File systems using themaxIOperformance mode can scale to higher levels of aggregate throughput and operations per second with a tradeoff of slightly higher latencies for most file operations. The performance mode can't be changed after the file system has been created. ThemaxIOmode is not supported on One Zone file systems. Due to the higher per-operation latencies with Max I/O, we recommend using General Purpose performance mode for all file systems. Default isgeneralPurpose. - provisioned
Throughput NumberIn Mibps - The throughput, measured in mebibytes per second (MiBps), that you want to provision for a file system that you're creating. Required if
ThroughputModeis set toprovisioned. Valid values are 1-3414 MiBps, with the upper limit depending on Region. To increase this limit, contact SUP. For more information, see Amazon EFS quotas that you can increase in the Amazon EFS User Guide. - replication
Configuration Property Map - Describes the replication configuration for a specific file system. Describes the replication configuration for a specific file system.
- throughput
Mode String - Specifies the throughput mode for the file system. The mode can be
bursting,provisioned, orelastic. If you setThroughputModetoprovisioned, you must also set a value forProvisionedThroughputInMibps. After you create the file system, you can decrease your file system's Provisioned throughput or change between the throughput modes, with certain time restrictions. For more information, see Specifying throughput with provisioned mode in the Amazon EFS User Guide. Default isbursting.
BackupPolicyResponse
- Status string
- Set the backup policy status for the file system. + ENABLED - Turns automatic backups on for the file system. + DISABLED - Turns automatic backups off for the file system.
- Status string
- Set the backup policy status for the file system. + ENABLED - Turns automatic backups on for the file system. + DISABLED - Turns automatic backups off for the file system.
- status String
- Set the backup policy status for the file system. + ENABLED - Turns automatic backups on for the file system. + DISABLED - Turns automatic backups off for the file system.
- status string
- Set the backup policy status for the file system. + ENABLED - Turns automatic backups on for the file system. + DISABLED - Turns automatic backups off for the file system.
- status str
- Set the backup policy status for the file system. + ENABLED - Turns automatic backups on for the file system. + DISABLED - Turns automatic backups off for the file system.
- status String
- Set the backup policy status for the file system. + ENABLED - Turns automatic backups on for the file system. + DISABLED - Turns automatic backups off for the file system.
EfsFileSystemPropertiesResponse
- Provisioning
State string - The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- Aws
Account stringId - AWS Account ID
- Aws
Properties Pulumi.Azure Native. Aws Connector. Inputs. Aws Efs File System Properties Response - AWS Properties
- Aws
Region string - AWS Region
- Aws
Source stringSchema - AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- Public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- Public
Cloud stringResource Name - Public Cloud Resource Name
- Provisioning
State string - The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- Aws
Account stringId - AWS Account ID
- Aws
Properties AwsEfs File System Properties Response - AWS Properties
- Aws
Region string - AWS Region
- Aws
Source stringSchema - AWS Source Schema
- map[string]string
- AWS Tags
- Public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- Public
Cloud stringResource Name - Public Cloud Resource Name
- provisioning
State String - The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- aws
Account StringId - AWS Account ID
- aws
Properties AwsEfs File System Properties Response - AWS Properties
- aws
Region String - AWS Region
- aws
Source StringSchema - AWS Source Schema
- Map<String,String>
- AWS Tags
- public
Cloud StringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud StringResource Name - Public Cloud Resource Name
- provisioning
State string - The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- aws
Account stringId - AWS Account ID
- aws
Properties AwsEfs File System Properties Response - AWS Properties
- aws
Region string - AWS Region
- aws
Source stringSchema - AWS Source Schema
- {[key: string]: string}
- AWS Tags
- public
Cloud stringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud stringResource Name - Public Cloud Resource Name
- provisioning_
state str - The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_
account_ strid - AWS Account ID
- aws_
properties AwsEfs File System Properties Response - AWS Properties
- aws_
region str - AWS Region
- aws_
source_ strschema - AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_
cloud_ strconnectors_ resource_ id - Public Cloud Connectors Resource ID
- public_
cloud_ strresource_ name - Public Cloud Resource Name
- provisioning
State String - The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- aws
Account StringId - AWS Account ID
- aws
Properties Property Map - AWS Properties
- aws
Region String - AWS Region
- aws
Source StringSchema - AWS Source Schema
- Map<String>
- AWS Tags
- public
Cloud StringConnectors Resource Id - Public Cloud Connectors Resource ID
- public
Cloud StringResource Name - Public Cloud Resource Name
ElasticFileSystemTagResponse
FileSystemProtectionResponse
- Replication
Overwrite stringProtection - The status of the file system's replication overwrite protection. +
ENABLED– The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection isENABLEDby default. +DISABLED– The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication. +REPLICATING– The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by EFS replication. If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
- Replication
Overwrite stringProtection - The status of the file system's replication overwrite protection. +
ENABLED– The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection isENABLEDby default. +DISABLED– The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication. +REPLICATING– The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by EFS replication. If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
- replication
Overwrite StringProtection - The status of the file system's replication overwrite protection. +
ENABLED– The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection isENABLEDby default. +DISABLED– The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication. +REPLICATING– The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by EFS replication. If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
- replication
Overwrite stringProtection - The status of the file system's replication overwrite protection. +
ENABLED– The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection isENABLEDby default. +DISABLED– The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication. +REPLICATING– The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by EFS replication. If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
- replication_
overwrite_ strprotection - The status of the file system's replication overwrite protection. +
ENABLED– The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection isENABLEDby default. +DISABLED– The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication. +REPLICATING– The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by EFS replication. If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
- replication
Overwrite StringProtection - The status of the file system's replication overwrite protection. +
ENABLED– The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection isENABLEDby default. +DISABLED– The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication. +REPLICATING– The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by EFS replication. If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
LifecyclePolicyResponseV1
- Transition
To stringArchive - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- Transition
To stringIA - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Infrequent Access (IA) storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- Transition
To stringPrimary Storage Class - Whether to move files back to primary (Standard) storage after they are accessed in IA or Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- Transition
To stringArchive - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- Transition
To stringIA - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Infrequent Access (IA) storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- Transition
To stringPrimary Storage Class - Whether to move files back to primary (Standard) storage after they are accessed in IA or Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To StringArchive - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To StringIA - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Infrequent Access (IA) storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To StringPrimary Storage Class - Whether to move files back to primary (Standard) storage after they are accessed in IA or Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To stringArchive - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To stringIA - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Infrequent Access (IA) storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To stringPrimary Storage Class - Whether to move files back to primary (Standard) storage after they are accessed in IA or Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition_
to_ strarchive - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition_
to_ stria - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Infrequent Access (IA) storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition_
to_ strprimary_ storage_ class - Whether to move files back to primary (Standard) storage after they are accessed in IA or Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To StringArchive - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To StringIA - The number of days after files were last accessed in primary storage (the Standard storage class) at which to move them to Infrequent Access (IA) storage. Metadata operations such as listing the contents of a directory don't count as file access events.
- transition
To StringPrimary Storage Class - Whether to move files back to primary (Standard) storage after they are accessed in IA or Archive storage. Metadata operations such as listing the contents of a directory don't count as file access events.
ReplicationConfigurationResponse
- Destinations
List<Pulumi.
Azure Native. Aws Connector. Inputs. Replication Destination Response> - An array of destination objects. Only one destination object is supported.
- Destinations
[]Replication
Destination Response - An array of destination objects. Only one destination object is supported.
- destinations
List<Replication
Destination Response> - An array of destination objects. Only one destination object is supported.
- destinations
Replication
Destination Response[] - An array of destination objects. Only one destination object is supported.
- destinations
Sequence[Replication
Destination Response] - An array of destination objects. Only one destination object is supported.
- destinations List<Property Map>
- An array of destination objects. Only one destination object is supported.
ReplicationDestinationResponse
- Availability
Zone stringName - The AWS For One Zone file systems, the replication configuration must specify the Availability Zone in which the destination file system is located. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file system type is not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - File
System stringId - The ID of the destination Amazon EFS file system.
- Kms
Key stringId - The ID of an kms-key-long used to protect the encrypted file system.
- Region string
- The AWS-Region in which the destination file system is located. For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
- Availability
Zone stringName - The AWS For One Zone file systems, the replication configuration must specify the Availability Zone in which the destination file system is located. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file system type is not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - File
System stringId - The ID of the destination Amazon EFS file system.
- Kms
Key stringId - The ID of an kms-key-long used to protect the encrypted file system.
- Region string
- The AWS-Region in which the destination file system is located. For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
- availability
Zone StringName - The AWS For One Zone file systems, the replication configuration must specify the Availability Zone in which the destination file system is located. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file system type is not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - file
System StringId - The ID of the destination Amazon EFS file system.
- kms
Key StringId - The ID of an kms-key-long used to protect the encrypted file system.
- region String
- The AWS-Region in which the destination file system is located. For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
- availability
Zone stringName - The AWS For One Zone file systems, the replication configuration must specify the Availability Zone in which the destination file system is located. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file system type is not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - file
System stringId - The ID of the destination Amazon EFS file system.
- kms
Key stringId - The ID of an kms-key-long used to protect the encrypted file system.
- region string
- The AWS-Region in which the destination file system is located. For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
- availability_
zone_ strname - The AWS For One Zone file systems, the replication configuration must specify the Availability Zone in which the destination file system is located. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file system type is not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - file_
system_ strid - The ID of the destination Amazon EFS file system.
- kms_
key_ strid - The ID of an kms-key-long used to protect the encrypted file system.
- region str
- The AWS-Region in which the destination file system is located. For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
- availability
Zone StringName - The AWS For One Zone file systems, the replication configuration must specify the Availability Zone in which the destination file system is located. Use the format
us-east-1ato specify the Availability Zone. For more information about One Zone file systems, see EFS file system types in the Amazon EFS User Guide. One Zone file system type is not available in all Availability Zones in AWS-Regions where Amazon EFS is available. - file
System StringId - The ID of the destination Amazon EFS file system.
- kms
Key StringId - The ID of an kms-key-long used to protect the encrypted file system.
- region String
- The AWS-Region in which the destination file system is located. For One Zone file systems, the replication configuration must specify the AWS-Region in which the destination file system is located.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
