

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 테스트 시 추론된 메타데이터 복원
<a name="restore-testing-inferred-metadata"></a>

복구 시점을 복원하려면 복원 메타데이터가 필요합니다. 복원 테스트를 수행하기 위해 AWS Backup 은 복원에 성공할 가능성이 있는 메타데이터를 자동으로 추론합니다. 명령을 사용하여 유추할 내용을 미리 볼 `get-restore-testing-inferred-metadata` 수 AWS Backup 있습니다. 명령은 추론된 메타데이터 세트를 `get-restore-job-metadata` 반환합니다 AWS Backup. 일부 리소스 유형(Amazon FSx)의 경우 전체 메타데이터 세트를 추론할 수 AWS Backup 없습니다.

*추론된 복원 메타데이터*는 복원 테스트 프로세스 중에 결정됩니다. `RestoreTestingSelection`의 본문에 `RestoreMetadataOverrides` 파라미터를 포함하여 특정 복원 메타데이터 키를 재정의할 수 있습니다. 일부 메타데이터 재정의는 AWS Backup 콘솔에서 사용할 수 없습니다.

지원되는 각 리소스에는 추론된 복원 메타데이터 키 및 값과 재정의 가능한 복원 메타데이터 키가 모두 있습니다. {{성공적인 복원을 위해 필수}}로 표시된 `RestoreMetadataOverrides` 키 값 페어나 중첩 키 값 페어만 필수적으로 포함해야 하고 나머지는 선택 사항입니다. 키 값은 대/소문자를 구분하지 않습니다.

**중요**  
AWS Backup 는 Amazon EC2 인스턴스 또는 기본 VPC로 복원된 Amazon RDS 클러스터와 같은 리소스를 기본 설정으로 복원해야 한다고 추론할 수 있습니다. 그러나 기본 VPC 또는 서브넷이 삭제되고 메타데이터 재정의가 입력되지 않은 경우처럼 기본값이 존재하지 않는 경우 복원이 성공하지 못합니다.


