lib/aws-sdk-fsx/plugins/endpoints.rb in aws-sdk-fsx-1.77.0 vs lib/aws-sdk-fsx/plugins/endpoints.rb in aws-sdk-fsx-1.78.0

- old
+ new

@@ -120,9 +120,11 @@ Aws::FSx::Endpoints::ListTagsForResource.build(context) when :release_file_system_nfs_v3_locks Aws::FSx::Endpoints::ReleaseFileSystemNfsV3Locks.build(context) when :restore_volume_from_snapshot Aws::FSx::Endpoints::RestoreVolumeFromSnapshot.build(context) + when :start_misconfigured_state_recovery + Aws::FSx::Endpoints::StartMisconfiguredStateRecovery.build(context) when :tag_resource Aws::FSx::Endpoints::TagResource.build(context) when :untag_resource Aws::FSx::Endpoints::UntagResource.build(context) when :update_data_repository_association