| 리소스 유형 | 추론된 복원 메타데이터 키 및 값 | 재정의 가능한 메타데이터 | 
| --- | --- | --- | 
| **DynamoDB** | `deletionProtection`(값이 `false`로 설정됨)<br />다음의 경우 `encryptionType`이 `Default`로 설정됩니다.<br />`targetTableName`(값이 `awsbackup-restore-test-`로 시작되는 무작위 값으로 설정됨) | `encryptionType`<br />`kmsMasterKeyArn` | 
| **Amazon EBS** | `availabilityZone`(값이 무작작위의 가용 영역으로 설정됨)<br />`encrypted`(값이 `true`로 설정됨) | `availabilityZone`<br />`iops`<br />`kmsKeyId`<br />`throughput`<br />`volumesize`<br />`volumetype` | 
| **Amazon EC2** | `disableApiTermination` 값이 `false`로 설정됨<br />`instanceType` 값이 복원되는 복구 시점의 InstanceType으로 설정됨<br />`requiredImdsV2` 값이 `true`로 설정됨 | `iamInstanceProfileName` (null 또는 `UseBackedUpValue`)<br />`instanceType`<br />`requireImdsV2`<br />`securityGroupIds`<br />`subnetId` | 
| **Amazon EFS** | `encrypted` 값이 `true`로 설정됨<br />`file-system-id` 값이 복원되는 복구 시점의 파일 시스템 ID로 설정됨<br />다음의 경우 `kmsKeyId value`이 `alias/aws/elasticfilesystem`로 설정됩니다.<br />`newFileSystem` 값이 `true`로 설정됨<br />`performanceMode` 값이 `generalPurpose`로 설정됨 | `kmsKeyId`<br />`performanceMode` | 
| **Amazon FSx for Lustre** | `lustreConfiguration`에 중첩된 키가 있음. 중첩된 키 중 하나는 `automaticBackupRetentionDays`이며 값이 `0`으로 설정됨 | `kmsKeyId`<br />`lustreConfiguration`에 중첩된 키 `logConfiguration`이 있음<br />`securityGroupIds`<br />`subnetIds`, {{성공적인 복원을 위해 필수}} | 
| **Amazon FSx for NetApp ONTAP** | `name`이 `awsbackup_restore_test_`로 시작되는 무작위 값으로 설정됨<br />`ontapConfiguration`에 다음을 포함한 중첩된 키가 있음[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/aws-backup/latest/devguide/restore-testing-inferred-metadata.html) | `ontapConfiguration`에 다음을 포함하여 특정 재정의 가능한 중첩 키가 있음[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/aws-backup/latest/devguide/restore-testing-inferred-metadata.html) | 
| **Amazon FSx for OpenZFS** | `openZfzConfiguration`(다음을 포함한 중첩된 키가 있음)[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/aws-backup/latest/devguide/restore-testing-inferred-metadata.html) | `kmsKeyId`<br />`openZfsConfiguration`에 다음을 포함하여 특정 재정의 가능한 중첩 키가 있음[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/aws-backup/latest/devguide/restore-testing-inferred-metadata.html)<br />`securityGroupIds`<br />`subnetIds` | 
| **Amazon FSx for Windows File Server** | `windowsConfiguration`(다음을 포함한 중첩된 키가 있음)[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/aws-backup/latest/devguide/restore-testing-inferred-metadata.html) | `kmsKeyId`<br />`securityGroupIds`<br />`subnetIds`, {{성공적인 복원을 위해 필수}}<br />`windowsConfiguration`(재정의 가능한 중첩 키가 포함됨)[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/aws-backup/latest/devguide/restore-testing-inferred-metadata.html) | 
| **Amazon RDS, Aurora, Amazon DocumentDB, Amazon Neptune 클러스터** | `availabilityZones`(값이 최대 세 개의 무작위 가용 영역의 목록으로 설정됨)<br />`dbClusterIdentifier`(`awsbackup-restore-test`로 시작되는 무작위 값 포함)<br />`engine`(값이 복원되는 복구 시점의 엔진으로 설정됨) | `availabilityZones`<br />`databaseName`<br />`dbClusterParameterGroupName`<br />`dbSubnetGroupName`<br />`enableCloudwatchLogsExports`<br />`enableIamDatabaseAuthentication`<br />`engine`<br />`engineMode`<br />`engineVersion`<br />`kmskeyId`<br />`port`<br />`optionGroupName`<br />`scalingConfiguration`<br />`vpcSecurityGroupIds` | 
| **Amazon RDS 인스턴스** | `dbInstanceIdentifier`(`awsbackup-restore-test-`로 시작되는 무작위 값 포함)<br />`deletionProtection`(값이 `false`로 설정됨)<br />`multiAz`(값이 `false`로 설정됨)<br />`publiclyAccessible`(값이 false로 설정됨) | `allocatedStorage`<br />`availabilityZones`<br />`dbInstanceClass`<br />`dbName`<br />`dbParameterGroupName`<br />`dbSubnetGroupName`<br />`domain`<br />`domainIamRoleName`<br />`enableCloudwatchLogsExports`<br />`enableIamDatabaseAuthentication`<br />`iops`<br />`licensemodel`<br />`multiAz`<br />`optionGroupName`<br />`port`<br />`processorFeatures`<br />`publiclyAccessible`<br />`storageType`<br />`vpcSecurityGroupIds` | 
| **Amazon Simple Storage Service(Amazon S3)** | `destinationBucketName`(`awsbackup-restore-test-`로 시작되는 무작위 값 포함)<br />`encrypted `(값이 `true`로 설정됨)<br />`encryptionType`(값이 `SSE-S3`로 설정됨)<br />`newBucket`(값이 `true`로 설정됨) | `encryptionType`<br />`kmsKey` | 